Hi
I have a new Computer with a Nvidia Geforce 7050 as a second GPU.
I have installed the correct driver from the repo "nvidia" and use the Nomodeset in the kernel parameters.
When I reboot and switch to the nvidia card in the bios as the primary (Im run with the On-board the rest of the time) i don't get a desktop i just have a command prompt.
When i reboot and switch bad the the On-board the desktop comes back and it all works. im running opensuse 12.1
My Question is Have I got the Xorg.conf right? (see below)
Or is there another issue with I need to fix
Please help it the only thing that doesn't work on my PC :(
xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.64 (buildmeister@swio-display-x86-rhel47-12) Tue Oct 30 12:04:46 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/mouse"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "yes"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "MultiGPU" "on"
SubSection "Display"
Depth 24
EndSubSection
EndSection
If you need more info Please Ask
Thank warfarsniper1
No comments:
Post a Comment