6tr6tr
October 17, 2008, 11:44pm
#1
When I went to “Configure Desktop” and clicked on “Display” it made the screen go blank for a second, then it came back up in 800x600 ratio (which is smaller than I usually do it) and had a square in the upper left corner of black verticle lines.
It did not give the option to undue the settings or apply, it simply was the new setting. And to get rid of the black box and redo the settings (it left the taskbar as small), I had to log out.
NOTE: It does this EVERY time I go to configure desktop->display!!!
What could be causing this issue?
caf4926
October 18, 2008, 5:23am
#2
Plasma - most likely and or you have some conflict with desktop effects and your graphics device.
Explain if and what desktop effects you employ. And what graphics device and driver you use.
I take it there were no crash reports?
6tr6tr
October 20, 2008, 4:59pm
#3
caf4926:
Plasma - most likely and or you have some conflict with desktop effects and your graphics device.
Explain if and what desktop effects you employ. And what graphics device and driver you use.
I take it there were no crash reports?
No desktop effects. (I believe, as I haven’t added anything to the default and there’s nothing in "Plasma Dashboard. The only “widget” I’ve added is the trash can to the desktop)
Graphics Device:
monitor = HP Pavilion F50
card = ATI Technologies Mach 64GR
driver = ati
6tr6tr
October 22, 2008, 4:19pm
#5
caf4926:
post contents of
/etc/X11/xorg.conf
# /.../
# SaX generated X11 config file
# Created on: 2008-10-11T17:50:17-0400.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection
Section "Module"
Load "glx"
Load "type1"
Load "extmod"
Load "dbe"
Load "freetype"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "9"
Option "Device" "/dev/input/mice"
Option "Name" "ImExPS/2 Generic Explorer Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
DisplaySize 304 228
HorizSync 30-60
Identifier "Monitor[0]"
ModelName "HP HP F50"
Option "DPMS"
Option "PreferredMode" "1024x768"
VendorName "HWP"
VertRefresh 43-75
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "Mach64 GR"
BusID "0:14:0"
Driver "ati"
Identifier "Device[0]"
Option "XaaNoPixmapCache" "on"
Screen 0
VendorName "ATI"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
EndSection
caf4926
October 22, 2008, 5:09pm
#6
Have you tried configuring your display in
Yast - Graphics Card and Monitor
What resolution do you need to achieve?
your config file lists these as avail
“1024x768” “1024x600” “800x600” “768x576” “640x480”