19

I have some problems on my Asus notebook since I upgraded to Ubuntu 13.10:

  • Networking (wifi and lan) won't work after resume from suspend. I've seen many posts about this but they wouldn't work for me (adding iwlwifi to the list of loaded modules).

I couldn't find anything on that problem, and I don’t know where to look at to solve that. Is there any information I can add?

belacqua
  • 23,120
  • Here is the syslog generated when I activate the wifi before a suspend (works) http://pastebin.com/KQq3DqkW ; and here is the syslog generated when I try activating wifi after a suspend (doesn't work) http://pastebin.com/7KrAnUnf .
  • – Michael-A-D Oct 19 '13 at 21:18
  • Looking at the answers this is a bug. – Braiam Oct 20 '13 at 01:06
  • The best way to add additional information to your question is by editing it, with the edit button. It is better visible that way, and comments are mainly for secondary, temporary purposes. Comments are removed under a variety of circumstances. Anything important to your question should be in the question itself. – guntbert Oct 20 '13 at 15:56
  • Also see http://askubuntu.com/questions/365441/13-10-suspend-kills-wifi-connection – belacqua May 25 '14 at 03:08
  • 1
  • Another workaround is to sudo service network-manager restart. I know it's not a solution to the problem. – Gayan Weerakutti Nov 07 '15 at 16:14