On Sun, 15 May 2005 5:01, you wrote: >[..] > I had exactly the same problem and "acpi_sleep=s3_bios" solved the problem. > I checked it today again.
Unfortunately with this boot option, resume fails completely, whether agp or vbetool are used or not. > > Please don't use an agp modules for X and try. All you might need is > agpgart only. For me I've inbuilt it in the kernel. I took your advice, but the results are the same, I'm afraid. > > Are the logs saying anything about the touchpad's problem ? Now this is interesting. Normally the XF86 log complains that the touchpad could not be found and that there is no such device as /dev/input/event1. But this time it was different. Here is the relevant bit after a resume: snip---------------------------------------------------------- (II) Keyboard "Keyboard0" handled by legacy driver (II) Synaptics touchpad driver version 0.14.1 (--) Touchpad auto-dev sets device to /dev/input/event1 (**) Option "Device" "/dev/input/event1" (**) Option "SHMConfig" "on" (**) Option "LeftEdge" "1700" (**) Option "RightEdge" "5300" (**) Option "TopEdge" "1700" (**) Option "BottomEdge" "4200" (**) Option "FingerLow" "25" (**) Option "FingerHigh" "30" (**) Option "MaxTapTime" "180" (**) Option "MaxTapMove" "220" (**) Option "VertScrollDelta" "100" (**) Option "Repeater" "/dev/ps2mouse" (**) Option "Device" "/dev/ps2mouse" (--) Touchpad touchpad found (**) Option "CorePointer" (**) Touchpad: Core Pointer (**) Option "Protocol" "auto" (**) PS/2 Mouse: Protocol: "auto" (**) Option "SendCoreEvents" (**) PS/2 Mouse: always reports core events (**) Option "Device" "/dev/psaux" (**) Option "Buttons" "5" (**) Option "Emulate3Buttons" "true" (**) Option "Emulate3Timeout" "70" (**) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 70 (**) Option "ZAxisMapping" "4 5" (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5 (**) PS/2 Mouse: Buttons: 5 (**) Option "Protocol" "ExplorerPS/2" (**) USB Mouse: Protocol: "ExplorerPS/2" (**) Option "SendCoreEvents" (**) USB Mouse: always reports core events (**) Option "Device" "/dev/input/mice" (**) Option "Buttons" "5" (**) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) USB Mouse: ZAxisMapping: buttons 4 and 5 (**) USB Mouse: Buttons: 5 (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE) (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE) (II) XINPUT: Adding extended input device "Touchpad" (type: MOUSE) (II) Server_Terminate keybinding not found Synaptics DeviceInit called SynapticsCtrl called. Synaptics DeviceOn called (--) Touchpad touchpad found (--) PS/2 Mouse: PnP-detected protocol: "ExplorerPS/2" (II) PS/2 Mouse: ps2EnableDataReporting: succeeded (II) USB Mouse: ps2EnableDataReporting: succeeded Warning: font renderer for ".pcf" already registered at priority 0 Warning: font renderer for ".pcf.Z" already registered at priority 0 Warning: font renderer for ".pcf.gz" already registered at priority 0 Warning: font renderer for ".snf" already registered at priority 0 Warning: font renderer for ".snf.Z" already registered at priority 0 Warning: font renderer for ".snf.gz" already registered at priority 0 Warning: font renderer for ".bdf" already registered at priority 0 Warning: font renderer for ".bdf.Z" already registered at priority 0 Warning: font renderer for ".bdf.gz" already registered at priority 0 Warning: font renderer for ".pmf" already registered at priority 0 SynapticsCtrl called. SetClientVersion: 0 8 Error loading keymap /usr/X11R6/lib/X11/xkb/compiled/server-0.xkm Error loading keymap /usr/X11R6/lib/X11/xkb/compiled/server-0.xkm Synaptics DeviceOff called (WW) I810(0): Setting the original video mode instead of restoring the saved state (WW) Open APM failed (/dev/apm_bios) (No such file or directory) (II) I810(0): Display plane A is disabled. (II) I810(0): Display plane B is enabled. (II) I810(0): PIPEACONF is 0x80000000 (II) I810(0): PIPEBCONF is 0x80000000 (II) I810(0): Mode bandwidth is 47 Mpixel/s (II) I810(0): maxBandwidth is 1152 Mbyte/s, pipe bandwidths are 252 Mbyte/s, 0 Mbyte/s (II) I810(0): LFP compensation mode: 0x6 (II) USB Mouse: ps2EnableDataReporting: succeeded (II) PS/2 Mouse: ps2EnableDataReporting: succeeded Synaptics DeviceOn called (--) Touchpad touchpad found -----------------------------------------------------------------------end Compared to the same section normally: snip------------------------------------------------------------------------ (II) Keyboard "Keyboard0" handled by legacy driver (II) Synaptics touchpad driver version 0.14.1 (--) Touchpad auto-dev sets device to /dev/input/event1 (**) Option "Device" "/dev/input/event1" (**) Option "SHMConfig" "on" (**) Option "LeftEdge" "1700" (**) Option "RightEdge" "5300" (**) Option "TopEdge" "1700" (**) Option "BottomEdge" "4200" (**) Option "FingerLow" "25" (**) Option "FingerHigh" "30" (**) Option "MaxTapTime" "180" (**) Option "MaxTapMove" "220" (**) Option "VertScrollDelta" "100" (**) Option "Repeater" "/dev/ps2mouse" (**) Option "Device" "/dev/ps2mouse" (--) Touchpad touchpad found (**) Option "CorePointer" (**) Touchpad: Core Pointer (**) Option "Protocol" "auto" (**) PS/2 Mouse: Protocol: "auto" (**) Option "SendCoreEvents" (**) PS/2 Mouse: always reports core events (**) Option "Device" "/dev/psaux" (**) Option "Buttons" "5" (**) Option "Emulate3Buttons" "true" (**) Option "Emulate3Timeout" "70" (**) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 70 (**) Option "ZAxisMapping" "4 5" (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5 (**) PS/2 Mouse: Buttons: 5 (**) Option "Protocol" "ExplorerPS/2" (**) USB Mouse: Protocol: "ExplorerPS/2" (**) Option "SendCoreEvents" (**) USB Mouse: always reports core events (**) Option "Device" "/dev/input/mice" (**) Option "Buttons" "5" (**) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) USB Mouse: ZAxisMapping: buttons 4 and 5 (**) USB Mouse: Buttons: 5 (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE) (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE) (II) XINPUT: Adding extended input device "Touchpad" (type: MOUSE) (II) Server_Terminate keybinding not found Synaptics DeviceInit called SynapticsCtrl called. Synaptics DeviceOn called (--) Touchpad touchpad found (--) PS/2 Mouse: PnP-detected protocol: "ExplorerPS/2" (II) PS/2 Mouse: ps2EnableDataReporting: succeeded (II) USB Mouse: ps2EnableDataReporting: succeeded Warning: font renderer for ".pcf" already registered at priority 0 Warning: font renderer for ".pcf.Z" already registered at priority 0 Warning: font renderer for ".pcf.gz" already registered at priority 0 Warning: font renderer for ".snf" already registered at priority 0 Warning: font renderer for ".snf.Z" already registered at priority 0 Warning: font renderer for ".snf.gz" already registered at priority 0 Warning: font renderer for ".bdf" already registered at priority 0 Warning: font renderer for ".bdf.Z" already registered at priority 0 Warning: font renderer for ".bdf.gz" already registered at priority 0 Warning: font renderer for ".pmf" already registered at priority 0 SynapticsCtrl called. SetClientVersion: 0 8 ----------------------------------end. Quite a lot of differences, and not even consistent with what I have observed before, esp. no mention of not finding /dev/input/event1 - although it did not exist at the time. I have little idea what this means! Regards, John O'Hagan P.S Please CC me as I am not subscribed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]