Comment 5 for bug 1243300

Revision history for this message
suokunlong (suokunlong) wrote : Re: Network disabled after suspend on saucy

For me, IBM R61i x86, ubuntu 13.10.

* Suspend and wakeup for the first time, everything goes fine;
* Suspend again, and wakeup, network become "unmanaged";
* "sudo service networking restart", system freezes.

lspci:
...
03:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
 Subsystem: Qualcomm Atheros Device 0034
 Flags: bus master, fast devsel, latency 0, IRQ 17
 Memory at df2f0000 (64-bit, non-prefetchable) [size=64K]
 Capabilities: <access denied>
 Kernel driver in use: ath5k
...
01:00.0 VGA compatible controller: NVIDIA Corporation G86M [Quadro NVS 140M] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad T61
 Flags: bus master, fast devsel, latency 0, IRQ 16
 Memory at d6000000 (32-bit, non-prefetchable) [size=16M]
 Memory at e0000000 (64-bit, prefetchable) [size=256M]
 Memory at d4000000 (64-bit, non-prefetchable) [size=32M]
 I/O ports at 2000 [size=128]
 Expansion ROM at <unassigned> [disabled]
 Capabilities: <access denied>
 Kernel driver in use: nvidia

No such issue when I was using 13.04 release with nvidia video driver, so may be a regression.