[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#540012: closed by Ben Hutchings <ben@decadent.org.uk> (Re: linux-image-2.6.30-1-amd64: Low disk perfromance, system unresponsible on some high io)



On redhat (busy server) it takes ~1-2 sec. On my workstation (no such
busy as server) it takes ten times more. Not a bug?

On Tue, Sep 1, 2009 at 12:06 AM, Debian Bug Tracking
System<owner@bugs.debian.org> wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the linux-image-2.6.30-1-amd64 package:
>
> #540012: linux-image-2.6.30-1-amd64: Low disk perfromance, system  unresponsible on some high io
>
> It has been closed by Ben Hutchings <ben@decadent.org.uk>.
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Ben Hutchings <ben@decadent.org.uk> by
> replying to this email.
>
>
> --
> 540012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540012
> Debian Bug Tracking System
> Contact owner@bugs.debian.org with problems
>
>
> ---------- Forwarded message ----------
> From: Ben Hutchings <ben@decadent.org.uk>
> To: 540012-done@bugs.debian.org
> Date: Mon, 31 Aug 2009 21:01:56 +0100
> Subject: Re: linux-image-2.6.30-1-amd64: Low disk perfromance, system unresponsible on some high io
> This doesn't look like a bug to me.  You're asking dd to allocate a
> 500MB buffer and write it out all in one go.  That means a whole lot of
> memory will be used for dd's buffer, and again for the block cache.  And
> that single write is uninterruptible.  Change the block size to 1MB and
> count to 500 and you will see different behaviour.
>
> Ben.
>
> --
> Ben Hutchings
> If at first you don't succeed, you're doing about average.
>
>
> ---------- Forwarded message ----------
> From: Paul Romanchenko <paulaner@gmail.com>
> To: Debian Bug Tracking System <submit@bugs.debian.org>
> Date: Wed, 5 Aug 2009 10:32:29 +0400
> Subject: linux-image-2.6.30-1-amd64: Low disk perfromance, system unresponsible on some high io
> Package: linux-image-2.6.30-1-amd64
> Version: 2.6.30-1
> Severity: important
>
> Simple test:
> $ dd if=/dev/zero of=./test.img bs=572041216 count=1
> 1+0 records in
> 1+0 records out
> 572041216 bytes (572 MB) copied, 24.3899 seconds, 23.5 MB/s
>
> It takes 24 seconds to write 572MB. During the dd, the system is
> almost unresponsible, even Ctrl-C can't breake the operation.
> During regular work, any io load (swapping/paging) freeze the system.
>
> Disk is not so bad:
>
> $ sudo hdparm -t /dev/sda
>
> /dev/sda:
>  Timing buffered disk reads:  268 MB in  3.02 seconds =  88.84 MB/sec
>
> Here is scheduler used (i tried all, 1-2 MB/s changes):
> $ cat /sys/block/sda/queue/scheduler
> noop [anticipatory] deadline cfq
>
> Some fs info
> $ mount | grep sda
> /dev/sda1 on / type ext3 (rw,relatime,errors=remount-ro)
>
> If it does matter, more fs info:
>
> $ sudo tune2fs -l /dev/sda1
> tune2fs 1.41.6 (30-May-2009)
> Filesystem volume name:   <none>
> Last mounted on:          <not available>
> Filesystem UUID:          5cf50667-d82b-49f4-9264-d4d5abf50299
> Filesystem magic number:  0xEF53
> Filesystem revision #:    1 (dynamic)
> Filesystem features:      has_journal resize_inode dir_index filetype
> needs_recovery sparse_super large_file
> Filesystem flags:         signed_directory_hash
> Default mount options:    (none)
> Filesystem state:         clean
> Errors behavior:          Continue
> Filesystem OS type:       Linux
> Inode count:              29294592
> Block count:              58564949
> Reserved block count:     2928247
> Free blocks:              3520182
> Free inodes:              28231905
> First block:              0
> Block size:               4096
> Fragment size:            4096
> Reserved GDT blocks:      1010
> Blocks per group:         32768
> Fragments per group:      32768
> Inodes per group:         16384
> Inode blocks per group:   512
> Filesystem created:       Wed Jan 16 12:44:26 2008
> Last mount time:          Wed Jul 29 11:10:27 2009
> Last write time:          Wed Jul 29 11:10:27 2009
> Mount count:              9
> Maximum mount count:      24
> Last checked:             Fri May 29 18:52:54 2009
> Check interval:           15552000 (6 months)
> Next check after:         Wed Nov 25 17:52:54 2009
> Reserved blocks uid:      0 (user root)
> Reserved blocks gid:      0 (group root)
> First inode:              11
> Inode size:               128
> Journal inode:            8
> First orphan inode:       19825830
> Default directory hash:   tea
> Directory Hash Seed:      c15f0d73-e153-4e2f-a393-831da7105ea9
> Journal backup:           inode blocks
>
> Hardware info:
>
> -- Package-specific info:
> ** Version:
> Linux version 2.6.30-1-amd64 (Debian 2.6.30-1) (waldi@debian.org) (gcc
> version 4.3.3 (Debian 4.3.3-10) ) #1 SMP Sun Jun 14 15:00:29 UTC 2009
>
> ** Command line:
> root=/dev/sda1 ro single
>
> ** Tainted: P (1)
>
> ** Kernel log (I've replaced with more interesting `dmesg`):
> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 2.6.30-1-amd64 (Debian 2.6.30-1)
> (waldi@debian.org) (gcc version 4.3.3 (Debian 4.3.3-10) ) #1 SMP Sun
> Jun 14 15:00:29 UTC 2009
> [    0.000000] Command line: root=/dev/sda1 ro single
> [    0.000000] KERNEL supported cpus:
> [    0.000000]   Intel GenuineIntel
> [    0.000000]   AMD AuthenticAMD
> [    0.000000]   Centaur CentaurHauls
> [    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: 00000000000e4000 - 0000000000100000 (reserved)
> [    0.000000]  BIOS-e820: 0000000000100000 - 00000000cff80000 (usable)
> [    0.000000]  BIOS-e820: 00000000cff80000 - 00000000cff8e000 (ACPI data)
> [    0.000000]  BIOS-e820: 00000000cff8e000 - 00000000cffe0000 (ACPI NVS)
> [    0.000000]  BIOS-e820: 00000000cffe0000 - 00000000d0000000 (reserved)
> [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
> [    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
> [    0.000000]  BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
> [    0.000000] DMI 2.4 present.
> [    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
> [    0.000000] e820 update range: 0000000000000000 - 0000000000010000
> (usable) ==> (reserved)
> [    0.000000] last_pfn = 0x130000 max_arch_pfn = 0x100000000
> [    0.000000] MTRR default type: uncachable
> [    0.000000] MTRR fixed ranges enabled:
> [    0.000000]   00000-9FFFF write-back
> [    0.000000]   A0000-BFFFF uncachable
> [    0.000000]   C0000-DFFFF write-protect
> [    0.000000]   E0000-EFFFF write-through
> [    0.000000]   F0000-FFFFF write-protect
> [    0.000000] MTRR variable ranges enabled:
> [    0.000000]   0 base 0D0000000 mask FF0000000 uncachable
> [    0.000000]   1 base 0E0000000 mask FE0000000 uncachable
> [    0.000000]   2 base 000000000 mask F00000000 write-back
> [    0.000000]   3 base 100000000 mask FE0000000 write-back
> [    0.000000]   4 base 120000000 mask FF0000000 write-back
> [    0.000000]   5 disabled
> [    0.000000]   6 disabled
> [    0.000000]   7 disabled
> [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
> [    0.000000] e820 update range: 00000000d0000000 - 0000000100000000
> (usable) ==> (reserved)
> [    0.000000] last_pfn = 0xcff80 max_arch_pfn = 0x100000000
> [    0.000000] init_memory_mapping: 0000000000000000-00000000cff80000
> [    0.000000]  0000000000 - 00cfe00000 page 2M
> [    0.000000]  00cfe00000 - 00cff80000 page 4k
> [    0.000000] kernel direct mapping tables up to cff80000 @ 10000-16000
> [    0.000000] init_memory_mapping: 0000000100000000-0000000130000000
> [    0.000000]  0100000000 - 0130000000 page 2M
> [    0.000000] kernel direct mapping tables up to 130000000 @ 14000-1a000
> [    0.000000] RAMDISK: 379cb000 - 37fef43d
> [    0.000000] ACPI: RSDP 00000000000fbcd0 00024 (v02 ACPIAM)
> [    0.000000] ACPI: XSDT 00000000cff80100 00054 (v01 A_M_I_ OEMXSDT
> 12000712 MSFT 00000097)
> [    0.000000] ACPI: FACP 00000000cff80290 000F4 (v03 A_M_I_ OEMFACP
> 12000712 MSFT 00000097)
> [    0.000000] ACPI: DSDT 00000000cff805c0 090A1 (v01  A0751 A0751064
> 00000064 INTL 20060113)
> [    0.000000] ACPI: FACS 00000000cff8e000 00040
> [    0.000000] ACPI: APIC 00000000cff80390 0006C (v01 A_M_I_ OEMAPIC
> 12000712 MSFT 00000097)
> [    0.000000] ACPI: MCFG 00000000cff80400 0003C (v01 A_M_I_ OEMMCFG
> 12000712 MSFT 00000097)
> [    0.000000] ACPI: OEMB 00000000cff8e040 00081 (v01 A_M_I_ AMI_OEM
> 12000712 MSFT 00000097)
> [    0.000000] ACPI: HPET 00000000cff89670 00038 (v01 A_M_I_ OEMHPET
> 12000712 MSFT 00000097)
> [    0.000000] ACPI: OSFR 00000000cff896b0 000B0 (v01 A_M_I_ OEMOSFR
> 12000712 MSFT 00000097)
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] No NUMA configuration found
> [    0.000000] Faking a node at 0000000000000000-0000000130000000
> [    0.000000] Bootmem setup node 0 0000000000000000-0000000130000000
> [    0.000000]   NODE_DATA [0000000000015000 - 000000000001cfff]
> [    0.000000]   bootmap [000000000001d000 -  0000000000042fff] pages 26
> [    0.000000] (8 early reservations) ==> bootmem [0000000000 - 0130000000]
> [    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==>
> [0000000000 - 0000001000]
> [    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==>
> [0000006000 - 0000008000]
> [    0.000000]   #2 [0000200000 - 00007d98cc]    TEXT DATA BSS ==>
> [0000200000 - 00007d98cc]
> [    0.000000]   #3 [00379cb000 - 0037fef43d]          RAMDISK ==>
> [00379cb000 - 0037fef43d]
> [    0.000000]   #4 [000009fc00 - 0000100000]    BIOS reserved ==>
> [000009fc00 - 0000100000]
> [    0.000000]   #5 [00007da000 - 00007da270]              BRK ==>
> [00007da000 - 00007da270]
> [    0.000000]   #6 [0000010000 - 0000014000]          PGTABLE ==>
> [0000010000 - 0000014000]
> [    0.000000]   #7 [0000014000 - 0000015000]          PGTABLE ==>
> [0000014000 - 0000015000]
> [    0.000000] found SMP MP-table at [ffff8800000ff780] ff780
> [    0.000000]  [ffffe20000000000-ffffe200043fffff] PMD ->
> [ffff880028200000-ffff88002bbfffff] on node 0
> [    0.000000] Zone PFN ranges:
> [    0.000000]   DMA      0x00000010 -> 0x00001000
> [    0.000000]   DMA32    0x00001000 -> 0x00100000
> [    0.000000]   Normal   0x00100000 -> 0x00130000
> [    0.000000] Movable zone start PFN for each node
> [    0.000000] early_node_map[3] active PFN ranges
> [    0.000000]     0: 0x00000010 -> 0x0000009f
> [    0.000000]     0: 0x00000100 -> 0x000cff80
> [    0.000000]     0: 0x00100000 -> 0x00130000
> [    0.000000] On node 0 totalpages: 1048335
> [    0.000000]   DMA zone: 56 pages used for memmap
> [    0.000000]   DMA zone: 1601 pages reserved
> [    0.000000]   DMA zone: 2326 pages, LIFO batch:0
> [    0.000000]   DMA32 zone: 14280 pages used for memmap
> [    0.000000]   DMA32 zone: 833464 pages, LIFO batch:31
> [    0.000000]   Normal zone: 2688 pages used for memmap
> [    0.000000]   Normal zone: 193920 pages, LIFO batch:31
> [    0.000000] ACPI: PM-Timer IO Port: 0x808
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
> [    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 4, version 0, 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] Using ACPI (MADT) for SMP configuration information
> [    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
> [    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
> [    0.000000] nr_irqs_gsi: 24
> [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
> [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
> [    0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
> [    0.000000] PM: Registered nosave memory: 00000000cff80000 - 00000000cff8e000
> [    0.000000] PM: Registered nosave memory: 00000000cff8e000 - 00000000cffe0000
> [    0.000000] PM: Registered nosave memory: 00000000cffe0000 - 00000000d0000000
> [    0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000fee00000
> [    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
> [    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000
> [    0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
> [    0.000000] Allocating PCI resources starting at d4000000 (gap:
> d0000000:2ee00000)
> [    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
> [    0.000000] PERCPU: Embedded 26 pages at ffff880028022000, static
> data 76256 bytes
> [    0.000000] Built 1 zonelists in Node order, mobility grouping on.
> Total pages: 1029710
> [    0.000000] Policy zone: Normal
> [    0.000000] Kernel command line: root=/dev/sda1 ro single
> [    0.000000] Initializing CPU#0
> [    0.000000] Experimental hierarchical RCU implementation.
> [    0.000000] Experimental hierarchical RCU init done.
> [    0.000000] NR_IRQS:4352 nr_irqs:440
> [    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
> [    0.000000] Extended CMOS year: 2000
> [    0.000000] Fast TSC calibration using PIT
> [    0.000000] Detected 2405.719 MHz processor.
> [    0.004000] Console: colour VGA+ 80x25
> [    0.004000] console [tty0] enabled
> [    0.004000] Checking aperture...
> [    0.004000] No AGP bridge found
> [    0.004000] Calgary: detecting Calgary via BIOS EBDA area
> [    0.004000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
> [    0.004000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
> [    0.004000] Placing 64MB software IO TLB between ffff880020000000 -
> ffff880024000000
> [    0.004000] software IO TLB at phys 0x20000000 - 0x24000000
> [    0.004000] Memory: 4055032k/4980736k available (2782k kernel code,
> 787396k absent, 138308k reserved, 1398k data, 560k init)
> [    0.004000] hpet clockevent registered
> [    0.004000] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
> [    0.004000] Calibrating delay loop (skipped), value calculated
> using timer frequency.. 4811.43 BogoMIPS (lpj=9622876)
> [    0.004000] Security Framework initialized
> [    0.004000] SELinux:  Disabled at boot.
> [    0.004000] Dentry cache hash table entries: 524288 (order: 10,
> 4194304 bytes)
> [    0.004000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
> [    0.004000] Mount-cache hash table entries: 256
> [    0.004000] Initializing cgroup subsys ns
> [    0.004012] Initializing cgroup subsys cpuacct
> [    0.004054] Initializing cgroup subsys devices
> [    0.004095] Initializing cgroup subsys freezer
> [    0.004135] Initializing cgroup subsys net_cls
> [    0.004200] CPU: L1 I cache: 32K, L1 D cache: 32K
> [    0.004268] CPU: L2 cache: 4096K
> [    0.004308] CPU 0/0x0 -> Node 0
> [    0.004347] CPU: Physical Processor ID: 0
> [    0.004386] CPU: Processor Core ID: 0
> [    0.004431] CPU0: Thermal monitoring enabled (TM2)
> [    0.004473] using mwait in idle threads.
> [    0.005342] ACPI: Core revision 20090320
> [    0.020050] Setting APIC routing to flat
> [    0.020390] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [    0.062241] CPU0: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
> [    0.064001] Booting processor 1 APIC 0x1 ip 0x6000
> [    0.004000] Initializing CPU#1
> [    0.004000] Calibrating delay using timer specific routine..
> 4810.88 BogoMIPS (lpj=9621773)
> [    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
> [    0.004000] CPU: L2 cache: 4096K
> [    0.004000] CPU 1/0x1 -> Node 0
> [    0.004000] CPU: Physical Processor ID: 0
> [    0.004000] CPU: Processor Core ID: 1
> [    0.004000] CPU1: Thermal monitoring enabled (TM2)
> [    0.004000] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
> [    0.149369] CPU1: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
> [    0.149840] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
> [    0.152143] Booting processor 2 APIC 0x2 ip 0x6000
> [    0.004000] Initializing CPU#2
> [    0.004000] Calibrating delay using timer specific routine..
> 4810.90 BogoMIPS (lpj=9621802)
> [    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
> [    0.004000] CPU: L2 cache: 4096K
> [    0.004000] CPU 2/0x2 -> Node 0
> [    0.004000] CPU: Physical Processor ID: 0
> [    0.004000] CPU: Processor Core ID: 2
> [    0.004000] CPU2: Thermal monitoring enabled (TM2)
> [    0.004000] x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106
> [    0.245330] CPU2: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
> [    0.245799] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
> [    0.248095] Booting processor 3 APIC 0x3 ip 0x6000
> [    0.004000] Initializing CPU#3
> [    0.004000] Calibrating delay using timer specific routine..
> 4810.90 BogoMIPS (lpj=9621811)
> [    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
> [    0.004000] CPU: L2 cache: 4096K
> [    0.004000] CPU 3/0x3 -> Node 0
> [    0.004000] CPU: Physical Processor ID: 0
> [    0.004000] CPU: Processor Core ID: 3
> [    0.004000] CPU3: Thermal monitoring enabled (TM2)
> [    0.004000] x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106
> [    0.341338] CPU3: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
> [    0.344017] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
> [    0.348012] Brought up 4 CPUs
> [    0.348054] Total of 4 processors activated (19244.13 BogoMIPS).
> [    0.348153] CPU0 attaching sched-domain:
> [    0.348155]  domain 0: span 0-1 level MC
> [    0.348157]   groups: 0 1
> [    0.348161]   domain 1: span 0-3 level CPU
> [    0.348163]    groups: 0-1 2-3
> [    0.348167] CPU1 attaching sched-domain:
> [    0.348169]  domain 0: span 0-1 level MC
> [    0.348170]   groups: 1 0
> [    0.348173]   domain 1: span 0-3 level CPU
> [    0.348175]    groups: 0-1 2-3
> [    0.348179] CPU2 attaching sched-domain:
> [    0.348180]  domain 0: span 2-3 level MC
> [    0.348182]   groups: 2 3
> [    0.348185]   domain 1: span 0-3 level CPU
> [    0.348187]    groups: 2-3 0-1
> [    0.348190] CPU3 attaching sched-domain:
> [    0.348192]  domain 0: span 2-3 level MC
> [    0.348194]   groups: 3 2
> [    0.348197]   domain 1: span 0-3 level CPU
> [    0.348198]    groups: 2-3 0-1
> [    0.348296] net_namespace: 1936 bytes
> [    0.348296] Booting paravirtualized kernel on bare hardware
> [    0.348296] regulator: core version 0.5
> [    0.348296] NET: Registered protocol family 16
> [    0.348296] ACPI: bus type pci registered
> [    0.348296] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
> [    0.348296] PCI: Not using MMCONFIG.
> [    0.348296] PCI: Using configuration type 1 for base access
> [    0.352095] bio: create slab <bio-0> at 0
> [    0.352602] ACPI: EC: Look up EC in DSDT
> [    0.366530] ACPI: Interpreter enabled
> [    0.366576] ACPI: (supports S0 S1 S3 S4 S5)
> [    0.366773] ACPI: Using IOAPIC for interrupt routing
> [    0.366870] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
> [    0.369383] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
> [    0.379051] PCI: Using MMCONFIG at e0000000 - efffffff
> [    0.388142] ACPI Warning (tbutils-0246): Incorrect checksum in
> table [OEMB] - 73, should be 72 [20090320]
> [    0.388365] ACPI: No dock devices found.
> [    0.388467] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [    0.388540] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
> [    0.388540] pci 0000:00:01.0: PME# disabled
> [    0.388540] pci 0000:00:1a.0: reg 20 io port: [0xb800-0xb81f]
> [    0.388540] pci 0000:00:1a.1: reg 20 io port: [0xb880-0xb89f]
> [    0.388540] pci 0000:00:1a.2: reg 20 io port: [0xbc00-0xbc1f]
> [    0.388540] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf9fffc00-0xf9ffffff]
> [    0.388540] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
> [    0.388540] pci 0000:00:1a.7: PME# disabled
> [    0.388570] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf9ff8000-0xf9ffbfff]
> [    0.388605] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [    0.388648] pci 0000:00:1b.0: PME# disabled
> [    0.388735] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
> [    0.388778] pci 0000:00:1c.0: PME# disabled
> [    0.388880] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
> [    0.388923] pci 0000:00:1c.4: PME# disabled
> [    0.389012] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
> [    0.389056] pci 0000:00:1c.5: PME# disabled
> [    0.389140] pci 0000:00:1d.0: reg 20 io port: [0xb080-0xb09f]
> [    0.389200] pci 0000:00:1d.1: reg 20 io port: [0xb400-0xb41f]
> [    0.389259] pci 0000:00:1d.2: reg 20 io port: [0xb480-0xb49f]
> [    0.389321] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf9fff800-0xf9fffbff]
> [    0.389379] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
> [    0.389423] pci 0000:00:1d.7: PME# disabled
> [    0.389565] pci 0000:00:1f.0: quirk: region 0800-087f claimed by
> ICH6 ACPI/GPIO/TCO
> [    0.389617] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
> [    0.389661] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at
> 0294 (mask 0003)
> [    0.389757] pci 0000:00:1f.2: reg 10 io port: [0xa000-0xa007]
> [    0.389762] pci 0000:00:1f.2: reg 14 io port: [0x9c00-0x9c03]
> [    0.389767] pci 0000:00:1f.2: reg 18 io port: [0x9880-0x9887]
> [    0.389771] pci 0000:00:1f.2: reg 1c io port: [0x9800-0x9803]
> [    0.389776] pci 0000:00:1f.2: reg 20 io port: [0x9480-0x948f]
> [    0.389781] pci 0000:00:1f.2: reg 24 io port: [0x9400-0x940f]
> [    0.389821] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf9fff400-0xf9fff4ff]
> [    0.389832] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
> [    0.389869] pci 0000:00:1f.5: reg 10 io port: [0xb000-0xb007]
> [    0.389874] pci 0000:00:1f.5: reg 14 io port: [0xac00-0xac03]
> [    0.389879] pci 0000:00:1f.5: reg 18 io port: [0xa880-0xa887]
> [    0.389884] pci 0000:00:1f.5: reg 1c io port: [0xa800-0xa803]
> [    0.389888] pci 0000:00:1f.5: reg 20 io port: [0xa480-0xa48f]
> [    0.389893] pci 0000:00:1f.5: reg 24 io port: [0xa400-0xa40f]
> [    0.389943] pci 0000:01:00.0: reg 10 32bit mmio: [0xfd000000-0xfdffffff]
> [    0.389951] pci 0000:01:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
> [    0.389958] pci 0000:01:00.0: reg 1c 64bit mmio: [0xfa000000-0xfbffffff]
> [    0.389963] pci 0000:01:00.0: reg 24 io port: [0xcc00-0xcc7f]
> [    0.389968] pci 0000:01:00.0: reg 30 32bit mmio: [0xfe8e0000-0xfe8fffff]
> [    0.390020] pci 0000:00:01.0: bridge io port: [0xc000-0xcfff]
> [    0.390023] pci 0000:00:01.0: bridge 32bit mmio: [0xfa000000-0xfe8fffff]
> [    0.390027] pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
> [    0.390066] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf8f00000-0xf8ffffff]
> [    0.390147] pci 0000:03:00.0: reg 24 32bit mmio: [0xfeafe000-0xfeafffff]
> [    0.390156] pci 0000:03:00.0: reg 30 32bit mmio: [0xfeae0000-0xfeaeffff]
> [    0.390185] pci 0000:03:00.0: PME# supported from D3hot
> [    0.390229] pci 0000:03:00.0: PME# disabled
> [    0.390316] pci 0000:03:00.1: reg 10 io port: [0xdc00-0xdc07]
> [    0.390324] pci 0000:03:00.1: reg 14 io port: [0xd880-0xd883]
> [    0.390332] pci 0000:03:00.1: reg 18 io port: [0xd800-0xd807]
> [    0.390340] pci 0000:03:00.1: reg 1c io port: [0xd480-0xd483]
> [    0.390348] pci 0000:03:00.1: reg 20 io port: [0xd400-0xd40f]
> [    0.390430] pci 0000:00:1c.4: bridge io port: [0xd000-0xdfff]
> [    0.390433] pci 0000:00:1c.4: bridge 32bit mmio: [0xfea00000-0xfeafffff]
> [    0.390483] pci 0000:02:00.0: reg 10 64bit mmio: [0xfe9c0000-0xfe9fffff]
> [    0.390512] pci 0000:02:00.0: reg 30 32bit mmio: [0xfe9a0000-0xfe9bffff]
> [    0.390543] pci 0000:02:00.0: PME# supported from D3hot D3cold
> [    0.390587] pci 0000:02:00.0: PME# disabled
> [    0.390668] pci 0000:00:1c.5: bridge 32bit mmio: [0xfe900000-0xfe9fffff]
> [    0.390706] pci 0000:05:03.0: reg 10 32bit mmio: [0xfebff800-0xfebfffff]
> [    0.390712] pci 0000:05:03.0: reg 14 io port: [0xec00-0xec7f]
> [    0.390750] pci 0000:05:03.0: supports D2
> [    0.390752] pci 0000:05:03.0: PME# supported from D2 D3hot D3cold
> [    0.390796] pci 0000:05:03.0: PME# disabled
> [    0.390872] pci 0000:00:1e.0: transparent bridge
> [    0.390914] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
> [    0.390917] pci 0000:00:1e.0: bridge 32bit mmio: [0xfeb00000-0xfebfffff]
> [    0.392023] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [    0.392167] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
> [    0.392225] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
> [    0.392335] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
> [    0.392396] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
> [    0.392467] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
> [    0.408957] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
> [    0.412157] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
> [    0.412646] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
> [    0.413136] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 *14 15)
> [    0.413625] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11
> 12 14 15) *0, disabled.
> [    0.414184] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
> [    0.414683] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 *15)
> [    0.415172] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
> [    0.415597] usbcore: registered new interface driver usbfs
> [    0.415597] usbcore: registered new interface driver hub
> [    0.416026] usbcore: registered new device driver usb
> [    0.416058] PCI: Using ACPI for IRQ routing
> [    0.432040] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
> [    0.432242] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
> [    0.456067] pnp: PnP ACPI init
> [    0.456116] ACPI: bus type pnp registered
> [    0.459619] pnp: PnP ACPI: found 14 devices
> [    0.459660] ACPI: ACPI bus type pnp unregistered
> [    0.459707] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved
> [    0.459754] system 00:06: ioport range 0x290-0x297 has been reserved
> [    0.459799] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
> [    0.459841] system 00:07: ioport range 0x800-0x87f has been reserved
> [    0.459884] system 00:07: ioport range 0x480-0x4bf has been reserved
> [    0.459927] system 00:07: iomem range 0xfed1c000-0xfed1ffff has been reserved
> [    0.459971] system 00:07: iomem range 0xfed20000-0xfed3ffff has been reserved
> [    0.460014] system 00:07: iomem range 0xfed50000-0xfed8ffff has been reserved
> [    0.460058] system 00:07: iomem range 0xffa00000-0xffafffff has been reserved
> [    0.460101] system 00:07: iomem range 0xffb00000-0xffbfffff has been reserved
> [    0.460145] system 00:07: iomem range 0xffe00000-0xffefffff has been reserved
> [    0.460193] system 00:07: iomem range 0xfff00000-0xfffffffe has been reserved
> [    0.460239] system 00:0a: iomem range 0xfec00000-0xfec00fff has been reserved
> [    0.460283] system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
> [    0.460329] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
> [    0.460374] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
> [    0.460417] system 00:0d: iomem range 0xc0000-0xcffff has been reserved
> [    0.460460] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
> [    0.460504] system 00:0d: iomem range 0x100000-0xcfffffff could not
> be reserved
> [    0.465673] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
> [    0.465716] pci 0000:00:01.0:   IO window: 0xc000-0xcfff
> [    0.465759] pci 0000:00:01.0:   MEM window: 0xfa000000-0xfe8fffff
> [    0.465801] pci 0000:00:01.0:   PREFETCH window:
> 0x000000d0000000-0x000000dfffffff
> [    0.465854] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:04
> [    0.465895] pci 0000:00:1c.0:   IO window: disabled
> [    0.465938] pci 0000:00:1c.0:   MEM window: disabled
> [    0.465980] pci 0000:00:1c.0:   PREFETCH window:
> 0x000000f8f00000-0x000000f8ffffff
> [    0.466034] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:03
> [    0.466077] pci 0000:00:1c.4:   IO window: 0xd000-0xdfff
> [    0.466120] pci 0000:00:1c.4:   MEM window: 0xfea00000-0xfeafffff
> [    0.466163] pci 0000:00:1c.4:   PREFETCH window: disabled
> [    0.466208] pci 0000:00:1c.5: PCI bridge, secondary bus 0000:02
> [    0.466249] pci 0000:00:1c.5:   IO window: disabled
> [    0.466292] pci 0000:00:1c.5:   MEM window: 0xfe900000-0xfe9fffff
> [    0.466335] pci 0000:00:1c.5:   PREFETCH window: disabled
> [    0.466379] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
> [    0.466427] pci 0000:00:1e.0:   IO window: 0xe000-0xefff
> [    0.466470] pci 0000:00:1e.0:   MEM window: 0xfeb00000-0xfebfffff
> [    0.466513] pci 0000:00:1e.0:   PREFETCH window: disabled
> [    0.466561]   alloc irq_desc for 16 on cpu 0 node 0
> [    0.466563]   alloc kstat_irqs on cpu 0 node 0
> [    0.466568] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [    0.466612] pci 0000:00:01.0: setting latency timer to 64
> [    0.466618]   alloc irq_desc for 17 on cpu 0 node 0
> [    0.466619]   alloc kstat_irqs on cpu 0 node 0
> [    0.466623] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
> [    0.466666] pci 0000:00:1c.0: setting latency timer to 64
> [    0.466672] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
> [    0.466716] pci 0000:00:1c.4: setting latency timer to 64
> [    0.466722] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
> [    0.466765] pci 0000:00:1c.5: setting latency timer to 64
> [    0.466770] pci 0000:00:1e.0: setting latency timer to 64
> [    0.466774] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
> [    0.466776] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
> [    0.466778] pci_bus 0000:01: resource 0 io:  [0xc000-0xcfff]
> [    0.466780] pci_bus 0000:01: resource 1 mem: [0xfa000000-0xfe8fffff]
> [    0.466782] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
> [    0.466784] pci_bus 0000:04: resource 2 pref mem [0xf8f00000-0xf8ffffff]
> [    0.466787] pci_bus 0000:03: resource 0 io:  [0xd000-0xdfff]
> [    0.466788] pci_bus 0000:03: resource 1 mem: [0xfea00000-0xfeafffff]
> [    0.466791] pci_bus 0000:02: resource 1 mem: [0xfe900000-0xfe9fffff]
> [    0.466793] pci_bus 0000:05: resource 0 io:  [0xe000-0xefff]
> [    0.466795] pci_bus 0000:05: resource 1 mem: [0xfeb00000-0xfebfffff]
> [    0.466797] pci_bus 0000:05: resource 3 io:  [0x00-0xffff]
> [    0.466799] pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffffffffffff]
> [    0.466904] NET: Registered protocol family 2
> [    0.502319] Switched to high resolution mode on CPU 1
> [    0.502637] Switched to high resolution mode on CPU 3
> [    0.503141] Switched to high resolution mode on CPU 2
> [    0.504400] Switched to high resolution mode on CPU 0
> [    0.512227] IP route cache hash table entries: 131072 (order: 8,
> 1048576 bytes)
> [    0.513436] TCP established hash table entries: 524288 (order: 11,
> 8388608 bytes)
> [    0.516784] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
> [    0.517316] TCP: Hash tables configured (established 524288 bind 65536)
> [    0.517359] TCP reno registered
> [    0.528166] NET: Registered protocol family 1
> [    0.528275] Trying to unpack rootfs image as initramfs...
> [    0.678424] Freeing initrd memory: 6289k freed
> [    0.682331] audit: initializing netlink socket (disabled)
> [    0.682395] type=2000 audit(1248851418.680:1): initialized
> [    0.682932] HugeTLB registered 2 MB page size, pre-allocated 0 pages
> [    0.683250] VFS: Disk quotas dquot_6.5.2
> [    0.683334] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
> [    0.683443] msgmni has been set to 7932
> [    0.683756] alg: No test for stdrng (krng)
> [    0.683870] Block layer SCSI generic (bsg) driver version 0.4
> loaded (major 253)
> [    0.683925] io scheduler noop registered
> [    0.683981] io scheduler anticipatory registered
> [    0.684022] io scheduler deadline registered
> [    0.684098] io scheduler cfq registered (default)
> [    0.684303] pci 0000:01:00.0: Boot video device
> [    0.684478]   alloc irq_desc for 24 on cpu 0 node 0
> [    0.684486]   alloc kstat_irqs on cpu 0 node 0
> [    0.684499] pcieport-driver 0000:00:01.0: irq 24 for MSI/MSI-X
> [    0.684508] pcieport-driver 0000:00:01.0: setting latency timer to 64
> [    0.684715]   alloc irq_desc for 25 on cpu 0 node 0
> [    0.684718]   alloc kstat_irqs on cpu 0 node 0
> [    0.684726] pcieport-driver 0000:00:1c.0: irq 25 for MSI/MSI-X
> [    0.684739] pcieport-driver 0000:00:1c.0: setting latency timer to 64
> [    0.685004]   alloc irq_desc for 26 on cpu 0 node 0
> [    0.685006]   alloc kstat_irqs on cpu 0 node 0
> [    0.685012] pcieport-driver 0000:00:1c.4: irq 26 for MSI/MSI-X
> [    0.685022] pcieport-driver 0000:00:1c.4: setting latency timer to 64
> [    0.685269]   alloc irq_desc for 27 on cpu 0 node 0
> [    0.685272]   alloc kstat_irqs on cpu 0 node 0
> [    0.685280] pcieport-driver 0000:00:1c.5: irq 27 for MSI/MSI-X
> [    0.685293] pcieport-driver 0000:00:1c.5: setting latency timer to 64
> [    0.689528] Linux agpgart interface v0.103
> [    0.689576] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> [    0.689766] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    0.690390] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    0.692864] brd: module loaded
> [    0.692996] input: Macintosh mouse button emulation as
> /devices/virtual/input/input0
> [    0.693307] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
> [    0.693355] PNP: PS/2 appears to have AUX port disabled, if this is
> incorrect please boot with i8042.nopnp
> [    0.693868] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    0.694130] mice: PS/2 mouse device common for all mice
> [    0.694272] rtc_cmos 00:03: RTC can wake from S4
> [    0.694402] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
> [    0.694471] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
> [    0.694571] cpuidle: using governor ladder
> [    0.694618] cpuidle: using governor menu
> [    0.694660] No iBFT detected.
> [    0.694960] TCP cubic registered
> [    0.695121] NET: Registered protocol family 10
> [    0.695576] lo: Disabled Privacy Extensions
> [    0.695832] Mobile IPv6
> [    0.695872] NET: Registered protocol family 17
> [    0.696113] registered taskstats version 1
> [    0.696307] rtc_cmos 00:03: setting system clock to 2009-07-29
> 07:10:19 UTC (1248851419)
> [    0.696416] Freeing unused kernel memory: 560k freed
> [    0.696611] Write protecting the kernel read-only data: 3792k
> [    0.716848] input: AT Translated Set 2 keyboard as
> /devices/platform/i8042/serio0/input/input1
> [    0.830859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    0.830973]   alloc irq_desc for 18 on cpu 0 node 0
> [    0.830975]   alloc kstat_irqs on cpu 0 node 0
> [    0.830983] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> [    0.831054] ehci_hcd 0000:00:1a.7: setting latency timer to 64
> [    0.831057] ehci_hcd 0000:00:1a.7: EHCI Host Controller
> [    0.831179] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned
> bus number 1
> [    0.835132] ehci_hcd 0000:00:1a.7: debug port 1
> [    0.835180] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
> [    0.835197] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00
> [    0.848025] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
> [    0.848099] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> [    0.851788] usb usb1: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    0.851842] usb usb1: Product: EHCI Host Controller
> [    0.851884] usb usb1: Manufacturer: Linux 2.6.30-1-amd64 ehci_hcd
> [    0.851928] usb usb1: SerialNumber: 0000:00:1a.7
> [    0.852048] usb usb1: configuration #1 chosen from 1 choice
> [    0.852118] hub 1-0:1.0: USB hub found
> [    0.852167] hub 1-0:1.0: 6 ports detected
> [    0.852539]   alloc irq_desc for 23 on cpu 0 node 0
> [    0.852541]   alloc kstat_irqs on cpu 0 node 0
> [    0.852547] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
> [    0.852613] ehci_hcd 0000:00:1d.7: setting latency timer to 64
> [    0.852616] ehci_hcd 0000:00:1d.7: EHCI Host Controller
> [    0.852704] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned
> bus number 2
> [    0.856648] ehci_hcd 0000:00:1d.7: debug port 1
> [    0.856692] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
> [    0.856708] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800
> [    0.865336] SCSI subsystem initialized
> [    0.872026] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
> [    0.872084] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
> [    0.872126] usb usb2: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    0.872177] usb usb2: Product: EHCI Host Controller
> [    0.872217] usb usb2: Manufacturer: Linux 2.6.30-1-amd64 ehci_hcd
> [    0.872259] usb usb2: SerialNumber: 0000:00:1d.7
> [    0.872338] usb usb2: configuration #1 chosen from 1 choice
> [    0.872400] hub 2-0:1.0: USB hub found
> [    0.872444] hub 2-0:1.0: 6 ports detected
> [    0.878030] uhci_hcd: USB Universal Host Controller Interface driver
> [    0.878222] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [    0.878274] uhci_hcd 0000:00:1a.0: setting latency timer to 64
> [    0.878276] uhci_hcd 0000:00:1a.0: UHCI Host Controller
> [    0.878382] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned
> bus number 3
> [    0.878470] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b800
> [    0.878553] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
> [    0.878602] usb usb3: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    0.878656] usb usb3: Product: UHCI Host Controller
> [    0.878699] usb usb3: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
> [    0.878744] usb usb3: SerialNumber: 0000:00:1a.0
> [    0.878827] usb usb3: configuration #1 chosen from 1 choice
> [    0.878894] hub 3-0:1.0: USB hub found
> [    0.878940] hub 3-0:1.0: 2 ports detected
> [    0.881875] atl1 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
> [    0.881929] atl1 0000:02:00.0: setting latency timer to 64
> [    0.881975] atl1 0000:02:00.0: version 2.1.3
> [    0.882535]   alloc irq_desc for 21 on cpu 0 node 0
> [    0.882538]   alloc kstat_irqs on cpu 0 node 0
> [    0.882545] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
> [    0.882601] uhci_hcd 0000:00:1a.1: setting latency timer to 64
> [    0.882604] uhci_hcd 0000:00:1a.1: UHCI Host Controller
> [    0.882727] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned
> bus number 4
> [    0.882818] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
> [    0.882900] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
> [    0.882948] usb usb4: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    0.883005] usb usb4: Product: UHCI Host Controller
> [    0.883050] usb usb4: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
> [    0.883098] usb usb4: SerialNumber: 0000:00:1a.1
> [    0.883185] usb usb4: configuration #1 chosen from 1 choice
> [    0.883258] hub 4-0:1.0: USB hub found
> [    0.883307] hub 4-0:1.0: 2 ports detected
> [    0.883549] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> [    0.883599] uhci_hcd 0000:00:1a.2: setting latency timer to 64
> [    0.883602] uhci_hcd 0000:00:1a.2: UHCI Host Controller
> [    0.883688] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned
> bus number 5
> [    0.883762] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000bc00
> [    0.883838] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
> [    0.883884] usb usb5: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    0.883938] usb usb5: Product: UHCI Host Controller
> [    0.883982] usb usb5: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
> [    0.884043] usb usb5: SerialNumber: 0000:00:1a.2
> [    0.884124] usb usb5: configuration #1 chosen from 1 choice
> [    0.884190] hub 5-0:1.0: USB hub found
> [    0.884238] hub 5-0:1.0: 2 ports detected
> [    0.884753] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
> [    0.884806] uhci_hcd 0000:00:1d.0: setting latency timer to 64
> [    0.884809] uhci_hcd 0000:00:1d.0: UHCI Host Controller
> [    0.884905] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned
> bus number 6
> [    0.884984] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b080
> [    0.885065] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
> [    0.885111] usb usb6: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    0.885165] usb usb6: Product: UHCI Host Controller
> [    0.885209] usb usb6: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
> [    0.885255] usb usb6: SerialNumber: 0000:00:1d.0
> [    0.885335] usb usb6: configuration #1 chosen from 1 choice
> [    0.885411] hub 6-0:1.0: USB hub found
> [    0.885462] hub 6-0:1.0: 2 ports detected
> [    0.885979]   alloc irq_desc for 19 on cpu 0 node 0
> [    0.885981]   alloc kstat_irqs on cpu 0 node 0
> [    0.885987] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
> [    0.886043] uhci_hcd 0000:00:1d.1: setting latency timer to 64
> [    0.886046] uhci_hcd 0000:00:1d.1: UHCI Host Controller
> [    0.886151] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned
> bus number 7
> [    0.886237] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
> [    0.886319] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
> [    0.886366] usb usb7: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    0.886423] usb usb7: Product: UHCI Host Controller
> [    0.886467] usb usb7: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
> [    0.886514] usb usb7: SerialNumber: 0000:00:1d.1
> [    0.886596] usb usb7: configuration #1 chosen from 1 choice
> [    0.886666] hub 7-0:1.0: USB hub found
> [    0.886714] hub 7-0:1.0: 2 ports detected
> [    0.887212] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> [    0.887265] uhci_hcd 0000:00:1d.2: setting latency timer to 64
> [    0.887268] uhci_hcd 0000:00:1d.2: UHCI Host Controller
> [    0.887356] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned
> bus number 8
> [    0.887434] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b480
> [    0.887512] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
> [    0.887559] usb usb8: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    0.887614] usb usb8: Product: UHCI Host Controller
> [    0.887659] usb usb8: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
> [    0.887705] usb usb8: SerialNumber: 0000:00:1d.2
> [    0.887784] usb usb8: configuration #1 chosen from 1 choice
> [    0.887852] hub 8-0:1.0: USB hub found
> [    0.887908] hub 8-0:1.0: 2 ports detected
> [    0.893666] libata version 3.00 loaded.
> [    0.909435] ata_piix 0000:00:1f.2: version 2.13
> [    0.909454]   alloc irq_desc for 22 on cpu 0 node 0
> [    0.909457]   alloc kstat_irqs on cpu 0 node 0
> [    0.909467] ata_piix 0000:00:1f.2: PCI INT B -> GSI 22 (level, low) -> IRQ 22
> [    0.909520] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
> [    0.909761] ata_piix 0000:00:1f.2: setting latency timer to 64
> [    0.909808] scsi0 : ata_piix
> [    0.909960] scsi1 : ata_piix
> [    0.911218] ata1: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 22
> [    0.911265] ata2: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 22
> [    0.911338] ahci 0000:03:00.0: version 3.0
> [    0.911350] ahci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [    0.924081] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3
> Gbps 0x3 impl SATA mode
> [    0.924139] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part
> [    0.924188] ahci 0000:03:00.0: setting latency timer to 64
> [    0.925056] ata_piix 0000:00:1f.5: PCI INT B -> GSI 22 (level, low) -> IRQ 22
> [    0.925107] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
> [    0.925345] ata_piix 0000:00:1f.5: setting latency timer to 64
> [    0.929123] scsi2 : ahci
> [    0.932529] scsi3 : ata_piix
> [    0.932639] scsi4 : ahci
> [    0.932767] ata3: SATA max UDMA/133 abar m8192@0xfeafe000 port
> 0xfeafe100 irq 16
> [    0.932826] ata4: SATA max UDMA/133 abar m8192@0xfeafe000 port
> 0xfeafe180 irq 16
> [    0.940710] scsi5 : ata_piix
> [    0.942181] ata5: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 22
> [    0.942234] ata6: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 22
> [    0.978322] pata_jmicron 0000:03:00.1: PCI INT B -> GSI 17 (level,
> low) -> IRQ 17
> [    0.978410] pata_jmicron 0000:03:00.1: setting latency timer to 64
> [    0.978466] scsi6 : pata_jmicron
> [    0.978563] scsi7 : pata_jmicron
> [    0.979411] ata7: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 17
> [    0.979456] ata8: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 17
> [    1.250604] ata1: SATA link down (SStatus 0 SControl 300)
> [    1.272055] ata3: SATA link down (SStatus 0 SControl 300)
> [    1.348011] usb 5-1: new low speed USB device using uhci_hcd and address 2
> [    1.436028] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [    1.436661] ata4.00: ATA-7: ST3250410AS, 3.AAC, max UDMA/133
> [    1.436707] ata4.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32)
> [    1.437479] ata4.00: configured for UDMA/133
> [    1.440070] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [    1.448193] ata5.00: ATAPI: ASUS    DRW-1814BLT, 1.13, max UDMA/66
> [    1.464213] ata5.00: configured for UDMA/66
> [    1.524780] usb 5-1: New USB device found, idVendor=046d, idProduct=c012
> [    1.524826] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> [    1.524872] usb 5-1: Product: USB-PS/2 Optical Mouse
> [    1.524920] usb 5-1: Manufacturer: Logitech
> [    1.525030] usb 5-1: configuration #1 chosen from 1 choice
> [    1.582632] ata2: SATA link down (SStatus 0 SControl 300)
> [    1.582781] scsi 4:0:0:0: Direct-Access     ATA      ST3250410AS
>  3.AA PQ: 0 ANSI: 5
> [    1.583471] scsi 3:0:0:0: CD-ROM            ASUS     DRW-1814BLT
>  1.13 PQ: 0 ANSI: 5
> [    1.910577] ata6: SATA link down (SStatus 0 SControl 300)
> [    2.084275] Uniform Multi-Platform E-IDE driver
> [    2.087101] firewire_ohci 0000:05:03.0: PCI INT A -> GSI 16 (level,
> low) -> IRQ 16
> [    2.087278] usbcore: registered new interface driver hiddev
> [    2.093583] Driver 'sd' needs updating - please use bus_type methods
> [    2.093759] sd 4:0:0:0: [sda] 488397168 512-byte hardware sectors:
> (250 GB/232 GiB)
> [    2.093824] sd 4:0:0:0: [sda] Write Protect is off
> [    2.093865] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    2.093883] sd 4:0:0:0: [sda] Write cache: enabled, read cache:
> enabled, doesn't support DPO or FUA
> [    2.094012]  sda:<6>input: Logitech USB-PS/2 Optical Mouse as
> /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input2
> [    2.100054] generic-usb 0003:046D:C012.0001: input,hidraw0: USB HID
> v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on
> usb-0000:00:1a.2-1/input0
> [    2.100124] usbcore: registered new interface driver usbhid
> [    2.100166] usbhid: v2.6:USB HID core driver
> [    2.103355]  sda1 sda2 < sda5 >
> [    2.129078] sd 4:0:0:0: [sda] Attached SCSI disk
> [    2.130936] Driver 'sr' needs updating - please use bus_type methods
> [    2.137810] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw
> xa/form2 cdda tray
> [    2.137868] Uniform CD-ROM driver Revision: 3.20
> [    2.138005] sr 3:0:0:0: Attached scsi CD-ROM sr0
> [    2.145997] sd 4:0:0:0: Attached scsi generic sg0 type 0
> [    2.146069] sr 3:0:0:0: Attached scsi generic sg1 type 5
> [    2.164059] firewire_ohci: Added fw-ohci device 0000:05:03.0, OHCI
> version 1.10
> [    2.511152] PM: Starting manual resume from disk
> [    2.590133] kjournald starting.  Commit interval 5 seconds
> [    2.590156] EXT3-fs: mounted filesystem with ordered data mode.
> [    2.664128] firewire_core: created device fw0: GUID 0011d8000172ea22, S400
> [    4.859299] udev: starting version 141
> [    5.378747] input: Power Button as
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
> [    5.378812] ACPI: Power Button [PWRF]
> [    5.378941] input: Power Button as
> /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
> [    5.379001] ACPI: Power Button [PWRB]
> [    5.428661] input: PC Speaker as /devices/platform/pcspkr/input/input5
> [    5.528615] ACPI: SSDT 00000000cff8e0d0 001D2 (v01    AMI   CPU1PM
> 00000001 INTL 20060113)
> [    5.529185] processor ACPI_CPU:00: registered as cooling_device0
> [    5.529526] ACPI: SSDT 00000000cff8e2b0 00143 (v01    AMI   CPU2PM
> 00000001 INTL 20060113)
> [    5.530051] processor ACPI_CPU:01: registered as cooling_device1
> [    5.530398] ACPI: SSDT 00000000cff8e400 00143 (v01    AMI   CPU3PM
> 00000001 INTL 20060113)
> [    5.530934] processor ACPI_CPU:02: registered as cooling_device2
> [    5.531295] ACPI: SSDT 00000000cff8e550 00143 (v01    AMI   CPU4PM
> 00000001 INTL 20060113)
> [    5.531830] processor ACPI_CPU:03: registered as cooling_device3
> [    5.853391] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level,
> low) -> IRQ 18
> [    6.469649] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level,
> low) -> IRQ 22
> [    6.469758] HDA Intel 0000:00:1b.0: setting latency timer to 64
> [    6.745610] input: HDA Digital PCBeep as
> /devices/pci0000:00/0000:00:1b.0/input/input6
> [    8.306985] Adding 9936160k swap on /dev/sda5.  Priority:-1
> extents:1 across:9936160k
> [    8.585490] EXT3 FS on sda1, internal journal
> [    9.393892] loop: module loaded
> [    9.437522] w83627ehf: Found W83627DHG chip at 0x290
> [    9.485896] coretemp coretemp.0: Using relative temperature scale!
> [    9.485979] coretemp coretemp.1: Using relative temperature scale!
> [    9.486055] coretemp coretemp.2: Using relative temperature scale!
> [    9.486126] coretemp coretemp.3: Using relative temperature scale!
> [    9.677791] fuse init (API version 7.11)
> [   11.248812]   alloc irq_desc for 28 on cpu 0 node 0
> [   11.248814]   alloc kstat_irqs on cpu 0 node 0
> [   11.248828] atl1 0000:02:00.0: irq 28 for MSI/MSI-X
> [   11.248915] atl1 0000:02:00.0: eth0 link is up 100 Mbps full duplex
> [   17.375971] RPC: Registered udp transport module.
> [   17.376026] RPC: Registered tcp transport module.
> [   17.475809] Slow work thread pool: Starting up
> [   17.476106] Slow work thread pool: Ready
> [   17.476183] FS-Cache: Loaded
> [   17.541916] FS-Cache: Netfs 'nfs' registered for caching
> [   17.564399] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
> [   21.768515] eth0: no IPv6 routers present
>
> ** Loaded modules:
> Module                  Size  Used by
> nls_utf8                2000  0
> nls_cp437               6928  0
> vfat                   10512  0
> fat                    48296  1 vfat
> nls_base                8740  4 nls_utf8,nls_cp437,vfat,fat
> usb_storage            61456  0
> nvidia               9670504  50
> binfmt_misc             9244  1
> ppdev                   7800  0
> parport_pc             27064  0
> lp                     10612  0
> parport                38224  3 ppdev,parport_pc,lp
> pppoe                  12200  0
> pppox                   3720  1 pppoe
> ppp_generic            25592  2 pppoe,pppox
> slhc                    5680  1 ppp_generic
> vboxnetadp             82908  0
> vboxnetflt             89164  0
> vboxdrv              1693292  3 vboxnetflt
> autofs4                25704  11
> acpi_cpufreq            8912  0
> cpufreq_powersave       1792  0
> cpufreq_userspace       3620  0
> cpufreq_conservative     7928  0
> cpufreq_stats           4660  0
> nfsd                  268432  9
> exportfs                4624  1 nfsd
> nfs                   257632  1
> lockd                  68052  2 nfsd,nfs
> fscache                41480  1 nfs
> nfs_acl                 3264  2 nfsd,nfs
> auth_rpcgss            40832  2 nfsd,nfs
> sunrpc                196552  14 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
> fuse                   54544  1
> coretemp                6656  0
> w83627ehf              22944  0
> hwmon_vid               3088  1 w83627ehf
> loop                   15948  0
> snd_hda_codec_realtek   250068  1
> snd_hda_intel          26680  14
> snd_hda_codec          75184  2 snd_hda_codec_realtek,snd_hda_intel
> snd_hwdep               8120  1 snd_hda_codec
> snd_pcm                78440  6 snd_hda_intel,snd_hda_codec
> snd_timer              21824  5 snd_pcm
> snd                    63848  26
> snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
> soundcore               7984  1 snd
> i2c_i801               10464  0
> asus_atk0110            7744  0
> intel_agp              28752  0
> i2c_core               25424  2 nvidia,i2c_i801
> snd_page_alloc          9936  2 snd_hda_intel,snd_pcm
> processor              40080  1 acpi_cpufreq
> evdev                  10448  9
> pcspkr                  2800  0
> button                  6512  0
> ext3                  122560  1
> jbd                    47976  1 ext3
> mbcache                 8804  1 ext3
> sr_mod                 15908  0
> cdrom                  34360  1 sr_mod
> sd_mod                 33656  3
> crc_t10dif              2096  1 sd_mod
> usbhid                 37216  0
> ide_pci_generic         4964  0
> ide_core              104864  1 ide_pci_generic
> firewire_ohci          22372  0
> firewire_core          44852  1 firewire_ohci
> hid                    41296  1 usbhid
> ata_generic             5924  0
> pata_jmicron            4016  0
> crc_itu_t               2720  1 firewire_core
> ata_piix               25108  0
> ahci                   36448  2
> atl1                   30776  0
> mii                     5600  1 atl1
> uhci_hcd               22160  0
> libata                174892  4 ata_generic,pata_jmicron,ata_piix,ahci
> scsi_mod              158352  4 usb_storage,sr_mod,sd_mod,libata
> ehci_hcd               33580  0
> thermal                15952  0
> fan                     5224  0
> thermal_sys            16496  3 processor,thermal,fan
>
> ** PCI devices:
> 00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31
> Express DRAM Controller [8086:29c0] (rev 02)
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8276]
>        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort+ >SERR- <PERR+ INTx-
>        Latency: 0
>        Capabilities: <access denied>
>
> 00:01.0 PCI bridge [0604]: Intel Corporation 82G33/G31/P35/P31 Express
> PCI Express Root Port [8086:29c1] (rev 02) (prog-if 00 [Normal
> decode])
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR+ FastB2B- DisINTx+
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0, Cache Line Size: 32 bytes
>        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
>        I/O behind bridge: 0000c000-0000cfff
>        Memory behind bridge: fa000000-fe8fffff
>        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-
>                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
>        Capabilities: <access denied>
>        Kernel driver in use: pcieport-driver
>
> 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family)
> USB UHCI Controller #4 [8086:2937] (rev 02) (prog-if 00 [UHCI])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin A routed to IRQ 16
>        Region 4: I/O ports at b800 [size=32]
>        Capabilities: <access denied>
>        Kernel driver in use: uhci_hcd
>
> 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family)
> USB UHCI Controller #5 [8086:2938] (rev 02) (prog-if 00 [UHCI])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin B routed to IRQ 21
>        Region 4: I/O ports at b880 [size=32]
>        Capabilities: <access denied>
>        Kernel driver in use: uhci_hcd
>
> 00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family)
> USB UHCI Controller #6 [8086:2939] (rev 02) (prog-if 00 [UHCI])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin C routed to IRQ 18
>        Region 4: I/O ports at bc00 [size=32]
>        Capabilities: <access denied>
>        Kernel driver in use: uhci_hcd
>
> 00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family)
> USB2 EHCI Controller #2 [8086:293c] (rev 02) (prog-if 20 [EHCI])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin C routed to IRQ 18
>        Region 0: Memory at f9fffc00 (32-bit, non-prefetchable) [size=1K]
>        Capabilities: <access denied>
>        Kernel driver in use: ehci_hcd
>
> 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD
> Audio Controller [8086:293e] (rev 02)
>        Subsystem: ASUSTeK Computer Inc. Device [1043:829f]
>        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0, Cache Line Size: 32 bytes
>        Interrupt: pin A routed to IRQ 22
>        Region 0: Memory at f9ff8000 (64-bit, non-prefetchable) [size=16K]
>        Capabilities: <access denied>
>        Kernel driver in use: HDA Intel
>
> 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI
> Express Port 1 [8086:2940] (rev 02) (prog-if 00 [Normal decode])
>        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR+ FastB2B- DisINTx+
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0, Cache Line Size: 32 bytes
>        Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
>        Prefetchable memory behind bridge: 00000000f8f00000-00000000f8ffffff
>        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort+ <SERR- <PERR-
>        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
>                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
>        Capabilities: <access denied>
>        Kernel driver in use: pcieport-driver
>
> 00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI
> Express Port 5 [8086:2948] (rev 02) (prog-if 00 [Normal decode])
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR+ FastB2B- DisINTx+
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR+ <PERR- INTx-
>        Latency: 0, Cache Line Size: 32 bytes
>        Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
>        I/O behind bridge: 0000d000-0000dfff
>        Memory behind bridge: fea00000-feafffff
>        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- <SERR- <PERR-
>        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
>                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
>        Capabilities: <access denied>
>        Kernel driver in use: pcieport-driver
>
> 00:1c.5 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI
> Express Port 6 [8086:294a] (rev 02) (prog-if 00 [Normal decode])
>        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR+ FastB2B- DisINTx+
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0, Cache Line Size: 32 bytes
>        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
>        Memory behind bridge: fe900000-fe9fffff
>        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort+ <SERR- <PERR-
>        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
>                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
>        Capabilities: <access denied>
>        Kernel driver in use: pcieport-driver
>
> 00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family)
> USB UHCI Controller #1 [8086:2934] (rev 02) (prog-if 00 [UHCI])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin A routed to IRQ 23
>        Region 4: I/O ports at b080 [size=32]
>        Capabilities: <access denied>
>        Kernel driver in use: uhci_hcd
>
> 00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family)
> USB UHCI Controller #2 [8086:2935] (rev 02) (prog-if 00 [UHCI])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin B routed to IRQ 19
>        Region 4: I/O ports at b400 [size=32]
>        Capabilities: <access denied>
>        Kernel driver in use: uhci_hcd
>
> 00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family)
> USB UHCI Controller #3 [8086:2936] (rev 02) (prog-if 00 [UHCI])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin C routed to IRQ 18
>        Region 4: I/O ports at b480 [size=32]
>        Capabilities: <access denied>
>        Kernel driver in use: uhci_hcd
>
> 00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family)
> USB2 EHCI Controller #1 [8086:293a] (rev 02) (prog-if 20 [EHCI])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin A routed to IRQ 23
>        Region 0: Memory at f9fff800 (32-bit, non-prefetchable) [size=1K]
>        Capabilities: <access denied>
>        Kernel driver in use: ehci_hcd
>
> 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge
> [8086:244e] (rev 92) (prog-if 01 [Subtractive decode])
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR+ FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Bus: primary=00, secondary=05, subordinate=05, sec-latency=32
>        I/O behind bridge: 0000e000-0000efff
>        Memory behind bridge: feb00000-febfffff
>        Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort+ <SERR- <PERR+
>        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
>                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
>        Capabilities: <access denied>
>
> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801IB (ICH9) LPC
> Interface Controller [8086:2918] (rev 02)
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Capabilities: <access denied>
>
> 00:1f.2 IDE interface [0101]: Intel Corporation 82801IB (ICH9) 2 port
> SATA IDE Controller [8086:2921] (rev 02) (prog-if 8f [Master SecP SecO
> PriP PriO])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin B routed to IRQ 22
>        Region 0: I/O ports at a000 [size=8]
>        Region 1: I/O ports at 9c00 [size=4]
>        Region 2: I/O ports at 9880 [size=8]
>        Region 3: I/O ports at 9800 [size=4]
>        Region 4: I/O ports at 9480 [size=16]
>        Region 5: I/O ports at 9400 [size=16]
>        Capabilities: <access denied>
>        Kernel driver in use: ata_piix
>
> 00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus
> Controller [8086:2930] (rev 02)
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Interrupt: pin C routed to IRQ 18
>        Region 0: Memory at f9fff400 (64-bit, non-prefetchable) [size=256]
>        Region 4: I/O ports at 0400 [size=32]
>        Kernel driver in use: i801_smbus
>
> 00:1f.5 IDE interface [0101]: Intel Corporation 82801I (ICH9 Family) 2
> port SATA IDE Controller [8086:2926] (rev 02) (prog-if 85 [Master SecO
> PriO])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:8277]
>        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin B routed to IRQ 22
>        Region 0: I/O ports at b000 [size=8]
>        Region 1: I/O ports at ac00 [size=4]
>        Region 2: I/O ports at a880 [size=8]
>        Region 3: I/O ports at a800 [size=4]
>        Region 4: I/O ports at a480 [size=16]
>        Region 5: I/O ports at a400 [size=16]
>        Capabilities: <access denied>
>        Kernel driver in use: ata_piix
>
> 01:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce
> 8400 GS [10de:0422] (rev a1) (prog-if 00 [VGA controller])
>        Subsystem: Giga-byte Technology Device [1458:3454]
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin A routed to IRQ 16
>        Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
>        Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
>        Region 3: Memory at fa000000 (64-bit, non-prefetchable) [size=32M]
>        Region 5: I/O ports at cc00 [size=128]
>        [virtual] Expansion ROM at fe8e0000 [disabled] [size=128K]
>        Capabilities: <access denied>
>        Kernel driver in use: nvidia
>
> 02:00.0 Ethernet controller [0200]: Attansic Technology Corp. L1
> Gigabit Ethernet Adapter [1969:1048] (rev b0)
>        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8226]
>        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx+
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0, Cache Line Size: 32 bytes
>        Interrupt: pin A routed to IRQ 28
>        Region 0: Memory at fe9c0000 (64-bit, non-prefetchable) [size=256K]
>        Expansion ROM at fe9a0000 [disabled] [size=128K]
>        Capabilities: <access denied>
>        Kernel driver in use: atl1
>
> 03:00.0 SATA controller [0106]: JMicron Technologies, Inc. 20360/20363
> Serial ATA Controller [197b:2363] (rev 03) (prog-if 01 [AHCI 1.0])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:824f]
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0, Cache Line Size: 32 bytes
>        Interrupt: pin A routed to IRQ 16
>        Region 5: Memory at feafe000 (32-bit, non-prefetchable) [size=8K]
>        Expansion ROM at feae0000 [disabled] [size=64K]
>        Capabilities: <access denied>
>        Kernel driver in use: ahci
>
> 03:00.1 IDE interface [0101]: JMicron Technologies, Inc. 20360/20363
> Serial ATA Controller [197b:2363] (rev 03) (prog-if 85 [Master SecO
> PriO])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:824f]
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin B routed to IRQ 17
>        Region 0: I/O ports at dc00 [size=8]
>        Region 1: I/O ports at d880 [size=4]
>        Region 2: I/O ports at d800 [size=8]
>        Region 3: I/O ports at d480 [size=4]
>        Region 4: I/O ports at d400 [size=16]
>        Capabilities: <access denied>
>        Kernel driver in use: pata_jmicron
>
> 05:03.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306
> Fire II IEEE 1394 OHCI Link Layer Controller [1106:3044] (rev c0)
> (prog-if 10 [OHCI])
>        Subsystem: ASUSTeK Computer Inc. Device [1043:81fe]
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 64 (8000ns max), Cache Line Size: 32 bytes
>        Interrupt: pin A routed to IRQ 16
>        Region 0: Memory at febff800 (32-bit, non-prefetchable) [size=2K]
>        Region 1: I/O ports at ec00 [size=128]
>        Capabilities: <access denied>
>        Kernel driver in use: firewire_ohci
>
>
>
> -- System Information:
> Debian Release: 5.0
>  APT prefers unstable
>  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.30-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages linux-image-2.6.30-1-amd64 depends on:
> ii  debconf [debconf-2.0]         1.5.22     Debian configuration management sy
> ii  initramfs-tools [linux-initra 0.92a      tools for generating an initramfs
> ii  module-init-tools             3.7-pre9-1 tools for managing Linux kernel mo
>
> linux-image-2.6.30-1-amd64 recommends no packages.
>
> Versions of packages linux-image-2.6.30-1-amd64 suggests:
> ii  grub                          0.97-27    GRand Unified Bootloader
> ii  linux-doc-2.6.30              2.6.30-1   Linux kernel specific documentatio
>
> -- debconf information:
>  linux-image-2.6.30-1-amd64/preinst/initrd-2.6.30-1-amd64:
>  shared/kernel-image/really-run-bootloader: true
>  linux-image-2.6.30-1-amd64/postinst/create-kimage-link-2.6.30-1-amd64: true
>  linux-image-2.6.30-1-amd64/preinst/abort-overwrite-2.6.30-1-amd64:
>  linux-image-2.6.30-1-amd64/postinst/bootloader-error-2.6.30-1-amd64:
>  linux-image-2.6.30-1-amd64/preinst/lilo-has-ramdisk:
>  linux-image-2.6.30-1-amd64/postinst/old-dir-initrd-link-2.6.30-1-amd64: true
>  linux-image-2.6.30-1-amd64/postinst/old-initrd-link-2.6.30-1-amd64: true
>  linux-image-2.6.30-1-amd64/postinst/kimage-is-a-directory:
>  linux-image-2.6.30-1-amd64/preinst/lilo-initrd-2.6.30-1-amd64: true
>  linux-image-2.6.30-1-amd64/prerm/removing-running-kernel-2.6.30-1-amd64: true
>  linux-image-2.6.30-1-amd64/prerm/would-invalidate-boot-loader-2.6.30-1-amd64:
> true
>  linux-image-2.6.30-1-amd64/preinst/elilo-initrd-2.6.30-1-amd64: true
>  linux-image-2.6.30-1-amd64/preinst/bootloader-initrd-2.6.30-1-amd64: true
>  linux-image-2.6.30-1-amd64/preinst/overwriting-modules-2.6.30-1-amd64: true
>  linux-image-2.6.30-1-amd64/postinst/depmod-error-2.6.30-1-amd64: false
>  linux-image-2.6.30-1-amd64/preinst/failed-to-move-modules-2.6.30-1-amd64:
>  linux-image-2.6.30-1-amd64/postinst/depmod-error-initrd-2.6.30-1-amd64: false
>  linux-image-2.6.30-1-amd64/preinst/abort-install-2.6.30-1-amd64:
>  linux-image-2.6.30-1-amd64/postinst/bootloader-test-error-2.6.30-1-amd64:
>  linux-image-2.6.30-1-amd64/postinst/old-system-map-link-2.6.30-1-amd64: true
>
>
> --
> rmrfchik.
>
>
>
>



-- 
rmrfchik.



Reply to: