login
v2
v1

jmoiron.net

You are viewing an archive of posts for January 7th, 2010. You can also head back to the blog home.

On-Suspend scripts in Ubuntu 9.10

posted January 7th, 2010 @ 19:25:47

- tags: general tech

- comments: 0

My thinkpad works pretty well in Ubuntu 9.10, but one thing thing that is not fixed is that my wireless ceases to function when I resume. If you remove and reinsert the kernel module for it, it will work again. Back in the day, you'd put this in /etc/apm/resume.d/, or more recent, in /etc/acpi/resume.d/, but as with other seemingly fine technologies Ubuntu has recently deprecated ACPI. The new location for the script is /etc/pm/sleep.d/.

read the rest of "On-Suspend scripts in Ubuntu 9.10"