PDA

View Full Version : NVidia 8762 doesn't work for me!


Dingens
06-12-2006, 06:56 PM
hi,

this nvidia driver (http://www.pbidir.com/packages.php?code=273) didn't take effect to my pc. i downloaded it from three different mirrors. i edit my xf86config but it didn't take effect.

i also can't choice more 1024x768 in my kde.

system: pc-bsd 1.1
graphik adapter: nvidia geforce 5600xt
pbi driver version: nvidia 8762

/etc/X11

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/dejavu/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
FontPath "/usr/X11R6/lib/X11/fonts/hebrew/"
FontPath "/usr/X11R6/lib/X11/fonts/vietnamese/"
FontPath "/usr/X11R6/lib/X11/fonts/indic/"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/AAHS"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/AGA"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/FS"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/Kasr"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/MCS"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/Shmookh"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/bitstream-vera/"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
EndSection

Section "Module"
Load "dri"
Load "dbe"
Load "extmod"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc102"
Option "XkbLayout" "de"
EndSection

Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 48.5
VertRefresh 56.0 - 85.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Card0"
Driver "vesa"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

pcbsdusr
06-12-2006, 07:07 PM
which card are you using? Nvidia has dropped the support for some older cards a few releases ago...

Dingens
06-12-2006, 07:09 PM
graphik adapter: nvidia geforce 5600xt
not supported? what should i do than? the ports?

pcbsdusr
06-12-2006, 07:16 PM
mmm... that's a fairly recent gfx card...

can you re-test it?

Dingens
06-12-2006, 07:45 PM
i installed it three times. should i do something special?

Dingens
06-12-2006, 09:00 PM
the nvidia site says that the 8762 support the geforce fx 5600xt.
http://www.nvidia.com/object/IO_18897.html

-------------------------------------------------------

this driver should work for me, too.
Version: 1.0-8756
http://www.nvidia.com/object/IO_18897.html

on pbidir.com their is the a package called 8756 but it says:

Error: Incorrect kernel release for this driver. Please use another driver, or grab the source from http://www.nvidia.com.

but thsi driver should support fbsd 6.x