ref: * opensuse 10.3 with all the new updates * window manager: tried both kwin and compiz-fusion* * IBM TP x-40 with Intel 855GME chipset * Tried both: xgl and aiglx * Hibernation started from Rmouse/logout/suspend or using the hibernation button
Problem: restoring hibernation seems to proceed OK but the screen comes back blue, you can see an outline of the kicker or the login window. If I enter the password (blindly) it is accepted. If I am in compiz I can rotate the cube (see as an outline). The solution is to restart X (Ctr-Alt +backspace) In summary the system responds OK, the display is mess up. Any tips? TIA -=terry=- ----------------------------------------------------------------------------------------------------- This is xorg.conf # /.../ # SaX generated X11 config file # Created on: 2007-10-06T08:03:12-0600. # # Version: 8.1 # Contact: Marcus Schaefer <[EMAIL PROTECTED]>, 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" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" Load "dri" 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" "5" Option "Device" "/dev/input/mice" Option "EmulateWheel" "on" Option "EmulateWheelButton" "2" Option "InputFashion" "Mouse" Option "Name" "IBM;TPPS/2 TrackPoint" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" DisplaySize 246 184 HorizSync 31-61 Identifier "Monitor[0]" ModelName "[EMAIL PROTECTED]" Option "DPMS" VendorName "--> LCD" VertRefresh 50-76 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1024x768" 81.80 1024 1080 1192 1360 768 769 772 802 +hsync +vsync Modeline "1024x768" 76.16 1024 1080 1192 1360 768 769 772 800 Modeline "1024x768" 69.71 1024 1080 1184 1344 768 769 772 798 Modeline "1024x768" 69.50 1024 1072 1104 1184 768 771 775 796 +HSync -Vsync Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795 EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "855 GM" BusID "0:2:0" Driver "intel" Identifier "Device[0]" Option "monitor-LVDS" "Monitor[0]" Option "SaXDualHSync" "31-48" Option "SaXDualHead" "" Option "SaXDualMode" "Clone" Option "SaXDualMonitorModel" "[EMAIL PROTECTED]" Option "SaXDualMonitorVendor" "--> VESA" Option "SaXDualOrientation" "LeftOf" Option "SaXDualResolution" "1024x768" Option "SaXDualVSync" "50-60" Option "SaXExternal" "Identifier&EXT+VertRefresh&50-60 +HorizSync&31-48+PreferredMode&1024x768+VendorName&--> VESA +ModelName&[EMAIL PROTECTED]" VendorName "Intel" EndSection Section "Monitor" HorizSync 31-48 Identifier "EXT" ModelName "[EMAIL PROTECTED]" Option "PreferredMode" "1024x768" VendorName "--> VESA" VertRefresh 50-60 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 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
