i am new to Gentoo,i followed the instructions in the manual on installing nvidia-drivers and X11,but i run into some problems,when i startx,tty shows:
Code: Select all
(EE) Fatal server error:(EE) no screens found(EE)
Code: Select all
~# xrandr
~# Can`t find display
~# glxinfo | grep direct
~# Error:unable to open display
Code: Select all
(EE) NVIDIA(0): Faild to assign any connected display devices to X screen 0.
(EE) NVIDIA(0): Set AllowEmptyInitialConfiguration if you want the server to start anyway
(EE) NVIDIA(0): Falling initialization of X screen"
...omit 5 informations(II)...
(EE) Screen(s) found, but none have a usable configuration.
(EE) Fatal server error:
(EE) no screens found
...omit...
Code: Select all
Section "ServerLayout"
Identifier "Layout 0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0"
"CoreKeyboard"
InputDevice "Mouse0""CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
My graphics cards are NVIDIA Quadro M2200 and Intel HD Graphics 630,and my laptop`s display is 15.6 inch
[Moderator edit: Moved poster's self-response into main post, then deleted that self-response to return the thread to the unanswered list.
OP: Generally, if post length permits, you should edit extra information into your first post instead of replying to it. Some users run a canned search for threads with zero replies as a way of finding posts to answer. When you replied to yourself, you removed your thread from that list, even though you were not replying to announce that the thread was solved. Thus, they would no longer see your thread on the list of unanswered threads.
-Hu]

