From: Michael Doube <michael@doube.net>
To: linux-acpi@vger.kernel.org
Subject: acpi_apic_instance=2
Date: Tue, 04 Dec 2007 17:59:23 +0000 [thread overview]
Message-ID: <4755957B.2040607@doube.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 598 bytes --]
Hello,
I saw this in my dmesg and tried it:
[ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[ 0.000000] ACPI: If "acpi_apic_instance=2" works better, notify
linux-acpi@vger.kernel.org
And software (RAM) suspend seems to work a bit better. I'll test it
some more and let you know. At least, nothing overtly bad has happened
since I set acpi_apic_instance=2.
The machine is a Sony Vaio SZ650N, and I'm keen to get everything going
on it so let me know if I can help in any way.
Major problem at the moment is that screen brightness control does not work.
Cheers
Mike
[-- Attachment #2: dmesg_apic_option.txt --]
[-- Type: text/plain, Size: 31279 bytes --]
[ 0.000000] Linux version 2.6.22-14-generic (buildd@crested) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 21:45:15 GMT 2007 (Ubuntu 2.6.22-14.46-generic)
[ 0.000000] Command line: root=UUID=ebb0a92b-3d24-4178-9275-b99817c75602 ro quiet splash acpi_apic_instance=2
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f6b0000 (usable)
[ 0.000000] BIOS-e820: 000000007f6b0000 - 000000007f6cb000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f6cb000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[ 0.000000] BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] ACPI: Shall use APIC/MADT table 2
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 521904) 1 entries of 3200 used
[ 0.000000] end_pfn_map = 1048576
[ 0.000000] DMI present.
[ 0.000000] ACPI: RSDP signature @ 0xFFFF8100000F76D0 checksum 0
[ 0.000000] ACPI: RSDP 000F76D0, 0024 (r2 PTLTD )
[ 0.000000] ACPI: XSDT 7F6BEDBC, 0094 (r1 Sony VAIO 20070905 PTL 0)
[ 0.000000] ACPI: FACP 7F6C7BD2, 00F4 (r3 Sony VAIO 20070905 PTL 1)
[ 0.000000] ACPI: DSDT 7F6C041A, 7744 (r2 Sony VAIO 20070905 PTL 20050624)
[ 0.000000] ACPI: FACS 7F6CAFC0, 0040
[ 0.000000] ACPI: APIC 7F6C7CC6, 0068 (r1 Sony VAIO 20070905 PTL 5A)
[ 0.000000] ACPI: HPET 7F6C7D2E, 0038 (r1 Sony VAIO 20070905 PTL 5A)
[ 0.000000] ACPI: MCFG 7F6C7D66, 003C (r1 Sony VAIO 20070905 PTL 5A)
[ 0.000000] ACPI: TCPA 7F6C7DA2, 0032 (r1 Sony VAIO 20070905 PTL 5A52)
[ 0.000000] ACPI: TMOR 7F6C7DD4, 0026 (r1 Sony VAIO 20070905 PTL 3)
[ 0.000000] ACPI: SLIC 7F6C7DFA, 0176 (r1 Sony VAIO 20070905 PTL 1000000)
[ 0.000000] ACPI: APIC 7F6C7F70, 0068 (r1 Sony VAIO 20070905 PTL 0)
[ 0.000000] ACPI: BOOT 7F6C7FD8, 0028 (r1 Sony VAIO 20070905 PTL 1)
[ 0.000000] ACPI: SSDT 7F6C013D, 02DD (r1 Sony VAIO 20070905 PTL 20050624)
[ 0.000000] ACPI: SSDT 7F6C001B, 0122 (r1 Sony VAIO 20070905 PTL 20050624)
[ 0.000000] ACPI: SSDT 7F6BF3DC, 025F (r1 Sony VAIO 20070905 PTL 20050624)
[ 0.000000] ACPI: SSDT 7F6BF336, 00A6 (r1 Sony VAIO 20070905 PTL 20050624)
[ 0.000000] ACPI: SSDT 7F6BEE50, 04E6 (r1 Sony VAIO 20070905 PTL 20050624)
[ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 2
[ 0.000000] ACPI: If "acpi_apic_instance=0" works better, notify linux-acpi@vger.kernel.org
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000007f6b0000
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 521904) 1 entries of 3200 used
[ 0.000000] Bootmem setup node 0 0000000000000000-000000007f6b0000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0 -> 159
[ 0.000000] 0: 256 -> 521904
[ 0.000000] On node 0 totalpages: 521807
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1125 pages reserved
[ 0.000000] DMA zone: 2818 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7079 pages used for memmap
[ 0.000000] DMA32 zone: 510729 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 (Bootup-CPU)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] Processor #1
[ 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[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 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] Setting APIC routing to flat
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
[ 0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000e0000
[ 0.000000] swsusp: Registered nosave memory region: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PERCPU: Allocating 34696 bytes of per cpu data
[ 0.000000] Built 1 zonelists. Total pages: 513547
[ 0.000000] Kernel command line: root=UUID=ebb0a92b-3d24-4178-9275-b99817c75602 ro quiet splash acpi_apic_instance=2
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Marking TSC unstable due to TSCs unsynchronized
[ 17.044341] time.c: Detected 2194.504 MHz processor.
[ 17.045682] Console: colour VGA+ 80x25
[ 17.045699] Checking aperture...
[ 17.045711] Calgary: detecting Calgary via BIOS EBDA area
[ 17.045713] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 17.064634] Memory: 2046252k/2087616k available (2274k kernel code, 40976k reserved, 1181k data, 296k init)
[ 17.064674] SLUB: Genslabs=23, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
[ 17.142638] Calibrating delay using timer specific routine.. 4393.42 BogoMIPS (lpj=8786843)
[ 17.142667] Security Framework v1.0.0 initialized
[ 17.142673] SELinux: Disabled at boot.
[ 17.142829] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 17.144035] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 17.144615] Mount-cache hash table entries: 256
[ 17.144736] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 17.144739] CPU: L2 cache: 4096K
[ 17.144742] CPU 0/0 -> Node 0
[ 17.144743] using mwait in idle threads.
[ 17.144745] CPU: Physical Processor ID: 0
[ 17.144746] CPU: Processor Core ID: 0
[ 17.144752] CPU0: Thermal monitoring enabled (TM2)
[ 17.144760] SMP alternatives: switching to UP code
[ 17.144996] Early unpacking initramfs... done
[ 17.438502] ACPI: Core revision 20070126
[ 17.438547] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[ 17.489408] Using local APIC timer interrupts.
[ 17.534919] result 12468771
[ 17.534920] Detected 12.468 MHz APIC timer.
[ 17.538152] SMP alternatives: switching to SMP code
[ 17.538232] Booting processor 1/2 APIC 0x1
[ 17.548701] Initializing CPU#1
[ 17.625990] Calibrating delay using timer specific routine.. 4389.07 BogoMIPS (lpj=8778148)
[ 17.625997] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 17.625999] CPU: L2 cache: 4096K
[ 17.626001] CPU 1/1 -> Node 0
[ 17.626002] CPU: Physical Processor ID: 0
[ 17.626003] CPU: Processor Core ID: 1
[ 17.626008] CPU1: Thermal monitoring enabled (TM2)
[ 17.626459] Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz stepping 0b
[ 17.629999] Brought up 2 CPUs
[ 17.716542] migration_cost=16
[ 17.716694] NET: Registered protocol family 16
[ 17.716762] ACPI: bus type pci registered
[ 17.716768] PCI: Using configuration type 1
[ 17.717799] ACPI: EC: Look up EC in DSDT
[ 17.718362] ACPI: EC: GPE=0x17, ports=0x66, 0x62
[ 17.719525] ACPI: System BIOS is requesting _OSI(Linux)
[ 17.719527] ACPI: Please test with "acpi_osi=!Linux"
[ 17.719528] Please send dmidecode to linux-acpi@vger.kernel.org
[ 17.721696] ACPI: Interpreter enabled
[ 17.721699] ACPI: (supports S0 S3 S4 S5)
[ 17.721713] ACPI: Using IOAPIC for interrupt routing
[ 17.737118] ACPI: EC: GPE=0x17, ports=0x66, 0x62
[ 17.737151] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 17.737161] PCI: Probing PCI hardware (bus 00)
[ 17.739696] PCI: Transparent bridge - 0000:00:1e.0
[ 17.739851] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 17.740194] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 17.740320] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 17.740435] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[ 17.740553] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 17.740685] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[ 17.747749] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 17.747840] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 17.747930] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 17.748020] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 17.748110] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 17.748200] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 17.748290] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 17.748383] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 17.748476] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 17.748484] pnp: PnP ACPI init
[ 17.748492] ACPI: bus type pnp registered
[ 17.756798] pnp: PnP ACPI: found 12 devices
[ 17.756800] ACPI: ACPI bus type pnp unregistered
[ 17.756841] PCI: Using ACPI for IRQ routing
[ 17.756843] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 17.756992] NET: Registered protocol family 8
[ 17.756994] NET: Registered protocol family 20
[ 17.757007] PCI-GART: No AMD northbridge found.
[ 17.757012] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 17.757016] hpet0: 3 64-bit timers, 14318180 Hz
[ 17.758074] pnp: 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
[ 17.758077] pnp: 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
[ 17.758079] pnp: 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
[ 17.758082] pnp: 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
[ 17.758325] PCI: Bridge: 0000:00:1c.0
[ 17.758328] IO window: 2000-2fff
[ 17.758334] MEM window: f6000000-f7ffffff
[ 17.758339] PREFETCH window: f0000000-f1ffffff
[ 17.758345] PCI: Bridge: 0000:00:1c.1
[ 17.758348] IO window: 3000-3fff
[ 17.758354] MEM window: f8000000-f9ffffff
[ 17.758359] PREFETCH window: f2000000-f3ffffff
[ 17.758366] PCI: Bridge: 0000:00:1c.2
[ 17.758369] IO window: 4000-4fff
[ 17.758375] MEM window: fa000000-fbffffff
[ 17.758379] PREFETCH window: f4000000-f5ffffff
[ 17.758385] PCI: Bridge: 0000:00:1c.3
[ 17.758388] IO window: 5000-5fff
[ 17.758394] MEM window: c8000000-c9ffffff
[ 17.758399] PREFETCH window: cc000000-cdffffff
[ 17.758407] PCI: Bus 10, cardbus bridge: 0000:09:04.0
[ 17.758408] IO window: 00006000-000060ff
[ 17.758414] IO window: 00006400-000064ff
[ 17.758419] PREFETCH window: 88000000-8bffffff
[ 17.758424] MEM window: 90000000-93ffffff
[ 17.758429] PCI: Bridge: 0000:00:1e.0
[ 17.758432] IO window: 6000-6fff
[ 17.758438] MEM window: fc200000-fc2fffff
[ 17.758443] PREFETCH window: 88000000-8bffffff
[ 17.758472] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 17.758479] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 17.758503] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
[ 17.758509] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[ 17.758533] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 17.758538] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[ 17.758563] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
[ 17.758568] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[ 17.758583] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 17.758601] ACPI: PCI Interrupt 0000:09:04.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 17.758613] NET: Registered protocol family 2
[ 17.761811] Time: hpet clocksource has been installed.
[ 17.797825] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 17.798381] TCP established hash table entries: 262144 (order: 10, 6291456 bytes)
[ 17.800994] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 17.801579] TCP: Hash tables configured (established 262144 bind 65536)
[ 17.801582] TCP reno registered
[ 17.809890] checking if image is initramfs... it is
[ 18.438372] Freeing initrd memory: 7738k freed
[ 18.441794] Simple Boot Flag at 0x36 set to 0x80
[ 18.442272] audit: initializing netlink socket (disabled)
[ 18.442290] audit(1196786792.356:1): initialized
[ 18.443946] VFS: Disk quotas dquot_6.5.1
[ 18.443986] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 18.444060] io scheduler noop registered
[ 18.444062] io scheduler anticipatory registered
[ 18.444063] io scheduler deadline registered
[ 18.444138] io scheduler cfq registered (default)
[ 18.444154] Boot video device is 0000:00:02.0
[ 18.447856] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 18.447919] assign_interrupt_mode Found MSI capability
[ 18.447922] Allocate Port Service[0000:00:1c.0:pcie00]
[ 18.447951] Allocate Port Service[0000:00:1c.0:pcie02]
[ 18.448050] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[ 18.448112] assign_interrupt_mode Found MSI capability
[ 18.448113] Allocate Port Service[0000:00:1c.1:pcie00]
[ 18.448136] Allocate Port Service[0000:00:1c.1:pcie02]
[ 18.448232] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[ 18.448293] assign_interrupt_mode Found MSI capability
[ 18.448295] Allocate Port Service[0000:00:1c.2:pcie00]
[ 18.448319] Allocate Port Service[0000:00:1c.2:pcie02]
[ 18.448415] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[ 18.448476] assign_interrupt_mode Found MSI capability
[ 18.448478] Allocate Port Service[0000:00:1c.3:pcie00]
[ 18.448502] Allocate Port Service[0000:00:1c.3:pcie02]
[ 18.464947] Real Time Clock Driver v1.12ac
[ 18.465465] hpet_resources: 0xfed00000 is busy
[ 18.465487] Linux agpgart interface v0.102 (c) Dave Jones
[ 18.465489] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 18.466320] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 18.466423] input: Macintosh mouse button emulation as /class/input/input0
[ 18.466484] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 18.469015] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 18.469018] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 18.469143] mice: PS/2 mouse device common for all mice
[ 18.469244] TCP cubic registered
[ 18.469297] NET: Registered protocol family 1
[ 18.469464] /build/buildd/linux-source-2.6.22-2.6.22/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 18.469470] Freeing unused kernel memory: 296k freed
[ 18.492872] input: AT Translated Set 2 keyboard as /class/input/input1
[ 19.611938] AppArmor: AppArmor initialized<5>audit(1196786793.528:2): type=1505 info="AppArmor initialized" pid=1277
[ 19.616708] fuse init (API version 7.8)
[ 19.619629] Failure registering capabilities with primary security module.
[ 19.656675] ACPI: SSDT 7F6BFCD9, 027A (r1 Sony VAIO 20070905 PTL 20050624)
[ 19.656863] ACPI: SSDT 7F6BF63B, 0619 (r1 Sony VAIO 20070905 PTL 20050624)
[ 19.658972] Monitor-Mwait will be used to enter C-1 state
[ 19.658975] Monitor-Mwait will be used to enter C-2 state
[ 19.658978] ACPI: CPU0 (power states: C1[C1] C2[C2])
[ 19.658982] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 19.659183] ACPI: SSDT 7F6BFF53, 00C8 (r1 Sony VAIO 20070905 PTL 20050624)
[ 19.659357] ACPI: SSDT 7F6BFC54, 0085 (r1 Sony VAIO 20070905 PTL 20050624)
[ 19.661510] ACPI: CPU1 (power states: C1[C1] C2[C2])
[ 19.661513] ACPI: Processor [CPU1] (supports 8 throttling states)
[ 19.669151] ACPI: Thermal Zone [ATF0] (56 C)
[ 19.669860] ACPI: Thermal Zone [DTS0] (55 C)
[ 19.670578] ACPI: Thermal Zone [DTS1] (57 C)
[ 20.004957] usbcore: registered new interface driver usbfs
[ 20.004979] usbcore: registered new interface driver hub
[ 20.004998] usbcore: registered new device driver usb
[ 20.005552] USB Universal Host Controller Interface driver v3.0
[ 20.005631] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 20.005642] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[ 20.005645] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 20.005769] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 20.005801] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001820
[ 20.005888] usb usb1: configuration #1 chosen from 1 choice
[ 20.005907] hub 1-0:1.0: USB hub found
[ 20.005911] hub 1-0:1.0: 2 ports detected
[ 20.040512] SCSI subsystem initialized
[ 20.046608] libata version 2.21 loaded.
[ 20.107007] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 20 (level, low) -> IRQ 20
[ 20.107018] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[ 20.107021] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 20.107131] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[ 20.107159] uhci_hcd 0000:00:1a.1: irq 20, io base 0x00001840
[ 20.107421] usb usb2: configuration #1 chosen from 1 choice
[ 20.107537] hub 2-0:1.0: USB hub found
[ 20.107541] hub 2-0:1.0: 2 ports detected
[ 20.210851] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 20 (level, low) -> IRQ 20
[ 20.211755] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[ 20.211761] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 20.211981] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
[ 20.212016] ehci_hcd 0000:00:1a.7: debug port 1
[ 20.212023] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[ 20.212029] ehci_hcd 0000:00:1a.7: irq 20, io mem 0xfc504800
[ 20.215925] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 20.216183] usb usb3: configuration #1 chosen from 1 choice
[ 20.216297] hub 3-0:1.0: USB hub found
[ 20.216302] hub 3-0:1.0: 4 ports detected
[ 20.318700] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 20.318712] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 20.318715] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 20.318733] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 20.318764] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001860
[ 20.318837] usb usb4: configuration #1 chosen from 1 choice
[ 20.318856] hub 4-0:1.0: USB hub found
[ 20.318860] hub 4-0:1.0: 2 ports detected
[ 20.422340] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 23 (level, low) -> IRQ 23
[ 20.422347] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 20.422350] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 20.422365] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[ 20.422390] uhci_hcd 0000:00:1d.1: irq 23, io base 0x00001880
[ 20.422460] usb usb5: configuration #1 chosen from 1 choice
[ 20.422478] hub 5-0:1.0: USB hub found
[ 20.422482] hub 5-0:1.0: 2 ports detected
[ 20.526199] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 23 (level, low) -> IRQ 23
[ 20.526206] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 20.526210] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 20.526223] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[ 20.526249] uhci_hcd 0000:00:1d.2: irq 23, io base 0x000018a0
[ 20.526323] usb usb6: configuration #1 chosen from 1 choice
[ 20.526340] hub 6-0:1.0: USB hub found
[ 20.526345] hub 6-0:1.0: 2 ports detected
[ 20.630159] ahci 0000:00:1f.2: version 2.2
[ 20.630182] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 22 (level, low) -> IRQ 22
[ 20.969558] usb 3-2: new high speed USB device using ehci_hcd and address 3
[ 21.104846] usb 3-2: configuration #1 chosen from 1 choice
[ 21.468893] usb 1-1: new full speed USB device using uhci_hcd and address 2
[ 21.632699] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
[ 21.632702] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
[ 21.632708] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 21.632909] scsi0 : ahci
[ 21.632942] scsi1 : ahci
[ 21.632967] scsi2 : ahci
[ 21.633036] ata1: SATA max UDMA/133 cmd 0xffffc20000ad6100 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 22
[ 21.633040] ata2: SATA max UDMA/133 cmd 0xffffc20000ad6180 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 22
[ 21.633044] ata3: SATA max UDMA/133 cmd 0xffffc20000ad6200 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 22
[ 21.646697] usb 1-1: configuration #1 chosen from 1 choice
[ 22.116038] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 22.118321] ata1.00: ATA-7: ST91608220AS, 3.ALE, max UDMA/133
[ 22.118324] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 22.119069] ata1.00: configured for UDMA/133
[ 22.427623] ata2: SATA link down (SStatus 0 SControl 300)
[ 22.739208] ata3: SATA link down (SStatus 0 SControl 300)
[ 22.739287] scsi 0:0:0:0: Direct-Access ATA ST91608220AS 3.AL PQ: 0 ANSI: 5
[ 22.740027] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
[ 22.740031] ACPI: PCI Interrupt 0000:09:04.1[B] -> GSI 21 (level, low) -> IRQ 21
[ 22.740905] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 22.740911] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 22.741348] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[ 22.741382] ehci_hcd 0000:00:1d.7: debug port 1
[ 22.741389] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 22.741395] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfc504c00
[ 22.745283] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 22.745588] usb usb7: configuration #1 chosen from 1 choice
[ 22.745723] hub 7-0:1.0: USB hub found
[ 22.745728] hub 7-0:1.0: 6 ports detected
[ 22.790641] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[fc206000-fc2067ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 22.792036] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[ 22.792045] sd 0:0:0:0: [sda] Write Protect is off
[ 22.792047] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 22.792058] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 22.792097] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[ 22.792103] sd 0:0:0:0: [sda] Write Protect is off
[ 22.792105] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 22.792116] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 22.792119] sda: sda1 sda2 sda3
[ 22.796319] sd 0:0:0:0: [sda] Attached SCSI disk
[ 22.798589] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 22.847234] ata_piix 0000:00:1f.1: version 2.11
[ 22.847253] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 22 (level, low) -> IRQ 22
[ 22.847285] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 22.847336] scsi3 : ata_piix
[ 22.847372] scsi4 : ata_piix
[ 22.847429] ata4: PATA max UDMA/100 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x0000000000011810 irq 14
[ 22.847432] ata5: PATA max UDMA/100 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x0000000000011818 irq 15
[ 23.167090] ata4.00: ATAPI: MATSHITADVD-RAM UJ-852S, 1.01, max UDMA/33
[ 23.205478] Attempting manual resume
[ 23.205481] swsusp: Resume From Partition 8:2
[ 23.205482] PM: Checking swsusp image.
[ 23.205989] PM: Resume from disk failed.
[ 23.234307] kjournald starting. Commit interval 5 seconds
[ 23.234315] EXT3-fs: mounted filesystem with ordered data mode.
[ 23.282496] usb 7-4: new high speed USB device using ehci_hcd and address 2
[ 23.338861] ata4.00: configured for UDMA/33
[ 23.480390] usb 7-4: configuration #1 chosen from 1 choice
[ 23.507511] scsi 3:0:0:0: CD-ROM MATSHITA DVD-RAM UJ-852S 1.01 PQ: 0 ANSI: 5
[ 23.507552] scsi 3:0:0:0: Attached scsi generic sg1 type 5
[ 23.985574] usb 6-1: new full speed USB device using uhci_hcd and address 2
[ 24.057547] ieee1394: Host added: ID:BUS[0-00:1023] GUID[080046030293d09b]
[ 24.196611] usb 6-1: configuration #1 chosen from 1 choice
[ 28.609996] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 28.636029] Netfilter messages via NETLINK v0.30.
[ 28.645485] nf_conntrack version 0.5.0 (8192 buckets, 65536 max)
[ 29.953180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 29.954855] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 30.206886] agpgart: Detected an Intel 965GM Chipset.
[ 30.208472] agpgart: Detected 7676K stolen memory.
[ 30.221140] agpgart: AGP aperture is 256M @ 0xd0000000
[ 30.229278] tpm_inf_pnp 00:09: Found TPM with ID IFX0102
[ 30.278847] Yenta: CardBus bridge found at 0000:09:04.0 [104d:9008]
[ 30.278872] Yenta: Using CSCINT to route CSC interrupts to PCI
[ 30.278874] Yenta: Routing CardBus interrupts to PCI
[ 30.278880] Yenta TI: socket 0000:09:04.0, mfunc 0x01a21b22, devctl 0x64
[ 30.347843] Bluetooth: Core ver 2.11
[ 30.347881] NET: Registered protocol family 31
[ 30.347882] Bluetooth: HCI device and connection manager initialized
[ 30.347885] Bluetooth: HCI socket layer initialized
[ 30.379271] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 30.379275] Uniform CD-ROM driver Revision: 3.20
[ 30.379320] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 30.420251] usbcore: registered new interface driver libusual
[ 30.509725] Yenta: ISA IRQ mask 0x0cf8, PCI irq 20
[ 30.509729] Socket status: 30000006
[ 30.509732] Yenta: Raising subordinate bus# of parent bus (#09) from #0a to #0d
[ 30.509737] pcmcia: parent PCI bridge I/O window: 0x6000 - 0x6fff
[ 30.509739] pcmcia: parent PCI bridge Memory window: 0xfc200000 - 0xfc2fffff
[ 30.509742] pcmcia: parent PCI bridge Memory window: 0x88000000 - 0x8bffffff
[ 30.510026] ACPI: PCI Interrupt 0000:07:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 30.510056] PCI: Setting latency timer of device 0000:07:00.0 to 64
[ 30.510975] sky2 0000:07:00.0: v1.18 addr 0xfa000000 irq 18 Yukon-EC Ultra (0xb4) rev 3
[ 30.511401] sky2 eth0: addr 00:1a:80:57:41:ac
[ 30.511454] ACPI: PCI Interrupt 0000:09:04.2[C] -> GSI 22 (level, low) -> IRQ 22
[ 30.524116] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 30.524120] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 30.537030] Bluetooth: HCI USB driver ver 2.9
[ 30.549075] usbcore: registered new interface driver hci_usb
[ 30.569347] iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.1.0
[ 30.569351] iwl4965: Copyright(c) 2003-2007 Intel Corporation
[ 30.569436] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 30.569446] PCI: Setting latency timer of device 0000:06:00.0 to 64
[ 30.570285] iwl4965: Detected Intel Wireless WiFi Link 4965AGN
[ 30.603454] input: PS/2 Mouse as /class/input/input2
[ 30.611119] Initializing USB Mass Storage driver...
[ 30.620021] input: AlpsPS/2 ALPS GlidePoint as /class/input/input3
[ 30.621393] scsi5 : SCSI emulation for USB Mass Storage devices
[ 30.621481] usb-storage: device found at 2
[ 30.621489] usb-storage: waiting for device to settle before scanning
[ 30.621492] usbcore: registered new interface driver usb-storage
[ 30.621501] USB Mass Storage support registered.
[ 30.626346] Linux video capture interface: v2.00
[ 30.762513] uvcvideo: Found UVC 1.00 device <unnamed> (05ca:183a)
[ 30.762960] usbcore: registered new interface driver uvcvideo
[ 30.762963] USB Video Class driver (v0.1.0)
[ 30.852034] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21
[ 30.852925] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 30.916450] iwl4965: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 30.916605] wmaster0: Selected rate control algorithm 'iwl-4965-rs'
[ 32.372639] lp: driver loaded but no devices found
[ 32.480458] usbcam: registering driver r5u870 0.10.0
[ 32.481224] usbcore: registered new interface driver r5u870
[ 32.517075] Adding 449812k swap on /dev/sda2. Priority:-1 extents:1 across:449812k
[ 32.847350] EXT3 FS on sda1, internal journal
[ 33.389615] kjournald starting. Commit interval 5 seconds
[ 33.389923] EXT3 FS on sda3, internal journal
[ 33.389926] EXT3-fs: mounted filesystem with ordered data mode.
[ 33.969872] ACPI: AC Adapter [ACAD] (on-line)
[ 34.094841] ACPI: Battery Slot [BAT1] (battery present)
[ 34.103749] input: Power Button (CM) as /class/input/input4
[ 34.103881] ACPI: Power Button (CM) [PWRB]
[ 34.104526] input: Lid Switch as /class/input/input5
[ 34.104651] ACPI: Lid Switch [LID0]
[ 34.131329] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 34.145284] ACPI: ACPI Dock Station Driver
[ 35.277429] ppdev: user-space parallel port driver
[ 35.458526] sky2 eth0: enabling interface
[ 35.489453] audit(1196786810.229:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=5402 profile="/usr/sbin/cupsd"
[ 35.620278] usb-storage: device scan complete
[ 35.624419] scsi 5:0:0:0: Direct-Access Sony USB HS-CARD 4.82 PQ: 0 ANSI: 0
[ 35.628305] sd 5:0:0:0: [sdb] Attached SCSI removable disk
[ 35.628336] sd 5:0:0:0: Attached scsi generic sg2 type 0
[ 35.708323] sony-laptop: Sony Programmable IO Control Driver v0.5.
[ 35.708503] sony-laptop: detected Type2 model
[ 35.722001] input: Sony Vaio Keys as /class/input/input6
[ 35.722174] input: Sony Vaio Jogdial as /class/input/input7
[ 35.735720] sony-laptop: device allocated minor is 63
[ 35.735923] sony-laptop: Sony Notebook Control Driver v0.5.
[ 36.972788] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[ 36.972797] vboxdrv: Successfully done.
[ 37.387047] Failure registering capabilities with primary security module.
[-- Attachment #3: dmidecode.txt.tar.gz --]
[-- Type: application/x-gzip, Size: 2092 bytes --]
[-- Attachment #4: lspci.txt --]
[-- Type: text/plain, Size: 14435 bytes --]
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
Subsystem: Sony Corporation Unknown device 9008
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 0
Capabilities: <access denied>
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: c8000000-caffffff
Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
Capabilities: <access denied>
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 03) (prog-if 00 [UHCI])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 20
Region 4: I/O ports at 1800 [size=32]
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03) (prog-if 00 [UHCI])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 20
Region 4: I/O ports at 1820 [size=32]
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20 [EHCI])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin C routed to IRQ 20
Region 0: Memory at fc304000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
Subsystem: Sony Corporation Unknown device 9008
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 21
Region 0: Memory at fc300000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=02, subordinate=05, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: f6000000-f7ffffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f1ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
Capabilities: <access denied>
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
I/O behind bridge: 00004000-00004fff
Memory behind bridge: f8000000-f9ffffff
Prefetchable memory behind bridge: 00000000f2000000-00000000f3ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
Capabilities: <access denied>
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
I/O behind bridge: 00005000-00005fff
Memory behind bridge: fa000000-fbffffff
Prefetchable memory behind bridge: 00000000f4000000-00000000f5ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
Capabilities: <access denied>
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
I/O behind bridge: 00006000-00006fff
Memory behind bridge: c4000000-c5ffffff
Prefetchable memory behind bridge: 00000000cc000000-00000000cdffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
Capabilities: <access denied>
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 23
Region 4: I/O ports at 1840 [size=32]
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 23
Region 4: I/O ports at 1860 [size=32]
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin C routed to IRQ 23
Region 4: I/O ports at 1880 [size=32]
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20 [EHCI])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin D routed to IRQ 23
Region 0: Memory at fc304400 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=09, subordinate=0d, sec-latency=32
I/O behind bridge: 00007000-00007fff
Memory behind bridge: fc000000-fc0fffff
Prefetchable memory behind bridge: 0000000088000000-000000008bffffff
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
Capabilities: <access denied>
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Capabilities: <access denied>
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03) (prog-if 8a [Master SecP PriP])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 22
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at 18a0 [size=16]
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 03) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 22
Region 0: I/O ports at 18f8 [size=8]
Region 1: I/O ports at 18cc [size=4]
Region 2: I/O ports at 18f0 [size=8]
Region 3: I/O ports at 18c8 [size=4]
Region 4: I/O ports at 18e0 [size=16]
Region 5: I/O ports at 18d0 [size=16]
Capabilities: <access denied>
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin C routed to IRQ 10
Region 0: Memory at 8c000000 (32-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 1c00 [size=32]
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8400M GS (rev a1) (prog-if 00 [VGA])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at ca000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at c8000000 (64-bit, non-prefetchable) [size=32M]
Region 5: I/O ports at 2000 [size=128]
Capabilities: <access denied>
06:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)
Subsystem: Intel Corporation Unknown device 1100
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at f8000000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
07:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller (rev 12)
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
Region 0: Memory at fa000000 (64-bit, non-prefetchable) [size=16K]
Region 2: I/O ports at 5000 [size=256]
[virtual] Expansion ROM at f4000000 [disabled] [size=128K]
Capabilities: <access denied>
09:04.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
Subsystem: Sony Corporation Unknown device 9008
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 168, Cache Line Size: 128 bytes
Interrupt: pin A routed to IRQ 20
Region 0: Memory at fc004000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=09, secondary=0a, subordinate=0d, sec-latency=176
Memory window 0: 88000000-8bfff000 (prefetchable)
Memory window 1: 90000000-93fff000
I/O window 0: 00007000-000070ff
I/O window 1: 00007400-000074ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
09:04.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller (prog-if 10 [OHCI])
Subsystem: Sony Corporation Unknown device 9008
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (750ns min, 1000ns max), Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 21
Region 0: Memory at fc006000 (32-bit, non-prefetchable) [size=2K]
Region 1: Memory at fc000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
09:04.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
Subsystem: Sony Corporation Unknown device 9008
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 57 (1750ns min, 1000ns max), Cache Line Size: 64 bytes
Interrupt: pin C routed to IRQ 22
Region 0: Memory at fc005000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
[-- Attachment #5: vaio-vgn-sz650n_dsdt.dsl.tar.gz --]
[-- Type: application/x-gzip, Size: 22423 bytes --]
next reply other threads:[~2007-12-04 17:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-04 17:59 Michael Doube [this message]
2007-12-04 19:07 ` acpi_apic_instance=2 Len Brown
-- strict thread matches above, loose matches on Subject: below --
2008-02-11 22:06 acpi_apic_instance=2 Cacy Rodney
2008-02-11 22:44 ` acpi_apic_instance=2 Cacy Rodney
2008-05-22 5:58 acpi_apic_instance=2 utodeb
2009-05-08 18:11 acpi_apic_instance=2 Fred Labrosse
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=4755957B.2040607@doube.net \
--to=michael@doube.net \
--cc=linux-acpi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.