Hello all,
just setup suse 11.3 , put on the Nvidia 19.29-22.1 drivers via yast , no kms is set in inetd , nomodeset on grub boot line etc…
Even tried installing the driver " the hard way "
dual monitors come up, setup xinerama to “Extend” my desktop , and the main monitor ( right side ) is good, visually the left monitor (2ndary) is good… but whenever I move my mouse over to the left screen the mouse pointer dissapears, flickers along the right hand border of that screen…
and if i move the cursor back to the original screen i have to really fight to get it back to the main screen…
any suggestions???
Copy of my xorg.conf , still very basic…
nvidia-settings: X configuration file generated by nvidia-settings
nvidia-settings: version 260.19.29 (buildmeister@swio-display-x86-rhel47-04.
nvidia.com) Wed Dec 8 12:27:27 PST 2010
Section “ServerLayout”
Removed Option “Xinerama” “0”
Identifier "Layout0"
Screen 0 "Screen0" RightOf "Screen1"
Screen 1 "Screen1" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "1"
EndSection
Section “Files”
EndSection
Section “InputDevice”
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section “InputDevice”
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section “Monitor”
Identifier “Monitor0”
VendorName “Unknown”
ModelName “ViewSonic VX2235wm-3”
HorizSync 30.0 - 82.0
VertRefresh 50.0 - 75.0
Option “DPMS”
EndSection
Section “Monitor”
Identifier “Monitor1”
VendorName “Unknown”
ModelName “AOC 2330V”
HorizSync 24.0 - 80.0
VertRefresh 56.0 - 75.0
EndSection
Section “Device”
Identifier “Device0”
Driver “nvidia”
VendorName “NVIDIA Corporation”
BoardName “GeForce GTX 260”
BusID “PCI:3:0:0”
Screen 0
EndSection
Section “Device”
Identifier “Device1”
Driver “nvidia”
VendorName “NVIDIA Corporation”
BoardName “GeForce GTX 260”
BusID “PCI:3:0:0”
Screen 1
EndSection
Section “Screen”
Identifier “Screen0”
Device “Device0”
Monitor “Monitor0”
DefaultDepth 24
Option “TwinView” “0”
Option “metamodes” “DFP: nvidia-auto-select +0+0”
SubSection “Display”
Depth 24
EndSubSection
EndSection
Section “Screen”
Identifier “Screen1”
Device “Device1”
Monitor “Monitor1”
DefaultDepth 24
Option “TwinView” “0”
Option “TwinViewXineramaInfoOrder” “CRT-0”
Option “metamodes” “CRT: nvidia-auto-select +0+0”
SubSection “Display”
Depth 24
EndSubSection
EndSection