|
NetBSD General Other questions regarding NetBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|||
NetBSD amd64 NVidia Quadro NVS 285 video card
The entire machine except the mouse freezes.
my video card NVidia Quadro NVS 285 video card on 64 bit NetBSD Can it be that NetBSD amd64 has a driver problem? http://www.nvidia.com/page/quadronvs.html http://www.nvidia.com/object/IO_14605.html Here is the specs http://lordbyte.pastebin.org/56659 http://www.nvidia.com/docs/IO/40049/PO_QUADRO_NVS.pdf 64 MByte = 65536 KB 128 MB = 131072 KB I tried with # X -configure and # XF86Config and inspected the generated files in /etc/X11/ with little help. I also set the driver to "nv" output of dmesg netBSD 4.0 amd64 http://lordbyte.pastebin.org/56669 pcictl /dev/pci0 list http://lordbyte.pastebin.org/56672 pcictl /dev/pci3 list http://lordbyte.pastebin.org/56678 pcictl /dev/pci4 list http://lordbyte.pastebin.org/56680 on IRC I got this reply http://wiki.netbsd.se/How_to_install_modular_Xorg startx& starts with a better screen resolution I can use ftp but on attempt to start firefox the entire machine except the mouse freezes. Sincerely Morten |
|
|||
Hi
I appended two logfiles. XFree86.0.log NetBSD amd64 NVidia Quadro NVS 285 video card http://lordbyte.pastebin.org/56980 http://lordbyte.pastebin.org/56981 What can I do with this? Please? If I remember correctly a live CD of netBSD 3.something worked, that was 32 bit. OpenBSD did as 64 bit instance x86_64 work after some minor troubleshooting. It should be possible for me to troubleshoot this issue with netBSD without using pkgsrc modular x org server. XFree86 I've been using for many years, but never amd64 instances. Regards Morten |
|
|||
I think people will take a look at this if you give them some time. I will do that myself. In the meantime I suggest switching to the VESA driver so that you have some sort of video if you haven't done so already. You won't get hardware acceleration or any other fancy features but X should run without crashing.
|
|
|||
Hello
here I found an interesting discussion. http://www.nabble.com/nvidia-Quadro-...html#a15190037 http://tinyurl.com/65qyx4 It would be helpful to find out where to discuss the topic and what debug logfiles to submit. xfree86 is still in business? will it all be replaced with X.org ? can I have both server installed? on this machine I have this configuration # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (@builder29) Thu Mar 1 18:23:33 PST 2007 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/TrueType/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/sun/" FontPath "/usr/X11R6/lib/X11/fonts/F3bitmaps/" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "IA" Load "bitstream" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "keyboard" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "NEC FE700" HorizSync 31.0 - 70.0 VertRefresh 55.0 - 120.0 Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "Quadro NVS 285" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "metamodes" "nvidia-auto-select +0+0" SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Graphics Processor: Quadro NVS 285 VBIOS Version: 05.44.02.32.03 Memory: 256 MB Bus Type: PCI Express 16X Bus ID: 3:0:0 IRQ: 10 X Screens: Screen 0 Display Devices: NEC FE700 (CRT-1) Operating System: SunOS-x86_64 NVIDIA Driver Version: 1.0-9637 Display Name: :0 Server Version Number: 11.0 Server Vendor String: Sun Microsystems, Inc. Server Vendor Version: 70200000 X Screens: 1 bash-3.00$ file /usr/bin/vi /usr/bin/vi: ELF 32-bit LSB executable 80386 Version 1 [FPU], dynamically linked, not stripped, no debugging information available bash-3.00$ which ls /usr/bin/ls bash-3.00$ file /usr/bin/ls /usr/bin/ls: ELF 32-bit LSB executable 80386 Version 1 [FPU], dynamically linked, not stripped, no debugging information available bash-3.00$ I'm not quite sure if it is 64 or 32 bits, but I hope the file configuration data can help. The card did work on OpenBSD and debian linux. I "think" that was 64 bit. What can I do please? I haven't tried the vesa driver, but I noticed I could use firefox, if the resolution was low. on larger resolution I observed keyboard freeze. I have tried the NetBSD Live CD and that worked. How do I enable the VESA driver ? is it valid for x86_64 ? Last edited by morten42; 26th July 2008 at 11:51 PM. Reason: questions about the vesa driver. |
|
|||
Quote:
Quote:
|
|
|||
it worked on the fly with the vesa driver enabled.
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
direct rendering with nvidia card | PatrickBaer | FreeBSD General | 13 | 2nd October 2008 07:51 AM |
Video For BSD | Fritz_Katz | FreeBSD General | 11 | 2nd October 2008 01:33 AM |
Adding Additional Video Card | JMJ_coder | General software and network | 0 | 19th July 2008 07:16 PM |
ndis dirver for Dlink DWL-G650+ pc-card in netbsd 4.0 | kasse | NetBSD General | 6 | 1st July 2008 10:21 AM |
NetBSD reference card | Oliver_H | NetBSD General | 0 | 8th May 2008 06:20 PM |