Wireless sometimes stops working after resume

Asked by Collin Stocks

I thought this had already been solved, but I guess not.

After I resume from suspend to ram, my wireless networking card sometimes no longer seems to work. It sees the network, but when I try to connect to it, the little icon with the two grey dots appears, as usual, then one turns green, as usual, then it tells me that it cannot connect. and shows the picture of the two computers with the line through it.

The only way I have been able to resume a connection is to reboot my computer.

I have tried "$ sudo killall NetworkManager" and then "$ sudo NetworkManager", but that doesn't seem to work. Could it possibly be the script I added to /etc/acpi/suspend.d/ which unmounts all my vfat drives before suspending in order to avoid the message warning me about "unsafe device removal"? All that does is "umount -a -t vfat".

I am running Ubuntu Feisty on a Dell Inspiron 6000, with an Intel PRO/Wireless 2200BG Networking card. My processor is Pentium M. I have 1 gig of ram.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Olivier
Solved:
Last query:
Last reply:
Revision history for this message
Olivier (olivier-lacroix) said :
#1

Hi !

you can try to unload the module before suspending and loading it after resume.

Tell me if that helps

Revision history for this message
Collin Stocks (collinstocks) said :
#2

I can try that, but:
1) What module? All I mentioned was the NetworkManager process.
2) How does one unload a module? I know one loads one using modprobe, but how does one do the reverse?

Also, it is a bit inconsistent. Much of the time, it works fine. So I have no way of knowing whether the solution worked or not (once I figure out what your solution is meant to be).

Revision history for this message
Olivier (olivier-lacroix) said :
#3

modprobe -r <nameofthemodule> will unload a module, and modprobe <nameofthemodule> will load it.

But you do not need that here. just add ipw2200 to the file /etc/default/acpi-support in the list of modules to unload before suspend.

Revision history for this message
Collin Stocks (collinstocks) said :
#4

Thank you, Olivier, but your solution did not work for me. I still had to reboot my computer in order to get back my wireless internet connection after resume.

Is there any information I could provide that would aid in solving my problem?

Revision history for this message
Olivier (olivier-lacroix) said :
#5

After resume and if your wireless stopped working, enter in a terminal

dmesg

post here the output of what happened after resume

Revision history for this message
Collin Stocks (collinstocks) said :
#6

This is before I suspend my computer:

[ 0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Sep 23 19:50:39 UTC 2007 (Ubuntu 2.6.20-16.32-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] sanitize start
[ 0.000000] sanitize end
[ 0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009f000 end: 000000000009f000 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 000000000009f000 size: 0000000000001000 end: 00000000000a0000 type: 2
[ 0.000000] copy_e820_map() start: 0000000000100000 size: 000000003f6d3800 end: 000000003f7d3800 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 000000003f7d3800 size: 000000000082c800 end: 0000000040000000 type: 2
[ 0.000000] copy_e820_map() start: 00000000e0000000 size: 0000000010007000 end: 00000000f0007000 type: 2
[ 0.000000] copy_e820_map() start: 00000000f0008000 size: 0000000000004000 end: 00000000f000c000 type: 2
[ 0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000010000 end: 00000000fec10000 type: 2
[ 0.000000] copy_e820_map() start: 00000000fed20000 size: 00000000000f0000 end: 00000000fee10000 type: 2
[ 0.000000] copy_e820_map() start: 00000000ffb00000 size: 0000000000500000 end: 0000000100000000 type: 2
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003f7d3800 (usable)
[ 0.000000] BIOS-e820: 000000003f7d3800 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0007000 (reserved)
[ 0.000000] BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fee10000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[ 0.000000] 119MB HIGHMEM available.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] Entering add_active_range(0, 0, 260051) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] HighMem 229376 -> 260051
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 260051
[ 0.000000] On node 0 totalpages: 260051
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 1760 pages used for memmap
[ 0.000000] Normal zone: 223520 pages, LIFO batch:31
[ 0.000000] HighMem zone: 239 pages used for memmap
[ 0.000000] HighMem zone: 30436 pages, LIFO batch:7
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP (v000 DELL ) @ 0x000fc9b0
[ 0.000000] ACPI: RSDT (v001 DELL CPi R 0x27d5061b ASL 0x00000061) @ 0x3f7d3fd3
[ 0.000000] ACPI: FADT (v001 DELL CPi R 0x27d5061b ASL 0x00000061) @ 0x3f7d4c00
[ 0.000000] ACPI: MADT (v001 DELL CPi R 0x27d5061b ASL 0x00000047) @ 0x3f7d5400
[ 0.000000] ACPI: MCFG (v016 DELL CPi R 0x27d5061b ASL 0x00000061) @ 0x3f7d53c0
[ 0.000000] ACPI: BOOT (v001 DELL CPi R 0x27d5061b ASL 0x00000061) @ 0x3f7d4fc0
[ 0.000000] ACPI: SSDT (v001 PmRef Cpu0Ist 0x00003000 INTL 0x20030522) @ 0x3f7d43e6
[ 0.000000] ACPI: SSDT (v001 PmRef Cpu0Cst 0x00003001 INTL 0x20030522) @ 0x3f7d420e
[ 0.000000] ACPI: SSDT (v001 PmRef CpuPm 0x00003000 INTL 0x20030522) @ 0x3f7d4013
[ 0.000000] ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 MSFT 0x0100000e) @ 0x00000000
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 6:13 APIC version 20
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
[ 0.000000] Detected 1596.054 MHz processor.
[ 3.837066] Built 1 zonelists. Total pages: 258020
[ 3.837070] Kernel command line: root=UUID=1daf44f8-e308-4394-9c2d-39ebb3cf61bd ro quiet splash
[ 3.837240] mapped APIC to ffffd000 (fee00000)
[ 3.837243] mapped IOAPIC to ffffc000 (fec00000)
[ 3.837247] Enabling fast FPU save and restore... done.
[ 3.837249] Enabling unmasked SIMD FPU exception support... done.
[ 3.837258] Initializing CPU#0
[ 3.837332] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 3.839088] Console: colour VGA+ 80x25
[ 3.839425] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 3.839872] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 3.870436] Memory: 1020020k/1040204k available (1993k kernel code, 19420k reserved, 900k data, 328k init, 122700k highmem)
[ 3.870446] virtual kernel memory layout:
[ 3.870447] fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB)
[ 3.870449] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 3.870450] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
[ 3.870451] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 3.870453] .init : 0xc03d9000 - 0xc042b000 ( 328 kB)
[ 3.870454] .data : 0xc02f2429 - 0xc03d36d4 ( 900 kB)
[ 3.870455] .text : 0xc0100000 - 0xc02f2429 (1993 kB)
[ 3.870459] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 3.949241] Calibrating delay using timer specific routine.. 3195.51 BogoMIPS (lpj=6391030)
[ 3.949284] Security Framework v1.0.0 initialized
[ 3.949293] SELinux: Disabled at boot.
[ 3.949309] Mount-cache hash table entries: 512
[ 3.949445] CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000
[ 3.949457] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3.949460] CPU: L2 cache: 2048K
[ 3.949463] CPU: After all inits, caps: afe9fbff 00100000 00000000 00002040 00000180 00000000 00000000
[ 3.949472] Compat vDSO mapped to ffffe000.
[ 3.949476] Remapping vsyscall page to ffffe000
[ 3.949487] Checking 'hlt' instruction... OK.
[ 3.965319] SMP alternatives: switching to UP code
[ 3.965497] Freeing SMP alternatives: 11k freed
[ 3.965678] Early unpacking initramfs... done
[ 4.312254] ACPI: Core revision 20060707
[ 4.320782] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[ 4.324454] CPU0: Intel(R) Pentium(R) M processor 1.60GHz stepping 08
[ 4.324479] Total of 1 processors activated (3195.51 BogoMIPS).
[ 4.324668] ENABLING IO-APIC IRQs
[ 4.324865] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 4.468819] Brought up 1 CPUs
[ 4.469055] Booting paravirtualized kernel on bare hardware
[ 4.469129] Time: 23:48:52 Date: 11/12/107
[ 4.469157] NET: Registered protocol family 16
[ 4.469234] EISA bus registered
[ 4.469239] ACPI: bus type pci registered
[ 4.506725] PCI: PCI BIOS revision 2.10 entry at 0xfbaae, last bus=10
[ 4.506728] PCI: Using configuration type 1
[ 4.506730] Setting up standard PCI resources
[ 4.524017] ACPI: Interpreter enabled
[ 4.524020] ACPI: Using IOAPIC for interrupt routing
[ 4.525431] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 4.525439] PCI: Probing PCI hardware (bus 00)
[ 4.525526] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[ 4.538733] Boot video device is 0000:00:02.0
[ 4.539291] PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[ 4.539295] PCI quirk: region 1080-10bf claimed by ICH6 GPIO
[ 4.539817] PCI: Transparent bridge - 0000:00:1e.0
[ 4.539878] PCI: Bus #04 (-#07) is hidden behind transparent bridge #03 (-#04) (try 'pci=assign-busses')
[ 4.539881] Please report the result to linux-kernel to fix this permanently
[ 4.539902] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 4.561598] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[ 4.561849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[ 4.562106] ACPI: PCI Interrupt Link [LNKC] (IRQs *9 10 11)
[ 4.562357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *7 9 10 11)
[ 4.562594] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 4.562834] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 4.563077] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 4.564890] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
[ 4.565238] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 4.565245] pnp: PnP ACPI init
[ 4.595628] pnp: PnP ACPI: found 12 devices
[ 4.595632] PnPBIOS: Disabled by ACPI PNP
[ 4.595672] PCI: Using ACPI for IRQ routing
[ 4.595675] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 4.622983] NET: Registered protocol family 8
[ 4.622985] NET: Registered protocol family 20
[ 4.639050] pnp: 00:02: ioport range 0x4d0-0x4d1 has been reserved
[ 4.639054] pnp: 00:02: ioport range 0x1000-0x1005 could not be reserved
[ 4.639057] pnp: 00:02: ioport range 0x1008-0x100f could not be reserved
[ 4.639063] pnp: 00:03: ioport range 0xf400-0xf4fe has been reserved
[ 4.639066] pnp: 00:03: ioport range 0x1006-0x1007 has been reserved
[ 4.639069] pnp: 00:03: ioport range 0x100a-0x1059 could not be reserved
[ 4.639073] pnp: 00:03: ioport range 0x1060-0x107f has been reserved
[ 4.639076] pnp: 00:03: ioport range 0x1080-0x10bf has been reserved
[ 4.639079] pnp: 00:03: ioport range 0x10c0-0x10df has been reserved
[ 4.639085] pnp: 00:08: ioport range 0x900-0x90f has been reserved
[ 4.639088] pnp: 00:08: ioport range 0x910-0x91f has been reserved
[ 4.639091] pnp: 00:08: ioport range 0x920-0x92f has been reserved
[ 4.639093] pnp: 00:08: ioport range 0x930-0x93f has been reserved
[ 4.639096] pnp: 00:08: ioport range 0x940-0x97f has been reserved
[ 4.639102] pnp: 00:0b: ioport range 0x7b0-0x7bb has been reserved
[ 4.639105] pnp: 00:0b: ioport range 0x7c0-0x7df has been reserved
[ 4.639110] pnp: 00:0b: ioport range 0xbb0-0xbbb has been reserved
[ 4.639112] pnp: 00:0b: ioport range 0xbc0-0xbdf has been reserved
[ 4.639115] pnp: 00:0b: ioport range 0xfb0-0xfbb has been reserved
[ 4.639118] pnp: 00:0b: ioport range 0xfc0-0xfdf has been reserved
[ 4.639121] pnp: 00:0b: ioport range 0x13b0-0x13bb has been reserved
[ 4.639124] pnp: 00:0b: ioport range 0x13c0-0x13df has been reserved
[ 4.639372] PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
[ 4.639381] PCI: Failed to allocate I/O resource #7:1000@10000 for 0000:00:1e.0
[ 4.639440] PCI: Bus 4, cardbus bridge: 0000:03:01.0
[ 4.639442] IO window: 00001400-000014ff
[ 4.639447] IO window: 00001800-000018ff
[ 4.639452] PREFETCH window: 50000000-53ffffff
[ 4.639457] MEM window: 54000000-57ffffff
[ 4.639462] PCI: Bridge: 0000:00:1e.0
[ 4.639463] IO window: disabled.
[ 4.639469] MEM window: dfd00000-dfdfffff
[ 4.639474] PREFETCH window: 50000000-53ffffff
[ 4.639491] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 4.639508] PCI: Enabling device 0000:03:01.0 (0000 -> 0003)
[ 4.639514] ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 19 (level, low) -> IRQ 16
[ 4.639541] NET: Registered protocol family 2
[ 4.676641] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 4.676746] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 4.677576] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 4.678046] TCP: Hash tables configured (established 131072 bind 65536)
[ 4.678049] TCP reno registered
[ 4.688725] checking if image is initramfs... it is
[ 5.376458] Freeing initrd memory: 6791k freed
[ 5.376686] Simple Boot Flag at 0x79 set to 0x1
[ 5.376915] audit: initializing netlink socket (disabled)
[ 5.376929] audit(1197503332.624:1): initialized
[ 5.377007] highmem bounce pool size: 64 pages
[ 5.377068] VFS: Disk quotas dquot_6.5.1
[ 5.377088] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 5.377140] io scheduler noop registered
[ 5.377143] io scheduler anticipatory registered
[ 5.377145] io scheduler deadline registered
[ 5.377155] io scheduler cfq registered (default)
[ 5.377470] isapnp: Scanning for PnP cards...
[ 5.732169] isapnp: No Plug & Play device found
[ 5.757906] Real Time Clock Driver v1.12ac
[ 5.757963] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 5.758609] ACPI: PCI Interrupt 0000:00:1e.3[B] -> GSI 17 (level, low) -> IRQ 17
[ 5.758619] ACPI: PCI interrupt for device 0000:00:1e.3 disabled
[ 5.758691] mice: PS/2 mouse device common for all mice
[ 5.759238] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 5.759465] input: Macintosh mouse button emulation as /class/input/input0
[ 5.759497] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 5.759501] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 5.759787] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 5.764702] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 5.764707] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 5.764977] EISA: Probing bus 0 at eisa.0
[ 5.764986] Cannot allocate resource for EISA slot 1
[ 5.765021] EISA: Detected 0 cards.
[ 5.795096] TCP cubic registered
[ 5.795104] NET: Registered protocol family 1
[ 5.795125] Using IPI No-Shortcut mode
[ 5.795196] ACPI: (supports S0 S3 S4 S5)
[ 5.795244] Magic number: 3:168:858
[ 5.795318] hash matches device ptysd
[ 5.795541] Freeing unused kernel memory: 328k freed
[ 5.795604] Time: tsc clocksource has been installed.
[ 5.797043] input: AT Translated Set 2 keyboard as /class/input/input1
[ 7.024061] Capability LSM initialized
[ 7.059568] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
[ 7.059575] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 7.059582] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[ 7.064489] ACPI: Thermal Zone [THM] (35 C)
[ 7.428361] usbcore: registered new interface driver usbfs
[ 7.428384] usbcore: registered new interface driver hub
[ 7.428405] usbcore: registered new device driver usb
[ 7.429289] USB Universal Host Controller Interface driver v3.0
[ 7.429338] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 18
[ 7.429354] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 7.429358] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 7.429505] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 7.429536] uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000bf80
[ 7.429643] usb usb1: configuration #1 chosen from 1 choice
[ 7.429667] hub 1-0:1.0: USB hub found
[ 7.429673] hub 1-0:1.0: 2 ports detected
[ 7.494384] SCSI subsystem initialized
[ 7.499677] libata version 2.20 loaded.
[ 7.532296] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 17
[ 7.532312] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 7.532317] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 7.532338] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 7.532372] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000bf60
[ 7.532461] usb usb2: configuration #1 chosen from 1 choice
[ 7.532490] hub 2-0:1.0: USB hub found
[ 7.532496] hub 2-0:1.0: 2 ports detected
[ 7.532609] ieee1394: Initialized config rom entry `ip1394'
[ 7.634125] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 19
[ 7.634141] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 7.634146] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 7.634167] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 7.634198] uhci_hcd 0000:00:1d.2: irq 19, io base 0x0000bf40
[ 7.634292] usb usb3: configuration #1 chosen from 1 choice
[ 7.634321] hub 3-0:1.0: USB hub found
[ 7.634327] hub 3-0:1.0: 2 ports detected
[ 3.800000] Time: acpi_pm clocksource has been installed.
[ 3.804000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 16
[ 3.804000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 3.804000] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 3.804000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[ 3.804000] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000bf20
[ 3.804000] usb usb4: configuration #1 chosen from 1 choice
[ 3.804000] hub 4-0:1.0: USB hub found
[ 3.804000] hub 4-0:1.0: 2 ports detected
[ 3.908000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 16 (level, low) -> IRQ 18
[ 3.908000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 3.908000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 3.908000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[ 3.908000] ehci_hcd 0000:00:1d.7: debug port 1
[ 3.908000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 3.908000] ehci_hcd 0000:00:1d.7: irq 18, io mem 0xffa80800
[ 3.912000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 3.912000] usb usb5: configuration #1 chosen from 1 choice
[ 3.912000] hub 5-0:1.0: USB hub found
[ 3.912000] hub 5-0:1.0: 8 ports detected
[ 4.016000] ahci 0000:00:1f.2: version 2.1
[ 4.016000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
[ 4.016000] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[ 4.016000] ahci: probe of 0000:00:1f.2 failed with error -22
[ 4.016000] ata_piix 0000:00:1f.2: version 2.10ac1
[ 4.016000] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[ 4.172000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
[ 4.172000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 4.172000] ata1: SATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001bfa0 irq 14
[ 4.172000] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001bfa8 irq 15
[ 4.172000] scsi0 : ata_piix
[ 4.336000] ata1.00: ata_hpa_resize 1: sectors = 117210240, hpa_sectors = 117210240
[ 4.336000] ata1.00: ATA-6: TOSHIBA MK6026GAX, PA202D, max UDMA/100
[ 4.336000] ata1.00: 117210240 sectors, multi 8: LBA
[ 4.336000] ata1.00: applying bridge limits
[ 4.344000] ata1.00: ata_hpa_resize 1: sectors = 117210240, hpa_sectors = 117210240
[ 4.344000] ata1.00: configured for UDMA/100
[ 4.344000] scsi1 : ata_piix
[ 4.664000] ata2.00: ATAPI, max UDMA/33
[ 4.740000] usb 5-7: new high speed USB device using ehci_hcd and address 3
[ 4.828000] ata2.00: configured for UDMA/33
[ 4.828000] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK6026GA PA20 PQ: 0 ANSI: 5
[ 4.828000] scsi 1:0:0:0: CD-ROM PHILIPS CDRW/DVD SCB5265 TD15 PQ: 0 ANSI: 5
[ 4.828000] b44.c:v1.01 (Jun 16, 2006)
[ 4.828000] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 18 (level, low) -> IRQ 19
[ 4.832000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:12:3f:e2:a3:a9
[ 4.832000] ACPI: PCI Interrupt 0000:03:01.1[B] -> GSI 18 (level, low) -> IRQ 19
[ 4.888000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[dfdfc800-dfdfcfff] Max Packet=[2048] IR/IT contexts=[4/4]
[ 4.904000] usb 5-7: configuration #1 chosen from 1 choice
[ 4.908000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[ 4.908000] sda: Write Protect is off
[ 4.908000] sda: Mode Sense: 00 3a 00 00
[ 4.908000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.908000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[ 4.908000] sda: Write Protect is off
[ 4.908000] sda: Mode Sense: 00 3a 00 00
[ 4.908000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.908000] sda: sda1 sda2
[ 4.984000] sd 0:0:0:0: Attached scsi disk sda
[ 4.988000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 4.988000] scsi 1:0:0:0: Attached scsi generic sg1 type 5
[ 5.004000] sr0: scsi3-mmc drive: 4x/24x writer cd/rw xa/form2 cdda tray
[ 5.004000] Uniform CD-ROM driver Revision: 3.20
[ 5.004000] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 5.144000] usb 5-8: new high speed USB device using ehci_hcd and address 4
[ 5.144000] Attempting manual resume
[ 5.144000] swsusp: Resume From Partition 8:2
[ 5.144000] PM: Checking swsusp image.
[ 5.144000] PM: Resume from disk failed.
[ 5.168000] kjournald starting. Commit interval 5 seconds
[ 5.168000] EXT3-fs: mounted filesystem with ordered data mode.
[ 5.276000] usb 5-8: configuration #1 chosen from 1 choice
[ 5.276000] usbcore: registered new interface driver libusual
[ 5.516000] usb 3-2: new low speed USB device using uhci_hcd and address 2
[ 5.688000] usb 3-2: configuration #1 chosen from 1 choice
[ 5.700000] Initializing USB Mass Storage driver...
[ 5.700000] scsi2 : SCSI emulation for USB Mass Storage devices
[ 5.700000] usb-storage: device found at 3
[ 5.700000] usb-storage: waiting for device to settle before scanning
[ 5.700000] scsi3 : SCSI emulation for USB Mass Storage devices
[ 5.700000] usbcore: registered new interface driver usb-storage
[ 5.700000] USB Mass Storage support registered.
[ 5.700000] usb-storage: device found at 4
[ 5.700000] usb-storage: waiting for device to settle before scanning
[ 6.168000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[434fc000110d1101]
[ 10.700000] usb-storage: device scan complete
[ 10.700000] usb-storage: device scan complete
[ 10.700000] scsi 3:0:0:0: Direct-Access SanDisk U3 Cruzer Micro 3.27 PQ: 0 ANSI: 2
[ 10.700000] scsi 2:0:0:0: Direct-Access SanDisk Cruzer Micro 0.2 PQ: 0 ANSI: 2
[ 10.700000] SCSI device sdb: 8027790 512-byte hdwr sectors (4110 MB)
[ 10.700000] sdb: Write Protect is off
[ 10.700000] sdb: Mode Sense: 03 00 00 00
[ 10.700000] sdb: assuming drive cache: write through
[ 10.704000] SCSI device sdb: 8027790 512-byte hdwr sectors (4110 MB)
[ 10.704000] sdb: Write Protect is off
[ 10.704000] sdb: Mode Sense: 03 00 00 00
[ 10.704000] sdb: assuming drive cache: write through
[ 10.704000] sdb: sdb1
[ 10.704000] sd 3:0:0:0: Attached scsi removable disk sdb
[ 10.704000] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 10.704000] SCSI device sdc: 501759 512-byte hdwr sectors (257 MB)
[ 10.704000] sdc: Write Protect is off
[ 10.704000] sdc: Mode Sense: 03 00 00 00
[ 10.704000] sdc: assuming drive cache: write through
[ 10.708000] SCSI device sdc: 501759 512-byte hdwr sectors (257 MB)
[ 10.708000] sdc: Write Protect is off
[ 10.708000] sdc: Mode Sense: 03 00 00 00
[ 10.708000] sdc: assuming drive cache: write through
[ 10.708000] sdc: sdc1
[ 10.708000] sd 2:0:0:0: Attached scsi removable disk sdc
[ 10.708000] sd 2:0:0:0: Attached scsi generic sg3 type 0
[ 16.600000] NET: Registered protocol family 17
[ 16.968000] Linux agpgart interface v0.102 (c) Dave Jones
[ 17.152000] agpgart: Detected an Intel 915GM Chipset.
[ 17.152000] agpgart: Detected 7932K stolen memory.
[ 17.168000] agpgart: AGP aperture is 256M @ 0xc0000000
[ 17.196000] intel_rng: FWH not detected
[ 17.224000] sdhci: Secure Digital Host Controller Interface driver
[ 17.224000] sdhci: Copyright(c) Pierre Ossman
[ 17.224000] sdhci: SDHCI controller found at 0000:03:01.2 [1180:0822] (rev 17)
[ 17.224000] ACPI: PCI Interrupt 0000:03:01.2[C] -> GSI 17 (level, low) -> IRQ 17
[ 17.228000] mmc0: SDHCI at 0xdfdfc700 irq 17 DMA
[ 17.272000] usbcore: registered new interface driver hiddev
[ 17.288000] iTCO_vendor_support: vendor-support=0
[ 17.288000] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (11-Nov-2006)
[ 17.288000] iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x1060)
[ 17.288000] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 17.376000] input: Logitech Optical USB Mouse as /class/input/input2
[ 17.376000] input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.2-2
[ 17.376000] usbcore: registered new interface driver usbhid
[ 17.376000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[ 17.744000] input: PC Speaker as /class/input/input3
[ 17.752000] ieee80211_crypt: registered algorithm 'NULL'
[ 17.752000] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 17.752000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <email address hidden>
[ 17.800000] Yenta: CardBus bridge found at 0000:03:01.0 [1028:0188]
[ 17.872000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0kmprq
[ 17.872000] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[ 17.948000] Yenta: ISA IRQ mask 0x04b8, PCI irq 16
[ 17.948000] Socket status: 30000006
[ 17.948000] Yenta: Raising subordinate bus# of parent bus (#03) from #04 to #07
[ 17.948000] pcmcia: parent PCI bridge Memory window: 0xdfd00000 - 0xdfdfffff
[ 17.948000] pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x53ffffff
[ 17.948000] ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 17.948000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[ 18.256000] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
[ 18.256000] ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 16 (level, low) -> IRQ 18
[ 18.256000] PCI: Setting latency timer of device 0000:00:1e.2 to 64
[ 18.292000] input: PS/2 Mouse as /class/input/input4
[ 18.316000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input5
[ 18.540000] cs: IO port probe 0x100-0x3af: clean.
[ 18.544000] cs: IO port probe 0x3e0-0x4ff: clean.
[ 18.544000] cs: IO port probe 0x820-0x8ff: clean.
[ 18.544000] cs: IO port probe 0xc00-0xcf7: clean.
[ 18.544000] cs: IO port probe 0xa00-0xaff: clean.
[ 19.076000] intel8x0_measure_ac97_clock: measured 55487 usecs
[ 19.076000] intel8x0: clocking to 48000
[ 19.220000] fuse init (API version 7.8)
[ 19.268000] lp: driver loaded but no devices found
[ 19.308000] Adding 2008116k swap on /dev/disk/by-uuid/aa875fa7-53b6-4443-9ec8-a7dd81e0b236. Priority:-1 extents:1 across:2008116k
[ 19.452000] EXT3 FS on sda1, internal journal
[ 24.940000] No dock devices found.
[ 24.956000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 24.956000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 24.956000] ACPI: Video Device [VID2] (multi-head: yes rom: no post: no)
[ 25.240000] ACPI: Battery Slot [BAT0] (battery present)
[ 25.264000] ibm_acpi: ec object not found
[ 25.412000] input: Lid Switch as /class/input/input6
[ 25.416000] ACPI: Lid Switch [LID]
[ 25.448000] input: Power Button (CM) as /class/input/input7
[ 25.452000] ACPI: Power Button (CM) [PBTN]
[ 25.488000] input: Sleep Button (CM) as /class/input/input8
[ 25.488000] ACPI: Sleep Button (CM) [SBTN]
[ 25.504000] ACPI: AC Adapter [AC] (on-line)
[ 25.512000] Using specific hotkey driver
[ 25.528000] pcc_acpi: loading...
[ 30.576000] [drm] Initialized drm 1.1.0 20060810
[ 30.580000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 18
[ 30.580000] [drm] Initialized i915 1.6.0 20060119 on minor 0
[ 31.276000] ppdev: user-space parallel port driver
[ 32.096000] apm: BIOS not found.
[ 32.348000] Installing knfsd (copyright (C) 1996 <email address hidden>).
[ 32.448000] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[ 32.448000] NFSD: starting 90-second grace period
[ 36.004000] Bluetooth: Core ver 2.11
[ 36.004000] NET: Registered protocol family 31
[ 36.004000] Bluetooth: HCI device and connection manager initialized
[ 36.004000] Bluetooth: HCI socket layer initialized
[ 36.048000] Bluetooth: L2CAP ver 2.8
[ 36.048000] Bluetooth: L2CAP socket layer initialized
[ 36.148000] Bluetooth: RFCOMM socket layer initialized
[ 36.148000] Bluetooth: RFCOMM TTY layer initialized
[ 36.148000] Bluetooth: RFCOMM ver 1.8
[ 36.336000] NET: Registered protocol family 10
[ 36.336000] lo: Disabled Privacy Extensions
[ 36.336000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 46.936000] eth1: no IPv6 routers present
[ 56.936000] ieee80211_crypt: registered algorithm 'CCMP'
[ 57.108000] ieee80211_crypt: registered algorithm 'TKIP'

And this is what is added after I have resumed:

[ 74.908000] eth1: no IPv6 routers present
[ 79.432000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 81.464000] ACPI: PCI interrupt for device 0000:03:03.0 disabled
[ 81.496000] ACPI: PCI interrupt for device 0000:03:00.0 disabled
[ 83.600000] PM: Preparing system for mem sleep
[ 83.600000] Disabling non-boot CPUs ...
[ 83.600000] Stopping tasks ... done.
[ 83.836000] Suspending console(s)
[ 83.836000] platform bluetooth: suspend
[ 83.836000] ac97 0-0:STAC9752,53: suspend
[ 83.836000] iTCO_wdt iTCO_wdt: suspend
[ 83.836000] sd 2:0:0:0: suspend
[ 83.836000] sd 3:0:0:0: suspend
[ 83.836000] usbhid 3-2:1.0: suspend
[ 83.836000] usb 3-2: suspend, may wakeup
[ 83.852000] usb-storage 5-8:1.0: suspend
[ 83.852000] usb 5-8: suspend
[ 83.868000] usb-storage 5-7:1.0: suspend
[ 83.868000] usb 5-7: suspend
[ 83.884000] sr 1:0:0:0: suspend
[ 83.884000] sd 0:0:0:0: suspend
[ 84.408000] hub 5-0:1.0: suspend
[ 84.408000] usb usb5: suspend, may wakeup
[ 84.408000] usbdev4.1_ep81: PM: suspend 0->2, parent 4-0:1.0 already 2
[ 84.408000] hub 4-0:1.0: PM: suspend 2-->2
[ 84.408000] hub 4-0:1.0: PM: suspend 2->2, parent usb4 already 2
[ 84.408000] usbdev4.1_ep00: PM: suspend 0->2, parent usb4 already 2
[ 84.408000] usb usb4: PM: suspend 2-->2
[ 84.408000] hub 3-0:1.0: suspend
[ 84.408000] usb usb3: suspend, may wakeup
[ 84.408000] usbdev2.1_ep81: PM: suspend 0->2, parent 2-0:1.0 already 2
[ 84.408000] hub 2-0:1.0: PM: suspend 2-->2
[ 84.408000] hub 2-0:1.0: PM: suspend 2->2, parent usb2 already 2
[ 84.408000] usbdev2.1_ep00: PM: suspend 0->2, parent usb2 already 2
[ 84.408000] usb usb2: PM: suspend 2-->2
[ 84.408000] usbdev1.1_ep81: PM: suspend 0->2, parent 1-0:1.0 already 2
[ 84.408000] hub 1-0:1.0: PM: suspend 2-->2
[ 84.408000] hub 1-0:1.0: PM: suspend 2->2, parent usb1 already 2
[ 84.408000] usbdev1.1_ep00: PM: suspend 0->2, parent usb1 already 2
[ 84.408000] usb usb1: PM: suspend 2-->2
[ 84.408000] platform vesafb.0: suspend
[ 84.408000] platform eisa.0: suspend
[ 84.408000] i8042 i8042: suspend
[ 84.936000] serial8250 serial8250: suspend
[ 84.936000] pcspkr pcspkr: suspend
[ 84.936000] system 00:0b: suspend
[ 84.936000] pnp 00:0a: suspend
[ 84.936000] pnp 00:09: suspend
[ 84.936000] system 00:08: suspend
[ 84.936000] pnp 00:07: suspend
[ 84.936000] pnp 00:06: suspend
[ 84.936000] i8042 kbd 00:05: suspend
[ 84.936000] i8042 aux 00:04: suspend
[ 84.936000] system 00:03: suspend
[ 84.936000] system 00:02: suspend
[ 84.936000] pnp 00:01: suspend
[ 84.936000] system 00:00: suspend
[ 84.936000] pci 0000:03:03.0: suspend
[ 84.936000] sdhci 0000:03:01.2: suspend
[ 84.936000] ACPI: PCI interrupt for device 0000:03:01.2 disabled
[ 84.952000] ohci1394 0000:03:01.1: suspend
[ 84.952000] ohci1394 does not fully support suspend and resume yet
[ 84.972000] yenta_cardbus 0000:03:01.0: suspend
[ 84.972000] pci 0000:03:00.0: suspend
[ 84.972000] pci 0000:00:1f.3: suspend
[ 84.972000] ata_piix 0000:00:1f.2: suspend
[ 84.972000] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[ 84.988000] pci 0000:00:1f.0: suspend
[ 84.988000] pci 0000:00:1e.3: suspend
[ 84.988000] Intel ICH 0000:00:1e.2: suspend
[ 84.988000] ACPI: PCI interrupt for device 0000:00:1e.2 disabled
[ 84.988000] pci 0000:00:1e.0: suspend
[ 84.988000] ehci_hcd 0000:00:1d.7: suspend, may wakeup
[ 84.988000] ACPI: PCI interrupt for device 0000:00:1d.7 disabled
[ 85.004000] uhci_hcd 0000:00:1d.3: suspend
[ 85.004000] ACPI: PCI interrupt for device 0000:00:1d.3 disabled
[ 85.004000] uhci_hcd 0000:00:1d.2: suspend
[ 85.004000] ACPI: PCI interrupt for device 0000:00:1d.2 disabled
[ 85.004000] uhci_hcd 0000:00:1d.1: suspend
[ 85.004000] ACPI: PCI interrupt for device 0000:00:1d.1 disabled
[ 85.004000] uhci_hcd 0000:00:1d.0: suspend
[ 85.004000] ACPI: PCI interrupt for device 0000:00:1d.0 disabled
[ 85.004000] pci 0000:00:02.1: suspend
[ 85.004000] pci 0000:00:02.0: suspend
[ 85.004000] agpgart-intel 0000:00:00.0: suspend
[ 85.004000] acpi acpi: suspend
[ 85.004000] PM: Entering mem sleep
[ 85.004000] platform bluetooth: LATE suspend
[ 85.004000] iTCO_wdt iTCO_wdt: LATE suspend
[ 85.004000] platform vesafb.0: LATE suspend
[ 85.004000] platform eisa.0: LATE suspend
[ 85.004000] i8042 i8042: LATE suspend
[ 85.004000] serial8250 serial8250: LATE suspend
[ 85.004000] pcspkr pcspkr: LATE suspend
[ 85.004000] pci 0000:03:03.0: LATE suspend
[ 85.004000] sdhci 0000:03:01.2: LATE suspend
[ 85.004000] ohci1394 0000:03:01.1: LATE suspend
[ 85.004000] yenta_cardbus 0000:03:01.0: LATE suspend
[ 85.004000] pci 0000:03:00.0: LATE suspend
[ 85.004000] pci 0000:00:1f.3: LATE suspend
[ 85.004000] pci 0000:00:1f.0: LATE suspend
[ 85.004000] pci 0000:00:1e.3: LATE suspend
[ 85.004000] Intel ICH 0000:00:1e.2: LATE suspend
[ 85.004000] pci 0000:00:1e.0: LATE suspend
[ 85.004000] pci 0000:00:02.1: LATE suspend
[ 85.004000] pci 0000:00:02.0: LATE suspend
[ 85.004000] agpgart-intel 0000:00:00.0: LATE suspend
[ 85.004000] Back to C!
[ 93.004000] agpgart-intel 0000:00:00.0: EARLY resume
[ 93.004000] pci 0000:00:02.0: EARLY resume
[ 93.004000] pci 0000:00:02.1: EARLY resume
[ 93.004000] uhci_hcd 0000:00:1d.0: EARLY resume
[ 93.004000] uhci_hcd 0000:00:1d.1: EARLY resume
[ 93.004000] uhci_hcd 0000:00:1d.2: EARLY resume
[ 93.004000] uhci_hcd 0000:00:1d.3: EARLY resume
[ 93.004000] ehci_hcd 0000:00:1d.7: EARLY resume
[ 93.004000] pci 0000:00:1e.0: EARLY resume
[ 93.004000] Intel ICH 0000:00:1e.2: EARLY resume
[ 93.004000] pci 0000:00:1e.3: EARLY resume
[ 93.004000] pci 0000:00:1f.0: EARLY resume
[ 93.004000] ata_piix 0000:00:1f.2: EARLY resume
[ 93.004000] pci 0000:00:1f.3: EARLY resume
[ 93.004000] pci 0000:03:00.0: EARLY resume
[ 93.004000] yenta_cardbus 0000:03:01.0: EARLY resume
[ 93.004000] ohci1394 0000:03:01.1: EARLY resume
[ 93.004000] sdhci 0000:03:01.2: EARLY resume
[ 93.004000] pci 0000:03:03.0: EARLY resume
[ 93.004000] pcspkr pcspkr: EARLY resume
[ 93.004000] serial8250 serial8250: EARLY resume
[ 93.004000] i8042 i8042: EARLY resume
[ 93.004000] platform eisa.0: EARLY resume
[ 93.004000] platform vesafb.0: EARLY resume
[ 93.004000] iTCO_wdt iTCO_wdt: EARLY resume
[ 93.004000] platform bluetooth: EARLY resume
[ 93.004000] PM: Finishing wakeup.
[ 93.004000] acpi acpi: resuming
[ 93.004000] agpgart-intel 0000:00:00.0: resuming
[ 93.004000] PM: Writing back config space on device 0000:00:02.0 at offset f (was 100, writing 10b)
[ 93.004000] PM: Writing back config space on device 0000:00:02.0 at offset 7 (was 0, writing dfec0000)
[ 93.004000] PM: Writing back config space on device 0000:00:02.0 at offset 6 (was 8, writing c0000008)
[ 93.004000] PM: Writing back config space on device 0000:00:02.0 at offset 5 (was 1, writing ec39)
[ 93.004000] PM: Writing back config space on device 0000:00:02.0 at offset 4 (was 0, writing dff00000)
[ 93.004000] PM: Writing back config space on device 0000:00:02.0 at offset 1 (was 900000, writing 900003)
[ 93.024000] pci 0000:00:02.0: resuming
[ 93.024000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 18
[ 93.024000] pci 0000:00:02.1: resuming
[ 93.024000] PM: Writing back config space on device 0000:00:02.1 at offset 4 (was 0, writing dff80000)
[ 93.024000] PM: Writing back config space on device 0000:00:02.1 at offset 1 (was 900000, writing 900007)
[ 93.024000] uhci_hcd 0000:00:1d.0: resuming
[ 93.024000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 18
[ 93.024000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 93.024000] usb usb1: root hub lost power or was reset
[ 93.024000] uhci_hcd 0000:00:1d.1: resuming
[ 93.024000] PCI: Enabling device 0000:00:1d.1 (0000 -> 0001)
[ 93.024000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 17
[ 93.024000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 93.024000] PM: Writing back config space on device 0000:00:1d.1 at offset f (was 200, writing 20a)
[ 93.024000] PM: Writing back config space on device 0000:00:1d.1 at offset 8 (was 1, writing bf61)
[ 93.024000] usb usb2: root hub lost power or was reset
[ 93.024000] uhci_hcd 0000:00:1d.2: resuming
[ 93.024000] PCI: Enabling device 0000:00:1d.2 (0000 -> 0001)
[ 93.024000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 19
[ 93.024000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 93.024000] PM: Writing back config space on device 0000:00:1d.2 at offset f (was 300, writing 309)
[ 93.024000] PM: Writing back config space on device 0000:00:1d.2 at offset 8 (was 1, writing bf41)
[ 93.024000] usb usb3: root hub lost power or was reset
[ 93.024000] uhci_hcd 0000:00:1d.3: resuming
[ 93.024000] PCI: Enabling device 0000:00:1d.3 (0000 -> 0001)
[ 93.024000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 16
[ 93.024000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 93.024000] PM: Writing back config space on device 0000:00:1d.3 at offset f (was 400, writing 407)
[ 93.024000] PM: Writing back config space on device 0000:00:1d.3 at offset 8 (was 1, writing bf21)
[ 93.024000] usb usb4: root hub lost power or was reset
[ 93.024000] ehci_hcd 0000:00:1d.7: resuming
[ 93.040000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 16 (level, low) -> IRQ 18
[ 93.040000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 93.040000] pci 0000:00:1e.0: resuming
[ 93.040000] PM: Writing back config space on device 0000:00:1e.0 at offset 9 (was 10001, writing 53f15001)
[ 93.040000] PM: Writing back config space on device 0000:00:1e.0 at offset 8 (was 0, writing dfd0dfd0)
[ 93.040000] PM: Writing back config space on device 0000:00:1e.0 at offset 7 (was 2280e0f0, writing 228000f0)
[ 93.040000] PM: Writing back config space on device 0000:00:1e.0 at offset 6 (was 20030300, writing 20070300)
[ 93.040000] PM: Writing back config space on device 0000:00:1e.0 at offset 1 (was 100001, writing 100107)
[ 93.040000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 93.040000] Intel ICH 0000:00:1e.2: resuming
[ 93.040000] PM: Writing back config space on device 0000:00:1e.2 at offset f (was 100, writing 10b)
[ 93.040000] PM: Writing back config space on device 0000:00:1e.2 at offset 7 (was 0, writing dfebfd00)
[ 93.040000] PM: Writing back config space on device 0000:00:1e.2 at offset 6 (was 0, writing dfebfe00)
[ 93.040000] PM: Writing back config space on device 0000:00:1e.2 at offset 5 (was 1, writing ec41)
[ 93.040000] PM: Writing back config space on device 0000:00:1e.2 at offset 4 (was 1, writing ed01)
[ 93.040000] PM: Writing back config space on device 0000:00:1e.2 at offset 1 (was 2900000, writing 2900003)
[ 93.040000] ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 16 (level, low) -> IRQ 18
[ 93.040000] PCI: Setting latency timer of device 0000:00:1e.2 to 64
[ 94.044000] pci 0000:00:1e.3: resuming
[ 94.044000] PM: Writing back config space on device 0000:00:1e.3 at offset f (was 200, writing 20a)
[ 94.044000] PM: Writing back config space on device 0000:00:1e.3 at offset 5 (was 1, writing ec81)
[ 94.044000] PM: Writing back config space on device 0000:00:1e.3 at offset 4 (was 1, writing ee01)
[ 94.044000] PM: Writing back config space on device 0000:00:1e.3 at offset 1 (was 2900000, writing 2900001)
[ 94.044000] pci 0000:00:1f.0: resuming
[ 94.044000] PM: Writing back config space on device 0000:00:1f.0 at offset 1 (was 2000007, writing 2000107)
[ 94.044000] ata_piix 0000:00:1f.2: resuming
[ 94.060000] PM: Writing back config space on device 0000:00:1f.2 at offset f (was 200, writing 20a)
[ 94.060000] PM: Writing back config space on device 0000:00:1f.2 at offset 9 (was d0000, writing 0)
[ 94.060000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
[ 94.060000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 94.060000] ata1: ACPI set timing mode failed.
[ 94.060000] ata2: ACPI set timing mode failed.
[ 94.060000] pci 0000:00:1f.3: resuming
[ 94.060000] PM: Writing back config space on device 0000:00:1f.3 at offset f (was 200, writing 20a)
[ 94.060000] PM: Writing back config space on device 0000:00:1f.3 at offset 1 (was 2800001, writing 2800101)
[ 94.060000] pci 0000:03:00.0: resuming
[ 94.060000] PM: Writing back config space on device 0000:03:00.0 at offset f (was 100, writing 109)
[ 94.060000] PM: Writing back config space on device 0000:03:00.0 at offset 4 (was 0, writing dfdfe000)
[ 94.060000] PM: Writing back config space on device 0000:03:00.0 at offset 3 (was 0, writing 4000)
[ 94.060000] PM: Writing back config space on device 0000:03:00.0 at offset 1 (was 100000, writing 100102)
[ 94.060000] yenta_cardbus 0000:03:01.0: resuming
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset f (was 7800100, writing 58001ff)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset e (was 0, writing 18fc)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset d (was 0, writing 1800)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset c (was 0, writing 14fc)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset b (was 0, writing 1400)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset a (was 0, writing 57fff000)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset 9 (was 0, writing 54000000)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset 8 (was 0, writing 53fff000)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset 7 (was 0, writing 50000000)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset 6 (was 0, writing b0070403)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset 4 (was 0, writing dfd00000)
[ 94.060000] PM: Writing back config space on device 0000:03:01.0 at offset 3 (was 820000, writing 82a800)
[ 94.060000] ohci1394 0000:03:01.1: resuming
[ 94.076000] PM: Writing back config space on device 0000:03:01.1 at offset 4 (was 0, writing dfdfc800)
[ 94.076000] PM: Writing back config space on device 0000:03:01.1 at offset 3 (was 800000, writing 804000)
[ 94.076000] PM: Writing back config space on device 0000:03:01.1 at offset 1 (was 2100000, writing 2100106)
[ 94.128000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[dfdfc800-dfdfcfff] Max Packet=[2048] IR/IT contexts=[4/4]
[ 94.132000] sdhci 0000:03:01.2: resuming
[ 94.148000] PM: Writing back config space on device 0000:03:01.2 at offset 4 (was 0, writing dfdfc700)
[ 94.148000] PM: Writing back config space on device 0000:03:01.2 at offset 3 (was 800000, writing 804000)
[ 94.148000] PM: Writing back config space on device 0000:03:01.2 at offset 1 (was 2100000, writing 2100106)
[ 94.148000] ACPI: PCI Interrupt 0000:03:01.2[C] -> GSI 17 (level, low) -> IRQ 17
[ 94.172000] pci 0000:03:03.0: resuming
[ 94.172000] PM: Writing back config space on device 0000:03:03.0 at offset f (was 18030100, writing 1803010a)
[ 94.172000] PM: Writing back config space on device 0000:03:03.0 at offset 4 (was 0, writing dfdfd000)
[ 94.172000] PM: Writing back config space on device 0000:03:03.0 at offset 3 (was 0, writing 4010)
[ 94.172000] PM: Writing back config space on device 0000:03:03.0 at offset 1 (was 2900000, writing 2900102)
[ 94.172000] system 00:00: resuming
[ 94.172000] pnp 00:01: resuming
[ 94.172000] system 00:02: resuming
[ 94.172000] system 00:03: resuming
[ 94.172000] i8042 aux 00:04: resuming
[ 94.172000] pnp: Device 00:04 does not support activation.
[ 94.172000] i8042 kbd 00:05: resuming
[ 94.172000] pnp: Device 00:05 does not support activation.
[ 94.172000] pnp 00:06: resuming
[ 94.172000] pnp 00:07: resuming
[ 94.172000] system 00:08: resuming
[ 94.172000] pnp 00:09: resuming
[ 94.172000] pnp 00:0a: resuming
[ 94.172000] system 00:0b: resuming
[ 94.172000] pcspkr pcspkr: resuming
[ 94.172000] serial8250 serial8250: resuming
[ 94.172000] i8042 i8042: resuming
[ 94.176000] atkbd serio0: resuming
[ 94.184000] platform eisa.0: resuming
[ 94.184000] psmouse serio1: resuming
[ 94.212000] platform vesafb.0: resuming
[ 94.212000] usb usb1: resuming
[ 94.252000] usb usb2: resuming
[ 94.292000] usb usb3: resuming
[ 94.332000] hub 3-0:1.0: resuming
[ 94.332000] usb usb4: resuming
[ 94.372000] usb usb5: resuming
[ 94.392000] hub 5-0:1.0: resuming
[ 94.392000] sd 0:0:0:0: resuming
[ 94.392000] sr 1:0:0:0: resuming
[ 94.392000] usb 5-7: resuming
[ 94.392000] usbdev5.3_ep00: PM: resume from 0, parent 5-7 still 2
[ 94.392000] usb-storage 5-7:1.0: PM: resume from 2, parent 5-7 still 2
[ 94.392000] usb-storage 5-7:1.0: resuming
[ 94.392000] usbdev5.3_ep81: PM: resume from 0, parent 5-7:1.0 still 2
[ 94.392000] usbdev5.3_ep01: PM: resume from 0, parent 5-7:1.0 still 2
[ 94.392000] usb 5-8: resuming
[ 94.392000] usbdev5.4_ep00: PM: resume from 0, parent 5-8 still 2
[ 94.392000] usb-storage 5-8:1.0: PM: resume from 2, parent 5-8 still 2
[ 94.392000] usb-storage 5-8:1.0: resuming
[ 94.392000] usbdev5.4_ep81: PM: resume from 0, parent 5-8:1.0 still 2
[ 94.392000] usbdev5.4_ep01: PM: resume from 0, parent 5-8:1.0 still 2
[ 94.392000] usb 3-2: resuming
[ 94.392000] usbdev3.2_ep00: PM: resume from 0, parent 3-2 still 2
[ 94.392000] usbhid 3-2:1.0: PM: resume from 2, parent 3-2 still 2
[ 94.392000] usbhid 3-2:1.0: resuming
[ 94.392000] usbdev3.2_ep81: PM: resume from 0, parent 3-2:1.0 still 2
[ 94.392000] host2: PM: resume from 0, parent 5-7:1.0 still 2
[ 94.392000] host3: PM: resume from 0, parent 5-8:1.0 still 2
[ 94.392000] sd 3:0:0:0: resuming
[ 94.392000] sd 2:0:0:0: resuming
[ 94.392000] iTCO_wdt iTCO_wdt: resuming
[ 94.392000] ac97 0-0:STAC9752,53: resuming
[ 94.392000] platform bluetooth: resuming
[ 94.392000] Restarting tasks ... <6>usb 3-2: USB disconnect, address 2
[ 94.456000] done.
[ 94.456000] Enabling non-boot CPUs ...
[ 94.492000] sdb : READ CAPACITY failed.
[ 94.492000] sdb : status=0, message=00, host=7, driver=00
[ 94.492000] sdb : sense not available.
[ 94.492000] sdc : READ CAPACITY failed.
[ 94.492000] sdc : status=0, message=00, host=7, driver=00
[ 94.492000] sdc : sense not available.
[ 94.496000] sdb: Write Protect is off
[ 94.496000] sdb: Mode Sense: 00 00 00 00
[ 94.496000] sdb: assuming drive cache: write through
[ 94.496000] sdc: Write Protect is off
[ 94.496000] sdc: Mode Sense: 00 00 00 00
[ 94.496000] sdc: assuming drive cache: write through
[ 94.496000] sdb : READ CAPACITY failed.
[ 94.496000] sdb : status=0, message=00, host=7, driver=00
[ 94.496000] sdb : sense not available.
[ 94.496000] sdc : READ CAPACITY failed.
[ 94.496000] sdc : status=0, message=00, host=7, driver=00
[ 94.496000] sdc : sense not available.
[ 94.496000] sdb: Write Protect is off
[ 94.496000] sdb: Mode Sense: 00 00 00 00
[ 94.496000] sdb: assuming drive cache: write through
[ 94.496000] sdc: Write Protect is off
[ 94.496000] sdc: Mode Sense: 00 00 00 00
[ 94.496000] sdc: assuming drive cache: write through
[ 94.704000] usb 5-7: USB disconnect, address 3
[ 94.728000] input: PS/2 Mouse as /class/input/input9
[ 94.748000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input10
[ 94.816000] usb 5-7: new high speed USB device using ehci_hcd and address 6
[ 94.948000] usb 5-7: configuration #1 chosen from 1 choice
[ 94.948000] scsi4 : SCSI emulation for USB Mass Storage devices
[ 94.948000] usb 5-8: USB disconnect, address 4
[ 94.948000] usb-storage: device found at 6
[ 94.948000] usb-storage: waiting for device to settle before scanning
[ 95.060000] usb 5-8: new high speed USB device using ehci_hcd and address 7
[ 95.192000] usb 5-8: configuration #1 chosen from 1 choice
[ 95.192000] scsi5 : SCSI emulation for USB Mass Storage devices
[ 95.192000] usb-storage: device found at 7
[ 95.192000] usb-storage: waiting for device to settle before scanning
[ 95.240000] ata1.00: ata_hpa_resize 1: sectors = 117210240, hpa_sectors = 117210240
[ 95.248000] ata1.00: ata_hpa_resize 1: sectors = 117210240, hpa_sectors = 117210240
[ 95.248000] ata1.00: configured for UDMA/100
[ 95.260000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[ 95.276000] sda: Write Protect is off
[ 95.276000] sda: Mode Sense: 00 3a 00 00
[ 95.284000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 95.432000] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 95.604000] usb 3-2: configuration #1 chosen from 1 choice
[ 95.620000] input: Logitech Optical USB Mouse as /class/input/input11
[ 95.620000] input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.2-2
[ 95.720000] ata2.00: configured for UDMA/33
[ 96.140000] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 96.140000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <email address hidden>
[ 96.140000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0kmprq
[ 96.140000] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[ 96.140000] ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 96.140000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[ 96.276000] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
[ 96.320000] b44.c:v1.01 (Jun 16, 2006)
[ 96.320000] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 18 (level, low) -> IRQ 19
[ 96.324000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:12:3f:e2:a3:a9
[ 96.392000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 96.808000] input: Lid Switch as /class/input/input12
[ 96.808000] ACPI: Lid Switch [LID]
[ 96.824000] input: Power Button (CM) as /class/input/input13
[ 96.824000] ACPI: Power Button (CM) [PBTN]
[ 96.832000] input: Sleep Button (CM) as /class/input/input14
[ 96.832000] ACPI: Sleep Button (CM) [SBTN]
[ 97.896000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
[ 97.896000] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 97.896000] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[ 97.912000] ACPI: Thermal Zone [THM] (31 C)
[ 97.968000] ACPI: AC Adapter [AC] (on-line)
[ 98.336000] ACPI: Battery Slot [BAT0] (battery present)
[ 99.948000] usb-storage: device scan complete
[ 99.964000] scsi 4:0:0:0: Direct-Access SanDisk Cruzer Micro 0.2 PQ: 0 ANSI: 2
[ 99.964000] SCSI device sdb: 501759 512-byte hdwr sectors (257 MB)
[ 99.964000] sdb: Write Protect is off
[ 99.964000] sdb: Mode Sense: 03 00 00 00
[ 99.964000] sdb: assuming drive cache: write through
[ 99.968000] SCSI device sdb: 501759 512-byte hdwr sectors (257 MB)
[ 99.968000] sdb: Write Protect is off
[ 99.968000] sdb: Mode Sense: 03 00 00 00
[ 99.968000] sdb: assuming drive cache: write through
[ 99.968000] sdb: sdb1
[ 99.972000] sd 4:0:0:0: Attached scsi removable disk sdb
[ 99.972000] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 100.192000] usb-storage: device scan complete
[ 100.192000] scsi 5:0:0:0: Direct-Access SanDisk U3 Cruzer Micro 3.27 PQ: 0 ANSI: 2
[ 100.192000] SCSI device sdc: 8027790 512-byte hdwr sectors (4110 MB)
[ 100.192000] sdc: Write Protect is off
[ 100.192000] sdc: Mode Sense: 03 00 00 00
[ 100.192000] sdc: assuming drive cache: write through
[ 100.196000] SCSI device sdc: 8027790 512-byte hdwr sectors (4110 MB)
[ 100.196000] sdc: Write Protect is off
[ 100.196000] sdc: Mode Sense: 03 00 00 00
[ 100.196000] sdc: assuming drive cache: write through
[ 100.196000] sdc: sdc1
[ 100.196000] sd 5:0:0:0: Attached scsi removable disk sdc
[ 100.196000] sd 5:0:0:0: Attached scsi generic sg3 type 0
[ 103.348000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 103.828000] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 106.028000] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready

Revision history for this message
Olivier (olivier-lacroix) said :
#7

There is nothing bad there...

after your wireless stopped working, please enter those commands in a terminal, and post here the output

iwconfig

sudo killall NetworkManager
sudo NetworkManager --no-daemon

Revision history for this message
Collin Stocks (collinstocks) said :
#8

crms@collin-laptop:~$ iwconfig
lo no wireless extensions.

eth1 unassociated ESSID:""
          Mode:Managed Channel=0 Access Point: Not-Associated
          Bit Rate:0 kb/s Tx-Power=20 dBm Sensitivity=8/0
          Retry limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality:0 Signal level:0 Noise level:0
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth0 no wireless extensions.

crms@collin-laptop:~$ sudo killall NetworkManager
Password:
crms@collin-laptop:~$ sudo NetworkManager --no-daemon
NetworkManager: <information> starting...
NetworkManager: <information> eth0: Device is fully-supported using driver 'b44'.
NetworkManager: <information> nm_device_init(): waiting for device's worker thread to start
NetworkManager: <information> nm_device_init(): device's worker thread started, continuing.
NetworkManager: <information> Now managing wired Ethernet (802.3) device 'eth0'.
NetworkManager: <information> Deactivating device eth0.
NetworkManager: <information> eth1: Device is fully-supported using driver 'ipw2200'.
NetworkManager: <information> nm_device_init(): waiting for device's worker thread to start
NetworkManager: <information> nm_device_init(): device's worker thread started, continuing.
NetworkManager: <information> Now managing wireless (802.11) device 'eth1'.
NetworkManager: <information> Deactivating device eth1.
NetworkManager: <information> Updating allowed wireless network lists.
NetworkManager: <information> SWITCH: no current connection, found better connection 'eth1'.
NetworkManager: <information> Will activate connection 'eth1/newnetwork'.
NetworkManager: <information> Device eth1 activation scheduled...
NetworkManager: <information> Activation (eth1) started...
NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
NetworkManager: <information> Activation (eth1/wireless): access point 'newnetwork' is encrypted, but NO valid key exists. New key needed.
NetworkManager: <information> Activation (eth1) New wireless user key requested for network 'newnetwork'.
NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
NetworkManager: <information> Activation (eth1) New wireless user key for network 'newnetwork' received.
NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
NetworkManager: <information> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
NetworkManager: <information> Activation (eth1/wireless): access point 'newnetwork' is encrypted, and a key exists. No new key needed.
NetworkManager: <information> SUP: sending command 'INTERFACE_ADD eth1 wext /var/run/wpa_supplicant '
NetworkManager: <information> SUP: response was 'OK'
NetworkManager: <information> SUP: sending command 'AP_SCAN 1'
NetworkManager: <information> SUP: response was 'OK'
NetworkManager: <information> SUP: sending command 'ADD_NETWORK'
NetworkManager: <information> SUP: response was '0'
NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 ssid 6e65776e6574776f726b'
NetworkManager: <information> SUP: response was 'OK'
NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 proto WPA'
NetworkManager: <information> SUP: response was 'OK'
NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK'
NetworkManager: <information> SUP: response was 'OK'
NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 psk <key>'
NetworkManager: <information> SUP: response was 'OK'
NetworkManager: <information> SUP: sending command 'ENABLE_NETWORK 0'
NetworkManager: <information> SUP: response was 'OK'
NetworkManager: <information> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
NetworkManager: <information> wpa_supplicant(11971): Global control interface '/var/run/wpa_supplicant-global'
NetworkManager: <information> wpa_supplicant(11971): RX global ctrl_iface - hexdump_ascii(len=49):
NetworkManager: <information> wpa_supplicant(11971): 49 4e 54 45 52 46 41 43 45 5f 41 44 44 20 65 74 INTERFACE_ADD et
NetworkManager: <information> wpa_supplicant(11971): 68 31 09 09 77 65 78 74 09 2f 76 61 72 2f 72 75 h1__wext_/var/ru
NetworkManager: <information> wpa_supplicant(11971): 6e 2f 77 70 61 5f 73 75 70 70 6c 69 63 61 6e 74 n/wpa_supplicant
NetworkManager: <information> wpa_supplicant(11971): 09 _
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE GLOBAL INTERFACE_ADD 'eth1 wext /var/run/wpa_supplicant '
NetworkManager: <information> wpa_supplicant(11971): Initializing interface 'eth1' conf 'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' bridge 'N/A'
NetworkManager: <information> wpa_supplicant(11971): Initializing interface (2) 'eth1'
NetworkManager: <information> wpa_supplicant(11971): EAPOL: SUPP_PAE entering state DISCONNECTED
NetworkManager: <information> wpa_supplicant(11971): EAPOL: KEY_RX entering state NO_KEY_RECEIVE
NetworkManager: <information> wpa_supplicant(11971): EAPOL: SUPP_BE entering state INITIALIZE
NetworkManager: <information> wpa_supplicant(11971): EAP: EAP entering state DISABLED
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - portEnabled=0
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - portValid=0
NetworkManager: <information> wpa_supplicant(11971): SIOCGIWRANGE: WE(compiled)=21 WE(source)=18 enc_capa=0xf
NetworkManager: <information> wpa_supplicant(11971): capabilities: key_mgmt 0xf enc 0xf
NetworkManager: <information> wpa_supplicant(11971): WEXT: Operstate: linkmode=1, operstate=5
NetworkManager: <information> wpa_supplicant(11971): 6
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_wpa
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_countermeasures
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information> wpa_supplicant(11971): Setting scan request: 0 sec 100000 usec
NetworkManager: <information> wpa_supplicant(11971): Added interface eth1
NetworkManager: <information> wpa_supplicant(11971): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
NetworkManager: <information> wpa_supplicant(11971): Wireless event: cmd=0x8b06 len=8
NetworkManager: <information> wpa_supplicant(11971): RX ctrl_iface - hexdump_ascii(len=9):
NetworkManager: <information> wpa_supplicant(11971): 41 50 5f 53 43 41 4e 20 31 AP_SCAN 1
NetworkManager: <information> wpa_supplicant(11971): RX ctrl_iface - hexdump_ascii(len=11):
NetworkManager: <information> wpa_supplicant(11971): 41 44 44 5f 4e 45 54 57 4f 52 4b ADD_NETWORK
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: ADD_NETWORK
NetworkManager: <information> wpa_supplicant(11971): RX ctrl_iface - hexdump_ascii(len=39): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: SET_NETWORK id=0 name='ssid'
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: value - hexdump_ascii(len=20): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): ssid - hexdump_ascii(len=10):
NetworkManager: <information> wpa_supplicant(11971): 6e 65 77 6e 65 74 77 6f 72 6b newnetwork
NetworkManager: <information> wpa_supplicant(11971): ce - hexdump_ascii(len=23): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: SET_NETWORK id=0 name='proto'
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: value - hexdump_ascii(len=3): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): proto: 0x1
NetworkManager: <information> wpa_supplicant(11971): RX ctrl_iface - hexdump_ascii(len=30): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: SET_NETWORK id=0 name='key_mgmt'
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: value - hexdump_ascii(len=7): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): key_mgmt: 0x2
NetworkManager: <information> wpa_supplicant(11971): RX ctrl_iface - hexdump_ascii(len=82): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: SET_NETWORK id=0 name='psk'
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: value - hexdump_ascii(len=64): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): PSK - hexdump(len=32): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): RX ctrl_iface - hexdump_ascii(len=16):
NetworkManager: <information> wpa_supplicant(11971): 45 4e 41 42 4c 45 5f 4e 45 54 57 4f 52 4b 20 30 ENABLE_NETWORK 0
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE: ENABLE_NETWORK id=0
NetworkManager: <information> wpa_supplicant(11971): Setting scan request: 0 sec 0 usec
NetworkManager: <information> wpa_supplicant(11971): State: DISCONNECTED -> SCANNING
NetworkManager: <information> wpa_supplicant(11971): Starting AP scan (broadcast SSID)
NetworkManager: <information> wpa_supplicant(11971): Trying to get current scan results first without requesting a new scan to speed up initial association
NetworkManager: <information> wpa_supplicant(11971): Received 835 bytes of scan results (4 BSSes)
NetworkManager: <information> wpa_supplicant(11971): Scan results: 4
NetworkManager: <information> wpa_supplicant(11971): Selecting BSS from priority group 0
NetworkManager: <information> wpa_supplicant(11971): 0: 00:18:e7:13:01:37 ssid='newnetwork' wpa_ie_len=28 rsn_ie_len=26 caps=0x11
NetworkManager: <information> wpa_supplicant(11971): IE
NetworkManager: <information> wpa_supplicant(11971): Trying to associate with 00:18:e7:13:01:37 (SSID='newnetwork' freq=0 MHz)
NetworkManager: <information> wpa_supplicant(11971): Cancelling scan request
NetworkManager: <information> wpa_supplicant(11971): WPA: clearing own WPA/RSN IE
NetworkManager: <information> wpa_supplicant(11971): Automatic auth_alg selection: 0x1
NetworkManager: <information> wpa_supplicant(11971): WPA: using IEEE 802.11i/D3.0
NetworkManager: <information> wpa_supplicant(11971): WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 1
NetworkManager: <information> wpa_supplicant(11971): WPA: set AP WPA IE - hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information> wpa_supplicant(11971): WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 00 00
NetworkManager: <information> wpa_supplicant(11971): WPA: using GTK TKIP
NetworkManager: <information> wpa_supplicant(11971): WPA: using PTK CCMP
NetworkManager: <information> wpa_supplicant(11971): WPA: using KEY_MGMT WPA-PSK
NetworkManager: <information> wpa_supplicant(11971): WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 04 01 00 00 50 f2 02
NetworkManager: <information> wpa_supplicant(11971): No keys have been configured - skip key clearing
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_drop_unencrypted
NetworkManager: <information> wpa_supplicant(11971): State: SCANNING -> ASSOCIATING
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
NetworkManager: <information> wpa_supplicant(11971): WEXT: Operstate: linkmode=-1, operstate=5
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_associate
NetworkManager: <information> wpa_supplicant(11971): Setting authentication timeout: 10 sec 0 usec
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - EAP success=0
NetworkManager: <information> wpa_supplicant(11971): L: External notification - EAP fail=0
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - portControl=Auto
NetworkManager: <information> wpa_supplicant(11971): RSN: Ignored PMKID candidate without preauth flag
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE monitor attached - hexdump(len=41): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 31 31 39 34 31 2d 31 00
NetworkManager: <information> wpa_supplicant(11971): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
NetworkManager: <information> wpa_supplicant(11971): Wireless event: cmd=0x8b06 len=8
NetworkManager: <information> wpa_supplicant(11971): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
NetworkManager: <information> wpa_supplicant(11971): Wireless event: cmd=0x8b1a len=18
NetworkManager: <information> wpa_supplicant(11971): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
NetworkManager: <information> wpa_supplicant(11971): Wireless event: cmd=0x8b19 len=8
NetworkManager: <information> wpa_supplicant(11971): Received 833 bytes of scan results (4 BSSes)
NetworkManager: <information> wpa_supplicant(11971): Scan results: 4
NetworkManager: <information> wpa_supplicant(11971): Selecting BSS from priority group 0
NetworkManager: <information> wpa_supplicant(11971): 0: 00:18:e7:13:01:37 ssid='newnetwork' wpa_ie_len=28 rsn_ie_len=26 caps=0x11
NetworkManager: <information> wpa_supplicant(11971): selected based on WPA IE
NetworkManager: <information> wpa_supplicant(11971): Already associated with the selected AP.
NetworkManager: <information> wpa_supplicant(11971): RSN: Ignored PMKID candidate without preauth flag
NetworkManager: <information> wpa_supplicant(11971): RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
NetworkManager: <information> wpa_supplicant(11971): Wireless event: cmd=0x8b15 len=20
NetworkManager: <information> wpa_supplicant(11971): Wireless event: new AP: 00:18:e7:13:01:37
NetworkManager: <information> wpa_supplicant(11971): State: ASSOCIATING -> ASSOCIATED
NetworkManager: <information> wpa_supplicant(11971): er_wext_set_operstate: operstate 0->0 (DORMANT)
NetworkManager: <information> wpa_supplicant(11971): WEXT: Operstate: linkmode=-1, operstate=5
NetworkManager: <information> wpa_supplicant(11971): Associated to a new BSS: BSSID=00:18:e7:13:01:37
NetworkManager: <information> wpa_supplicant(11971): No keys have been configured - skip key clearing
NetworkManager: <information> wpa_supplicant(11971): Associated with 00:18:e7:13:01:37
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE monitor send - hexdump(len=41): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 31 31 39 34 31 2d 31 00
NetworkManager: <information> wpa_supplicant(11971): WPA: Association event - clear replay counter
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - portEnabled=0
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - portValid=0
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - EAP success=0
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - portEnabled=1
NetworkManager: <information> wpa_supplicant(11971): EAPOL: SUPP_PAE entering state CONNECTING
NetworkManager: <information> wpa_supplicant(11971): EAPOL: SUPP_BE entering state IDLE
NetworkManager: <information> wpa_supplicant(11971): Setting authentication timeout: 10 sec 0 usec
NetworkManager: <information> wpa_supplicant(11971): Cancelling scan request
NetworkManager: <information> wpa_supplicant(11971): RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
NetworkManager: <information> wpa_supplicant(11971): RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
NetworkManager: <information> wpa_supplicant(11971): RX EAPOL from 00:18:e7:13:01:37
NetworkManager: <information> wpa_supplicant(11971): 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e a3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): Setting authentication timeout: 10 sec 0 usec
NetworkManager: <information> wpa_supplicant(11971): IEEE 802.1X RX: version=1 type=3 length=95
NetworkManager: <information> wpa_supplicant(11971): EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(11971): key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
NetworkManager: <information> wpa_supplicant(11971): key_length=16 key_data_length=0
NetworkManager: <information> wpa_supplicant(11971): replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
NetworkManager: <information> wpa_supplicant(11971): key_nonce - hexdump(len=32): 26 7c 8c 5a 17 1b 3e 36 ae 75 5a de ba 17 2c 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e a3
NetworkManager: <information> wpa_supplicant(11971): key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): 80 04 5e a3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): State: ASSOCIATED -> 4WAY_HANDSHAKE
NetworkManager: <information> wpa_supplicant(11971): WPA: RX message 1 of 4-Way Handshake from 00:18:e7:13:01:37 (ver=2)
NetworkManager: <information> wpa_supplicant(11971): WPA: Renewed SNonce - hexdump(len=32): d1 7e ff 16 83 15 a6 34 dc 41 5d bf e9 75 a1 87 7e b3 ab af 02 e0 14 eb 94 5a 37 9e 6f 27 9a b4
NetworkManager: <information> wpa_supplicant(11971): WPA: PMK - hexdump(len=32): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): WPA: PTK - hexdump(len=64): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): WPA: WPA IE for msg 2/4 - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 04 01 00 00 50 f2 02
NetworkManager: <information> wpa_supplicant(11971): WPA: Sending EAPOL-Key 2/4
NetworkManager: <information> wpa_supplicant(11971): 02
NetworkManager: <information> wpa_supplicant(11971): RX EAPOL from 00:18:e7:13:01:37
NetworkManager: <information> wpa_supplicant(11971): RX EAPOL - hexdump(len=127): 01 03 00 7b fe 01 ca 00 10 00 00 00 00 00 00 00 02 26 7c 8c 5a 17 1b 3e 36 ae 75 5a de ba 17 2c 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e a3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ec 54 e6 55 66 9a b2 aa fb 81 32 df 7e 84 62 1e 00 1c dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information> wpa_supplicant(11971): IEEE 802.1X RX: version=1 type=3 length=123
NetworkManager: <information> wpa_supplicant(11971): EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(11971): key_info 0x1ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC)
NetworkManager: <information> wpa_supplicant(11971): key_length=16 key_data_length=28
NetworkManager: <information> wpa_supplicant(11971): replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
NetworkManager: <information> wpa_supplicant(11971): key_nonce - hexdump(len=32): 26 7c 8c 5a 17 1b 3e 36 ae 75 5a de ba 17 2c 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e a3
NetworkManager: <information> wpa_supplicant(11971): key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): e6 55 66 9a b2 aa fb 81 32 df 7e 84 62 1e
NetworkManager: <information> wpa_supplicant(11971): WPA: RX EAPOL-Key - hexdump(len=127): 01 03 00 7b fe 01 ca 00 10 00 00 00 00 00 00 00 02 26 7c 8c 5a 17 1b 3e 36 ae 75 5a de ba 17 2c 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e a3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ec 54 e6 55 66 9a b2 aa fb 81 32 df 7e 84 62 1e 00 1c dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information> wpa_supplicant(11971): State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
NetworkManager: <information> wpa_supplicant(11971): WPA: RX message 3 of 4-Way Handshake from 00:18:e7:13:01:37 (ver=2)
NetworkManager: <information> wpa_supplicant(11971): WPA: IE KeyData - hexdump(len=28): dd 1a 00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02
NetworkManager: <information> wpa_supplicant(11971): WPA: Sending EAPOL-Key 4/4
NetworkManager: <information> wpa_supplicant(11971): 4 07 b0 84 8b 71 c4 00 00
NetworkManager: <information> wpa_supplicant(11971): WPA: Installing PTK to the driver.
NetworkManager: <information> wpa_supplicant(11971): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): wpa_driver_wext_set_key: alg=3 key_idx=0 set_tx=1 seq_len=6 key_len=16
NetworkManager: <information> wpa_supplicant(11971): State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information> wpa_supplicant(11971): RX EAPOL from 00:18:e7:13:01:37
NetworkManager: <information> wpa_supplicant(11971): RX EAPOL - hexdump(len=139): 01 03 00 87 fe 03 a2 00 20 00 00 00 00 00 00 00 03 26 7c 8c 5a 17 1b 3e 36 ae 75 5a de ba 17 2c 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e 9f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1c 09 cd f9 09 20 8c 70 25 f3 b5 d5 16 31 9a f7 00 28 e5 75 3c 69 92 14 6a f7 21 93 c2 dc 6f 0a d6 08 43 43 f8 74 d5 60 dc 44 fe e5 f9 49 a1 8d c2 77 02 a5 e9 5b b5 dd 01 0a
NetworkManager: <information> wpa_supplicant(11971): IEEE 802.1X RX: version=1 type=3 length=135
NetworkManager: <information> wpa_supplicant(11971): EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(11971): key_info 0x3a2 (ver=2 keyidx=2 rsvd=0 Group Ack MIC Secure)
NetworkManager: <information> wpa_supplicant(11971): key_length=32 key_data_length=40
NetworkManager: <information> wpa_supplicant(11971): replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 03
NetworkManager: <information> wpa_supplicant(11971): b6 c7 c6 80 04 5e 9f
NetworkManager: <information> wpa_supplicant(11971): key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_mic - hexdump(len=16): 1c 09 cd f9 09 20 8c 70 25 f3 b5 d5 16 31 9a f7
NetworkManager: <information> wpa_supplicant(11971): WPA: RX EAPOL-Key - hexdump(len=139): 01 03 00 87 fe 03 a2 00 20 00 00 00 00 00 00 00 03 26 7c 8c 5a 17 1b 3e 36 ae 75 5a de ba 17 2c 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e 9f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1c 09 cd f9 09 20 8c 70 25 f3 b5 d5 16 31 9a f7 00 28 e5 75 3c 69 92 14 6a f7 21 93 c2 dc 6f 0a d6 08 43 43 f8 74 d5 60 dc 44 fe e5 f9 49 a1 8d c2 77 02 a5 e9 5b b5 dd 01 0a
NetworkManager: <information> wpa_supplicant(11971): WPA: RX message 1 of Group Key or STAKey Handshake from 00:18:e7:13:01:37 (ver=2)
NetworkManager: <information> wpa_supplicant(11971): State: GROUP_HANDSHAKE -> GROUP_HANDSHAKE
NetworkManager: <information> wpa_supplicant(11971): WPA: Group Key - hexdump(len=32): [REMOVED]
NetworkManager: <information> wpa_supplicant(11971): WPA: Installing GTK to the driver (keyidx=2 tx=0).
NetworkManager: <information> wpa_supplicant(11971): WPA: RSC - hexdump(len=6): 00 00 00 00 00 00
NetworkManager: <information> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful. Connected to access point 'newnetwork'.
NetworkManager: <information> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
NetworkManager: <information> Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
NetworkManager: <information> Activation (eth1) Beginning DHCP transaction.
NetworkManager: <information> Couldn't send DHCP 'up' message because: name 'com.redhat.dhcp.OperationInProgress', message 'interface eth1 is being released. Please try again later.'.
NetworkManager: <information> Activation (eth1) failure scheduled...
NetworkManager: <information> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
NetworkManager: <information> wpa_supplicant(11971): set_key: alg=2 key_idx=2 set_tx=0 seq_len=6 key_len=32
NetworkManager: <information> wpa_supplicant(11971): WPA: Sending EAPOL-Key 2/2
NetworkManager: <information> wpa_supplicant(11971): WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f fe 03 22 00 20 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ec db fa 85 73 b0 46 c4 8c 1f 7a d5 ec 59 30 2b 00 00
NetworkManager: <information> wpa_supplicant(11971): WPA: Key negotiation completed with 00:18:e7:13:01:37 [PTK=CCMP GTK=TKIP]
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE monitor send - hexdump(len=41): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 31 31 39 34 31 2d 31 00
NetworkManager: <information> wpa_supplicant(11971): Cancelling authentication timeout
NetworkManager: <information> wpa_supplicant(11971): State: GROUP_HANDSHAKE -> COMPLETED
NetworkManager: <information> wpa_supplicant(11971): CTRL-EVENT-CONNECTED - Connection to 00:18:e7:13:01:37 completed (auth) [id=0 id_str=]
NetworkManager: <information> wpa_supplicant(11971): CTRL_IFACE monitor send - hexdump(len=41): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 31 31 39 34 31 2d 31 00
NetworkManager: <information> Activation (eth1) failed for access point (newnetwork)
NetworkManager: <information> wpa_supplicant(11971): 1 (UP)
NetworkManager: <information> wpa_supplicant(11971): WEXT: Operstate: linkmode=-1, operstate=6
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - portValid=1
NetworkManager: <information> wpa_supplicant(11971): EAPOL: External notification - EAP success=1
NetworkManager: <information> wpa_supplicant(11971): EAPOL: SUPP_PAE entering state AUTHENTICATING
NetworkManager: <information> wpa_supplicant(11971): EAPOL: SUPP_BE entering state SUCCESS
NetworkManager: <information> wpa_supplicant(11971): EAP: EAP entering state DISABLED
NetworkManager: <information> wpa_supplicant(11971): EAPOL: SUPP_PAE entering state AUTHENTICATED
NetworkManager: <information> wpa_supplicant(11971): EAPOL: SUPP_BE entering state IDLE
NetworkManager: <information> wpa_supplicant(11971): RTM_NEWLINK: operstate=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
NetworkManager: <information> wpa_supplicant(11971): RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
NetworkManager: <information> wpa_supplicant(11971): RX EAPOL from 00:18:e7:13:01:37
NetworkManager: <information> wpa_supplicant(11971): RX EAPOL - hexdump(len=139): 01 03 00 87 fe 03 a2 00 20 00 00 00 00 00 00 00 04 26 7c 8c 5a 17 1b 3e 36 ae 75 5a de ba 17 2c 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e 9f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 af 08 0f 1b a4 e4 61 a3 51 68 3e b1 f8 16 a0 6d 00 28 e5 75 3c 69 92 14 6a f7 21 93 c2 dc 6f 0a d6 08 43 43 f8 74 d5 60 dc 44 fe e5 f9 49 a1 8d c2 77 02 a5 e9 5b b5 dd 01 0a
NetworkManager: <information> wpa_supplicant(11971): IEEE 802.1X RX: version=1 type=3 length=135
NetworkManager: <information> wpa_supplicant(11971): EAPOL-Key type=254
NetworkManager: <information> wpa_supplicant(11971): dx=2 rsvd=0 Group Ack MIC Secure)
NetworkManager: <information> wpa_supplicant(11971): key_length=32 key_data_length=40
NetworkManager: <information> wpa_supplicant(11971): replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 04
NetworkManager: <information> wpa_supplicant(11971): key_nonce - hexdump(len=32): 26 7c 8c 5a 17 1b 3e 36 ae 75 5a de ba 17 2c 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e 9f
NetworkManager: <information> wpa_supplicant(11971): key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
NetworkManager: <information> wpa_supplicant(11971): key_mic - hexdump(len=16): af 08 0f 1b a4 e4 61 a3 51 68 3e b1 f8 16 a0 6d
NetworkManager: <information> wpa_supplicant(11971): WPA: RX EAPOL-Key - hexdump(len=139): 01 03 00 87 fe 03 a2 00 20 00 00 00 00 00 00 00 04 26 7c 8c 5a 17 1b 3e 36 ae 75 5a de ba 17 2c 64 3e 39 e2 de 7d 4e de df 1f b6 c7 c6 80 04 5e 9f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 af 08 0f 1b a4 e4 61 a3 51 68 3e b1 f8 16 a0 6d 00 28 e5 75 3c 69 92 14 6a f7 21 93 c2 dc 6f 0a d6 08 43 43 f8 74 d5 60 dc 44 fe e5 f9 49 a1 8d c2 77 02 a5 e9 5b b5 dd 01 0a
NetworkManager: <information> Activation (eth1) failed.
NetworkManager: <information> Deactivating device eth1.
sendmsg(CTRL_IFACE monitor): No such file or directory

Revision history for this message
Best Olivier (olivier-lacroix) said :
#9

That is weird :

Couldn't send DHCP 'up' message because: name 'com.redhat.dhcp.OperationInProgress', message 'interface eth1 is being released. Please try again later.'

I have no idea of what is going on. I guess you should fill a bug against NetworkManager, and including a link to this question, as well as the output of "sudo NetworkManager --no-daemon" that you ahve already posted here.

As a workaround, I guess you can give wicd a try : see http://wicd.sourceforge.net/

Tell me if you need more info

Revision history for this message
Collin Stocks (collinstocks) said :
#10

I am now using wicd, and it seems to be working. It also seems to have some better features than the NetworkManager app, such as profiles for different networks. I just suspended and resumed my computer a couple of times right now, and it is working fine! It seems that you have solved my problem. Thank you very much. If I get around to it, I will file a bug report.

Revision history for this message
Collin Stocks (collinstocks) said :
#11

Thanks Olivier, that solved my question.