mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin Mattock" <justinmattock@gmail.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: linux-kernel@vger.kernel.org, Alan <alan@lxorguk.ukuu.org.uk>,
	"Jeff Garzik" <jeff@garzik.org>, "Tejun Heo" <htejun@gmail.com>,
	"Pavel Machek" <pavel@ucw.cz>
Subject: Re: suspend
Date: Thu, 3 Apr 2008 00:00:20 +0000	[thread overview]
Message-ID: <dd18b0c30804021700q6ec77168ma2c1c1e175a23e80@mail.gmail.com> (raw)
In-Reply-To: <200804030021.09325.rjw@sisk.pl>

[-- Attachment #1: Type: text/plain, Size: 1620 bytes --]

Hello; This: revalidation failed (errno=-2) with sata seems to be
reproducible from over here. usually by the second wake up from
suspend takes a few seconds longer than the initial suspend wakeup,
then by the third I receive the revalidation errno=-2 in the top left
of the screen.

with appletouch putting in udev:
SUBSYSTEM=="input",KERNEL=="event*",SYSFS{name}=="appletouch",SYMLINK+="input/appletouchpad"
still gives me no scrolling function.

with the bluetooth mighty mouse(cyberdork from ubuntu lists refered to
this) using hid2hci --tohci
recovers the mouses scroll function.

On Wed, Apr 2, 2008 at 10:21 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> On Wednesday, 2 of April 2008, Justin Mattock wrote:
>  > Hello; I did some testing with the suspend and it seems the mighty
>  > mouse is being claimed by something before bluetooth daemon can claim
>  > it. the infrared device gives me no response even after issuing
>  > killall lirc and lircd and restarting the daemons,
>  > I'm able to get uvcvideo working after a rrmod uvcvideo then a
>  > modprobe uvcvideo then I'm able to use gmplayer tv:// -vf mirror to
>  > view the camera. with appletouch i have to ctrl,alt,del then rmmod
>  > appletouch then modprobe and startx for the scroll function to work
>  > again.
>  >
>  > with sata = ata3.01: revalidation failed (errno=-2) I suspended
>  > simultaneously, on the third time this seems to show up.
>  >
>  > Ill send the dmesg from the three suspends as soon as I locate the
>  > e-mail address to  the Sata people.
>
>  Please just attach it here.
>
>  Thanks,
>  Rafael
>



-- 
Justin P. Mattock

[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 89083 bytes --]

[    0.000000] Linux version 2.6.25-rc8 (root@unix) (gcc version 4.1.3 20080114 (prerelease) (Debian 4.1.2-19)) #1 SMP Tue Apr 1 23:57:23 UTC 2008
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003f0ea000 (usable)
[    0.000000]  BIOS-e820: 000000003f0ea000 - 000000003f2eb000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003f2eb000 - 000000003febe000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003febe000 - 000000003feef000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003feef000 - 000000003ff00000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003ff00000 - 0000000040000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[    0.000000] 112MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] Scan SMP from c0000000 for 1024 bytes.
[    0.000000] Scan SMP from c009fc00 for 1024 bytes.
[    0.000000] Scan SMP from c00f0000 for 65536 bytes.
[    0.000000] Scan SMP from c009fc00 for 1024 bytes.
[    0.000000] Entering add_active_range(0, 0, 258282) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   258282
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   258282
[    0.000000] On node 0 totalpages: 258282
[    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: 225 pages used for memmap
[    0.000000]   HighMem zone: 28681 pages, LIFO batch:7
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI 2.4 present.
[    0.000000] Using APIC driver default
[    0.000000] ACPI: RSDP 000FE020, 0024 (r2 APPLE )
[    0.000000] ACPI: XSDT 3FEFD1C0, 0074 (r1 APPLE   Apple00       A5       1000013)
[    0.000000] ACPI: FACP 3FEFB000, 00F4 (r3 APPLE   Apple00       A5 Loki       5F)
[    0.000000] ACPI: DSDT 3FEF0000, 48D1 (r1 APPLE  MacBookP    20002 INTL 20050309)
[    0.000000] ACPI: FACS 3FEC0000, 0040
[    0.000000] ACPI: HPET 3FEFA000, 0038 (r1 APPLE   Apple00        1 Loki       5F)
[    0.000000] ACPI: APIC 3FEF9000, 0068 (r1 APPLE   Apple00        1 Loki       5F)
[    0.000000] ACPI: MCFG 3FEF8000, 003C (r1 APPLE   Apple00        1 Loki       5F)
[    0.000000] ACPI: ASF! 3FEF7000, 00A0 (r32 APPLE   Apple00        1 Loki       5F)
[    0.000000] ACPI: SBST 3FEF6000, 0030 (r1 APPLE   Apple00        1 Loki       5F)
[    0.000000] ACPI: ECDT 3FEF5000, 0053 (r1 APPLE   Apple00        1 Loki       5F)
[    0.000000] ACPI: SSDT 3FEEF000, 04DC (r1 APPLE     CpuPm     3000 INTL 20050309)
[    0.000000] ACPI: SSDT 3FEBD000, 064F (r1 SataRe  SataPri     1000 INTL 20050309)
[    0.000000] ACPI: SSDT 3FEBC000, 069C (r1 SataRe  SataSec     1000 INTL 20050309)
[    0.000000] ACPI: DMI detected: Apple
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:15 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1 6:15 APIC version 20
[    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] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:b0000000)
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 256265
[    0.000000] Kernel command line: root=/dev/sda1 ro quiet splash vga=773 selinux=1 audit=1 enforcing=1 highres=off apic=verbose acpi_osi=Linux pnpacpi=off usbcore.autosuspend=1 pci=routeirq
[    0.000000] audit: enabled (after initialization)
[    0.000000] ACPI: Added _OSI(Linux)
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Detected 2161.259 MHz processor.
[    0.003333] Console: colour dummy device 80x25
[    0.003333] console [tty0] enabled
[    0.003333] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.003333] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.003333] Memory: 1019064k/1033128k available (2490k kernel code, 13416k reserved, 959k data, 332k init, 115624k highmem)
[    0.003333] virtual kernel memory layout:
[    0.003333]     fixmap  : 0xfff9a000 - 0xfffff000   ( 404 kB)
[    0.003333]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.003333]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[    0.003333]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[    0.003333]       .init : 0xc0466000 - 0xc04b9000   ( 332 kB)
[    0.003333]       .data : 0xc036e8c8 - 0xc045e740   ( 959 kB)
[    0.003333]       .text : 0xc0100000 - 0xc036e8c8   (2490 kB)
[    0.003333] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.003333] CPA: page pool initialized 1 of 1 pages preallocated
[    0.003333] SLUB: Genslabs=12, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
[    0.003333] hpet clockevent registered
[    0.083331] Calibrating delay using timer specific routine.. 4328.71 BogoMIPS (lpj=7210737)
[    0.083348] Security Framework initialized
[    0.083351] SELinux:  Initializing.
[    0.083358] SELinux:  Starting in enforcing mode
[    0.083366] selinux_register_security:  Registering secondary module capability
[    0.083368] Capability LSM initialized as secondary
[    0.083377] Mount-cache hash table entries: 512
[    0.083483] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.083485] CPU: L2 cache: 4096K
[    0.083487] CPU: Physical Processor ID: 0
[    0.083489] CPU: Processor Core ID: 0
[    0.083491] Intel machine check architecture supported.
[    0.083494] Intel machine check reporting enabled on CPU#0.
[    0.083496] using mwait in idle threads.
[    0.083499] Compat vDSO mapped to ffffe000.
[    0.083504] Checking 'hlt' instruction... OK.
[    0.097770] ACPI: Core revision 20070126
[    0.105393] CPU0: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[    0.105399] enabled ExtINT on CPU#0
[    0.105408] Booting processor 1/1 ip 4000
[    0.003333] Initializing CPU#1
[    0.003333] masked ExtINT on CPU#1
[    0.003333] Calibrating delay using timer specific routine.. 4324.66 BogoMIPS (lpj=7204266)
[    0.003333] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.003333] CPU: L2 cache: 4096K
[    0.003333] CPU: Physical Processor ID: 0
[    0.003333] CPU: Processor Core ID: 1
[    0.003333] Intel machine check architecture supported.
[    0.003333] Intel machine check reporting enabled on CPU#1.
[    0.197373] CPU1: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[    0.197387] Total of 2 processors activated (8652.37 BogoMIPS).
[    0.197577] ENABLING IO-APIC IRQs
[    0.197579] init IO_APIC IRQs
[    0.197580]  IO-APIC (apicid-pin) 1-0 not connected.
[    0.197625]  IO-APIC (apicid-pin) 1-16, 1-17, 1-18, 1-19, 1-20, 1-21, 1-22, 1-23 not connected.
[    0.197777] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.230813] Using local APIC timer interrupts.
[    0.230814] calibrating APIC timer ...
[    0.233318] ... lapic delta = 1039058
[    0.233318] ... PM timer delta = 357953
[    0.233318] ... PM timer result ok
[    0.233318] ..... delta 1039058
[    0.233318] ..... mult: 44630111
[    0.233318] ..... calibration result: 554164
[    0.233318] ..... CPU clock speed is 2161.1523 MHz.
[    0.233318] ..... host bus clock speed is 166.0886 MHz.
[    0.233318] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.233334] Brought up 2 CPUs
[    0.233358] CPU0 attaching sched-domain:
[    0.233360]  domain 0: span 3
[    0.233362]   groups: 1 2
[    0.233365] CPU1 attaching sched-domain:
[    0.233366]  domain 0: span 3
[    0.233368]   groups: 2 1
[    0.233604] net_namespace: 452 bytes
[    0.233613] Booting paravirtualized kernel on bare hardware
[    0.233780] NET: Registered protocol family 16
[    0.233951] No dock devices found.
[    0.234058] EISA bus registered
[    0.234062] ACPI: bus type pci registered
[    0.234138] PCI: Using configuration type 1
[    0.234140] Setting up standard PCI resources
[    0.236134] ACPI: EC: EC description table is found, configuring boot EC
[    0.236314] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.238546] ACPI: BIOS _OSI(Linux) query honored via cmdline
[    0.238887] ACPI: Interpreter enabled
[    0.238889] ACPI: (supports S0 S3 S4 S5)
[    0.238901] ACPI: Using IOAPIC for interrupt routing
[    0.252538] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.252540] ACPI: EC: driver started in poll mode
[    0.253970] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.254745] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[    0.254749] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[    0.255597] PCI: Transparent bridge - 0000:00:1e.0
[    0.255640] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.255942] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[    0.256060] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.256172] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.256284] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.256405] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.262358] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.262446] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.262532] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.262624] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.262711] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.262797] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.262882] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.262967] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
[    0.263348] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.263380] pnp: PnP ACPI: disabled
[    0.263567] SCSI subsystem initialized
[    0.263624] libata version 3.00 loaded.
[    0.263730] usbcore: registered new interface driver usbfs
[    0.263787] usbcore: registered new interface driver hub
[    0.263841] usbcore: registered new device driver usb
[    0.264096] PCI: Using ACPI for IRQ routing
[    0.264098] PCI: Routing PCI interrupts for all devices because "pci=routeirq" specified
[    0.264103] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.264106] ACPI: PCI Interrupt 0000:00:07.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.264109] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[    0.264112] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[    0.264115] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[    0.264118] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.264121] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[    0.264124] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[    0.264127] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.264129] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[    0.264132] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[    0.264134] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[    0.264137] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[    0.264140] ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 19 (level, low) -> IRQ 19
[    0.264142] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.264145] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.264148] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[    0.264150] ACPI: PCI Interrupt 0000:0c:03.0[A] -> GSI 19 (level, low) -> IRQ 19
[    0.264153] number of MP IRQ sources: 15.
[    0.264154] number of IO-APIC #1 registers: 24.
[    0.264156] testing the IO APIC.......................
[    0.264164] IO APIC #1......
[    0.264165] .... register #00: 00000000
[    0.264166] .......    : physical APIC id: 00
[    0.264168] .......    : Delivery Type: 0
[    0.264169] .......    : LTS          : 0
[    0.264170] .... register #01: 00170020
[    0.264172] .......     : max redirection entries: 0017
[    0.264173] .......     : PRQ implemented: 0
[    0.264175] .......     : IO APIC version: 0020
[    0.264176] .... IRQ redirection table:
[    0.264177]  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
[    0.264182]  00 000 00  1    0    0   0   0    0    0    00
[    0.264189]  01 003 03  0    0    0   0   0    1    1    39
[    0.264194]  02 003 03  0    0    0   0   0    1    1    31
[    0.264200]  03 003 03  0    0    0   0   0    1    1    41
[    0.264206]  04 003 03  0    0    0   0   0    1    1    49
[    0.264211]  05 003 03  0    0    0   0   0    1    1    51
[    0.264217]  06 003 03  0    0    0   0   0    1    1    59
[    0.264223]  07 003 03  0    0    0   0   0    1    1    61
[    0.264228]  08 003 03  0    0    0   0   0    1    1    69
[    0.264234]  09 003 03  0    1    0   0   0    1    1    71
[    0.264240]  0a 003 03  0    0    0   0   0    1    1    79
[    0.264245]  0b 003 03  0    0    0   0   0    1    1    81
[    0.264251]  0c 003 03  0    0    0   0   0    1    1    89
[    0.264257]  0d 003 03  0    0    0   0   0    1    1    91
[    0.264263]  0e 003 03  0    0    0   0   0    1    1    99
[    0.264268]  0f 003 03  0    0    0   0   0    1    1    A1
[    0.264274]  10 003 03  1    1    0   1   0    1    1    A9
[    0.264280]  11 003 03  1    1    0   1   0    1    1    B9
[    0.264286]  12 003 03  1    1    0   1   0    1    1    C1
[    0.264291]  13 003 03  1    1    0   1   0    1    1    D1
[    0.264297]  14 000 00  1    0    0   0   0    0    0    00
[    0.264303]  15 000 00  1    0    0   0   0    0    0    00
[    0.264308]  16 003 03  1    1    0   1   0    1    1    B1
[    0.264314]  17 003 03  1    1    0   1   0    1    1    C9
[    0.264317] IRQ to pin mappings:
[    0.264318] IRQ0 -> 0:2
[    0.264320] IRQ1 -> 0:1
[    0.264321] IRQ3 -> 0:3
[    0.264323] IRQ4 -> 0:4
[    0.264324] IRQ5 -> 0:5
[    0.264326] IRQ6 -> 0:6
[    0.264328] IRQ7 -> 0:7
[    0.264329] IRQ8 -> 0:8
[    0.264331] IRQ9 -> 0:9
[    0.264332] IRQ10 -> 0:10
[    0.264334] IRQ11 -> 0:11
[    0.264335] IRQ12 -> 0:12
[    0.264337] IRQ13 -> 0:13
[    0.264339] IRQ14 -> 0:14
[    0.264340] IRQ15 -> 0:15
[    0.264342] IRQ16 -> 0:16
[    0.264343] IRQ17 -> 0:17
[    0.264345] IRQ18 -> 0:18
[    0.264346] IRQ19 -> 0:19
[    0.264348] IRQ22 -> 0:22
[    0.264350] IRQ23 -> 0:23
[    0.264352] .................................... done.
[    0.269996] NetLabel: Initializing
[    0.269997] NetLabel:  domain hash size = 128
[    0.269999] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.270011] NetLabel:  unlabeled traffic allowed by default
[    0.270021] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 11
[    0.270025] hpet0: 3 64-bit timers, 14318180 Hz
[    0.307153] PCI: Bridge: 0000:00:01.0
[    0.307155]   IO window: 3000-3fff
[    0.307159]   MEM window: 0x50300000-0x503fffff
[    0.307162]   PREFETCH window: 0x0000000040000000-0x0000000047ffffff
[    0.307166] PCI: Bridge: 0000:00:1c.0
[    0.307169]   IO window: 2000-2fff
[    0.307175]   MEM window: 0x50200000-0x502fffff
[    0.307179]   PREFETCH window: 0x0000000050500000-0x00000000505fffff
[    0.307186] PCI: Bridge: 0000:00:1c.1
[    0.307187]   IO window: disabled.
[    0.307193]   MEM window: 0x50100000-0x501fffff
[    0.307197]   PREFETCH window: disabled.
[    0.307203] PCI: Bridge: 0000:00:1c.2
[    0.307206]   IO window: 1000-1fff
[    0.307212]   MEM window: 0x4c100000-0x500fffff
[    0.307216]   PREFETCH window: 0x0000000048000000-0x000000004bffffff
[    0.307223] PCI: Bridge: 0000:00:1e.0
[    0.307224]   IO window: disabled.
[    0.307230]   MEM window: 0x4c000000-0x4c0fffff
[    0.307234]   PREFETCH window: disabled.
[    0.307249] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.307253] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.307274] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[    0.307280] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.307301] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[    0.307307] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.307329] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.307334] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    0.307348] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.307357] NET: Registered protocol family 2
[    0.320025] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.320209] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.320565] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.320742] TCP: Hash tables configured (established 131072 bind 65536)
[    0.320744] TCP reno registered
[    0.094025] IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
[    0.094306] audit: initializing netlink socket (enabled)
[    0.094317] type=2000 audit(1207179391.326:1): initialized
[    0.094495] highmem bounce pool size: 64 pages
[    0.094498] Total HugeTLB memory allocated, 0
[    0.097168] fuse init (API version 7.9)
[    0.097436] SELinux:  Registering netfilter hooks
[    0.097506] io scheduler noop registered
[    0.097558] io scheduler cfq registered (default)
[    0.097655] pci 0000:01:00.0: Boot video device
[    0.097771] vesafb: framebuffer at 0x40000000, mapped to 0xf8880000, using 1536k, total 16384k
[    0.097774] vesafb: mode is 1024x768x8, linelength=1024, pages=18
[    0.097775] vesafb: protected mode interface info at c000:ad0c
[    0.097778] vesafb: pmi: set display start = c00cad94, set palette = c00cae50
[    0.097779] vesafb: scrolling: redraw
[    0.097781] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[    0.097833] fb0: VESA VGA frame buffer device
[    0.097908] power_supply ADP1: uevent
[    0.097910] power_supply ADP1: No power supply yet
[    0.097942] power_supply ADP1: power_supply_changed
[    0.097947] ACPI: AC Adapter [ADP1] (on-line)
[    0.097988] power_supply ADP1: power_supply_changed_work
[    0.097991] power_supply ADP1: power_supply_update_gen_leds 1
[    0.097996] power_supply ADP1: uevent
[    0.097998] power_supply ADP1: POWER_SUPPLY_NAME=ADP1
[    0.098002] power_supply ADP1: Static prop TYPE=Mains
[    0.098004] power_supply ADP1: 1 dynamic props
[    0.098006] power_supply ADP1: prop ONLINE=1
[    0.331905] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.424595] power_supply BAT0: uevent
[    0.424597] power_supply BAT0: No power supply yet
[    0.424643] power_supply BAT0: power_supply_changed
[    0.424695] power_supply BAT0: power_supply_changed_work
[    0.448924] ACPI: Battery Slot [BAT0] (battery present)
[    0.453219] hpet_resources: 0xfed00000 is busy
[    0.453749] loop: module loaded
[    0.453774] Linux video capture interface: v2.00
[    0.453919] input: Macintosh mouse button emulation as /class/input/input0
[    0.454049] Driver 'sd' needs updating - please use bus_type methods
[    0.454099] Driver 'sr' needs updating - please use bus_type methods
[    0.454220] ata_piix 0000:00:1f.1: version 2.12
[    0.454227] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[    0.454261] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[    0.454334] scsi0 : ata_piix
[    0.454501] scsi1 : ata_piix
[    0.455135] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
[    0.455138] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
[    0.481764] power_supply BAT0: power_supply_update_bat_leds 4
[    0.481770] power_supply BAT0: uevent
[    0.481771] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
[    0.481775] power_supply BAT0: Static prop TYPE=Battery
[    0.481777] power_supply BAT0: 12 dynamic props
[    0.481780] power_supply BAT0: prop STATUS=Full
[    0.481782] power_supply BAT0: prop PRESENT=1
[    0.481784] power_supply BAT0: prop TECHNOLOGY=Unknown
[    0.481787] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=10800000
[    0.481789] power_supply BAT0: prop VOLTAGE_NOW=12503000
[    0.481791] power_supply BAT0: prop CURRENT_NOW=0
[    0.481793] power_supply BAT0: prop ENERGY_FULL_DESIGN=55000000
[    0.481796] power_supply BAT0: prop ENERGY_FULL=53210000
[    0.481798] power_supply BAT0: prop ENERGY_NOW=52320000
[    0.481800] power_supply BAT0: prop MODEL_NAME=ASMB012
[    0.481802] power_supply BAT0: prop MANUFACTURER=SMPN012
[    0.481804] power_supply BAT0: prop SERIAL_NUMBER=
[    0.266661] Switched to NOHz mode on CPU #1
[    0.503310] Switched to NOHz mode on CPU #0
[    0.280578] ata1.00: ATAPI: MATSHITADVD-R   UJ-857D, KCV9, max UDMA/66
[    0.290528] ata1.00: configured for UDMA/66
[    0.514877] scsi 0:0:0:0: CD-ROM            MATSHITA DVD-R   UJ-857D  KCV9 PQ: 0 ANSI: 5
[    0.516641] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    0.516641] Uniform CD-ROM driver Revision: 3.20
[    0.516641] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    0.516641] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    0.516641] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[    0.516641] ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
[    0.523316] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    0.523361] scsi2 : ata_piix
[    0.523440] scsi3 : ata_piix
[    0.524312] ata3: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
[    0.524314] ata4: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
[    0.543306] ata3.01: ATA-8: FUJITSU MHW2120BH, 00810013, max UDMA/100
[    0.543306] ata3.01: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.547143] ata3.01: configured for UDMA/100
[    0.556638] scsi 2:0:1:0: Direct-Access     ATA      FUJITSU MHW2120B 0081 PQ: 0 ANSI: 5
[    0.556638] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[    0.556638] sd 2:0:1:0: [sda] Write Protect is off
[    0.556638] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[    0.556638] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.556638] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[    0.556638] sd 2:0:1:0: [sda] Write Protect is off
[    0.556638] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[    0.556638] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.556638]  sda: sda1 sda2 < sda5 >
[    0.556638] sd 2:0:1:0: [sda] Attached SCSI disk
[    0.556638] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    0.556638] usbcore: registered new interface driver usblcd
[    0.556638] usbcore: registered new interface driver usbled
[    0.556638] PNP: No PS/2 controller found. Probing ports directly.
[    0.556638] i8042.c: No controller found.
[    0.556652] mice: PS/2 mouse device common for all mice
[    0.556710] applesmc: Apple MacBook Pro detected:
[    0.556712] applesmc:  - Model with accelerometer
[    0.556713] applesmc:  - Model with light sensors and backlight
[    0.556715] applesmc:  - Model with 12 temperature sensors
[    0.566896] applesmc: device successfully initialized (0xe0, 0x00).
[    0.566898] applesmc: device successfully initialized.
[    0.567133] applesmc: 2 fans found.
[    0.567974] input: applesmc as /class/input/input1
[    0.568037] Registered led device: smc::kbd_backlight
[    0.568075] applesmc: driver successfully loaded.
[    0.568142] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[    0.568145] EDAC MC: Ver: 2.1.0 Apr  1 2008
[    0.568334] cpuidle: using governor ladder
[    0.568336] cpuidle: using governor menu
[    0.568370] usbcore: registered new interface driver hiddev
[    0.568402] usbcore: registered new interface driver usbhid
[    0.568404] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[    0.568440] Advanced Linux Sound Architecture Driver Version 1.0.16rc2 (Thu Jan 31 16:40:16 2008 UTC).
[    0.568442] ALSA device list:
[    0.568444]   No soundcards found.
[    0.568498] oprofile: using NMI interrupt.
[    0.568895] IPVS: Registered protocols (TCP, AH, ESP)
[    0.568908] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    0.568928] IPVS: ipvs loaded.
[    0.568930] Initializing XFRM netlink socket
[    0.568941] NET: Registered protocol family 1
[    0.568950] NET: Registered protocol family 17
[    0.568954] NET: Registered protocol family 15
[    0.568960] Starting balanced_irq
[    0.568985] Using IPI No-Shortcut mode
[    0.351659] kjournald starting.  Commit interval 5 seconds
[    0.569971] EXT3-fs: mounted filesystem with ordered data mode.
[    0.569971] VFS: Mounted root (ext3 filesystem) readonly.
[    0.569971] Freeing unused kernel memory: 332k freed
[    0.746192] SELinux:8192 avtab hash slots allocated. Num of rules:203526
[    0.777120] SELinux:8192 avtab hash slots allocated. Num of rules:203526
[    0.808688] security:  7 users, 7 roles, 2631 types, 89 bools
[    0.808691] security:  69 classes, 203526 rules
[    0.810025] SELinux:  Completing initialization.
[    0.810028] SELinux:  Setting up existing superblocks.
[    0.813289] SELinux: initialized (dev sda1, type ext3), uses xattr
[    0.816622] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[    0.816622] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[    0.816622] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[    0.816622] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
[    0.816622] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[    0.816622] SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
[    0.816622] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    0.816622] SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
[    0.816622] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[    0.816622] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[    0.816622] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[    0.816622] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[    0.816622] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[    0.816622] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[    0.816622] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    0.816622] SELinux: policy loaded with handle_unknown=deny
[    0.816622] type=1403 audit(1207179393.473:2): policy loaded auid=4294967295 ses=4294967295
[    0.726145] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    0.976561] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    1.062018] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    1.813270] power_supply ADP1: uevent
[    1.813273] power_supply ADP1: POWER_SUPPLY_NAME=ADP1
[    1.813277] power_supply ADP1: Static prop TYPE=Mains
[    1.813279] power_supply ADP1: 1 dynamic props
[    1.813282] power_supply ADP1: prop ONLINE=1
[    1.813297] power_supply BAT0: uevent
[    1.813298] power_supply BAT0: POWER_SUPPLY_NAME=BAT0
[    1.813301] power_supply BAT0: Static prop TYPE=Battery
[    1.813303] power_supply BAT0: 12 dynamic props
[    1.178339] power_supply BAT0: prop STATUS=Full
[    1.178344] power_supply BAT0: prop PRESENT=1
[    1.178346] power_supply BAT0: prop TECHNOLOGY=Unknown
[    1.178349] power_supply BAT0: prop VOLTAGE_MIN_DESIGN=10800000
[    1.178352] power_supply BAT0: prop VOLTAGE_NOW=12503000
[    1.178354] power_supply BAT0: prop CURRENT_NOW=0
[    1.178356] power_supply BAT0: prop ENERGY_FULL_DESIGN=55000000
[    1.178359] power_supply BAT0: prop ENERGY_FULL=53210000
[    1.178361] power_supply BAT0: prop ENERGY_NOW=52320000
[    1.178363] power_supply BAT0: prop MODEL_NAME=ASMB012
[    1.178366] power_supply BAT0: prop MANUFACTURER=SMPN012
[    1.178368] power_supply BAT0: prop SERIAL_NUMBER=
[    3.042369] ACPI: SSDT 3FEB8C10, 02AE (r1 APPLE   Cpu0Ist     3000 INTL 20050309)
[    3.042656] ACPI: SSDT 3FEB8910, 02A0 (r1 APPLE   Cpu0Cst     3001 INTL 20050309)
[    3.042909] Monitor-Mwait will be used to enter C-1 state
[    3.042911] Monitor-Mwait will be used to enter C-2 state
[    3.042914] Monitor-Mwait will be used to enter C-3 state
[    3.042967] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    3.042993] ACPI: ACPI0007:00 is registered as cooling_device0
[    3.042997] ACPI: Processor [CPU0] (supports 8 throttling states)
[    3.043316] ACPI: SSDT 3FEB8F10, 0087 (r1 APPLE   Cpu1Ist     3000 INTL 20050309)
[    3.043523] ACPI: SSDT 3FEB7F10, 0085 (r1 APPLE   Cpu1Cst     3000 INTL 20050309)
[    2.372858] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    2.372880] ACPI: ACPI0007:01 is registered as cooling_device1
[    2.372885] ACPI: Processor [CPU1] (supports 8 throttling states)
[    3.060696] input: Power Button (FF) as /class/input/input2
[    3.079861] ACPI: Power Button (FF) [PWRF]
[    3.079932] input: Lid Switch as /class/input/input3
[    3.079992] ACPI: Lid Switch [LID0]
[    3.080036] input: Power Button (CM) as /class/input/input4
[    3.109890] ACPI: Power Button (CM) [PWRB]
[    3.109963] input: Sleep Button (CM) as /class/input/input5
[    3.136528] ACPI: Sleep Button (CM) [SLPB]
[    3.137140] input: Video Bus as /class/input/input6
[    3.163157] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.296574] Linux agpgart interface v0.103
[    2.648530] USB Universal Host Controller Interface driver v3.0
[    2.648817] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[    2.648833] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    2.648838] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.649039] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[    2.649140] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    2.649194] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
[    2.649330] usb usb1: configuration #1 chosen from 1 choice
[    2.649353] hub 1-0:1.0: USB hub found
[    2.649360] hub 1-0:1.0: 2 ports detected
[    3.410755] ath_hal: module license 'Proprietary' taints kernel.
[    2.753367] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[    2.753384] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    2.753389] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.753414] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[    2.753461] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
[    2.753576] usb usb2: configuration #1 chosen from 1 choice
[    2.753600] hub 2-0:1.0: USB hub found
[    2.753608] hub 2-0:1.0: 2 ports detected
[    3.441320] ath_hal: 0.9.30.13 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133)
[    3.471979] wlan: svn r3221
[    2.856622] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    2.856634] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    2.856637] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.856661] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[    2.856696] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
[    2.856812] usb usb3: configuration #1 chosen from 1 choice
[    2.856834] hub 3-0:1.0: USB hub found
[    2.856839] hub 3-0:1.0: 2 ports detected
[    3.626588] ath_pci: svn r3221
[    2.966607] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[    2.966618] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[    2.966621] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    2.966650] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[    2.966684] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
[    2.966787] usb usb4: configuration #1 chosen from 1 choice
[    2.966809] hub 4-0:1.0: USB hub found
[    2.966815] hub 4-0:1.0: 2 ports detected
[    2.993220] usb 1-2: new full speed USB device using uhci_hcd and address 2
[    3.070121] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[    3.070141] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    3.070146] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    3.070172] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    3.074103] ehci_hcd 0000:00:1d.7: debug port 1
[    3.074117] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    3.074123] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x50405400
[    3.113610] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.113718] usb usb5: configuration #1 chosen from 1 choice
[    3.113742] hub 5-0:1.0: USB hub found
[    3.113747] hub 5-0:1.0: 8 ports detected
[    3.903253] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[    3.903286] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[    3.943464] hda_codec: STAC922x, Apple subsys_id=106b1e00
[    3.981413] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[    3.981426] PCI: Setting latency timer of device 0000:03:00.0 to 64
[    4.111323] HAL returned 41 channels.
[    4.111329] Channel   1 (2412 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111333] Channel   1 (2412 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111336] Channel   2 (2417 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111340] Channel   2 (2417 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111343] Channel   3 (2422 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111346] Channel   3 (2422 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111349] Channel   4 (2427 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111353] Channel   4 (2427 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111356] Channel   5 (2432 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111359] Channel   5 (2432 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111362] Channel   6 (2437 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111366] Channel   6 (2437 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111369] Channel   6 (2437 MHz) Max Tx Power 18 dBm (reg limited) [31 hw 18 reg] Flags CF_TURBO CF_OFDM CF_2GHZ
[    4.111372] Channel   7 (2442 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111375] Channel   7 (2442 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111379] Channel   8 (2447 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111382] Channel   8 (2447 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111385] Channel   9 (2452 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111388] Channel   9 (2452 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111392] Channel  10 (2457 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111395] Channel  10 (2457 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111398] Channel  11 (2462 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_CCK CF_2GHZ
[    4.111401] Channel  11 (2462 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_OFDM CF_2GHZ
[    4.111405] Channel  36 (5180 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ
[    4.111408] Channel  40 (5200 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ
[    4.111411] Channel  42 (5210 MHz) Max Tx Power 15 dBm (reg limited) [31 hw 15 reg] Flags CF_TURBO CF_OFDM CF_5GHZ CF_STATIC_TURBO
[    4.111415] Channel  44 (5220 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ
[    4.111418] Channel  48 (5240 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ
[    4.111421] Channel  50 (5250 MHz) Max Tx Power 15 dBm (reg limited) [31 hw 15 reg] Flags CF_TURBO CF_OFDM CF_5GHZ CF_PASSIVE_SCAN_ONLY CF_STATIC_TURBO PF_DFS_REQUIRED
[    4.111426] Channel  52 (5260 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ CF_PASSIVE_SCAN_ONLY PF_DFS_REQUIRED
[    4.111429] Channel  56 (5280 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ CF_PASSIVE_SCAN_ONLY PF_DFS_REQUIRED
[    4.111433] Channel  58 (5290 MHz) Max Tx Power 18 dBm (reg limited) [31 hw 18 reg] Flags CF_TURBO CF_OFDM CF_5GHZ CF_PASSIVE_SCAN_ONLY CF_STATIC_TURBO PF_DFS_REQUIRED
[    4.111437] Channel  60 (5300 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ CF_PASSIVE_SCAN_ONLY PF_DFS_REQUIRED
[    4.111441] Channel  64 (5320 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ CF_PASSIVE_SCAN_ONLY PF_DFS_REQUIRED
[    4.111445] Channel 149 (5745 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ
[    4.111449] Channel 152 (5760 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_TURBO CF_OFDM CF_5GHZ CF_STATIC_TURBO
[    4.111452] Channel 153 (5765 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ
[    4.111455] Channel 157 (5785 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ
[    4.111459] Channel 160 (5800 MHz) Max Tx Power 20 dBm (reg limited) [31 hw 20 reg] Flags CF_TURBO CF_OFDM CF_5GHZ CF_STATIC_TURBO
[    4.111462] Channel 161 (5805 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ
[    4.111466] Channel 165 (5825 MHz) Max Tx Power 30 dBm (reg limited) [31 hw 30 reg] Flags CF_OFDM CF_5GHZ
[    4.111468] ath_pci: switching rfkill capability off
[    3.453022] ath_rate_sample: 1.2 (svn r3221)
[    4.134228] Marking TSC unstable due to: TSC halts in idle.
[    4.134901] ath_pci: switching per-packet transmit power control off
[    4.135352] wifi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[    4.135358] wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
[    4.135362] wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[    4.135369] wifi0: turboA rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[    4.135375] wifi0: turboG rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[    4.135380] wifi0: H/W encryption support: WEP AES AES_CCM TKIP
[    4.135384] wifi0: mac 12.10 phy 8.1 radio 12.0
[    4.135387] wifi0: Use hw queue 1 for WME_AC_BE traffic
[    4.135389] wifi0: Use hw queue 0 for WME_AC_BK traffic
[    4.135391] wifi0: Use hw queue 2 for WME_AC_VI traffic
[    4.135393] wifi0: Use hw queue 3 for WME_AC_VO traffic
[    4.135394] wifi0: Use hw queue 8 for CAB traffic
[    4.135396] wifi0: Use hw queue 9 for beacons
[    3.522844] usb 1-2: device not accepting address 2, error -71
[    4.206685] wifi0: Atheros 5418: mem=0x50100000, irq=17
[    3.527500] ACPI: PCI Interrupt 0000:0c:03.0[A] -> GSI 19 (level, low) -> IRQ 19
[    3.578640] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[4c004000-4c0047ff]  Max Packet=[4096]  IR/IT contexts=[4/8]
[    4.816376] Clocksource tsc unstable (delta = -341425985 ns)
[    4.391667] usb 5-4: new high speed USB device using ehci_hcd and address 3
[    5.191869] usb 5-4: configuration #1 chosen from 1 choice
[    5.527273] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0019e3fffe2ad87e]
[    5.869334] usb 1-2: new full speed USB device using uhci_hcd and address 4
[    6.049169] usb 1-2: configuration #1 chosen from 1 choice
[    6.055290] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input7
[    6.084431] input: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[    6.091828] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input8
[    6.091828] input: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[    5.642799] usb 3-2: new full speed USB device using uhci_hcd and address 2
[    5.813084] usb 3-2: configuration #1 chosen from 1 choice
[    6.500016] hiddev0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2
[    6.726125] usb 4-1: new full speed USB device using uhci_hcd and address 2
[    6.907054] usb 4-1: configuration #1 chosen from 1 choice
[    6.929744] input: HID 05ac:1000 as /class/input/input9
[    6.930077] input: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1
[    6.949646] input: HID 05ac:1000 as /class/input/input10
[    6.949955] input: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1
[    6.272333] appletouch: Geyser mode initialized.
[    6.272390] input: appletouch as /class/input/input11
[    6.317033] usbcore: registered new interface driver appletouch
[    6.604345] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.432242] Symbol init_mm is marked as UNUSED, however this module is using it.
[    7.432246] This symbol will go away in the future.
[    7.432248] Please evalute if this is the right api to use, and if it really is, submit a report the linux kernel mailinglist together with submitting your code for inclusion.
[    7.449658] [fglrx] Maximum main memory to use for locked dma buffers: 913 MBytes.
[    7.449693] [fglrx] ASYNCIO init succeed!
[    7.451529] [fglrx] PAT is enabled successfully!
[    7.451554] [fglrx] module loaded - fglrx 8.47.3 [Feb 25 2008] on minor 0
[    7.623316] intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
[    7.623319] intelfb: Version 0.9.4
[    7.660879] Console: switching to colour frame buffer device 128x48
[    7.705850] ip_tables: (C) 2000-2006 Netfilter Core Team
[    7.072717] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    7.092534] arp_tables: (C) 2002 David S. Miller
[    7.112557] ieee80211_crypt: registered algorithm 'NULL'
[    7.120974] ieee80211_crypt: registered algorithm 'TKIP'
[    7.217690] Adding 2988048k swap on /dev/disk/by-uuid/c58cdc7c-b94b-4116-9cca-bf154269e4d8.  Priority:-1 extents:1 across:2988048k
[    7.281016] EXT3 FS on sda1, internal journal
[    8.045925] usb 5-4: USB disconnect, address 3
[    9.162262] usb 5-4: new high speed USB device using ehci_hcd and address 6
[    9.286355] usb 5-4: configuration #1 chosen from 1 choice
[    9.354657] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8501)
[    9.357216] uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
[    9.358611] input: Built-in iSight as /class/input/input12
[    9.371481] usbcore: registered new interface driver uvcvideo
[    9.371486] USB Video Class driver (SVN r198)
[    9.702830] appletouch: incomplete data package (first byte: 2, length: 4).
[   11.378633] input: Pommed beeper device as /class/input/input13
[   11.500490] Bluetooth: Core ver 2.11
[   10.900891] NET: Registered protocol family 31
[   10.900895] Bluetooth: HCI device and connection manager initialized
[   10.900899] Bluetooth: HCI socket layer initialized
[   11.535885] Bluetooth: L2CAP ver 2.9
[   11.535885] Bluetooth: L2CAP socket layer initialized
[   10.944600] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   10.957904] usb 4-1: usbfs: USBDEVFS_CONTROL failed cmd hid2hci rqt 64 rq 0 len 0 ret -84
[   11.580847] Bluetooth: RFCOMM socket layer initialized
[   11.581322] Bluetooth: RFCOMM TTY layer initialized
[   11.581325] Bluetooth: RFCOMM ver 1.8
[   11.222932] usb 4-1: USB disconnect, address 2
[   11.474136] usb 4-1: new full speed USB device using uhci_hcd and address 3
[   12.237365] usb 4-1: configuration #1 chosen from 1 choice
[   12.372584] Bluetooth: HCI USB driver ver 2.9
[   12.375514] usbcore: registered new interface driver hci_usb
[   12.466684] CPU0 attaching NULL sched-domain.
[   12.466690] CPU1 attaching NULL sched-domain.
[   12.482086] CPU0 attaching sched-domain:
[   12.482091]  domain 0: span 3
[   12.482093]   groups: 1 2
[   12.482095]   domain 1: span 3
[   12.482097]    groups: 3
[   12.482099] CPU1 attaching sched-domain:
[   12.482101]  domain 0: span 3
[   12.482102]   groups: 2 1
[   12.482105]   domain 1: span 3
[   12.482106]    groups: 3
[   21.609379] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   24.527424] [fglrx] Reserve Block - 0 offset =  0X7ffb000 length = 0X5000
[   24.527430] [fglrx] Reserve Block - 1 offset =  0X0 length = 0X1000000
[   24.527432] [fglrx] Reserve Block - 2 offset =  0X7fbb000 length = 0X40000
[   24.355856] [fglrx] interrupt source 20008000 successfully enabled
[   24.355856] [fglrx] enable ID = 0x00000008
[   24.355856] [fglrx] Receive enable interrupt message with irqEnableMask: 20008000
[   24.355856] [fglrx] interrupt source 10000000 successfully enabled
[   24.355856] [fglrx] enable ID = 0x00000009
[   24.355856] [fglrx] Receive enable interrupt message with irqEnableMask: 10000000
[   27.093615] applesmc: wait status failed: 5 != 4
[   27.293340] applesmc: wait status failed: c != 8
[   29.932012] input: Apple Computer, Inc. Mighty Mouse as /class/input/input14
[   89.288162] warning: `dhclient' uses 32-bit capabilities (legacy support in use)
[  114.164695] applesmc: wait status failed: 5 != 4
[  114.360162] applesmc: wait status failed: c != 8
[  261.645838] PM: Syncing filesystems ... done.
[  262.650452] Freezing user space processes ... (elapsed 0.07 seconds) done.
[  262.725005] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[  262.725040] Suspending console(s)
[  262.786275] sd 2:0:1:0: [sda] Synchronizing SCSI cache
[  260.292908] sd 2:0:1:0: [sda] Stopping disk
[  261.262054] ACPI: PCI interrupt for device 0000:03:00.0 disabled
[  261.275341] [fglrx] firegl_gps_setpowerdown .
[  261.306700] ACPI: PCI interrupt for device 0000:01:00.0 disabled
[  261.306918] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[  261.318633] ACPI: PCI interrupt for device 0000:00:1f.1 disabled
[  261.318805] ACPI: PCI interrupt for device 0000:00:1d.7 disabled
[  261.331871] ACPI: PCI interrupt for device 0000:00:1d.3 disabled
[  261.331918] ACPI: PCI interrupt for device 0000:00:1d.2 disabled
[  261.331963] ACPI: PCI interrupt for device 0000:00:1d.1 disabled
[  261.332008] ACPI: PCI interrupt for device 0000:00:1d.0 disabled
[  261.332213] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
[  261.346928] ACPI: Preparing to enter system sleep state S3
[  261.347682] Disabling non-boot CPUs ...
[  261.347698] CPU0 attaching NULL sched-domain.
[  261.347702] CPU1 attaching NULL sched-domain.
[  263.843592] Breaking affinity for irq 23
[  261.451734] CPU 1 is now offline
[  261.451739] SMP alternatives: switching to UP code
[  261.453637] CPU0 attaching sched-domain:
[  261.453641]  domain 0: span 1
[  261.453644]   groups: 1
[  261.453916] CPU1 is down
[  261.453916] Intel machine check architecture supported.
[  261.453921] Intel machine check reporting enabled on CPU#0.
[  261.453959] Back to C!
[  261.455096] Enabling non-boot CPUs ...
[  261.455159] CPU0 attaching NULL sched-domain.
[  261.455268] SMP alternatives: switching to SMP code
[  261.458394] Booting processor 1/1 ip 4000
[  263.843592] Initializing CPU#1
[  263.843592] masked ExtINT on CPU#1
[  263.843592] Calibrating delay using timer specific routine.. 4324.69 BogoMIPS (lpj=7204308)
[  263.843592] CPU: L1 I cache: 32K, L1 D cache: 32K
[  263.843592] CPU: L2 cache: 4096K
[  263.843592] CPU: Physical Processor ID: 0
[  263.843592] CPU: Processor Core ID: 1
[  263.843592] Intel machine check architecture supported.
[  263.843592] Intel machine check reporting enabled on CPU#1.
[  261.552410] CPU1: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[  261.552458] CPU0 attaching sched-domain:
[  261.552461]  domain 0: span 3
[  261.552463]   groups: 1 2
[  261.552465]   domain 1: span 3
[  261.552467]    groups: 3
[  261.552469] CPU1 attaching sched-domain:
[  261.552470]  domain 0: span 3
[  261.552471]   groups: 2 1
[  261.552473]   domain 1: span 3
[  261.552475]    groups: 3
[  263.843592] CPU1 is up
[  263.843599] Switched to NOHz mode on CPU #1
[  263.850288] ACPI: EC: missing OBF confirmation, don't expect it any longer.
[  263.853611] ACPI: EC: missing write data confirmation, don't expect it any longer.
[  263.972214] PM: Writing back config space on device 0000:00:01.0 at offset f (was 80100, writing 8010b)
[  263.972226] PM: Writing back config space on device 0000:00:01.0 at offset a (was f, writing 0)
[  263.972233] PM: Writing back config space on device 0000:00:01.0 at offset 9 (was 1fff1, writing 47f14001)
[  263.972240] PM: Writing back config space on device 0000:00:01.0 at offset 8 (was fff0, writing 50305030)
[  263.972247] PM: Writing back config space on device 0000:00:01.0 at offset 7 (was f0, writing 3030)
[  263.972254] PM: Writing back config space on device 0000:00:01.0 at offset 6 (was 0, writing 10100)
[  263.972262] PM: Writing back config space on device 0000:00:01.0 at offset 3 (was 10000, writing 10040)
[  263.972270] PM: Writing back config space on device 0000:00:01.0 at offset 1 (was 100000, writing 100007)
[  263.972301] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[  263.972310] PCI: Setting latency timer of device 0000:00:01.0 to 64
[  263.972321] PM: Writing back config space on device 0000:00:07.0 at offset f (was 100, writing 10b)
[  263.972338] PM: Writing back config space on device 0000:00:07.0 at offset 4 (was 0, writing 50404000)
[  263.972346] PM: Writing back config space on device 0000:00:07.0 at offset 1 (was b00000, writing b00002)
[  263.973619] PM: Writing back config space on device 0000:00:1b.0 at offset f (was 100, writing 10a)
[  263.973646] PM: Writing back config space on device 0000:00:1b.0 at offset 4 (was 4, writing 50400004)
[  263.973654] PM: Writing back config space on device 0000:00:1b.0 at offset 3 (was 0, writing 40)
[  263.973664] PM: Writing back config space on device 0000:00:1b.0 at offset 1 (was 100000, writing 100002)
[  263.973695] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[  263.973705] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[  263.973754] PM: Writing back config space on device 0000:00:1c.0 at offset 9 (was 10001, writing 50515051)
[  263.973762] PM: Writing back config space on device 0000:00:1c.0 at offset 8 (was 0, writing 50205020)
[  263.973771] PM: Writing back config space on device 0000:00:1c.0 at offset 7 (was 20000000, writing 2020)
[  263.973784] PM: Writing back config space on device 0000:00:1c.0 at offset 3 (was 810000, writing 810040)
[  263.973794] PM: Writing back config space on device 0000:00:1c.0 at offset 1 (was 100000, writing 100007)
[  263.973846] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[  263.973855] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[  263.973887] PM: Writing back config space on device 0000:00:1c.1 at offset 9 (was 10001, writing 1fff1)
[  263.973896] PM: Writing back config space on device 0000:00:1c.1 at offset 8 (was 0, writing 50105010)
[  263.973904] PM: Writing back config space on device 0000:00:1c.1 at offset 7 (was 20000000, writing 200000f0)
[  263.973919] PM: Writing back config space on device 0000:00:1c.1 at offset 3 (was 810000, writing 810040)
[  263.973929] PM: Writing back config space on device 0000:00:1c.1 at offset 1 (was 100000, writing 100007)
[  263.973981] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[  263.973989] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[  263.974022] PM: Writing back config space on device 0000:00:1c.2 at offset 9 (was 10001, writing 4bf14801)
[  263.974030] PM: Writing back config space on device 0000:00:1c.2 at offset 8 (was 0, writing 50004c10)
[  263.974039] PM: Writing back config space on device 0000:00:1c.2 at offset 7 (was 20000000, writing 1010)
[  263.974053] PM: Writing back config space on device 0000:00:1c.2 at offset 3 (was 810000, writing 810040)
[  263.974063] PM: Writing back config space on device 0000:00:1c.2 at offset 1 (was 100000, writing 100007)
[  263.974115] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[  263.974123] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[  263.974134] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[  263.974145] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[  263.974208] usb usb1: root hub lost power or was reset
[  263.974234] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[  263.974246] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[  263.974306] usb usb2: root hub lost power or was reset
[  263.974329] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[  263.974339] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[  263.974401] usb usb3: root hub lost power or was reset
[  263.974425] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[  263.974436] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[  263.974497] usb usb4: root hub lost power or was reset
[  263.976930] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[  263.976941] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[  263.977023] PM: Writing back config space on device 0000:00:1e.0 at offset 9 (was 10001, writing 1fff1)
[  263.977032] PM: Writing back config space on device 0000:00:1e.0 at offset 8 (was 0, writing 4c004c00)
[  263.977040] PM: Writing back config space on device 0000:00:1e.0 at offset 7 (was 22800000, writing 228000f0)
[  263.977058] PM: Writing back config space on device 0000:00:1e.0 at offset 1 (was 100000, writing 100007)
[  263.977087] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[  263.977155] PM: Writing back config space on device 0000:00:1f.1 at offset f (was 100, writing 10b)
[  263.977187] PM: Writing back config space on device 0000:00:1f.1 at offset 1 (was 2800001, writing 2800005)
[  263.977202] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[  263.977211] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[  263.983606] PM: Writing back config space on device 0000:00:1f.2 at offset f (was 200, writing 20b)
[  263.983639] PM: Writing back config space on device 0000:00:1f.2 at offset 1 (was 2b00003, writing 2b00007)
[  263.983663] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[  263.983672] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[  263.986963] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[  263.986973] PCI: Setting latency timer of device 0000:01:00.0 to 64
[  263.995917] [fglrx] firegl_gps_setpowerup .
[  264.001302] PM: Writing back config space on device 0000:02:00.0 at offset f (was 100, writing 10b)
[  264.001317] PM: Writing back config space on device 0000:02:00.0 at offset c (was 0, writing fffe0000)
[  264.001339] PM: Writing back config space on device 0000:02:00.0 at offset 6 (was 1, writing 2001)
[  264.001351] PM: Writing back config space on device 0000:02:00.0 at offset 4 (was 4, writing 50200004)
[  264.001360] PM: Writing back config space on device 0000:02:00.0 at offset 3 (was 0, writing 40)
[  264.001372] PM: Writing back config space on device 0000:02:00.0 at offset 1 (was 40100000, writing 100007)
[  264.003628] PM: Writing back config space on device 0000:03:00.0 at offset f (was 1ff, writing 10a)
[  264.003663] PM: Writing back config space on device 0000:03:00.0 at offset 4 (was 4, writing 50100004)
[  264.003672] PM: Writing back config space on device 0000:03:00.0 at offset 3 (was 0, writing 40)
[  264.003684] PM: Writing back config space on device 0000:03:00.0 at offset 1 (was 100000, writing 100007)
[  264.003730] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[  264.003740] PCI: Setting latency timer of device 0000:03:00.0 to 64
[  264.013629] PM: Writing back config space on device 0000:0c:03.0 at offset 5 (was 0, writing 4c000000)
[  264.013638] PM: Writing back config space on device 0000:0c:03.0 at offset 4 (was 0, writing 4c004000)
[  264.013647] PM: Writing back config space on device 0000:0c:03.0 at offset 3 (was 0, writing f810)
[  264.013658] PM: Writing back config space on device 0000:0c:03.0 at offset 1 (was 2100000, writing 2100016)
[  264.064713] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[4c004000-4c0047ff]  Max Packet=[4096]  IR/IT contexts=[4/8]
[  264.069000] sd 2:0:1:0: [sda] Starting disk
[  261.958937] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
[  261.958940] ata1.00: ACPI cmd ef/03:44:00:00:00:a0 filtered out
[  262.045334] ata3.01: ACPI cmd ef/03:0c:00:00:00:b0 filtered out
[  262.045336] ata3.01: ACPI cmd ef/03:45:00:00:00:b0 filtered out
[  262.058872] ata3.01: configured for UDMA/100
[  262.061685] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[  262.061685] sd 2:0:1:0: [sda] Write Protect is off
[  262.061685] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[  262.061685] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  262.061685] applesmc: device has already been initialized (0xe0, 0x00).
[  262.075548] ata1.00: configured for UDMA/66
[  262.172113] Restarting tasks ... <6>usb 1-2: USB disconnect, address 4
[  264.530693] input: appletouch disconnected
[  264.549478] done.
[  264.733542] usb 1-2: new full speed USB device using uhci_hcd and address 5
[  262.528321] usb 1-2: configuration #1 chosen from 1 choice
[  262.536050] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input15
[  262.555015] input: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[  262.560008] appletouch: Geyser mode initialized.
[  262.560108] input: appletouch as /class/input/input16
[  262.561993] appletouch: incomplete data package (first byte: 2, length: 4).
[  262.568044] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input17
[  262.575037] input: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[  262.578423] usb 3-2: USB disconnect, address 2
[  262.804598] usb 3-2: new full speed USB device using uhci_hcd and address 3
[  262.974557] usb 3-2: configuration #1 chosen from 1 choice
[  262.982133] hiddev0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2
[  262.982133] usb 4-1: USB disconnect, address 3
[  263.451613] usb 4-1: new full speed USB device using uhci_hcd and address 4
[  264.069671] usb 4-1: new full speed USB device using uhci_hcd and address 5
[  264.254576] usb 4-1: configuration #1 chosen from 1 choice
[  264.276500] input: HID 05ac:1000 as /class/input/input18
[  264.278330] input: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1
[  264.298043] input: HID 05ac:1000 as /class/input/input19
[  264.300212] input: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1
[  272.087212] PM: Syncing filesystems ... done.
[  275.284465] Freezing user space processes ... (elapsed 0.03 seconds) done.
[  275.315337] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[  275.315377] Suspending console(s)
[  273.103885] sd 2:0:1:0: [sda] Synchronizing SCSI cache
[  273.104162] sd 2:0:1:0: [sda] Stopping disk
[  274.081023] ACPI: PCI interrupt for device 0000:03:00.0 disabled
[  274.094495] [fglrx] firegl_gps_setpowerdown .
[  274.125438] ACPI: PCI interrupt for device 0000:01:00.0 disabled
[  274.125618] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[  274.137850] ACPI: PCI interrupt for device 0000:00:1f.1 disabled
[  274.138022] ACPI: PCI interrupt for device 0000:00:1d.7 disabled
[  274.151029] ACPI: PCI interrupt for device 0000:00:1d.3 disabled
[  274.151075] ACPI: PCI interrupt for device 0000:00:1d.2 disabled
[  274.151120] ACPI: PCI interrupt for device 0000:00:1d.1 disabled
[  274.151165] ACPI: PCI interrupt for device 0000:00:1d.0 disabled
[  274.151368] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
[  274.166080] ACPI: Preparing to enter system sleep state S3
[  274.166819] Disabling non-boot CPUs ...
[  274.166835] CPU0 attaching NULL sched-domain.
[  274.166839] CPU1 attaching NULL sched-domain.
[  274.270892] CPU 1 is now offline
[  274.270896] SMP alternatives: switching to UP code
[  274.272821] CPU0 attaching sched-domain:
[  274.272825]  domain 0: span 1
[  274.272828]   groups: 1
[  274.273076] CPU1 is down
[  274.273076] Intel machine check architecture supported.
[  274.273081] Intel machine check reporting enabled on CPU#0.
[  274.273119] Back to C!
[  274.274254] Enabling non-boot CPUs ...
[  274.274319] CPU0 attaching NULL sched-domain.
[  274.274425] SMP alternatives: switching to SMP code
[  274.277551] Booting processor 1/1 ip 4000
[  276.440079] Initializing CPU#1
[  276.440079] masked ExtINT on CPU#1
[  276.440079] Calibrating delay using timer specific routine.. 4324.69 BogoMIPS (lpj=7204318)
[  276.440079] CPU: L1 I cache: 32K, L1 D cache: 32K
[  276.440079] CPU: L2 cache: 4096K
[  276.440079] CPU: Physical Processor ID: 0
[  276.440079] CPU: Processor Core ID: 1
[  276.440079] Intel machine check architecture supported.
[  276.440079] Intel machine check reporting enabled on CPU#1.
[  274.371578] CPU1: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[  274.371626] CPU0 attaching sched-domain:
[  274.371629]  domain 0: span 3
[  274.371630]   groups: 1 2
[  274.371633]   domain 1: span 3
[  274.371634]    groups: 3
[  274.371636] CPU1 attaching sched-domain:
[  274.371638]  domain 0: span 3
[  274.371639]   groups: 2 1
[  274.371641]   domain 1: span 3
[  274.371642]    groups: 3
[  276.440079] CPU1 is up
[  276.440087] Switched to NOHz mode on CPU #1
[  276.541792] PM: Writing back config space on device 0000:00:01.0 at offset f (was 80100, writing 8010b)
[  276.541801] PM: Writing back config space on device 0000:00:01.0 at offset a (was f, writing 0)
[  276.541806] PM: Writing back config space on device 0000:00:01.0 at offset 9 (was 1fff1, writing 47f14001)
[  276.541812] PM: Writing back config space on device 0000:00:01.0 at offset 8 (was fff0, writing 50305030)
[  276.541817] PM: Writing back config space on device 0000:00:01.0 at offset 7 (was f0, writing 20003030)
[  276.541822] PM: Writing back config space on device 0000:00:01.0 at offset 6 (was 0, writing 10100)
[  276.541828] PM: Writing back config space on device 0000:00:01.0 at offset 3 (was 10000, writing 10040)
[  276.541834] PM: Writing back config space on device 0000:00:01.0 at offset 1 (was 100000, writing 100007)
[  276.541859] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[  276.541865] PCI: Setting latency timer of device 0000:00:01.0 to 64
[  276.541874] PM: Writing back config space on device 0000:00:07.0 at offset f (was 100, writing 10b)
[  276.541887] PM: Writing back config space on device 0000:00:07.0 at offset 4 (was 0, writing 50404000)
[  276.541893] PM: Writing back config space on device 0000:00:07.0 at offset 1 (was b00000, writing b00002)
[  276.543436] PM: Writing back config space on device 0000:00:1b.0 at offset f (was 100, writing 10a)
[  276.543459] PM: Writing back config space on device 0000:00:1b.0 at offset 4 (was 4, writing 50400004)
[  276.543465] PM: Writing back config space on device 0000:00:1b.0 at offset 3 (was 0, writing 40)
[  276.543473] PM: Writing back config space on device 0000:00:1b.0 at offset 1 (was 100000, writing 100002)
[  276.543500] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[  276.543508] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[  276.543551] PM: Writing back config space on device 0000:00:1c.0 at offset 9 (was 10001, writing 50515051)
[  276.543557] PM: Writing back config space on device 0000:00:1c.0 at offset 8 (was 0, writing 50205020)
[  276.543564] PM: Writing back config space on device 0000:00:1c.0 at offset 7 (was 20000000, writing 20002020)
[  276.543576] PM: Writing back config space on device 0000:00:1c.0 at offset 3 (was 810000, writing 810040)
[  276.543584] PM: Writing back config space on device 0000:00:1c.0 at offset 1 (was 100000, writing 100007)
[  276.543629] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[  276.543637] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[  276.543665] PM: Writing back config space on device 0000:00:1c.1 at offset 9 (was 10001, writing 1fff1)
[  276.543672] PM: Writing back config space on device 0000:00:1c.1 at offset 8 (was 0, writing 50105010)
[  276.543678] PM: Writing back config space on device 0000:00:1c.1 at offset 7 (was 20000000, writing f0)
[  276.543690] PM: Writing back config space on device 0000:00:1c.1 at offset 3 (was 810000, writing 810040)
[  276.543698] PM: Writing back config space on device 0000:00:1c.1 at offset 1 (was 100000, writing 100007)
[  276.543743] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[  276.543750] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[  276.543778] PM: Writing back config space on device 0000:00:1c.2 at offset 9 (was 10001, writing 4bf14801)
[  276.543784] PM: Writing back config space on device 0000:00:1c.2 at offset 8 (was 0, writing 50004c10)
[  276.543791] PM: Writing back config space on device 0000:00:1c.2 at offset 7 (was 20000000, writing 20001010)
[  276.543803] PM: Writing back config space on device 0000:00:1c.2 at offset 3 (was 810000, writing 810040)
[  276.543811] PM: Writing back config space on device 0000:00:1c.2 at offset 1 (was 100000, writing 100007)
[  276.543856] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[  276.543863] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[  276.543871] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[  276.543880] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[  276.543938] usb usb1: root hub lost power or was reset
[  276.543963] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[  276.543973] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[  276.544029] usb usb2: root hub lost power or was reset
[  276.544049] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[  276.544058] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[  276.544114] usb usb3: root hub lost power or was reset
[  276.544140] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[  276.544149] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[  276.544205] usb usb4: root hub lost power or was reset
[  276.546749] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[  276.546758] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[  276.546831] PM: Writing back config space on device 0000:00:1e.0 at offset 9 (was 10001, writing 1fff1)
[  276.546838] PM: Writing back config space on device 0000:00:1e.0 at offset 8 (was 0, writing 4c004c00)
[  276.546845] PM: Writing back config space on device 0000:00:1e.0 at offset 7 (was 22800000, writing 28000f0)
[  276.546859] PM: Writing back config space on device 0000:00:1e.0 at offset 1 (was 100000, writing 100007)
[  276.546883] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[  276.546944] PM: Writing back config space on device 0000:00:1f.1 at offset f (was 100, writing 10b)
[  276.546972] PM: Writing back config space on device 0000:00:1f.1 at offset 1 (was 2800001, writing 2800005)
[  276.546985] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[  276.546992] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[  276.550093] PM: Writing back config space on device 0000:00:1f.2 at offset f (was 200, writing 20b)
[  276.550121] PM: Writing back config space on device 0000:00:1f.2 at offset 1 (was 2b00003, writing 2b00007)
[  276.550143] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[  276.550150] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[  276.552679] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[  276.552687] PCI: Setting latency timer of device 0000:01:00.0 to 64
[  276.561420] [fglrx] firegl_gps_setpowerup .
[  276.565599] PM: Writing back config space on device 0000:02:00.0 at offset f (was 100, writing 10b)
[  276.565611] PM: Writing back config space on device 0000:02:00.0 at offset c (was 0, writing fffe0000)
[  276.565631] PM: Writing back config space on device 0000:02:00.0 at offset 6 (was 1, writing 2001)
[  276.565641] PM: Writing back config space on device 0000:02:00.0 at offset 4 (was 4, writing 50200004)
[  276.565649] PM: Writing back config space on device 0000:02:00.0 at offset 3 (was 0, writing 40)
[  276.565659] PM: Writing back config space on device 0000:02:00.0 at offset 1 (was 40100000, writing 40100007)
[  276.566778] PM: Writing back config space on device 0000:03:00.0 at offset f (was 1ff, writing 10a)
[  276.566809] PM: Writing back config space on device 0000:03:00.0 at offset 4 (was 4, writing 50100004)
[  276.566817] PM: Writing back config space on device 0000:03:00.0 at offset 3 (was 0, writing 40)
[  276.566827] PM: Writing back config space on device 0000:03:00.0 at offset 1 (was 100000, writing 100007)
[  276.566867] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[  276.566876] PCI: Setting latency timer of device 0000:03:00.0 to 64
[  276.576778] PM: Writing back config space on device 0000:0c:03.0 at offset 5 (was 0, writing 4c000000)
[  276.576786] PM: Writing back config space on device 0000:0c:03.0 at offset 4 (was 0, writing 4c004000)
[  276.576794] PM: Writing back config space on device 0000:0c:03.0 at offset 3 (was 0, writing f810)
[  276.576803] PM: Writing back config space on device 0000:0c:03.0 at offset 1 (was 2100000, writing 2100016)
[  276.627850] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[4c004000-4c0047ff]  Max Packet=[4096]  IR/IT contexts=[4/8]
[  276.632141] sd 2:0:1:0: [sda] Starting disk
[  276.833962] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
[  276.833964] ata1.00: ACPI cmd ef/03:44:00:00:00:a0 filtered out
[  277.000654] ata1.00: configured for UDMA/66
[  275.364187] ata3.01: NODEV after polling detection
[  275.364192] ata3.01: revalidation failed (errno=-2)
[  275.364196] ata3: failed to recover some devices, retrying in 5 secs
[  280.542748] ata3.01: ACPI cmd ef/03:0c:00:00:00:b0 filtered out
[  280.542755] ata3.01: ACPI cmd ef/03:45:00:00:00:b0 filtered out
[  280.556380] ata3.01: configured for UDMA/100
[  280.575487] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[  280.575502] sd 2:0:1:0: [sda] Write Protect is off
[  280.575507] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[  280.576011] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  282.649746] applesmc: device has already been initialized (0xe0, 0x00).
[  281.217380] Restarting tasks ... <6>usb 1-2: USB disconnect, address 5
[  281.218239] done.
[  281.320790] input: appletouch disconnected
[  281.599956] usb 1-2: new full speed USB device using uhci_hcd and address 6
[  281.779590] usb 1-2: configuration #1 chosen from 1 choice
[  281.784910] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input20
[  281.788740] input: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[  281.793225] appletouch: Geyser mode initialized.
[  281.793323] input: appletouch as /class/input/input21
[  281.809339] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input22
[  281.813535] input: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[  281.816395] usb 3-2: USB disconnect, address 3
[  284.091907] usb 3-2: new full speed USB device using uhci_hcd and address 4
[  282.211932] usb 3-2: configuration #1 chosen from 1 choice
[  282.218554] hiddev0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2
[  282.218656] usb 4-1: USB disconnect, address 5
[  282.405695] appletouch: incomplete data package (first byte: 2, length: 4).
[  282.477032] usb 4-1: new full speed USB device using uhci_hcd and address 6
[  282.657767] usb 4-1: configuration #1 chosen from 1 choice
[  282.679072] input: HID 05ac:1000 as /class/input/input23
[  282.684615] input: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1
[  282.701597] input: HID 05ac:1000 as /class/input/input24
[  282.706089] input: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1
[  287.815735] PM: Syncing filesystems ... done.
[  290.809372] Freezing user space processes ... (elapsed 0.00 seconds) done.
[  290.810020] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[  290.810064] Suspending console(s)
[  288.804552] sd 2:0:1:0: [sda] Synchronizing SCSI cache
[  288.804818] sd 2:0:1:0: [sda] Stopping disk
[  289.777984] ACPI: PCI interrupt for device 0000:03:00.0 disabled
[  289.791558] [fglrx] firegl_gps_setpowerdown .
[  289.822501] ACPI: PCI interrupt for device 0000:01:00.0 disabled
[  289.822679] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[  289.834870] ACPI: PCI interrupt for device 0000:00:1f.1 disabled
[  289.835042] ACPI: PCI interrupt for device 0000:00:1d.7 disabled
[  289.848117] ACPI: PCI interrupt for device 0000:00:1d.3 disabled
[  289.848164] ACPI: PCI interrupt for device 0000:00:1d.2 disabled
[  289.848209] ACPI: PCI interrupt for device 0000:00:1d.1 disabled
[  289.848254] ACPI: PCI interrupt for device 0000:00:1d.0 disabled
[  289.848459] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
[  289.863341] ACPI: Preparing to enter system sleep state S3
[  289.864117] Disabling non-boot CPUs ...
[  289.864132] CPU0 attaching NULL sched-domain.
[  289.864136] CPU1 attaching NULL sched-domain.
[  289.871312] CPU 1 is now offline
[  289.871317] SMP alternatives: switching to UP code
[  289.873226] CPU0 attaching sched-domain:
[  289.873231]  domain 0: span 1
[  289.873233]   groups: 1
[  289.873480] CPU1 is down
[  289.873480] Intel machine check architecture supported.
[  289.873486] Intel machine check reporting enabled on CPU#0.
[  289.873524] Back to C!
[  289.874670] Enabling non-boot CPUs ...
[  289.874736] CPU0 attaching NULL sched-domain.
[  289.874844] SMP alternatives: switching to SMP code
[  289.877969] Booting processor 1/1 ip 4000
[  291.930689] Initializing CPU#1
[  291.930689] masked ExtINT on CPU#1
[  291.930689] Calibrating delay using timer specific routine.. 4324.70 BogoMIPS (lpj=7204330)
[  291.930689] CPU: L1 I cache: 32K, L1 D cache: 32K
[  291.930689] CPU: L2 cache: 4096K
[  291.930689] CPU: Physical Processor ID: 0
[  291.930689] CPU: Processor Core ID: 1
[  291.930689] Intel machine check architecture supported.
[  291.930689] Intel machine check reporting enabled on CPU#1.
[  289.971983] CPU1: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[  289.972027] CPU0 attaching sched-domain:
[  289.972030]  domain 0: span 3
[  289.972031]   groups: 1 2
[  289.972034]   domain 1: span 3
[  289.972035]    groups: 3
[  289.972037] CPU1 attaching sched-domain:
[  289.972039]  domain 0: span 3
[  289.972040]   groups: 2 1
[  289.972042]   domain 1: span 3
[  289.972043]    groups: 3
[  291.930689] CPU1 is up
[  291.930694] Switched to NOHz mode on CPU #1
[  292.035362] PM: Writing back config space on device 0000:00:01.0 at offset f (was 80100, writing 8010b)
[  292.035368] PM: Writing back config space on device 0000:00:01.0 at offset a (was f, writing 0)
[  292.035372] PM: Writing back config space on device 0000:00:01.0 at offset 9 (was 1fff1, writing 47f14001)
[  292.035375] PM: Writing back config space on device 0000:00:01.0 at offset 8 (was fff0, writing 50305030)
[  292.035378] PM: Writing back config space on device 0000:00:01.0 at offset 7 (was f0, writing 20003030)
[  292.035382] PM: Writing back config space on device 0000:00:01.0 at offset 6 (was 0, writing 10100)
[  292.035386] PM: Writing back config space on device 0000:00:01.0 at offset 3 (was 10000, writing 10040)
[  292.035390] PM: Writing back config space on device 0000:00:01.0 at offset 1 (was 100000, writing 100007)
[  292.035408] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[  292.035412] PCI: Setting latency timer of device 0000:00:01.0 to 64
[  292.035418] PM: Writing back config space on device 0000:00:07.0 at offset f (was 100, writing 10b)
[  292.035427] PM: Writing back config space on device 0000:00:07.0 at offset 4 (was 0, writing 50404000)
[  292.035432] PM: Writing back config space on device 0000:00:07.0 at offset 1 (was b00000, writing b00002)
[  292.037373] PM: Writing back config space on device 0000:00:1b.0 at offset f (was 100, writing 10a)
[  292.037393] PM: Writing back config space on device 0000:00:1b.0 at offset 4 (was 4, writing 50400004)
[  292.037398] PM: Writing back config space on device 0000:00:1b.0 at offset 3 (was 0, writing 40)
[  292.037404] PM: Writing back config space on device 0000:00:1b.0 at offset 1 (was 100000, writing 100002)
[  292.037426] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[  292.037432] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[  292.037468] PM: Writing back config space on device 0000:00:1c.0 at offset 9 (was 10001, writing 50515051)
[  292.037473] PM: Writing back config space on device 0000:00:1c.0 at offset 8 (was 0, writing 50205020)
[  292.037478] PM: Writing back config space on device 0000:00:1c.0 at offset 7 (was 20000000, writing 2020)
[  292.037487] PM: Writing back config space on device 0000:00:1c.0 at offset 3 (was 810000, writing 810040)
[  292.037493] PM: Writing back config space on device 0000:00:1c.0 at offset 1 (was 100000, writing 100007)
[  292.037531] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[  292.037537] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[  292.037560] PM: Writing back config space on device 0000:00:1c.1 at offset 9 (was 10001, writing 1fff1)
[  292.037565] PM: Writing back config space on device 0000:00:1c.1 at offset 8 (was 0, writing 50105010)
[  292.037570] PM: Writing back config space on device 0000:00:1c.1 at offset 7 (was 20000000, writing 200000f0)
[  292.037579] PM: Writing back config space on device 0000:00:1c.1 at offset 3 (was 810000, writing 810040)
[  292.037586] PM: Writing back config space on device 0000:00:1c.1 at offset 1 (was 100000, writing 100007)
[  292.037624] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[  292.037629] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[  292.037652] PM: Writing back config space on device 0000:00:1c.2 at offset 9 (was 10001, writing 4bf14801)
[  292.037657] PM: Writing back config space on device 0000:00:1c.2 at offset 8 (was 0, writing 50004c10)
[  292.037662] PM: Writing back config space on device 0000:00:1c.2 at offset 7 (was 20000000, writing 1010)
[  292.037671] PM: Writing back config space on device 0000:00:1c.2 at offset 3 (was 810000, writing 810040)
[  292.037678] PM: Writing back config space on device 0000:00:1c.2 at offset 1 (was 100000, writing 100007)
[  292.037716] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[  292.037721] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[  292.037728] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[  292.037735] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[  292.037786] usb usb1: root hub lost power or was reset
[  292.037809] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[  292.037818] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[  292.037868] usb usb2: root hub lost power or was reset
[  292.037887] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[  292.037893] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[  292.037943] usb usb3: root hub lost power or was reset
[  292.037967] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[  292.037975] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[  292.038025] usb usb4: root hub lost power or was reset
[  292.040690] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[  292.040696] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[  292.040759] PM: Writing back config space on device 0000:00:1e.0 at offset 9 (was 10001, writing 1fff1)
[  292.040764] PM: Writing back config space on device 0000:00:1e.0 at offset 8 (was 0, writing 4c004c00)
[  292.040769] PM: Writing back config space on device 0000:00:1e.0 at offset 7 (was 22800000, writing 228000f0)
[  292.040781] PM: Writing back config space on device 0000:00:1e.0 at offset 1 (was 100000, writing 100007)
[  292.040801] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[  292.040855] PM: Writing back config space on device 0000:00:1f.1 at offset f (was 100, writing 10b)
[  292.040878] PM: Writing back config space on device 0000:00:1f.1 at offset 1 (was 2800001, writing 2800005)
[  292.040888] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[  292.040893] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[  292.047364] PM: Writing back config space on device 0000:00:1f.2 at offset f (was 200, writing 20b)
[  292.047387] PM: Writing back config space on device 0000:00:1f.2 at offset 1 (was 2b00003, writing 2b00007)
[  292.047404] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[  292.047409] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[  292.049003] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[  292.049011] PCI: Setting latency timer of device 0000:01:00.0 to 64
[  292.057594] [fglrx] firegl_gps_setpowerup .
[  292.061743] PM: Writing back config space on device 0000:02:00.0 at offset f (was 100, writing 10b)
[  292.061753] PM: Writing back config space on device 0000:02:00.0 at offset c (was 0, writing fffe0000)
[  292.061770] PM: Writing back config space on device 0000:02:00.0 at offset 6 (was 1, writing 2001)
[  292.061778] PM: Writing back config space on device 0000:02:00.0 at offset 4 (was 4, writing 50200004)
[  292.061784] PM: Writing back config space on device 0000:02:00.0 at offset 3 (was 0, writing 40)
[  292.061792] PM: Writing back config space on device 0000:02:00.0 at offset 1 (was 40100000, writing 100007)
[  292.064049] PM: Writing back config space on device 0000:03:00.0 at offset f (was 1ff, writing 10a)
[  292.064076] PM: Writing back config space on device 0000:03:00.0 at offset 4 (was 4, writing 50100004)
[  292.064082] PM: Writing back config space on device 0000:03:00.0 at offset 3 (was 0, writing 40)
[  292.064090] PM: Writing back config space on device 0000:03:00.0 at offset 1 (was 100000, writing 100007)
[  292.064126] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[  292.064133] PCI: Setting latency timer of device 0000:03:00.0 to 64
[  292.074048] PM: Writing back config space on device 0000:0c:03.0 at offset 5 (was 0, writing 4c000000)
[  292.074054] PM: Writing back config space on device 0000:0c:03.0 at offset 4 (was 0, writing 4c004000)
[  292.074059] PM: Writing back config space on device 0000:0c:03.0 at offset 3 (was 0, writing f810)
[  292.074067] PM: Writing back config space on device 0000:0c:03.0 at offset 1 (was 2100000, writing 2100016)
[  292.125109] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[4c004000-4c0047ff]  Max Packet=[4096]  IR/IT contexts=[4/8]
[  292.129405] sd 2:0:1:0: [sda] Starting disk
[  290.355173] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
[  290.355176] ata1.00: ACPI cmd ef/03:44:00:00:00:a0 filtered out
[  290.521781] ata1.00: configured for UDMA/66
[  291.294584] ata3.01: NODEV after polling detection
[  291.294589] ata3.01: revalidation failed (errno=-2)
[  291.294592] ata3: failed to recover some devices, retrying in 5 secs
[  296.471335] ata3.01: ACPI cmd ef/03:0c:00:00:00:b0 filtered out
[  296.471341] ata3.01: ACPI cmd ef/03:45:00:00:00:b0 filtered out
[  296.484960] ata3.01: configured for UDMA/100
[  296.511615] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[  296.511615] sd 2:0:1:0: [sda] Write Protect is off
[  296.511615] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[  296.511615] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  296.511615] applesmc: device has already been initialized (0xe0, 0x00).
[  297.129150] Restarting tasks ... <6>usb 1-2: USB disconnect, address 6
[  297.142862] done.
[  297.271840] input: appletouch disconnected
[  297.541098] usb 1-2: new full speed USB device using uhci_hcd and address 7
[  297.720308] usb 1-2: configuration #1 chosen from 1 choice
[  297.725691] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input25
[  297.731990] input: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[  297.736372] appletouch: Geyser mode initialized.
[  297.736469] input: appletouch as /class/input/input26
[  297.739400] appletouch: incomplete data package (first byte: 2, length: 4).
[  297.743118] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input27
[  297.744690] input: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[  299.737779] usb 3-2: USB disconnect, address 4
[  299.963428] usb 3-2: new full speed USB device using uhci_hcd and address 5
[  298.140616] usb 3-2: configuration #1 chosen from 1 choice
[  298.147757] hiddev0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2
[  298.147927] usb 4-1: USB disconnect, address 6
[  298.410431] usb 4-1: new full speed USB device using uhci_hcd and address 7
[  298.587505] usb 4-1: configuration #1 chosen from 1 choice
[  298.607404] input: HID 05ac:1000 as /class/input/input28
[  298.615021] input: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1
[  298.631603] input: HID 05ac:1000 as /class/input/input29
[  298.636431] input: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1

  reply	other threads:[~2008-04-03  0:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-02  6:31 suspend Justin Mattock
2008-04-02 12:19 ` suspend Rafael J. Wysocki
2008-04-02 15:53   ` suspend Justin Mattock
2008-04-02 17:39     ` suspend Rafael J. Wysocki
2008-04-02 19:18       ` suspend Justin Mattock
2008-04-02 22:21         ` suspend Rafael J. Wysocki
2008-04-03  0:00           ` Justin Mattock [this message]
2008-04-03  0:18         ` suspend Tejun Heo
2008-04-03  0:44           ` suspend Justin Mattock
2008-04-03  1:01             ` suspend Tejun Heo
2008-04-03  1:16               ` suspend Justin Mattock
2008-04-02 23:09       ` suspend Stefan Schweizer
2008-04-02 23:55         ` suspend Rafael J. Wysocki
2008-04-03  7:32           ` suspend Oliver Neukum
2008-04-03  7:42             ` suspend Stefan Schweizer
2008-04-03  8:02               ` suspend Oliver Neukum
2008-04-03  8:29               ` suspend Oliver Neukum
2008-04-03  8:53                 ` suspend Stefan Schweizer
2008-04-03 23:14                   ` suspend Justin Mattock
  -- strict thread matches above, loose matches on Subject: below --
2008-03-31 19:10 suspend Justin Mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd18b0c30804021700q6ec77168ma2c1c1e175a23e80@mail.gmail.com \
    --to=justinmattock@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=htejun@gmail.com \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®