Ok Guys, I've been pulling my hair out for about a week on this...
Thanks Very much to the Ubuntu folks I have a Linux OS with RAID (Really means a lot to me).
After I've been up and running fine for about 30 min. my Text and Menu letters turn to gibberish - (Panel labels like Kate, Shell - etc are OK) but the menus and typed in text become gibberish) This extends into the menu icons and K (menu button)
When I log out and back in again I'm good for another 10-20 min. before the problem comes up again.
Occasionally I get a sunburst coming down from the upper left corner of the monitor. Color is mostly black - but there are other colors too. (think I got that worked out) - Also get a scrambled mess when I boot into the regular mode - the rescue mode works fine - thought I had that part beat - but its back).
If that's not weird enough - since I'm running duel monitors I have tried using "nv" for one monitors driver, and "nvidia" for the other but the problem persists.
My system is:
Dell Precision 450
(Raid 0)
GeForce 6200 A-LE
Monitor 0 is Hyundai B90A
Monitor 1 is Samsung Syncmaster 930B
OS is (kubuntu) Karmic With KDE 3.5 (Kubuntu-Kde3-Karmic)
Have tried:
xrefresh
dcop kwin KWinInterface refresh &>/dev/null
My most recent conf file is:
Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Sun Feb 1 20:21:04 UTC 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "HIQ"
ModelName "B90A"
HorizSync 31.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Samsung"
ModelName "Samsung SyncMaster 930B"
HorizSync 31.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6200 A-LE"
EndSection
Section "Device"
Identifier "Device1"
Driver "nv"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6200 A-LE"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "CRT-1"
Option "metamodes" "CRT-0: 1280x1024 +1280+0, CRT-1: 1280x1024 +0+0"
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT-1: nvidia-auto-select @1280x1024 +0+0"
EndSection
Does Anybody have any ideas - advice - suggestions?
I've also asked at ubuntu's forum but haven't gotten any results.
Thanks,
Carl