[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sleep on Dell 510m



Jose Carlos Garcia Sogo <jsogo@debian.org> writes:

>  Hi,
>
>  Could someone give me any hint about sleeping my Dell Inspiron 510m?

i have got a Dell 510m with Debian/Sarge on it.

- kernel-2.6.8 
- software-suspend-2.0.0.105-for-2.6.8.1 
- hibernate-script-0.98

kernel config:
Software Suspend 2
Swap Writer
GZIP Image Compression
NO ACPI S4 Support

But you need to tweak a bit the hibernate script to:
OnSuspend:
 - stop gpm / unload psmouse and mousedev (i use 
 - put down eth0/wlan0 and unload modules (ndiswrapper/e100)
  (and add a sleep 1 before modprobe ndiswrapper otherwise
   the network card is not detected)
 - umount all usb devices and unload usb modules
  
OnResume:
 - reload all unload modules and stopped programs
 - relaunch 855resolution to be able to use 1400x1050 on X

 And even with #LeaveXBeforeSuspend, i need to go back on
console.

hum by the way, did you succeed in using the fireware port ?

PS: don't forget the kernel parameter resume2=swap:/dev/hdaXXX
-- 
GnuPG ID 1024D/112189D8



Reply to: