Sorry about the delay in answering. This is my personal netbook, and my job has kept me too busy to spend any time fiddling with it for several days.
On Tue, Jun 21, 2011 at 02:41:48PM +1000, Scott Ferguson wrote: > If we can't disable wifi then we need to ensure it's working before > trying to "fix" the problem it appears to be causing hibernation. > Does the wifi work for you (under Debian)?? > What is your wifi chipset?? > If it requires ndiswrapper then it's a similar scenario to the Crystal > Sound codec. > > Does the wifi work for you (under Debian)?? FTR, I was wrong. The switch you isolated does disable WiFi and this has no effect on hibernation. It works flawlessly under Debian. > Please post the contents of /etc/wpa_supplicant.conf > NOTE: remove your key before posting. There is no such file. On the off chance that you want it, here are the contents of /etc/dbus-1/system.d/wpa_supplicant.conf: <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> <policy user="root"> <allow own="fi.epitest.hostap.WPASupplicant"/> <allow send_destination="fi.epitest.hostap.WPASupplicant"/> <allow send_interface="fi.epitest.hostap.WPASupplicant"/> <allow own="fi.w1.wpa_supplicant1"/> <allow send_destination="fi.w1.wpa_supplicant1"/> <allow send_interface="fi.w1.wpa_supplicant1"/> <allow receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/> </policy> <policy group="netdev"> <allow send_destination="fi.epitest.hostap.WPASupplicant"/> <allow send_interface="fi.epitest.hostap.WPASupplicant"/> <allow send_destination="fi.w1.wpa_supplicant1"/> <allow send_interface="fi.w1.wpa_supplicant1"/> <allow receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/> </policy> <policy context="default"> <deny own="fi.epitest.hostap.WPASupplicant"/> <deny send_destination="fi.epitest.hostap.WPASupplicant"/> <deny send_interface="fi.epitest.hostap.WPASupplicant"/> <deny own="fi.w1.wpa_supplicant1"/> <deny send_destination="fi.w1.wpa_supplicant1"/> <deny send_interface="fi.w1.wpa_supplicant1"/> <deny receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/> </policy> > What do you use to handle wpa_supplicant's networks?? (eg. wicd, > NetworkManager) I use nm-applet. Thanks again. -- Carl Fink nitpick...@nitpicking.com Read my blog at blog.nitpicking.com. Reviews! Observations! Stupid mistakes you can correct! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110625212652.ga19...@panix.com