when i log out of KDE to exit X and return to the tty0 console the display is corrupt and unreadable.
well, i dunno if corrupt, but definetly unreadable. i have a 17" monitor and when it returns to the console what it seems to display is the console text, but like 3 lines, stretched to fit onto a 17" monitor. the colour is distorted.. it seems as if its zoomed it a huge amount, the letters are unreadable and are very pixelized.. they look orange and white with other colours.
i have an nvidia card and have installed the driver long ago, and edited /etc/X11/xorg.conf as necessary. i have checked dmesg, /var/log/Xorg log, and /var/log/messages.. but not really sure what to look for, and havent found anything that looked related.
when i go kill X to return to terminal, the only thing i can do is ctrl alt del to reboot.. but that usually doesnt even work and i have to manually press reset.. so i dont know if it is being saved to whatever appropriate log, so it may not be showing up.
any hints appreciated, will gladly post info if necessary
edit: heres afew things, if it helps:
Code:
Section "Screen"
Identifier "Screen 1"
Device "** NVIDIA (generic) [nv]"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Code:
Section "Device"
Identifier "** NVIDIA (generic) [nv]"
Driver "nvidia"
VideoRam 131072
# Insert Clocks lines here if appropriate
EndSection
my monitor refresh rates i set during xorgconfig are correct also
also, ever since iv installed slack, every now and then (maybe once every hour or two (?), the computer would freeze/stop responding for like 7 seconds.. then work again for split second.. then freeze for another 4 seconds or so, then go back to normal.
in the logs i have checked there is ALOT of repetition with usb/hotplug messages, even though i dont have anything usb.