Comment 2 for bug 58247

Revision history for this message
Gilbert (r1z83) wrote :

performed a clean install of knot2 (daily 20060914) and got hiberante working with the following added to /etc/acpi/suspend.d/70-modules-unload.sh

killall ipw3945d-`uname -r`
rm /var/run/ipw3945d*pid

and adding ipw3945 to the module list in /etc/default/acpi-support along with removing the splash screen in grub.

however I still have issues after a second resume from suspend to disk as the ipw3945 wireless card does not appear in ifconfig or iwconfig even though it's listed in lspci and module/daemon appear to start without problems (nothing in dmesg even with debug=1 when modprobing ipw3945 manunally).