An alternative to Trampas's fix is to create a file called /etc/pm/config.d/madwifi-fix (exact filename doesn't matter), with the following contents:
SUSPEND_MODULES="$SUSPEND_MODULES ath_pci" pm-utils already provides you with this SUSPEND_MODULES variable, to deal with exactly this kind of thing, I suppose. -- wireless (atheros) doesn't work after suspend https://bugs.launchpad.net/bugs/267339 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
