iwlwifi (Intel 3165) not working after resume; used to be fine
by slackmensch from LinuxQuestions.org on (#5P5WB)
This used to wake perfectly, but this week it started needing to be reloaded on wake from suspend to ram.
Code:rmmod iwlmvm
rmmod iwlwifi
modprobe iwlwifiI'm on current, and I noticed a load of stuff changed, including a couple new kernels...so I have no idea what broke it.
Can I automate the rmmod and modprobe in a script on wake up?
Code:rmmod iwlmvm
rmmod iwlwifi
modprobe iwlwifiI'm on current, and I noticed a load of stuff changed, including a couple new kernels...so I have no idea what broke it.
Can I automate the rmmod and modprobe in a script on wake up?