Probleme mit Installation Nvidia-Treiber

AntonA

Member
Ich habe Probleme bei der Installation des NVidia Treiber 7667 für meine GF 6800 Karte.
Die Installation an sich lief OK, die Einträge in die xorg.conf sollten auch stimmen

Ausschnitt:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

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

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
### Uncomment if you don't want to default to DDC:
# HorizSync 31.5 - 92.0
# VertRefresh 50.0 - 90.0
EndSection

Section "Device"

### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "DigitalVibrance" # <i>
#Option "NoFlip" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "NoLogo" # [<bool>]
#Option "UBB" # [<bool>]
#Option "Stereo" # <i>
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "VideoKey" # <i>
#Option "NvAGP" # <i>
#Option "IgnoreEDID" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ConnectedMonitor" # <str>
#Option "ConnectedMonitors" # <str>
#Option "TVStandard" # <str>
#Option "TVOutFormat" # <str>
#Option "RenderAccel" # [<bool>]
#Option "CursorShadow" # [<bool>]
#Option "CursorShadowAlpha" # <i>
#Option "CursorShadowXOffset" # <i>
#Option "CursorShadowYOffset" # <i>
#Option "UseEdidFreqs" # [<bool>]
#Option "FlatPanelProperties" # <str>
#Option "TwinView" # [<bool>]
#Option "TwinViewOrientation" # <str>
#Option "SecondMonitorHorizSync" # <str>
#Option "SecondMonitorVertRefresh" # <str>
#Option "MetaModes" # <str>
#Option "UseInt10Module" # [<bool>]
#Option "NoTwinViewXineramaInfo" # [<bool>]
#Option "NoRenderExtension" # [<bool>]
#Option "Overlay" # [<bool>]
#Option "CIOverlay" # [<bool>]
#Option "ForceEmulatedOverlay" # [<bool>]
#Option "TransparentIndex" # <i>
#Option "OverlayDefaultVisual" # [<bool>]
#Option "NvEmulate" # <i>
#Option "NoBandWidthTest" # [<bool>]
#Option "CustomEDID-CRT-0" # <str>
#Option "CustomEDID-CRT-1" # <str>
#Option "CustomEDID-DFP-0" # <str>
#Option "CustomEDID-DFP-1" # <str>
#Option "CustomEDID-TV-0" # <str>
#Option "CustomEDID-TV-1" # <str>
#Option "TVOverScan" # <f>
#Option "IgnoreDisplayDevices" # <str>
#Option "MultisampleCompatibility" # [<bool>]
#Option "RegistryDwords" # <str>
#Option "RegistryBinary" # <str>
#Option "NoPowerConnectorCheck" # [<bool>]
#Option "AllowDFPStereo" # [<bool>]
#Option "XvMCUsesTextures" # [<bool>]
#Option "HorizSync" # <str>
#Option "VertRefresh" # <str>
#Option "AllowGLXWithComposite" # [<bool>]
#Option "RandRRotation" # [<bool>]
#Option "ExactModeTimingsDVI" # [<bool>]
#Option "Coolbits" # <i>
#Option "AllowDDCCI" # [<bool>]
#Option "ConstantFrameRateHint" # [<bool>]
#Option "LoadKernelModule" # [<bool>]
#Option "ClearCube" # [<bool>]
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "Unknown Board"
ChipSet "GeForce 6800"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Group 0
EndSection​

Trotzdem kommt nach bei "startx" die eine Fehlermldung.
Hier der Ausschnitt aus der Xorg.0.log:
(II) NVIDIA X Driver 1.0-7667 Fri Jun 17 07:24:29 PDT 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(WW) NVIDIA: Chipset "GeForce 6800" in Device section "Card0" isn't valid for this driver
(EE) No devices detected.

Fatal server error:
no screens found​

Der Treiber sollte eigentlich die Karte unterstützen, zumindest nach der Seite von Nvidia.

Hat jemand eine Idee?
 
lad mal den "nv" treiber (nicht den "nvidia") und guck, obs dann tut.
danach probier mal den "vesa".
 
Ich schätze, dass es an der Zeile
ChipSet "GeForce 6800"
liegt. Kommentier die mal aus und versuche es dann. Unter Linux macht genau die auch immer wieder Probleme - und den Chipsatz sollte er auch von alleine erkennen.
 
xorg.conf

Hallo,
ich habe auch die GF 6800 versuche mal das;

Section "Device"
Identifier "NVIDIA Corporation NV40 [GeForce 6800]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NoLogo"
#ChipSet "GeForce 6800"
#VendorName "nVidia Corporation"
#BoardName "Unknown Board"

Section "Screen"
Identifier "Screen0"
Device "NVIDIA Corporation NV40 [GeForce 6800]"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

(wenn 1280x1024 ok ist)



Zum vergleich meine xorg.conf;


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

Section "Files"
EndSection

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

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

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

Section "Monitor"

### Uncomment if you don't want to default to DDC:
# HorizSync 31.5 - 79.0
# VertRefresh 50.0 - 70.0
Identifier "Monitor0"
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV40 [GeForce 6800]"
Driver "nvidia"
BusID "PCI:1:0:0"
#Option "NvAGP" "0"
Option "TwinView" "true"
Option "TwinViewOrientation" "RightOf"
Option "MetaModes" "1280x1024, 1280x1024; 1024x768, 1024x768;"
Option "SecondMonitorHorizSync" "30-80"
Option "SecondMonitorVertRefresh" "55-75"
Option "ConnectedMonitor" "tft,tft"
Option "NoLogo"
#ChipSet "GeForce 6800"
#Card "nv GeForce 6800"
EndSection

Section "Screen"
Identifier "Screen0"
Device "NVIDIA Corporation NV40 [GeForce 6800]"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
 
Hallo!
Ich hab FreeBSD erst zeit kurzer Zeit und kenn mich nich toll damit aus.
Ich hab eien Geforce 6800gt und und kann denn x-server nicht starten. Wie kann ich den nvidia treiber installieren, bitte helft mir!
schon mal danke im voraus
 
kydros schrieb:
Ich schätze, dass es an der Zeile
ChipSet "GeForce 6800"
liegt. Kommentier die mal aus und versuche es dann. Unter Linux macht genau die auch immer wieder Probleme - und den Chipsatz sollte er auch von alleine erkennen.

Das wars!!
Jetzt funktioniert es. Da soll man mal drauf kommen....
Vielen Dank an alle!

/A
(endlich wieder mit farbenfrohem Bildschirm)
 
Mosi schrieb:
Hallo!
Ich hab FreeBSD erst zeit kurzer Zeit und kenn mich nich toll damit aus.
Ich hab eien Geforce 6800gt und und kann denn x-server nicht starten. Wie kann ich den nvidia treiber installieren, bitte helft mir!
schon mal danke im voraus
Lies bitte das Handbuch, es gibt dort einen ganzen Abschnitt zum Thema Software installieren und aktuell halten.

Oder benutze die Forensuche, die Frage ist hier täglich einmal an der Reihe ..
 
hi
ich benutz immer den aktuellen treiber von der nvidia seite und bau ihn dann mit "make setup".kann zwar den auch aus den ports installieren doch dann macht X die selben fehlermeldungen.versuch das mal.

-------------------------------------------------------------
mfg
ZeroSix
 
Die Chipset-Option ist inzwischen praktisch überflüssig. Die wurde glaub ich früher mal verwendet, als die Treiber die Chipsets noch nicht selber erkennen konnten. Heutzutage kann das aber praktisch jeder Treiber. Die Wahrscheinlichkeit, daß es einen Treiber gibt der das nicht kann ist imho 0. Eher gibt es für das entsprechende Gerät garkeinen Treiber.

Soll heißen: die Option kannst getrost weglassen.

Gruß
 
Zurück
Oben