Comment 145 for bug 226279

Revision history for this message
ddumanis (dave-davedumanis) wrote :

Here's my dmesg output from when I resume from suspend and network-manager becomes useless, with no wired or wireless networks in the dropdown list (all in kernel -19):

[ 6.098851] b43legacy-phy0: Broadcom 4306 WLAN found
[ 6.120545] b43legacy-phy0 debug: Found PHY: Analog 1, Type 2, Revision 1
[ 6.120574] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
[ 6.144519] b43legacy-phy0 debug: Radio initialized
[ 6.157428] phy0: Selected rate control algorithm 'simple'
[ 6.158087] b43legacy-phy0 debug: Ignoring unconnected 802.11 core
[ 6.192526] tg3.c:v3.86 (November 9, 2007)
[ 6.192564] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
[ 6.280666] eth0: Tigon3 [partno(BCM95705A50) rev 3001 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000Base-T Ethernet 00:0d:56:e6:f8:50
[ 6.280681] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
[ 6.280685] eth0: dma_rwctrl[763f0000] dma_mask[64-bit]
[ 6.610381] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.308405] b43legacy-phy0 debug: Loading firmware version 0x127, patch level 14 (2005-04-18 02:36:27)
[ 7.431745] b43legacy-phy0 debug: Chip initialized
[ 7.432114] b43legacy-phy0 debug: 30-bit DMA initialized
[ 7.432232] b43legacy-phy0 debug: Wireless interface started
[ 7.432238] b43legacy-phy0 debug: Adding Interface type 2
[ 7.435297] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 21.128329] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[ 21.128365] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[ 21.128412] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[ 21.128461] [drm] Loading R200 Microcode
[ 21.243677] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 21.243691] tg3: eth0: Flow control is off for TX and off for RX.
[ 21.251335] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Thanks again for looking into this. I can't believe it's just me having this exact issue--most everyone else posting on this bug seems not to be able to resume at all--but let me know if this is just due to having kluge left over from the upgrade from Gutsy and a fresh install will solve it.