mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin Mattock" <justinmattock@gmail.com>
To: "Tejun Heo" <htejun@gmail.com>
Cc: "Andrew Morton" <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: macbook pro dvd playback after suspend Buffer I/O error
Date: Wed, 11 Jun 2008 22:27:35 +0000	[thread overview]
Message-ID: <dd18b0c30806111527x22fa895em230ceade4712f073@mail.gmail.com> (raw)
In-Reply-To: <485048EC.2080608@gmail.com>

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

On Wed, Jun 11, 2008 at 9:51 PM, Tejun Heo <htejun@gmail.com> wrote:
> Justin Mattock wrote:
>> O.K. I applied the patch here is what I'm seeing:
>>
>> [  920.237141] end_request: I/O error, dev sr0, sector 2931560
>> [  920.237141] Buffer I/O error on device sr0, logical block 366445
>> [  920.237141] Buffer I/O error on device sr0, logical block 366446
>> [  920.237141] Buffer I/O error on device sr0, logical block 366447
>> [  920.237141] Buffer I/O error on device sr0, logical block 366448
>> [  920.237141] Buffer I/O error on device sr0, logical block 366449
>> [  920.237141] Buffer I/O error on device sr0, logical block 366450
>> [  920.237141] Buffer I/O error on device sr0, logical block 366451
>> [  920.237141] Buffer I/O error on device sr0, logical block 366452
>> [  920.237141] Buffer I/O error on device sr0, logical block 366453
>> [  920.237141] Buffer I/O error on device sr0, logical block 366454
>> [  925.431105] __ratelimit: 10100 messages suppressed
>> [  925.431118] Buffer I/O error on device sr0, logical block 371516
>> [  930.772658] __ratelimit: 2407 messages suppressed
>> [  930.772658] Buffer I/O error on device sr0, logical block 372720
>> [  935.674943] __ratelimit: 6995 messages suppressed
>> [  935.674955] Buffer I/O error on device sr0, logical block 376218
>> [  940.685317] __ratelimit: 16949 messages suppressed
>> [  940.685329] Buffer I/O error on device sr0, logical block 384693
>> [  945.770547] __ratelimit: 17881 messages suppressed
>> [  945.770558] Buffer I/O error on device sr0, logical block 393634
>> [  950.777243] __ratelimit: 19031 messages suppressed
>> [  950.777243] Buffer I/O error on device sr0, logical block 403150
>> [  955.788427] __ratelimit: 19035 messages suppressed
>> [  955.788439] Buffer I/O error on device sr0, logical block 412668
>> [  961.575327] __ratelimit: 16603 messages suppressed
>> [  961.575338] Buffer I/O error on device sr0, logical block 420970
>> [ 1006.919733] __ratelimit: 9315 messages suppressed
>>
>> Almost as if the drive is taking to long to think, by then the cache
>> has run out, and the FPS changes,
>> the movie itself doesn't become choppy like before, just freezes.
>> If you have any other ideas I'm up for that to see.
>> regards;
>
> Eh.... strange.  Can you post full kernel log?  And does the dvd work if
> you restart playing?
>
> --
> tejun
>

O.K. attached is dmesg of playing a dvd, then suspending and wakingup,
as well as starting after the buffer error.(audit messages)
This is interesting, even  pausing the dvd before suspending, causes
the same error.
I sent a post to mplayer-users to see if there is a way to have
mplayer pause and wait for the disk drive to align, but am still
waiting
for a response.
regards.
-- 
Justin P. Mattock

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

[    0.000000] Linux version 2.6.26-rc5-00016-g91cc75d (root@unix) (gcc version 4.2.3 (Debian 4.2.3-3)) #10 SMP Wed Jun 11 17:47:09 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] 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: 226 pages used for memmap
[    0.000000]   HighMem zone: 28680 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] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    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] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PERCPU: Allocating 46760 bytes of per cpu data
[    0.000000] NR_CPUS: 2, nr_cpu_ids: 2
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 256264
[    0.000000] Kernel command line: root=/dev/sda1 ro quiet splash vga=773 selinux=1 audit=1 enforcing=1 debug acpi_osi=Linux pnpacpi=off pci=routeirq usbcore.autosuspend=1 nmi_watchdog=0
[    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] Extended CMOS year: 2000
[    0.000000] Detected 2161.429 MHz processor.
[    0.010000] Console: colour dummy device 80x25
[    0.010000] console [tty0] enabled
[    0.010000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.010000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.010000] Memory: 1018712k/1033128k available (2556k kernel code, 13800k reserved, 1279k data, 328k init, 115624k highmem)
[    0.010000] virtual kernel memory layout:
[    0.010000]     fixmap  : 0xfff7e000 - 0xfffff000   ( 516 kB)
[    0.010000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.010000]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[    0.010000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[    0.010000]       .init : 0xc04c5000 - 0xc0517000   ( 328 kB)
[    0.010000]       .data : 0xc037f06d - 0xc04bedac   (1279 kB)
[    0.010000]       .text : 0xc0100000 - 0xc037f06d   (2556 kB)
[    0.010000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.010000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.010000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.010000] hpet clockevent registered
[    0.159747] Calibrating delay using timer specific routine.. 4327.95 BogoMIPS (lpj=21639774)
[    0.159837] Security Framework initialized
[    0.159849] SELinux:  Initializing.
[    0.159872] SELinux:  Starting in enforcing mode
[    0.159885] selinux_register_security:  Registering secondary module capability
[    0.159897] Capability LSM initialized as secondary
[    0.159942] Mount-cache hash table entries: 512
[    0.160000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.160000] CPU: L2 cache: 4096K
[    0.160000] CPU: Physical Processor ID: 0
[    0.160000] CPU: Processor Core ID: 0
[    0.160000] Intel machine check architecture supported.
[    0.160000] Intel machine check reporting enabled on CPU#0.
[    0.160000] using mwait in idle threads.
[    0.160000] Checking 'hlt' instruction... OK.
[    0.200000] ACPI: Core revision 20080321
[    0.228302] ENABLING IO-APIC IRQs
[    0.228526] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.328513] CPU0: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[    0.330000] Booting processor 1/1 ip 6000
[    0.340000] Initializing CPU#1
[    0.340000] Calibrating delay using timer specific routine.. 4322.58 BogoMIPS (lpj=21612913)
[    0.340000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.340000] CPU: L2 cache: 4096K
[    0.340000] CPU: Physical Processor ID: 0
[    0.340000] CPU: Processor Core ID: 1
[    0.340000] Intel machine check architecture supported.
[    0.340000] Intel machine check reporting enabled on CPU#1.
[    0.490000] CPU1: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[    0.490000] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.490038] Brought up 2 CPUs
[    0.490047] Total of 2 processors activated (8650.53 BogoMIPS).
[    0.490082] CPU0 attaching sched-domain:
[    0.490092]  domain 0: span 0-1
[    0.490099]   groups: 0 1
[    0.490115] CPU1 attaching sched-domain:
[    0.490124]  domain 0: span 0-1
[    0.490132]   groups: 1 0
[    0.500000] net_namespace: 516 bytes
[    0.500000] Booting paravirtualized kernel on bare hardware
[    0.500000] NET: Registered protocol family 16
[    0.500000] No dock devices found.
[    0.500000] EISA bus registered
[    0.500000] ACPI: bus type pci registered
[    0.500000] PCI: Using configuration type 1 for base access
[    0.500000] Setting up standard PCI resources
[    0.510000] ACPI: EC: EC description table is found, configuring boot EC
[    0.510000] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.530000] ACPI: BIOS _OSI(Linux) query honored via cmdline
[    0.531624] ACPI: Interpreter enabled
[    0.531635] ACPI: (supports S0 S3 S4 S5)
[    0.531760] ACPI: Using IOAPIC for interrupt routing
[    0.580000] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.580000] ACPI: EC: driver started in interrupt mode
[    0.580000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.580000] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[    0.580000] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[    0.580000] PCI: Transparent bridge - 0000:00:1e.0
[    0.580000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.580000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[    0.580000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.581001] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.581991] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.585505] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.632479] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.632479] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.632479] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.632479] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.632479] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.632479] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.632479] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.632479] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
[    0.632479] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.632479] pnp: PnP ACPI: disabled
[    0.632480] SCSI subsystem initialized
[    0.632480] libata version 3.00 loaded.
[    0.632480] usbcore: registered new interface driver usbfs
[    0.632480] usbcore: registered new interface driver hub
[    0.632480] usbcore: registered new device driver usb
[    0.642479] PCI: Using ACPI for IRQ routing
[    0.642479] PCI: Routing PCI interrupts for all devices because "pci=routeirq" specified
[    0.642479] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.642479] ACPI: PCI Interrupt 0000:00:07.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.642479] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[    0.642479] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[    0.642479] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[    0.642479] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.642479] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[    0.642479] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[    0.642479] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.642479] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[    0.642479] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[    0.642479] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[    0.642479] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[    0.642479] ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 19 (level, low) -> IRQ 19
[    0.642479] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.642479] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.642479] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[    0.642479] ACPI: PCI Interrupt 0000:0c:03.0[A] -> GSI 19 (level, low) -> IRQ 19
[    0.662242] NetLabel: Initializing
[    0.662251] NetLabel:  domain hash size = 128
[    0.662258] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.662402] NetLabel:  unlabeled traffic allowed by default
[    0.662421] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.662436] hpet0: 3 64-bit timers, 14318180 Hz
[    0.671096] Switched to high resolution mode on CPU 0
[    0.673809] Switched to high resolution mode on CPU 1
[    0.714955] PCI: Bridge: 0000:00:01.0
[    0.714955]   IO window: 3000-3fff
[    0.714955]   MEM window: 0x50300000-0x503fffff
[    0.714955]   PREFETCH window: 0x0000000040000000-0x0000000047ffffff
[    0.714955] PCI: Bridge: 0000:00:1c.0
[    0.714955]   IO window: 2000-2fff
[    0.714955]   MEM window: 0x50200000-0x502fffff
[    0.714955]   PREFETCH window: 0x0000000050500000-0x00000000505fffff
[    0.714955] PCI: Bridge: 0000:00:1c.1
[    0.714955]   IO window: disabled.
[    0.714955]   MEM window: 0x50100000-0x501fffff
[    0.714955]   PREFETCH window: disabled.
[    0.714955] PCI: Bridge: 0000:00:1c.2
[    0.714955]   IO window: 1000-1fff
[    0.714955]   MEM window: 0x4c100000-0x500fffff
[    0.714955]   PREFETCH window: 0x0000000048000000-0x000000004bffffff
[    0.714955] PCI: Bridge: 0000:00:1e.0
[    0.714955]   IO window: disabled.
[    0.714955]   MEM window: 0x4c000000-0x4c0fffff
[    0.714955]   PREFETCH window: disabled.
[    0.714955] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.714955] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.714955] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[    0.714955] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.714955] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[    0.714955] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.714955] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.714955] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    0.714955] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.714955] NET: Registered protocol family 2
[    0.745100] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.745640] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.746371] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
[    0.747348] TCP: Hash tables configured (established 131072 bind 65536)
[    0.747359] TCP reno registered
[    0.755200] NET: Registered protocol family 1
[    0.774957] IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
[    0.774957] Initializing RT-Tester: OK
[    0.774957] audit: initializing netlink socket (enabled)
[    0.774957] type=2000 audit(1213222638.751:1): initialized
[    0.784957] highmem bounce pool size: 64 pages
[    0.784957] Total HugeTLB memory allocated, 0
[    0.834458] fuse init (API version 7.9)
[    0.834653] msgmni has been set to 1764 for ipc namespace c0498e80
[    0.834653] SELinux:  Registering netfilter hooks
[    0.834653] io scheduler noop registered
[    0.834669] io scheduler cfq registered (default)
[    0.834865] pci 0000:01:00.0: Boot video device
[    0.844458] vesafb: framebuffer at 0x40000000, mapped to 0xf8880000, using 1536k, total 16384k
[    0.844458] vesafb: mode is 1024x768x8, linelength=1024, pages=18
[    0.844458] vesafb: protected mode interface info at c000:ad0c
[    0.844458] vesafb: pmi: set display start = c00cad94, set palette = c00cae50
[    0.844458] vesafb: scrolling: redraw
[    0.844458] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[    0.861454] Console: switching to colour frame buffer device 128x48
[    0.874456] fb0: VESA VGA frame buffer device
[    0.874456] power_supply ADP1: uevent
[    0.874456] power_supply ADP1: POWER_SUPPLY_NAME=ADP1
[    0.874456] power_supply ADP1: Static prop TYPE=Mains
[    0.874456] power_supply ADP1: 1 dynamic props
[    0.874456] power_supply ADP1: prop ONLINE=1
[    0.874456] power_supply ADP1: power_supply_changed
[    0.874456] ACPI: AC Adapter [ADP1] (on-line)
[    0.874456] power_supply ADP1: power_supply_changed_work
[    0.874456] power_supply ADP1: power_supply_update_gen_leds 1
[    0.874456] power_supply ADP1: uevent
[    0.874456] power_supply ADP1: POWER_SUPPLY_NAME=ADP1
[    0.874456] power_supply ADP1: Static prop TYPE=Mains
[    0.874456] power_supply ADP1: 1 dynamic props
[    0.874456] power_supply ADP1: prop ONLINE=1
[    0.884436] ACPI: Battery Slot [BAT0] (battery absent)
[    0.904437] hpet_resources: 0xfed00000 is busy
[    0.914437] loop: module loaded
[    0.914437] Linux video capture interface: v2.00
[    0.926107] input: Macintosh mouse button emulation as /class/input/input0
[    0.926107] Driver 'sd' needs updating - please use bus_type methods
[    0.937583] Driver 'sr' needs updating - please use bus_type methods
[    0.942313] ata_piix 0000:00:1f.1: version 2.12
[    0.947320] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[    0.952555] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[    0.963684] scsi0 : ata_piix
[    0.970313] scsi1 : ata_piix
[    0.970313] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
[    0.975519] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
[    1.158436] ata1.00: ATAPI: MATSHITADVD-R   UJ-857D, KCV9, max UDMA/66
[    1.198356] ata1.00: configured for UDMA/66
[    1.369182] scsi 0:0:0:0: CD-ROM            MATSHITA DVD-R   UJ-857D  KCV9 PQ: 0 ANSI: 5
[    1.369182] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.369182] Uniform CD-ROM driver Revision: 3.20
[    1.401747] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.401747] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    1.406936] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[    1.412133] ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
[    1.568074] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    1.578046] scsi2 : ata_piix
[    1.588587] scsi3 : ata_piix
[    1.590062] ata3: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
[    1.598048] ata4: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
[    1.780048] ata3.01: ATA-8: FUJITSU MHW2120BH, 00810013, max UDMA/100
[    1.785157] ata3.01: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.857761] ata3.01: configured for UDMA/100
[    2.036917] scsi 2:0:1:0: Direct-Access     ATA      FUJITSU MHW2120B 0081 PQ: 0 ANSI: 5
[    2.036917] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[    2.051848] sd 2:0:1:0: [sda] Write Protect is off
[    2.057498] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[    2.063191] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.069119] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[    2.078946] sd 2:0:1:0: [sda] Write Protect is off
[    2.080888] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[    2.090883] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.097022]  sda: sda1 sda2 < sda5 >
[    2.109569] sd 2:0:1:0: [sda] Attached SCSI disk
[    2.115797] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    2.126804] usbcore: registered new interface driver usblcd
[    2.133368] usbcore: registered new interface driver usbled
[    2.133368] PNP: No PS/2 controller found. Probing ports directly.
[    2.148353] i8042.c: No controller found.
[    2.169851] mice: PS/2 mouse device common for all mice
[    2.169851] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[    2.186072] EDAC MC: Ver: 2.1.0 Jun  5 2008
[    2.200286] cpuidle: using governor ladder
[    2.200286] cpuidle: using governor menu
[    2.212846] usbcore: registered new interface driver hiddev
[    2.223629] usbcore: registered new interface driver usbhid
[    2.223629] usbhid: v2.6:USB HID core driver
[    2.235931] Advanced Linux Sound Architecture Driver Version 1.0.16.
[    2.235931] ALSA device list:
[    2.245928]   No soundcards found.
[    2.258385] oprofile: using NMI interrupt.
[    2.258385] IPVS: Registered protocols (TCP, AH, ESP)
[    2.275478] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    2.279244] IPVS: ipvs loaded.
[    2.285572] Initializing XFRM netlink socket
[    2.293192] NET: Registered protocol family 17
[    2.299154] NET: Registered protocol family 15
[    2.304964] Using IPI No-Shortcut mode
[    2.326793] kjournald starting.  Commit interval 5 seconds
[    2.316800] EXT3-fs: mounted filesystem with ordered data mode.
[    2.316800] VFS: Mounted root (ext3 filesystem) readonly.
[    2.316800] Freeing unused kernel memory: 328k freed
[    3.185790] SELinux: 8192 avtab hash slots, 205740 rules.
[    3.471154] SELinux: 8192 avtab hash slots, 205740 rules.
[    3.831003] SELinux:  7 users, 7 roles, 3017 types, 90 bools
[    3.836760] SELinux:  72 classes, 205740 rules
[    3.854861] SELinux:  Completing initialization.
[    3.861002] SELinux:  Setting up existing superblocks.
[    3.884233] SELinux: initialized (dev sda1, type ext3), uses xattr
[    3.894234] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[    3.894234] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[    4.021550] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
[    4.027188] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[    4.032805] SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
[    4.038328] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    4.043891] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[    4.053886] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[    4.061002] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[    4.066770] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[    4.072401] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[    4.078095] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[    4.083676] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[    4.089197] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    4.135880] SELinux: policy loaded with handle_unknown=deny
[    4.143602] type=1403 audit(1213222641.930:2): policy loaded auid=4294967295 ses=4294967295
[    5.246953] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    5.266953] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   10.726228] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   11.044001] power_supply ADP1: uevent
[   11.055995] power_supply ADP1: POWER_SUPPLY_NAME=ADP1
[   11.062117] power_supply ADP1: Static prop TYPE=Mains
[   11.070834] power_supply ADP1: 1 dynamic props
[   11.076578] power_supply ADP1: prop ONLINE=1
[   13.398174] input: Power Button (FF) as /class/input/input1
[   13.469303] ACPI: Power Button (FF) [PWRF]
[   13.477909] ACPI: SSDT 3FEB8C10, 02AE (r1 APPLE   Cpu0Ist     3000 INTL 20050309)
[   13.485448] ACPI: SSDT 3FEB8910, 02A0 (r1 APPLE   Cpu0Cst     3001 INTL 20050309)
[   13.495875] Monitor-Mwait will be used to enter C-1 state
[   13.501789] Monitor-Mwait will be used to enter C-2 state
[   13.507598] Monitor-Mwait will be used to enter C-3 state
[   13.515268] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[   13.520587] ACPI: ACPI0007:00 is registered as cooling_device0
[   13.526296] ACPI: Processor [CPU0] (supports 8 throttling states)
[   13.532370] input: Lid Switch as /class/input/input2
[   13.538327] ACPI: Lid Switch [LID0]
[   13.544961] input: Power Button (CM) as /class/input/input3
[   13.555267] ACPI: SSDT 3FEB8F10, 0087 (r1 APPLE   Cpu1Ist     3000 INTL 20050309)
[   13.562560] ACPI: SSDT 3FEB7F10, 0085 (r1 APPLE   Cpu1Cst     3000 INTL 20050309)
[   13.575267] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[   13.581362] ACPI: ACPI0007:01 is registered as cooling_device1
[   13.581379] ACPI: Processor [CPU1] (supports 8 throttling states)
[   13.624814] ACPI: Power Button (CM) [PWRB]
[   13.635267] input: Sleep Button (CM) as /class/input/input4
[   13.688515] ACPI: Sleep Button (CM) [SLPB]
[   13.748608] input: Video Bus as /class/input/input5
[   13.802226] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   13.964490] USB Universal Host Controller Interface driver v3.0
[   13.967601] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[   13.977351] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[   13.983689] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   13.986340] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[   13.996149] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[   14.002593] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
[   14.005747] usb usb1: configuration #1 chosen from 1 choice
[   14.015573] hub 1-0:1.0: USB hub found
[   14.021589] hub 1-0:1.0: 2 ports detected
[   14.094943] Marking TSC unstable due to: TSC halts in idle.
[   14.137077] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[   14.143174] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[   14.149164] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   14.159155] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[   14.161469] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
[   14.171754] usb usb2: configuration #1 chosen from 1 choice
[   14.178020] hub 2-0:1.0: USB hub found
[   14.180544] hub 2-0:1.0: 2 ports detected
[   14.307200] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[   14.311677] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[   14.315210] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   14.325049] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[   14.328092] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
[   14.338363] usb usb3: configuration #1 chosen from 1 choice
[   14.344930] hub 3-0:1.0: USB hub found
[   14.347859] hub 3-0:1.0: 2 ports detected
[   14.426955] ath_hal: module license 'Proprietary' taints kernel.
[   14.437452] ath_hal: 0.9.30.13 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133)
[   14.464036] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[   14.473307] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[   14.485101] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   14.494998] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[   14.498837] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
[   14.509114] usb usb4: configuration #1 chosen from 1 choice
[   14.515874] hub 4-0:1.0: USB hub found
[   14.519724] hub 4-0:1.0: 2 ports detected
[   14.529750] usb 1-2: new full speed USB device using uhci_hcd and address 2
[   14.689101] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[   14.694087] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[   14.704418] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   14.714410] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[   14.728248] ehci_hcd 0000:00:1d.7: debug port 1
[   14.738264] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[   14.745030] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x50405400
[   14.771905] usb 1-2: unable to read config index 0 descriptor/start: -71
[   14.778793] usb 1-2: chopping to 0 config(s)
[   14.778844] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   14.788473] usb usb5: configuration #1 chosen from 1 choice
[   14.795357] hub 5-0:1.0: USB hub found
[   14.799513] hub 5-0:1.0: 8 ports detected
[   14.816382] usb 1-2: string descriptor 0 read error: -71
[   14.833306] usb 1-2: string descriptor 0 read error: -71
[   14.833306] usb 1-2: no configuration chosen from 0 choices
[   14.875803] wlan: svn r3692
[   14.926321] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[   14.930119] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   14.945766] ath_pci: svn r3692
[   15.023327] hda_codec: STAC922x, Apple subsys_id=106b1e00
[   15.101832] ACPI: PCI Interrupt 0000:0c:03.0[A] -> GSI 19 (level, low) -> IRQ 19
[   15.158037] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[4c004000-4c0047ff]  Max Packet=[4096]  IR/IT contexts=[4/8]
[   15.196805] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[   15.200410] PCI: Setting latency timer of device 0000:03:00.0 to 64
[   15.336804] MadWifi: ath_attach: HAL managed transmit power control (TPC) disabled.
[   15.344004] MadWifi: ath_attach: Interference mitigation is supported.  Currently disabled.
[   15.355610] MadWifi: ath_attach: Switching rfkill capability off.
[   15.496471] ath_rate_sample: 1.2 (svn r3692)
[   15.780721] wifi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[   15.787523] wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
[   15.797463] wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[   15.802703] wifi0: turboA rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[   15.812704] wifi0: turboG rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[   15.820288] wifi0: H/W encryption support: WEP AES AES_CCM TKIP
[   15.827717] wifi0: Atheros AR5418 chip found (MAC 12.10, PHY SChip 8.1, Radio 12.0)
[   15.832388] wifi0: Use hw queue 1 for WME_AC_BE traffic
[   15.842390] wifi0: Use hw queue 0 for WME_AC_BK traffic
[   15.849696] wifi0: Use hw queue 2 for WME_AC_VI traffic
[   15.853930] wifi0: Use hw queue 3 for WME_AC_VO traffic
[   15.863931] wifi0: Use hw queue 4 for XR traffic
[   15.870929] wifi0: Use hw queue 7 for UAPSD traffic
[   15.877706] wifi0: Use hw queue 8 for CAB traffic
[   15.884366] wifi0: Use hw queue 9 for beacons
[   16.029414] usb 5-4: new high speed USB device using ehci_hcd and address 3
[   16.129566] ath_pci: wifi0: Atheros 5418: mem=0x50100000, irq=17
[   16.182120] usb 5-4: configuration #1 chosen from 1 choice
[   16.504490] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0019e3fffe2ad87e]
[   16.739204] usb 1-2: USB disconnect, address 2
[   17.025349] usb 1-2: new full speed USB device using uhci_hcd and address 3
[   17.175932] Clocksource tsc unstable (delta = -144725830 ns)
[   17.236242] usb 1-2: configuration #1 chosen from 1 choice
[   17.248620] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input6
[   17.292813] input: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[   17.310346] input: Apple Computer Apple Internal Keyboard / Trackpad as /class/input/input7
[   17.330269] input: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
[   17.639285] usb 3-2: new full speed USB device using uhci_hcd and address 2
[   17.835576] usb 3-2: configuration #1 chosen from 1 choice
[   17.859062] hiddev0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2
[   18.150145] usb 4-1: new full speed USB device using uhci_hcd and address 2
[   18.354409] usb 4-1: configuration #1 chosen from 1 choice
[   18.386840] input: HID 05ac:1000 as /class/input/input8
[   18.413314] input: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1
[   18.442752] input: HID 05ac:1000 as /class/input/input9
[   18.462962] input: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1
[   18.478073] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8501)
[   18.488689] uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
[   18.493065] input: Built-in iSight as /class/input/input10
[   18.581268] usbcore: registered new interface driver uvcvideo
[   18.581268] USB Video Class driver (SVN r212)
[   18.601277] appletouch: Geyser mode initialized.
[   18.601277] input: appletouch as /class/input/input11
[   18.734313] usbcore: registered new interface driver appletouch
[   19.484692] usb 5-4: USB disconnect, address 3
[   19.550350] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   19.766717] applesmc: Apple MacBook Pro detected:
[   19.773268] applesmc:  - Model with accelerometer
[   19.790175] applesmc:  - Model with light sensors and backlight
[   19.790181] applesmc:  - Model with 12 temperature sensors
[   19.806753] applesmc: device has already been initialized (0xe0, 0x00).
[   19.814072] applesmc: device successfully initialized.
[   19.821625] applesmc: 2 fans found.
[   19.835999] input: applesmc as /class/input/input12
[   19.904679] Registered led device: smc::kbd_backlight
[   19.905568] applesmc: driver successfully loaded.
[   19.968852] Linux agpgart interface v0.103
[   20.049253] Symbol init_mm is marked as UNUSED, however this module is using it.
[   20.054176] This symbol will go away in the future.
[   20.064762] 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.
[   20.131753] [fglrx] Maximum main memory to use for locked dma buffers: 913 MBytes.
[   20.139819] [fglrx] ASYNCIO init succeed!
[   20.147521] [fglrx] PAT is enabled successfully!
[   20.158437] [fglrx] module loaded - fglrx 8.47.3 [Mar 29 2008] on minor 0
[   20.565271] ip_tables: (C) 2000-2006 Netfilter Core Team
[   20.702430] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   20.774021] arp_tables: (C) 2002 David S. Miller
[   20.872065] ieee80211_crypt: registered algorithm 'NULL'
[   20.893257] ieee80211_crypt: registered algorithm 'TKIP'
[   21.019075] usbcore: registered new interface driver isight_firmware
[   21.080819] ipmi message handler version 39.2
[   21.105318] IPMI Watchdog: driver initialized
[   21.365194] Adding 2988048k swap on /dev/disk/by-uuid/c58cdc7c-b94b-4116-9cca-bf154269e4d8.  Priority:-1 extents:1 across:2988048k
[   21.559651] usb 5-4: new high speed USB device using ehci_hcd and address 6
[   21.569384] EXT3 FS on sda1, internal journal
[   21.755206] usb 5-4: configuration #1 chosen from 1 choice
[   21.755206] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8501)
[   21.756186] uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
[   21.773143] input: Built-in iSight as /class/input/input13
[   26.284932] appletouch: incomplete data package (first byte: 2, length: 4).
[   28.579747] input: Pommed beeper device as /class/input/input14
[   28.887272] Bluetooth: Core ver 2.11
[   28.906979] NET: Registered protocol family 31
[   28.906979] Bluetooth: HCI device and connection manager initialized
[   28.906979] Bluetooth: HCI socket layer initialized
[   28.978585] Bluetooth: L2CAP ver 2.9
[   28.978585] Bluetooth: L2CAP socket layer initialized
[   29.054198] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   29.090302] usb 4-1: usbfs: USBDEVFS_CONTROL failed cmd hid2hci rqt 64 rq 0 len 0 ret -84
[   29.145123] Bluetooth: RFCOMM socket layer initialized
[   29.145123] Bluetooth: RFCOMM TTY layer initialized
[   29.145123] Bluetooth: RFCOMM ver 1.8
[   29.433426] usb 4-1: USB disconnect, address 2
[   29.800888] usb 4-1: new full speed USB device using uhci_hcd and address 3
[   30.025351] usb 4-1: configuration #1 chosen from 1 choice
[   30.207665] Bluetooth: HCI USB driver ver 2.9
[   30.220350] usbcore: registered new interface driver hci_usb
[   32.623897] CPA self-test:
[   32.623955]  4k 0 large 224 gb 0 x 224[c0000000-f7c00000] miss 0
[   32.653843]  4k 194560 large 34 gb 0 x 194594[c0000000-f7fff000] miss 0
[   32.673792]  4k 194560 large 34 gb 0 x 194594[c0000000-f7fff000] miss 0
[   32.673800] ok.
[   36.839696] input: Apple Computer, Inc. Mighty Mouse as /class/input/input15
[   43.802050] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   47.017219] [fglrx] Reserve Block - 0 offset =  0X7ffb000 length = 0X5000
[   47.017219] [fglrx] Reserve Block - 1 offset =  0X0 length = 0X1000000
[   47.017219] [fglrx] Reserve Block - 2 offset =  0X7fbb000 length = 0X40000
[   47.370551] [fglrx] interrupt source 20008000 successfully enabled
[   47.370551] [fglrx] enable ID = 0x00000008
[   47.370551] [fglrx] Receive enable interrupt message with irqEnableMask: 20008000
[   47.370551] [fglrx] interrupt source 10000000 successfully enabled
[   47.370551] [fglrx] enable ID = 0x00000009
[   47.370551] [fglrx] Receive enable interrupt message with irqEnableMask: 10000000
[  254.300757] type=1400 audit(1213222882.793:3): avc:  denied  { write } for  pid=3430 comm="gmplayer" name=".dvdcss" dev=sda1 ino=3214304 scontext=a-12:user_r:user_mplayer_t tcontext=a-12:object_r:sysadm_home_t tclass=dir
[  254.300825] type=1300 audit(1213222882.793:3): arch=40000003 syscall=39 success=no exit=-13 a0=8ba5518 a1=1ed a2=8ba5518 a3=31 items=0 ppid=3310 pid=3430 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=pts2 ses=4294967295 comm="gmplayer" exe="/usr/bin/mplayer" subj=a-12:user_r:user_mplayer_t key=(null)
[  296.491411] PM: Syncing filesystems ... done.
[  297.491850] Freezing user space processes ... (elapsed 0.08 seconds) done.
[  297.581852] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[  297.581990] Suspending console(s)
[  297.667701] sd 2:0:1:0: [sda] Synchronizing SCSI cache
[  297.667951] sd 2:0:1:0: [sda] Stopping disk
[  297.790039] ACPI: PCI interrupt for device 0000:03:00.0 disabled
[  297.807006] [fglrx] firegl_gps_setpowerdown .
[  297.837711] ACPI: PCI interrupt for device 0000:01:00.0 disabled
[  297.845605] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[  297.885630] ACPI: PCI interrupt for device 0000:00:1f.1 disabled
[  297.885630] ACPI: PCI interrupt for device 0000:00:1d.7 disabled
[  297.915156] ACPI: PCI interrupt for device 0000:00:1d.3 disabled
[  297.915204] ACPI: PCI interrupt for device 0000:00:1d.2 disabled
[  297.915251] ACPI: PCI interrupt for device 0000:00:1d.1 disabled
[  297.915299] ACPI: PCI interrupt for device 0000:00:1d.0 disabled
[  297.925279] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
[  298.117353] ACPI: Preparing to enter system sleep state S3
[  298.217470] Disabling non-boot CPUs ...
[  298.217494] CPU0 attaching NULL sched-domain.
[  298.217499] CPU1 attaching NULL sched-domain.
[  298.337259] CPU 1 is now offline
[  298.337263] SMP alternatives: switching to UP code
[  298.358532] CPU0 attaching NULL sched-domain.
[  298.359194] CPU1 is down
[  298.359299] Extended CMOS year: 2000
[  298.359299] Intel machine check architecture supported.
[  298.359305] Intel machine check reporting enabled on CPU#0.
[  298.359367] Back to C!
[  298.359657] Extended CMOS year: 2000
[  298.359753] Enabling non-boot CPUs ...
[  298.359970] CPU0 attaching NULL sched-domain.
[  298.360205] SMP alternatives: switching to SMP code
[  298.371154] Booting processor 1/1 ip 6000
[  298.377561] Initializing CPU#1
[  298.517321] Calibrating delay using timer specific routine.. 4322.56 BogoMIPS (lpj=21612806)
[  298.517321] CPU: L1 I cache: 32K, L1 D cache: 32K
[  298.517321] CPU: L2 cache: 4096K
[  298.517321] CPU: Physical Processor ID: 0
[  298.517321] CPU: Processor Core ID: 1
[  298.517321] Intel machine check architecture supported.
[  298.517321] Intel machine check reporting enabled on CPU#1.
[  298.527991] CPU1: Intel(R) Core(TM)2 CPU         T7400  @ 2.16GHz stepping 06
[  298.528034] CPU0 attaching sched-domain:
[  298.528037]  domain 0: span 0-1
[  298.528038]   groups: 0 1
[  298.528044] CPU1 attaching sched-domain:
[  298.528046]  domain 0: span 0-1
[  298.528047]   groups: 1 0
[  298.517321] Switched to high resolution mode on CPU 1
[  298.517321] CPU1 is up
[  299.312134] ACPI: EC: non-query interrupt received, switching to interrupt mode
[  299.336850] PM: Writing back config space on device 0000:00:01.0 at offset f (was 80100, writing 8010b)
[  299.336850] PM: Writing back config space on device 0000:00:01.0 at offset a (was f, writing 0)
[  299.336850] PM: Writing back config space on device 0000:00:01.0 at offset 9 (was 1fff1, writing 47f14001)
[  299.336850] PM: Writing back config space on device 0000:00:01.0 at offset 8 (was fff0, writing 50305030)
[  299.336850] PM: Writing back config space on device 0000:00:01.0 at offset 7 (was f0, writing 3030)
[  299.336850] PM: Writing back config space on device 0000:00:01.0 at offset 6 (was 0, writing 10100)
[  299.336850] PM: Writing back config space on device 0000:00:01.0 at offset 3 (was 10000, writing 10040)
[  299.336850] PM: Writing back config space on device 0000:00:01.0 at offset 1 (was 100000, writing 100007)
[  299.336850] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[  299.336850] PCI: Setting latency timer of device 0000:00:01.0 to 64
[  299.336850] PM: Writing back config space on device 0000:00:07.0 at offset f (was 100, writing 10b)
[  299.336850] PM: Writing back config space on device 0000:00:07.0 at offset 4 (was 0, writing 50404000)
[  299.336850] PM: Writing back config space on device 0000:00:07.0 at offset 1 (was b00000, writing b00002)
[  299.348774] PM: Writing back config space on device 0000:00:1b.0 at offset f (was 100, writing 10a)
[  299.348802] PM: Writing back config space on device 0000:00:1b.0 at offset 4 (was 4, writing 50400004)
[  299.349371] PM: Writing back config space on device 0000:00:1b.0 at offset 3 (was 0, writing 40)
[  299.349382] PM: Writing back config space on device 0000:00:1b.0 at offset 1 (was 100000, writing 100002)
[  299.349415] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[  299.349426] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[  299.529333] PM: Writing back config space on device 0000:00:1c.0 at offset 9 (was 10001, writing 50515051)
[  299.529343] PM: Writing back config space on device 0000:00:1c.0 at offset 8 (was 0, writing 50205020)
[  299.529352] PM: Writing back config space on device 0000:00:1c.0 at offset 7 (was 20000000, writing 2020)
[  299.529366] PM: Writing back config space on device 0000:00:1c.0 at offset 3 (was 810000, writing 810040)
[  299.529377] PM: Writing back config space on device 0000:00:1c.0 at offset 1 (was 100000, writing 100007)
[  299.529437] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[  299.529446] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[  299.529481] PM: Writing back config space on device 0000:00:1c.1 at offset 9 (was 10001, writing 1fff1)
[  299.529489] PM: Writing back config space on device 0000:00:1c.1 at offset 8 (was 0, writing 50105010)
[  299.529498] PM: Writing back config space on device 0000:00:1c.1 at offset 7 (was 20000000, writing 200000f0)
[  299.529512] PM: Writing back config space on device 0000:00:1c.1 at offset 3 (was 810000, writing 810040)
[  299.529523] PM: Writing back config space on device 0000:00:1c.1 at offset 1 (was 100000, writing 100007)
[  299.529581] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[  299.529590] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[  299.529624] PM: Writing back config space on device 0000:00:1c.2 at offset 9 (was 10001, writing 4bf14801)
[  299.529633] PM: Writing back config space on device 0000:00:1c.2 at offset 8 (was 0, writing 50004c10)
[  299.529642] PM: Writing back config space on device 0000:00:1c.2 at offset 7 (was 20000000, writing 1010)
[  299.529656] PM: Writing back config space on device 0000:00:1c.2 at offset 3 (was 810000, writing 810040)
[  299.529667] PM: Writing back config space on device 0000:00:1c.2 at offset 1 (was 100000, writing 100007)
[  299.529724] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[  299.529733] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[  299.529745] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[  299.529756] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[  299.529822] usb usb1: root hub lost power or was reset
[  299.529861] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[  299.529872] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[  299.529936] usb usb2: root hub lost power or was reset
[  299.529959] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[  299.529970] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[  299.530034] usb usb3: root hub lost power or was reset
[  299.530068] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[  299.530079] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[  299.530142] usb usb4: root hub lost power or was reset
[  299.548488] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[  299.548499] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[  299.548586] PM: Writing back config space on device 0000:00:1e.0 at offset 9 (was 10001, writing 1fff1)
[  299.548595] PM: Writing back config space on device 0000:00:1e.0 at offset 8 (was 0, writing 4c004c00)
[  299.548604] PM: Writing back config space on device 0000:00:1e.0 at offset 7 (was 22800000, writing 228000f0)
[  299.548622] PM: Writing back config space on device 0000:00:1e.0 at offset 1 (was 100000, writing 100007)
[  299.548652] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[  299.548725] PM: Writing back config space on device 0000:00:1f.1 at offset f (was 100, writing 10b)
[  299.548758] PM: Writing back config space on device 0000:00:1f.1 at offset 1 (was 2800001, writing 2800005)
[  299.548775] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[  299.548784] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[  299.568429] PM: Writing back config space on device 0000:00:1f.2 at offset f (was 200, writing 20b)
[  299.568464] PM: Writing back config space on device 0000:00:1f.2 at offset 1 (was 2b00003, writing 2b00007)
[  299.568490] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[  299.568500] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[  299.575510] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[  299.575523] PCI: Setting latency timer of device 0000:01:00.0 to 64
[  299.587145] [fglrx] firegl_gps_setpowerup .
[  299.587145] PM: Writing back config space on device 0000:02:00.0 at offset f (was 100, writing 10b)
[  299.587145] PM: Writing back config space on device 0000:02:00.0 at offset c (was 0, writing fffe0000)
[  299.587145] PM: Writing back config space on device 0000:02:00.0 at offset 6 (was 1, writing 2001)
[  299.587145] PM: Writing back config space on device 0000:02:00.0 at offset 4 (was 4, writing 50200004)
[  299.587145] PM: Writing back config space on device 0000:02:00.0 at offset 3 (was 0, writing 40)
[  299.587145] PM: Writing back config space on device 0000:02:00.0 at offset 1 (was 40100000, writing 100007)
[  299.599903] PM: Writing back config space on device 0000:03:00.0 at offset f (was 1ff, writing 10a)
[  299.603144] PM: Writing back config space on device 0000:03:00.0 at offset 4 (was 4, writing 50100004)
[  299.603154] PM: Writing back config space on device 0000:03:00.0 at offset 3 (was 0, writing 40)
[  299.603167] PM: Writing back config space on device 0000:03:00.0 at offset 1 (was 100000, writing 100007)
[  299.603214] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[  299.603225] PCI: Setting latency timer of device 0000:03:00.0 to 64
[  299.623913] PM: Writing back config space on device 0000:0c:03.0 at offset 5 (was 0, writing 4c000000)
[  299.623923] PM: Writing back config space on device 0000:0c:03.0 at offset 4 (was 0, writing 4c004000)
[  299.623933] PM: Writing back config space on device 0000:0c:03.0 at offset 3 (was 0, writing f810)
[  299.628015] PM: Writing back config space on device 0000:0c:03.0 at offset 1 (was 2100000, writing 2100016)
[  299.685224] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[4c004000-4c0047ff]  Max Packet=[4096]  IR/IT contexts=[4/8]
[  299.685224] sd 2:0:1:0: [sda] Starting disk
[  299.741785] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
[  299.741790] ata1.00: ACPI cmd ef/03:44:00:00:00:a0 filtered out
[  299.781582] ata1.00: configured for UDMA/66
[  300.312741] ata3.01: ACPI cmd ef/03:0c:00:00:00:b0 filtered out
[  300.312747] ata3.01: ACPI cmd ef/03:45:00:00:00:b0 filtered out
[  300.429686] ata3.01: configured for UDMA/100
[  300.447147] sd 2:0:1:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[  300.447205] sd 2:0:1:0: [sda] Write Protect is off
[  300.447209] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[  300.447309] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  301.296852] usb 1-2: reset full speed USB device using uhci_hcd and address 3
[  301.468155] appletouch: Geyser mode initialized.
[  301.604608] usb 3-2: reset full speed USB device using uhci_hcd and address 2
[  301.763808] applesmc: device has already been initialized (0xe0, 0x00).
[  301.963812] usb 4-1: reset full speed USB device using uhci_hcd and address 3
[  302.033553] Restarting tasks ... <6>usb 4-1: USB disconnect, address 3
[  302.050504] done.
[  302.188878] appletouch: incomplete data package (first byte: 2, length: 4).
[  303.076201] usb 4-1: new full speed USB device using uhci_hcd and address 4
[  303.283452] usb 4-1: configuration #1 chosen from 1 choice
[  303.306080] input: HID 05ac:1000 as /class/input/input16
[  303.351821] input: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1
[  303.373599] input: HID 05ac:1000 as /class/input/input17
[  303.377051] input: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1
[  322.118951] end_request: I/O error, dev sr0, sector 319600
[  322.118951] Buffer I/O error on device sr0, logical block 39950
[  322.118951] Buffer I/O error on device sr0, logical block 39951
[  322.118951] Buffer I/O error on device sr0, logical block 39952
[  322.118951] Buffer I/O error on device sr0, logical block 39953
[  322.118951] Buffer I/O error on device sr0, logical block 39954
[  322.118951] Buffer I/O error on device sr0, logical block 39955
[  322.118951] Buffer I/O error on device sr0, logical block 39956
[  322.118951] Buffer I/O error on device sr0, logical block 39957
[  322.118951] Buffer I/O error on device sr0, logical block 39958
[  322.118951] Buffer I/O error on device sr0, logical block 39959
[  327.366743] __ratelimit: 11029 messages suppressed
[  327.366743] Buffer I/O error on device sr0, logical block 45485
[  332.434583] __ratelimit: 9711 messages suppressed
[  332.434595] Buffer I/O error on device sr0, logical block 50341
[  337.414055] __ratelimit: 9307 messages suppressed
[  337.414055] Buffer I/O error on device sr0, logical block 54995
[  342.503516] __ratelimit: 9711 messages suppressed
[  342.503528] Buffer I/O error on device sr0, logical block 59851
[  350.185066] __ratelimit: 8903 messages suppressed
[  350.185066] type=1400 audit(1213222983.723:4): avc:  denied  { write } for  pid=3430 comm="gmplayer" name=".dvdcss" dev=sda1 ino=3214304 scontext=a-12:user_r:user_mplayer_t tcontext=a-12:object_r:sysadm_home_t tclass=dir

  reply	other threads:[~2008-06-11 22:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-04  5:07 Justin Mattock
2008-04-04  8:21 ` Andrew Morton
2008-04-04 15:05   ` Justin Mattock
2008-06-11  2:00   ` Tejun Heo
2008-06-11  7:45     ` Justin Mattock
2008-06-11 18:31       ` Justin Mattock
2008-06-11 21:51         ` Tejun Heo
2008-06-11 22:27           ` Justin Mattock [this message]
2008-06-12  1:18             ` Tejun Heo
2008-06-12  2:10               ` Justin Mattock
2008-06-12  2:13                 ` Justin Mattock
2008-06-12  4:15                   ` Tejun Heo
2008-06-12  5:22                     ` Justin Mattock
2008-06-12  6:15                       ` Justin Mattock
2008-06-12  6:26                         ` Tejun Heo
2008-06-12  6:36                           ` Justin Mattock
2008-06-12  6:59                             ` Tejun Heo
2008-06-12  7:45                               ` 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=dd18b0c30806111527x22fa895em230ceade4712f073@mail.gmail.com \
    --to=justinmattock@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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®