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

Bug#659673: linux-image-3.2.0-1-686-pae: Sound on ATI hdmi devices broken



Package: linux-2.6
Version: 3.2.4-1
Severity: normal

Dear Maintainer,
I've found that internal sound has stopped working on some, if not all, ATI
cards with HDMI output. This was working on 2.6.39 without any problem at
all, however when we changed to 3.0.0 it broke down and now in 3.2.4 it is
still broken.

The problems have changed through time, first problem I found was when
trying to play a video (I tried mplayer and vlc with similar results) the
image was slow, freezing, skipping frames and that, mplayer was complaining
that the machine was too slow to play the video, however the video would
play in less time than it should.  This was on 3.0, while the very same
video was playing ok on 2.6.39. I found that playing the video with mplayer
-nosound resulted in good timing on the images without any warning from
mplayer. On 3.2 the problem is the same but I can't hear the sound even
though the volume is at maximum level.

I'm running current squeeze with 3.2 kernel from unstable, the machine is a
pentium 4 2.0 Ghz and just changing the kernel back to 2.6.39 makes it work
perfectly again.

It seems that this was also happening on other distros, at least on ubuntu,
I wrote a bit on http://ubuntuforums.org/showthread.php?t=1783714
where people were complaining about similar problems, my comment was:

********
At least on current Debian Wheezy (still under development) radeon free
driver (version 6.14.2) for xorg server version 7.6 this is working ok. I'm
testing this on a ATI Technologies Inc RV710 [Radeon HD 4350] and the audio
device identifies itself as ATI Technologies Inc RV710/730 (ATI R6xx HDMI).
I'm currently running current wheezy's kernel 2.6.39. The only thing I had
to do so that apps would use the right device was to set /etc/asound.conf
like this: pcm.!default { type hw card 0 device 3 } One weird thing I
noticed was that I would loose the sound if I had something specified on a
Monitor section for the HDMI-0 output, so my current xorg.conf is like this:
Section "Monitor"
Identifier "VGA-0"
Modeline "1920x1080" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync
+vsync
Option "PreferredMode" "1920x1080"
Option "Primary" "false"
EndSection
Section "Screen"
Identifier "Default Screen"
SubSection "Display"
Depth 24
Modes "1920x1080"
EndSubSection
EndSection
********

That was back on August 2011 and the info is still valid if you keep the old
2.6.39 kernel.

I don't know what else to add, I'm going to copy here the 2.6.39 logs just
in case you find something interesting, I have compared them with the 3.2
and seem quite the same except for the version of the radeon drm driver. If
you feel I'm missing something just let me know.

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.39-2-686-pae (Debian 2.6.39-3) (ben@decadent.org.uk) (gcc version 4.4.6 (Debian 4.4.6-6) ) #1 SMP Tue Jul 5 03:48:49 UTC 2011
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
[    0.000000]  BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000004fef0000 (usable)
[    0.000000]  BIOS-e820: 000000004fef0000 - 000000004feff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000004feff000 - 000000004ff00000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000004ff00000 - 0000000050000000 (usable)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fed00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] DMI present.
[    0.000000] DMI: FUJITSU SIEMENS D1329/D1329, BIOS 4.06  Rev. 1.06.1329             03/11/2003
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x50000 max_arch_pfn = 0x1000000
[    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-C7FFF write-protect
[    0.000000]   C8000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 040000000 mask FF0000000 write-back
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    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] initial memory mapped : 0 - 01a00000
[    0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-00000000379fe000
[    0.000000]  0000000000 - 0000200000 page 4k
[    0.000000]  0000200000 - 0037800000 page 2M
[    0.000000]  0037800000 - 00379fe000 page 4k
[    0.000000] kernel direct mapping tables up to 379fe000 @ 19fa000-1a00000
[    0.000000] RAMDISK: 36d06000 - 3767b000
[    0.000000] ACPI: RSDP 000f7370 00014 (v00 PTLTD )
[    0.000000] ACPI: RSDT 4fefcb8a 00034 (v01 PTLTD    RSDT   06040001  LTP 00000000)
[    0.000000] ACPI: FACP 4fefcbbe 00074 (v01 FSC    D132X    06040001      000F4240)
[    0.000000] ACPI: DSDT 4fefcc32 022FC (v01 FSC    D132X    06040001 MSFT 0100000C)
[    0.000000] ACPI: FACS 4fefffc0 00040
[    0.000000] ACPI: SPCR 4fefef2e 00050 (v01 PTLTD  $UCRTBL$ 06040001 PTL  00000001)
[    0.000000] ACPI: APIC 4fefef7e 0005A (v01 FSC    ? APIC   06040001  CSF 00000000)
[    0.000000] ACPI: BOOT 4fefefd8 00028 (v01 PTLTD  $SBFTBL$ 06040001  LTP 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 390MB HIGHMEM available.
[    0.000000] 889MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 379fe000
[    0.000000]   low ram: 0 - 379fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000379fe
[    0.000000]   HighMem  0x000379fe -> 0x00050000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x0004fef0
[    0.000000]     0: 0x0004ff00 -> 0x00050000
[    0.000000] On node 0 totalpages: 327550
[    0.000000] free_area_init_node: node 0, pgdat c14187c0, node_mem_map f6306200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3950 pages, LIFO batch:0
[    0.000000]   Normal zone: 1748 pages used for memmap
[    0.000000]   Normal zone: 221994 pages, LIFO batch:31
[    0.000000]   HighMem zone: 781 pages used for memmap
[    0.000000]   HighMem zone: 99045 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0xf008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 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] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d0000
[    0.000000] PM: Registered nosave memory: 00000000000d0000 - 00000000000d8000
[    0.000000] PM: Registered nosave memory: 00000000000d8000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 50000000 (gap: 50000000:aec00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @f6000000 s30976 r0 d22272 u2097152
[    0.000000] pcpu-alloc: s30976 r0 d22272 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 324989
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39-2-686-pae root=UUID=f334180b-1644-47c6-a9da-ab53937444c4 ro ipv6.disable=1 quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000379fe:00050000)
[    0.000000] Memory: 1284084k/1310720k available (2784k kernel code, 26116k reserved, 1435k data, 440k init, 399304k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
[    0.000000]     pkmap   : 0xffa00000 - 0xffc00000   (2048 kB)
[    0.000000]     vmalloc : 0xf81fe000 - 0xff9fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf79fe000   ( 889 MB)
[    0.000000]       .init : 0xc1420000 - 0xc148e000   ( 440 kB)
[    0.000000]       .data : 0xc12b8340 - 0xc141f240   (1435 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12b8340   (2784 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU-based detection of stalled CPUs is disabled.
[    0.000000] NR_IRQS:1280
[    0.000000] CPU 0 irqstacks, hard=f5c0a000 soft=f5c0c000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1998.262 MHz processor.
[    0.008007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3996.52 BogoMIPS (lpj=7993048)
[    0.008018] pid_max: default: 32768 minimum: 301
[    0.008104] Security Framework initialized
[    0.008120] SELinux:  Disabled at boot.
[    0.008160] Mount-cache hash table entries: 512
[    0.008663] Initializing cgroup subsys ns
[    0.008673] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[    0.008678] Initializing cgroup subsys cpuacct
[    0.008716] Initializing cgroup subsys memory
[    0.008741] Initializing cgroup subsys devices
[    0.008746] Initializing cgroup subsys freezer
[    0.008750] Initializing cgroup subsys net_cls
[    0.008756] Initializing cgroup subsys blkio
[    0.008824] CPU0: Hyper-Threading is disabled
[    0.008831] mce: CPU supports 4 MCE banks
[    0.008851] CPU0: Thermal monitoring enabled (TM1)
[    0.009653] SMP alternatives: switching to UP code
[    0.025041] Freeing SMP alternatives: 16k freed
[    0.025065] ACPI: Core revision 20110316
[    0.027928] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.028275] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.067978] CPU0: Intel(R) Pentium(R) 4 CPU 2.00GHz stepping 07
[    0.068003] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
[    0.068003] ... version:                0
[    0.068003] ... bit width:              40
[    0.068003] ... generic registers:      18
[    0.068003] ... value mask:             000000ffffffffff
[    0.068003] ... max period:             0000007fffffffff
[    0.068003] ... fixed-purpose events:   0
[    0.068003] ... event mask:             000000000003ffff
[    0.068003] NMI watchdog enabled, takes one hw-pmu counter.
[    0.068003] Brought up 1 CPUs
[    0.068003] Total of 1 processors activated (3996.52 BogoMIPS).
[    0.068003] devtmpfs: initialized
[    0.068003] PM: Registering ACPI NVS region at 4feff000 (4096 bytes)
[    0.068003] print_constraints: dummy:
[    0.068003] NET: Registered protocol family 16
[    0.068003] ACPI: bus type pci registered
[    0.068003] PCI: PCI BIOS revision 2.10 entry at 0xfd968, last bus=3
[    0.068003] PCI: Using configuration type 1 for base access
[    0.068003] bio: create slab <bio-0> at 0
[    0.068472] ACPI: EC: Look up EC in DSDT
[    0.070287] ACPI: Interpreter enabled
[    0.070298] ACPI: (supports S0 S1 S4 S5)
[    0.070332] ACPI: Using IOAPIC for interrupt routing
[    0.075878] ACPI: No dock devices found.
[    0.075884] HEST: Table not found.
[    0.075891] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.076035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.076227] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[    0.076234] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[    0.076239] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.076244] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
[    0.076248] pci_root PNP0A03:00: host bridge window [mem 0x50000000-0xfebfffff] (ignored)
[    0.076253] pci_root PNP0A03:00: host bridge window [mem 0xfed00000-0xfedfffff] (ignored)
[    0.076258] pci_root PNP0A03:00: host bridge window [mem 0xfee01000-0xffafffff] (ignored)
[    0.076263] pci_root PNP0A03:00: host bridge window [mem 0xffc00000-0xffefffff] (ignored)
[    0.076292] pci 0000:00:00.0: [8086:1a30] type 0 class 0x000600
[    0.076307] pci 0000:00:00.0: reg 10: [mem 0xd4000000-0xd7ffffff pref]
[    0.076374] pci 0000:00:01.0: [8086:1a31] type 1 class 0x000604
[    0.076458] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[    0.076515] pci 0000:00:1f.0: [8086:2440] type 0 class 0x000601
[    0.076603] pci 0000:00:1f.0: quirk: [io  0xf000-0xf07f] claimed by ICH4 ACPI/GPIO/TCO
[    0.076611] pci 0000:00:1f.0: quirk: [io  0xf180-0xf1bf] claimed by ICH4 GPIO
[    0.076637] pci 0000:00:1f.1: [8086:244b] type 0 class 0x000101
[    0.076693] pci 0000:00:1f.1: reg 20: [io  0x1c00-0x1c0f]
[    0.076740] pci 0000:00:1f.2: [8086:2442] type 0 class 0x000c03
[    0.076797] pci 0000:00:1f.2: reg 20: [io  0x1000-0x101f]
[    0.076843] pci 0000:00:1f.3: [8086:2443] type 0 class 0x000c05
[    0.076900] pci 0000:00:1f.3: reg 20: [io  0x1400-0x140f]
[    0.076944] pci 0000:00:1f.4: [8086:2444] type 0 class 0x000c03
[    0.077001] pci 0000:00:1f.4: reg 20: [io  0x1800-0x181f]
[    0.077090] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.077096] pci 0000:00:01.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.077103] pci 0000:00:01.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.077110] pci 0000:00:01.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.077159] pci 0000:02:05.0: [10b5:8112] type 1 class 0x000604
[    0.077235] pci 0000:02:05.0: supports D1
[    0.077239] pci 0000:02:05.0: PME# supported from D0 D1 D3hot
[    0.077246] pci 0000:02:05.0: PME# disabled
[    0.077263] pci 0000:02:05.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.077286] pci 0000:02:08.0: [8086:2449] type 0 class 0x000200
[    0.077308] pci 0000:02:08.0: reg 10: [mem 0xd0004000-0xd0004fff]
[    0.077322] pci 0000:02:08.0: reg 14: [io  0x2000-0x203f]
[    0.077388] pci 0000:02:08.0: supports D1 D2
[    0.077392] pci 0000:02:08.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.077399] pci 0000:02:08.0: PME# disabled
[    0.077409] pci 0000:02:05.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.077434] pci 0000:02:0b.0: [1095:3114] type 0 class 0x000104
[    0.077456] pci 0000:02:0b.0: reg 10: [io  0x3400-0x3407]
[    0.077470] pci 0000:02:0b.0: reg 14: [io  0x3000-0x3003]
[    0.077483] pci 0000:02:0b.0: reg 18: [io  0x2c00-0x2c07]
[    0.077497] pci 0000:02:0b.0: reg 1c: [io  0x2800-0x2803]
[    0.077511] pci 0000:02:0b.0: reg 20: [io  0x2400-0x240f]
[    0.077524] pci 0000:02:0b.0: reg 24: [mem 0xd0005000-0xd00053ff]
[    0.077538] pci 0000:02:0b.0: reg 30: [mem 0x00000000-0x0007ffff pref]
[    0.077562] pci 0000:02:0b.0: supports D1 D2
[    0.077572] pci 0000:02:05.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.077597] pci 0000:02:0d.0: [10b7:1700] type 0 class 0x000200
[    0.077623] pci 0000:02:0d.0: reg 10: [mem 0xd0000000-0xd0003fff]
[    0.077637] pci 0000:02:0d.0: reg 14: [io  0x3800-0x38ff]
[    0.077687] pci 0000:02:0d.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.077716] pci 0000:02:0d.0: supports D1 D2
[    0.077720] pci 0000:02:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.077727] pci 0000:02:0d.0: PME# disabled
[    0.077739] pci 0000:02:05.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.077770] pci 0000:00:1e.0: PCI bridge to [bus 02-03] (subtractive decode)
[    0.077778] pci 0000:00:1e.0:   bridge window [io  0x2000-0x4fff]
[    0.077786] pci 0000:00:1e.0:   bridge window [mem 0xd0000000-0xd01fffff]
[    0.077793] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xefffffff pref]
[    0.077798] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.077803] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
[    0.077893] pci 0000:03:00.0: [1002:954f] type 0 class 0x000300
[    0.077937] pci 0000:03:00.0: reg 10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.077974] pci 0000:03:00.0: reg 18: [mem 0xd0100000-0xd010ffff 64bit]
[    0.077999] pci 0000:03:00.0: reg 20: [io  0x4000-0x40ff]
[    0.078044] pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.078103] pci 0000:03:00.0: supports D1 D2
[    0.078161] pci 0000:03:00.1: [1002:aa38] type 0 class 0x000403
[    0.078204] pci 0000:03:00.1: reg 10: [mem 0xd0110000-0xd0113fff 64bit]
[    0.078363] pci 0000:03:00.1: supports D1 D2
[    0.078458] pci 0000:02:05.0: PCI bridge to [bus 03-03]
[    0.078466] pci 0000:02:05.0:   bridge window [io  0x4000-0x4fff]
[    0.078473] pci 0000:02:05.0:   bridge window [mem 0xd0100000-0xd01fffff]
[    0.078480] pci 0000:02:05.0:   bridge window [mem 0xe0000000-0xefffffff pref]
[    0.078505] pci_bus 0000:00: on NUMA node 0
[    0.078512] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.078613] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
[    0.078679] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIH._PRT]
[    0.081287] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.081398] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.081504] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.081610] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.081716] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.081821] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.081913] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.082021] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.082243] vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.082249] vgaarb: loaded
[    0.082321] PCI: Using ACPI for IRQ routing
[    0.082327] PCI: pci_cache_line_size set to 64 bytes
[    0.082409] reserve RAM buffer: 000000000009e800 - 000000000009ffff
[    0.082415] reserve RAM buffer: 000000004fef0000 - 000000004fffffff
[    0.085224] pnp: PnP ACPI init
[    0.085265] ACPI: bus type pnp registered
[    0.085453] pnp 00:00: [bus 00-ff]
[    0.085459] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.085464] pnp 00:00: [io  0x0d00-0xffff window]
[    0.085472] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.085477] pnp 00:00: [mem 0x000c8000-0x000dffff window]
[    0.085482] pnp 00:00: [mem 0x50000000-0xfebfffff window]
[    0.085486] pnp 00:00: [mem 0xfed00000-0xfedfffff window]
[    0.085491] pnp 00:00: [mem 0xfee01000-0xffafffff window]
[    0.085495] pnp 00:00: [mem 0xffc00000-0xffefffff window]
[    0.085499] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.085588] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.085848] pnp 00:01: [mem 0xffb00000-0xffbfffff]
[    0.085898] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    0.085926] pnp 00:02: [io  0x0010-0x001f]
[    0.085931] pnp 00:02: [io  0x0022-0x002d]
[    0.085935] pnp 00:02: [io  0x0030-0x003f]
[    0.085938] pnp 00:02: [io  0x0050-0x0053]
[    0.085942] pnp 00:02: [io  0x0062-0x0063]
[    0.085945] pnp 00:02: [io  0x0065-0x006f]
[    0.085949] pnp 00:02: [io  0x0074-0x007f]
[    0.085953] pnp 00:02: [io  0x0090-0x009f]
[    0.085956] pnp 00:02: [io  0x00a2-0x00b1]
[    0.085960] pnp 00:02: [io  0x00b2-0x00b3]
[    0.085963] pnp 00:02: [io  0x00b4-0x00bf]
[    0.085966] pnp 00:02: [io  0x00e0-0x00ef]
[    0.085970] pnp 00:02: [io  0x0072-0x0073]
[    0.085973] pnp 00:02: [io  0x002e-0x002f]
[    0.085977] pnp 00:02: [io  0x04d0-0x04d1]
[    0.085981] pnp 00:02: [io  0xf000-0xf07f]
[    0.085984] pnp 00:02: [io  0xf100-0xf10f]
[    0.085988] pnp 00:02: [io  0xf180-0xf1bf]
[    0.085991] pnp 00:02: [io  0x0800-0x087f]
[    0.085995] pnp 00:02: [io  0xf820-0xf82f]
[    0.085998] pnp 00:02: [io  0xfe00]
[    0.086131] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.086137] system 00:02: [io  0xf000-0xf07f] has been reserved
[    0.086143] system 00:02: [io  0xf100-0xf10f] has been reserved
[    0.086148] system 00:02: [io  0xf180-0xf1bf] has been reserved
[    0.086153] system 00:02: [io  0x0800-0x087f] has been reserved
[    0.086159] system 00:02: [io  0xf820-0xf82f] has been reserved
[    0.086164] system 00:02: [io  0xfe00] has been reserved
[    0.086170] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.086193] pnp 00:03: [io  0x0000-0x000f]
[    0.086197] pnp 00:03: [io  0x0080-0x008f]
[    0.086201] pnp 00:03: [io  0x00c0-0x00df]
[    0.086206] pnp 00:03: [dma 4]
[    0.086254] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.086282] pnp 00:04: [io  0x0070-0x0071]
[    0.086308] pnp 00:04: [irq 8]
[    0.086358] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.086385] pnp 00:05: [io  0x00f0-0x00fe]
[    0.086393] pnp 00:05: [irq 13]
[    0.086440] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.086461] pnp 00:06: [io  0x0061]
[    0.086509] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.086537] pnp 00:07: [io  0x0060]
[    0.086541] pnp 00:07: [io  0x0064]
[    0.086548] pnp 00:07: [irq 1]
[    0.086607] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.086688] pnp 00:08: [irq 12]
[    0.086749] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.086849] pnp 00:09: [io  0x03f0-0x03f5]
[    0.086854] pnp 00:09: [io  0x03f7]
[    0.086857] pnp 00:09: [dma 2]
[    0.086865] pnp 00:09: [irq 6]
[    0.086952] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.087181] pnp 00:0a: [io  0x0378-0x037b]
[    0.087189] pnp 00:0a: [irq 7]
[    0.087276] pnp 00:0a: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.087546] pnp 00:0b: [io  0x03f8-0x03ff]
[    0.087554] pnp 00:0b: [irq 4]
[    0.087659] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.087861] pnp 00:0c: [io  0x02f8-0x02ff]
[    0.087869] pnp 00:0c: [irq 3]
[    0.087970] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.088033] pnp: PnP ACPI: found 13 devices
[    0.088037] ACPI: ACPI bus type pnp unregistered
[    0.088046] PnPBIOS: Disabled by ACPI PNP
[    0.125692] Switching to clocksource acpi_pm
[    0.125766] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.125770] pci 0000:00:01.0:   bridge window [io  disabled]
[    0.125777] pci 0000:00:01.0:   bridge window [mem disabled]
[    0.125782] pci 0000:00:01.0:   bridge window [mem pref disabled]
[    0.125807] pci 0000:02:0b.0: BAR 6: assigned [mem 0xd0080000-0xd00fffff pref]
[    0.125815] pci 0000:02:0d.0: BAR 6: assigned [mem 0xd0020000-0xd003ffff pref]
[    0.125824] pci 0000:03:00.0: BAR 6: assigned [mem 0xd0120000-0xd013ffff pref]
[    0.125829] pci 0000:02:05.0: PCI bridge to [bus 03-03]
[    0.125835] pci 0000:02:05.0:   bridge window [io  0x4000-0x4fff]
[    0.125844] pci 0000:02:05.0:   bridge window [mem 0xd0100000-0xd01fffff]
[    0.125851] pci 0000:02:05.0:   bridge window [mem 0xe0000000-0xefffffff pref]
[    0.125861] pci 0000:00:1e.0: PCI bridge to [bus 02-03]
[    0.125867] pci 0000:00:1e.0:   bridge window [io  0x2000-0x4fff]
[    0.125875] pci 0000:00:1e.0:   bridge window [mem 0xd0000000-0xd01fffff]
[    0.125882] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xefffffff pref]
[    0.125912] pci 0000:00:1e.0: setting latency timer to 64
[    0.125937] pci 0000:02:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.125947] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.125952] pci_bus 0000:00: resource 1 [mem 0x00000000-0xfffffffff]
[    0.125957] pci_bus 0000:02: resource 0 [io  0x2000-0x4fff]
[    0.125962] pci_bus 0000:02: resource 1 [mem 0xd0000000-0xd01fffff]
[    0.125966] pci_bus 0000:02: resource 2 [mem 0xe0000000-0xefffffff pref]
[    0.125971] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.125976] pci_bus 0000:02: resource 5 [mem 0x00000000-0xfffffffff]
[    0.125981] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.125985] pci_bus 0000:03: resource 1 [mem 0xd0100000-0xd01fffff]
[    0.125990] pci_bus 0000:03: resource 2 [mem 0xe0000000-0xefffffff pref]
[    0.126109] NET: Registered protocol family 2
[    0.126287] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.127019] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.127019] Switched to NOHz mode on CPU #0
[    0.127569] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.128895] TCP: Hash tables configured (established 131072 bind 65536)
[    0.128905] TCP reno registered
[    0.128926] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.128970] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.129409] NET: Registered protocol family 1
[    0.129558] pci 0000:02:08.0: Firmware left e100 interrupts enabled; disabling
[    0.129586] pci 0000:03:00.0: Boot video device
[    0.129598] PCI: CLS 32 bytes, default 64
[    0.129738] Unpacking initramfs...
[    0.661680] Freeing initrd memory: 9684k freed
[    0.686384] Simple Boot Flag at 0x69 set to 0x1
[    0.687168] audit: initializing netlink socket (disabled)
[    0.687207] type=2000 audit(1328859763.684:1): initialized
[    0.711686] highmem bounce pool size: 64 pages
[    0.711698] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.712383] VFS: Disk quotas dquot_6.5.2
[    0.712503] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.712681] msgmni has been set to 1747
[    0.713010] alg: No test for stdrng (krng)
[    0.713078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.713086] io scheduler noop registered
[    0.713089] io scheduler deadline registered
[    0.713109] io scheduler cfq registered (default)
[    0.713508] ERST: Table is not found!
[    0.713533] isapnp: Scanning for PnP cards...
[    1.068085] isapnp: No Plug & Play device found
[    1.068252] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.088647] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.109039] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.129814] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.150273] 00:0c: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.150534] Linux agpgart interface v0.103
[    1.150725] agpgart-intel 0000:00:00.0: Intel i845 Chipset
[    1.154755] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xd4000000
[    1.155023] i8042: PNP: PS/2 Controller [PNP0303:KEYB,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.157739] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.157753] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.157977] mousedev: PS/2 mouse device common for all mice
[    1.158065] rtc_cmos 00:04: RTC can wake from S4
[    1.158217] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.158247] rtc0: alarms up to one month, y3k, 114 bytes nvram
[    1.158272] cpuidle: using governor ladder
[    1.158276] cpuidle: using governor menu
[    1.158750] TCP cubic registered
[    1.158754] IPv6: Loaded, but administratively disabled, reboot required to enable
[    1.158757] Mobile IPv6
[    1.158761] mip6_init: can't add xfrm type(destopt)
[    1.158768] NET: Registered protocol family 17
[    1.158780] Registering the dns_resolver key type
[    1.158825] Using IPI No-Shortcut mode
[    1.158997] PM: Hibernation image not present or could not be loaded.
[    1.159019] registered taskstats version 1
[    1.159585] rtc_cmos 00:04: setting system clock to 2012-02-10 07:42:44 UTC (1328859764)
[    1.159636] Initializing network drop monitor service
[    1.159831] Freeing unused kernel memory: 440k freed
[    1.160889] Write protecting the kernel text: 2788k
[    1.160932] Write protecting the kernel read-only data: 1032k
[    1.192230] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.387447] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    1.387454] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.387558] e100 0000:02:08.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.644115] FDC 0 is a post-1991 82077
[    1.687848] usbcore: registered new interface driver usbfs
[    1.687898] usbcore: registered new interface driver hub
[    1.694480] usbcore: registered new device driver usb
[    1.700723] SCSI subsystem initialized
[    1.708100] Refined TSC clocksource calibration: 1998.302 MHz.
[    1.708114] Switching to clocksource tsc
[    1.724089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.744141] uhci_hcd: USB Universal Host Controller Interface driver
[    1.744276] uhci_hcd 0000:00:1f.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    1.744298] uhci_hcd 0000:00:1f.2: setting latency timer to 64
[    1.744305] uhci_hcd 0000:00:1f.2: UHCI Host Controller
[    1.744392] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
[    1.744449] uhci_hcd 0000:00:1f.2: irq 19, io base 0x00001000
[    1.744523] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    1.744529] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.744533] usb usb1: Product: UHCI Host Controller
[    1.744537] usb usb1: Manufacturer: Linux 2.6.39-2-686-pae uhci_hcd
[    1.744540] usb usb1: SerialNumber: 0000:00:1f.2
[    1.745017] hub 1-0:1.0: USB hub found
[    1.745029] hub 1-0:1.0: 2 ports detected
[    1.745164] uhci_hcd 0000:00:1f.4: PCI INT C -> GSI 23 (level, low) -> IRQ 23
[    1.745182] uhci_hcd 0000:00:1f.4: setting latency timer to 64
[    1.745188] uhci_hcd 0000:00:1f.4: UHCI Host Controller
[    1.745209] uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 2
[    1.745256] uhci_hcd 0000:00:1f.4: irq 23, io base 0x00001800
[    1.745321] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.745326] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.745331] usb usb2: Product: UHCI Host Controller
[    1.745334] usb usb2: Manufacturer: Linux 2.6.39-2-686-pae uhci_hcd
[    1.745338] usb usb2: SerialNumber: 0000:00:1f.4
[    1.745690] hub 2-0:1.0: USB hub found
[    1.745700] hub 2-0:1.0: 2 ports detected
[    1.798295] libata version 3.00 loaded.
[    1.809856] ata_piix 0000:00:1f.1: version 2.13
[    1.809974] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.810977] scsi0 : ata_piix
[    1.811260] scsi1 : ata_piix
[    1.811354] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1c00 irq 14
[    1.811359] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1c08 irq 15
[    1.812260] e100 0000:02:08.0: PME# disabled
[    1.812880] e100 0000:02:08.0: eth0: addr 0xd0004000, irq 20, MAC addr 00:30:05:41:66:79
[    1.812944] skge 0000:02:0d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    1.813013] skge: 1.13 addr 0xd0000000 irq 21 chip Yukon rev 1
[    1.813502] skge 0000:02:0d.0: eth1: addr 00:0a:5e:65:51:71
[    1.813841] sata_sil 0000:02:0b.0: version 2.4
[    1.813973] sata_sil 0000:02:0b.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.815831] scsi2 : sata_sil
[    1.816260] scsi3 : sata_sil
[    1.816481] scsi4 : sata_sil
[    1.816662] scsi5 : sata_sil
[    1.816750] ata3: SATA max UDMA/100 mmio m1024@0xd0005000 tf 0xd0005080 irq 20
[    1.816756] ata4: SATA max UDMA/100 mmio m1024@0xd0005000 tf 0xd00050c0 irq 20
[    1.816762] ata5: SATA max UDMA/100 mmio m1024@0xd0005000 tf 0xd0005280 irq 20
[    1.816767] ata6: SATA max UDMA/100 mmio m1024@0xd0005000 tf 0xd00052c0 irq 20
[    1.968576] ata2.00: ATAPI: LTN486S, YIS2, max UDMA/33
[    1.976318] ata2.00: configured for UDMA/33
[    1.977037] scsi 1:0:0:0: CD-ROM            LITEON   CD-ROM LTN486S   YIS2 PQ: 0 ANSI: 5
[    2.136061] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.192367] ata3.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[    2.192372] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.258986] ata3.00: configured for UDMA/100
[    2.259214] scsi 2:0:0:0: Direct-Access     ATA      ST3500630AS   3.AA PQ: 0 ANSI: 5
[    2.576046] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.584596] ata4.00: ATA-8: ST3500820AS, SD36, max UDMA/133
[    2.584601] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.600578] ata4.00: configured for UDMA/100
[    2.600826] scsi 3:0:0:0: Direct-Access     ATA      ST3500820AS   SD36 PQ: 0 ANSI: 5
[    2.920043] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.975137] ata5.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[    2.975143] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.041755] ata5.00: configured for UDMA/100
[    3.041962] scsi 4:0:0:0: Direct-Access     ATA      ST3500630AS   3.AA PQ: 0 ANSI: 5
[    3.360046] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    3.410292] ata6.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[    3.410297] ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.476909] ata6.00: configured for UDMA/100
[    3.477152] scsi 5:0:0:0: Direct-Access     ATA      ST3500630AS   3.AA PQ: 0 ANSI: 5
[    3.536521] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.536622] sd 2:0:0:0: [sda] Write Protect is off
[    3.536628] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.536669] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.537982] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.538079] sd 3:0:0:0: [sdb] Write Protect is off
[    3.538085] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.538125] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.539421] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.539518] sd 4:0:0:0: [sdc] Write Protect is off
[    3.539524] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.539564] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.541116] sd 5:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.541345] sd 5:0:0:0: [sdd] Write Protect is off
[    3.541352] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    3.541392] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.544053] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[    3.544062] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.544808] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.547316]  sdb: sdb1 sdb2 sdb3
[    3.547948] sd 3:0:0:0: [sdb] Attached SCSI disk
[    3.556204]  sdc: sdc1 sdc2 sdc3
[    3.556711]  sda: sda1 sda2 sda3
[    3.557242] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.557398] sd 4:0:0:0: [sdc] Attached SCSI disk
[    3.558310]  sdd: sdd1 sdd2 sdd3
[    3.558906] sd 5:0:0:0: [sdd] Attached SCSI disk
[    3.581829] sr 1:0:0:0: Attached scsi generic sg0 type 5
[    3.582056] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    3.582200] sd 3:0:0:0: Attached scsi generic sg2 type 0
[    3.582336] sd 4:0:0:0: Attached scsi generic sg3 type 0
[    3.582495] sd 5:0:0:0: Attached scsi generic sg4 type 0
[    3.944872] md: raid1 personality registered for level 1
[    3.949868] async_tx: api initialized (async)
[    3.952838] xor: automatically using best checksumming function: pIII_sse
[    3.972013]    pIII_sse  :  2513.000 MB/sec
[    3.972017] xor: using function: pIII_sse (2513.000 MB/sec)
[    4.044065] raid6: int32x1    324 MB/s
[    4.112068] raid6: int32x2    671 MB/s
[    4.180043] raid6: int32x4    529 MB/s
[    4.248108] raid6: int32x8    389 MB/s
[    4.316036] raid6: mmxx1     1660 MB/s
[    4.384018] raid6: mmxx2     2102 MB/s
[    4.452048] raid6: sse1x1     974 MB/s
[    4.520038] raid6: sse1x2    1811 MB/s
[    4.588034] raid6: sse2x1    1957 MB/s
[    4.656027] raid6: sse2x2    2254 MB/s
[    4.656031] raid6: using algorithm sse2x2 (2254 MB/s)
[    4.671970] md: raid6 personality registered for level 6
[    4.671976] md: raid5 personality registered for level 5
[    4.671980] md: raid4 personality registered for level 4
[    4.704349] md: md3 stopped.
[    4.710578] md: bind<sdb2>
[    4.710874] md: bind<sda2>
[    4.717300] bio: create slab <bio-1> at 1
[    4.717445] md/raid1:md3: active with 2 out of 2 mirrors
[    4.717495] md3: detected capacity change from 0 to 500158464
[    4.739216]  md3: unknown partition table
[    4.759051] md: md1 stopped.
[    4.768438] md: bind<sdb1>
[    4.776913] md: bind<sdc1>
[    4.778477] md: bind<sdd1>
[    4.785641] md: bind<sda1>
[    4.795725] md/raid1:md1: active with 4 out of 4 mirrors
[    4.795785] md1: detected capacity change from 0 to 98553856
[    4.803657]  md1: unknown partition table
[    4.807745] md: md2 stopped.
[    4.814576] md: bind<sdd2>
[    4.814828] md: bind<sdc2>
[    4.828981] md/raid1:md2: active with 2 out of 2 mirrors
[    4.829037] md2: detected capacity change from 0 to 500158464
[    4.832932]  md2: unknown partition table
[    4.864363] md: md5 stopped.
[    4.911074] md: bind<sdb3>
[    4.917466] md: bind<sdc3>
[    4.924129] md: bind<sdd3>
[    4.936696] md: bind<sda3>
[    4.940074] md/raid:md5: device sda3 operational as raid disk 0
[    4.940081] md/raid:md5: device sdd3 operational as raid disk 3
[    4.940086] md/raid:md5: device sdc3 operational as raid disk 2
[    4.940091] md/raid:md5: device sdb3 operational as raid disk 1
[    4.940887] md/raid:md5: allocated 4222kB
[    4.940963] md/raid:md5: raid level 5 active with 4 out of 4 devices, algorithm 2
[    4.940967] RAID conf printout:
[    4.940970]  --- level:5 rd:4 wd:4
[    4.940975]  disk 0, o:1, dev:sda3
[    4.940978]  disk 1, o:1, dev:sdb3
[    4.940982]  disk 2, o:1, dev:sdc3
[    4.940986]  disk 3, o:1, dev:sdd3
[    4.941055] md5: detected capacity change from 0 to 1498516291584
[    4.957109]  md5: unknown partition table
[    5.512996] EXT4-fs (md5): mounted filesystem with ordered data mode. Opts: (null)
[    7.784537] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    7.784552] ACPI: Power Button [PWRB]
[    7.784691] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    7.784698] ACPI: Power Button [PWRF]
[    7.880130] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    7.895501] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.900307] ACPI: acpi_idle registered with cpuidle
[    8.010569] parport_pc 00:0a: reported by Plug and Play ACPI
[    8.010603] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[    8.018753] Intel 82802 RNG detected
[    8.039051] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    8.058641] iTCO_vendor_support: vendor-support=0
[    8.084853] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[    8.084993] iTCO_wdt: Found a ICH2 TCO device (Version=1, TCOBASE=0xf060)
[    8.085126] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    8.103072] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    8.397279] [drm] Initialized drm 1.1.0 20060810
[    8.819635] HDA Intel 0000:03:00.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[    8.819780] HDA Intel 0000:03:00.1: irq 40 for MSI/MSI-X
[    8.819844] HDA Intel 0000:03:00.1: setting latency timer to 64
[    8.874239] [drm] radeon kernel modesetting enabled.
[    8.893591] radeon 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    8.893608] radeon 0000:03:00.0: setting latency timer to 64
[    8.895047] [drm] initializing kernel modesetting (RV710 0x1002:0x954F).
[    8.895110] [drm] register mmio base: 0xD0100000
[    8.895114] [drm] register mmio size: 65536
[    8.912129] ATOM BIOS: RV710
[    8.912232] radeon 0000:03:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[    8.912239] radeon 0000:03:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
[    8.912415] [drm] Detected VRAM RAM=512M, BAR=256M
[    8.912423] [drm] RAM width 64bits DDR
[    8.912569] [TTM] Zone  kernel: Available graphics memory: 447460 kiB.
[    8.912573] [TTM] Zone highmem: Available graphics memory: 647112 kiB.
[    8.912577] [TTM] Initializing pool allocator.
[    8.912637] [drm] radeon: 512M of VRAM memory ready
[    8.912642] [drm] radeon: 512M of GTT memory ready.
[    8.912678] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.912682] [drm] Driver supports precise vblank timestamp query.
[    8.912794] radeon 0000:03:00.0: irq 41 for MSI/MSI-X
[    8.912811] radeon 0000:03:00.0: radeon: using MSI.
[    8.912905] [drm] radeon: irq initialized.
[    8.912918] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    8.929172] [drm] Loading RV710 Microcode
[    9.140614] radeon 0000:03:00.0: WB enabled
[    9.193458] [drm] ring test succeeded in 0 usecs
[    9.193795] [drm] radeon: ib pool ready.
[    9.193987] [drm] ib test succeeded in 0 usecs
[    9.193993] [drm] Enabling audio support
[    9.194040] HDMI hot plug event: Pin=3 Presence_Detect=0 ELD_Valid=0
[    9.194058] failed to evaluate ATIF got AE_BAD_PARAMETER
[    9.198085] [drm] Radeon Display Connectors
[    9.198091] [drm] Connector 0:
[    9.198094] [drm]   VGA
[    9.198099] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[    9.198103] [drm]   Encoders:
[    9.198107] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[    9.198110] [drm] Connector 1:
[    9.198113] [drm]   HDMI-A
[    9.198115] [drm]   HPD1
[    9.198120] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[    9.198123] [drm]   Encoders:
[    9.198127] [drm]     DFP1: INTERNAL_UNIPHY
[    9.198130] [drm] Connector 2:
[    9.198132] [drm]   DVI-I
[    9.198135] [drm]   HPD4
[    9.198139] [drm]   DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c
[    9.198143] [drm]   Encoders:
[    9.198146] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    9.198149] [drm]     DFP2: INTERNAL_UNIPHY2
[    9.291399] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[    9.605585] [drm] Internal thermal controller without fan control
[    9.605941] [drm] radeon: power management initialized
[    9.946206] [drm] fb mappable at 0xE0142000
[    9.946211] [drm] vram apper at 0xE0000000
[    9.946214] [drm] size 8294400
[    9.946217] [drm] fb depth is 24
[    9.946220] [drm]    pitch is 7680
[    9.946560] fbcon: radeondrmfb (fb0) is primary device
[   10.372820] HDMI hot plug event: Pin=3 Presence_Detect=0 ELD_Valid=0
[   10.434428] Console: switching to colour frame buffer device 128x48
[   10.494950] fb0: radeondrmfb frame buffer device
[   10.494953] drm: registered panic notifier
[   10.494995] [drm] Initialized radeon 2.9.0 20080528 for 0000:03:00.0 on minor 0
[   11.405105] Adding 488432k swap on /dev/md2.  Priority:-1 extents:1 across:488432k
[   11.508947] Adding 488432k swap on /dev/md3.  Priority:-2 extents:1 across:488432k
[   11.518750] EXT4-fs (md5): re-mounted. Opts: (null)
[   11.853126] EXT4-fs (md5): re-mounted. Opts: errors=remount-ro
[   12.148158] loop: module loaded
[   13.279473] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null)
[   13.994469] bonding: Ethernet Channel Bonding Driver: v3.7.0 (June 2, 2010)
[   13.994482] bonding: Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt for details.
[   14.019289] bonding: bond0: Setting MII monitoring interval to 100.
[   14.080934] bonding: bond0: setting mode to active-backup (1).
[   14.088734] bonding: bond0: Adding slave eth0.
[   14.089065] skge 0000:02:0d.0: eth0: enabling interface
[   14.092811] bonding: bond0: Warning: failed to get speed and duplex from eth0, assumed to be 100Mb/sec and Full.
[   14.092821] bonding: bond0: making interface eth0 the new active one.
[   14.092893] bonding: bond0: first active interface up!
[   14.092921] bonding: bond0: enslaving eth0 as an active interface with an up link.
[   14.100641] bonding: bond0: Adding slave eth1.
[   14.117312] bonding: bond0: enslaving eth1 as a backup interface with a down link.
[   14.120186] e100 0000:02:08.0: eth1: NIC Link is Up 100 Mbps Full Duplex
[   14.141391] bonding: bond0: link status definitely up for interface eth1, 100 Mbps full duplex.
[   16.528201] skge 0000:02:0d.0: eth0: Link is up at 1000 Mbps, full duplex, flow control both
[   23.488083] Bluetooth: Core ver 2.16
[   23.488148] NET: Registered protocol family 31
[   23.488152] Bluetooth: HCI device and connection manager initialized
[   23.488158] Bluetooth: HCI socket layer initialized
[   23.488162] Bluetooth: L2CAP socket layer initialized
[   23.488698] Bluetooth: SCO socket layer initialized
[   23.551038] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   23.551045] Bluetooth: BNEP filters: protocol multicast
[   24.604529] HDMI hot plug event: Pin=3 Presence_Detect=0 ELD_Valid=0
[   24.605121] HDMI hot plug event: Pin=3 Presence_Detect=0 ELD_Valid=0
[   97.460083] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.


-- Package-specific info:
** Version:
Linux version 3.2.0-1-686-pae (Debian 3.2.4-1) (waldi@debian.org) (gcc version 4.6.2 (Debian 4.6.2-12) ) #1 SMP Sun Feb 5 23:52:49 UTC 2012

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-1-686-pae root=UUID=f334180b-1644-47c6-a9da-ab53937444c4 ro ipv6.disable=1 quiet

** Not tainted

** Kernel log:
[    8.553818] [drm] radeon kernel modesetting enabled.
[    8.676384] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
[    8.676655] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1e.0/0000:02:05.0/0000:03:00.1/sound/card0/input4
[    8.679032] radeon 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    8.679047] radeon 0000:03:00.0: setting latency timer to 64
[    8.679452] [drm] initializing kernel modesetting (RV710 0x1002:0x954F 0x1787:0x2271).
[    8.679503] [drm] register mmio base: 0xD0100000
[    8.679507] [drm] register mmio size: 65536
[    8.696561] ATOM BIOS: RV710
[    8.696683] radeon 0000:03:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[    8.696690] radeon 0000:03:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
[    8.696973] [drm] Detected VRAM RAM=512M, BAR=256M
[    8.696980] [drm] RAM width 64bits DDR
[    8.700135] [TTM] Zone  kernel: Available graphics memory: 447496 kiB.
[    8.700141] [TTM] Zone highmem: Available graphics memory: 647148 kiB.
[    8.700146] [TTM] Initializing pool allocator.
[    8.700210] [drm] radeon: 512M of VRAM memory ready
[    8.700214] [drm] radeon: 512M of GTT memory ready.
[    8.700248] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.700252] [drm] Driver supports precise vblank timestamp query.
[    8.700378] radeon 0000:03:00.0: irq 41 for MSI/MSI-X
[    8.700395] radeon 0000:03:00.0: radeon: using MSI.
[    8.700491] [drm] radeon: irq initialized.
[    8.700507] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    8.714919] [drm] Loading RV710 Microcode
[    8.899929] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[    8.901991] radeon 0000:03:00.0: WB enabled
[    8.951460] [drm] ring test succeeded in 1 usecs
[    8.951778] [drm] radeon: ib pool ready.
[    8.952117] [drm] ib test succeeded in 0 usecs
[    8.959084] [drm] Radeon Display Connectors
[    8.959091] [drm] Connector 0:
[    8.959094] [drm]   VGA
[    8.959099] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[    8.959103] [drm]   Encoders:
[    8.959106] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[    8.959110] [drm] Connector 1:
[    8.959113] [drm]   HDMI-A
[    8.959115] [drm]   HPD1
[    8.959119] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[    8.959122] [drm]   Encoders:
[    8.959125] [drm]     DFP1: INTERNAL_UNIPHY
[    8.959128] [drm] Connector 2:
[    8.959131] [drm]   DVI-I
[    8.959134] [drm]   HPD4
[    8.959138] [drm]   DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c
[    8.959141] [drm]   Encoders:
[    8.959144] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    8.959147] [drm]     DFP2: INTERNAL_UNIPHY2
[    8.959207] [drm] Internal thermal controller without fan control
[    8.959363] [drm] radeon: power management initialized
[    9.131649] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input5
[    9.378898] [drm] fb mappable at 0xE0142000
[    9.378904] [drm] vram apper at 0xE0000000
[    9.378908] [drm] size 8294400
[    9.378911] [drm] fb depth is 24
[    9.378913] [drm]    pitch is 7680
[    9.402843] fbcon: radeondrmfb (fb0) is primary device
[    9.510691] scsi_verify_blk_ioctl: 178 callbacks suppressed
[    9.510697] mdadm: sending ioctl 1261 to a partition!
[    9.510702] mdadm: sending ioctl 1261 to a partition!
[    9.512417] mdadm: sending ioctl 800c0910 to a partition!
[    9.512424] mdadm: sending ioctl 800c0910 to a partition!
[    9.512438] mdadm: sending ioctl 1261 to a partition!
[    9.512442] mdadm: sending ioctl 1261 to a partition!
[    9.512720] mdadm: sending ioctl 1261 to a partition!
[    9.512724] mdadm: sending ioctl 1261 to a partition!
[    9.518540] mdadm: sending ioctl 1261 to a partition!
[    9.518547] mdadm: sending ioctl 1261 to a partition!
[    9.954727] Console: switching to colour frame buffer device 128x48
[   10.015302] fb0: radeondrmfb frame buffer device
[   10.015305] drm: registered panic notifier
[   10.015344] [drm] Initialized radeon 2.12.0 20080528 for 0000:03:00.0 on minor 0
[   10.931140] Adding 488432k swap on /dev/md2.  Priority:-1 extents:1 across:488432k
[   10.997799] Adding 488432k swap on /dev/md3.  Priority:-2 extents:1 across:488432k
[   11.008117] EXT4-fs (md5): re-mounted. Opts: (null)
[   11.317531] EXT4-fs (md5): re-mounted. Opts: errors=remount-ro
[   11.583070] loop: module loaded
[   12.565013] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null)
[   13.217189] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[   13.255716] bonding: bond0: Setting MII monitoring interval to 100.
[   13.331382] bonding: bond0: setting mode to active-backup (1).
[   13.339443] bonding: bond0: Adding slave eth0.
[   13.339782] skge 0000:02:0d.0: eth0: enabling interface
[   13.343751] bonding: bond0: making interface eth0 the new active one.
[   13.343823] bonding: bond0: first active interface up!
[   13.343852] bonding: bond0: enslaving eth0 as an active interface with an up link.
[   13.351777] bonding: bond0: Adding slave eth1.
[   13.369394] bonding: bond0: enslaving eth1 as a backup interface with a down link.
[   13.372188] e100 0000:02:08.0: eth1: NIC Link is Up 100 Mbps Full Duplex
[   13.388233] bonding: bond0: link status definitely up for interface eth1, 100 Mbps full duplex.
[   15.782082] skge 0000:02:0d.0: eth0: Link is up at 1000 Mbps, full duplex, flow control both
[   22.992754] Bluetooth: Core ver 2.16
[   22.992839] NET: Registered protocol family 31
[   22.992843] Bluetooth: HCI device and connection manager initialized
[   22.992849] Bluetooth: HCI socket layer initialized
[   22.992853] Bluetooth: L2CAP socket layer initialized
[   22.993504] Bluetooth: SCO socket layer initialized
[   23.037849] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   23.037856] Bluetooth: BNEP filters: protocol multicast

** Model information
not available

** Loaded modules:
bnep
bluetooth
rfkill
bonding
loop
snd_hda_codec_hdmi
radeon
snd_hda_intel
snd_hda_codec
snd_hwdep
snd_pcm
snd_seq
snd_timer
ttm
snd_seq_device
drm_kms_helper
snd
drm
i2c_algo_bit
soundcore
power_supply
snd_page_alloc
i2c_i801
psmouse
parport_pc
pcspkr
serio_raw
i2c_core
evdev
iTCO_wdt
iTCO_vendor_support
parport
intel_rng
rng_core
shpchp
pci_hotplug
container
processor
button
thermal_sys
ext4
mbcache
jbd2
crc16
raid456
async_raid6_recov
async_pq
raid6_pq
async_xor
xor
async_memcpy
async_tx
raid1
md_mod
sr_mod
sd_mod
cdrom
crc_t10dif
ata_generic
sata_sil
ata_piix
libata
floppy
uhci_hcd
ehci_hcd
usbcore
e100
skge
scsi_mod
mii
usb_common

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge [8086:1a30] (rev 03)
       Subsystem: Siemens Nixdorf AG Device [110a:0087]
       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
       Region 0: Memory at d4000000 (32-bit, prefetchable) [size=64M]
       Capabilities: <access denied>
       Kernel driver in use: agpgart-intel

00:01.0 PCI bridge [0604]: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge [8086:1a31] (rev 03) (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: 64
       Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
       Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
       BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
               PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 12) (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
       Bus: primary=00, secondary=02, subordinate=03, sec-latency=192
       I/O behind bridge: 00002000-00004fff
       Memory behind bridge: d0000000-d01fffff
       Prefetchable memory behind bridge: e0000000-efffffff
       Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
       BridgeCtl: Parity+ SERR+ NoISA+ VGA+ MAbort- >Reset- FastB2B-
               PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:1f.0 ISA bridge [0601]: Intel Corporation 82801BA ISA Bridge (LPC) [8086:2440] (rev 12)
       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

00:1f.1 IDE interface [0101]: Intel Corporation 82801BA IDE U100 Controller [8086:244b] (rev 12) (prog-if 80 [Master])
       Subsystem: Siemens Nixdorf AG Device [110a:0055]
       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
       Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
       Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
       Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
       Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
       Region 4: I/O ports at 1c00 [size=16]
       Kernel driver in use: ata_piix

00:1f.2 USB controller [0c03]: Intel Corporation 82801BA/BAM USB Controller #1 [8086:2442] (rev 12) (prog-if 00 [UHCI])
       Subsystem: Siemens Nixdorf AG Device [110a:0055]
       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 D routed to IRQ 19
       Region 4: I/O ports at 1000 [size=32]
       Kernel driver in use: uhci_hcd

00:1f.3 SMBus [0c05]: Intel Corporation 82801BA/BAM SMBus Controller [8086:2443] (rev 12)
       Subsystem: Siemens Nixdorf AG Device [110a:0055]
       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 B routed to IRQ 17
       Region 4: I/O ports at 1400 [size=16]
       Kernel driver in use: i801_smbus

00:1f.4 USB controller [0c03]: Intel Corporation 82801BA/BAM USB Controller #1 [8086:2444] (rev 12) (prog-if 00 [UHCI])
       Subsystem: Siemens Nixdorf AG Device [110a:0055]
       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 23
       Region 4: I/O ports at 1800 [size=32]
       Kernel driver in use: uhci_hcd

02:05.0 PCI bridge [0604]: PLX Technology, Inc. PEX8112 x1 Lane PCI Express-to-PCI Bridge [10b5:8112] (rev aa) (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
       Latency: 64, Cache Line Size: 32 bytes
       Bus: primary=02, secondary=03, subordinate=03, sec-latency=68
       I/O behind bridge: 00004000-00004fff
       Memory behind bridge: d0100000-d01fffff
       Prefetchable memory behind bridge: e0000000-efffffff
       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>

02:08.0 Ethernet controller [0200]: Intel Corporation 82801BA/BAM/CA/CAM Ethernet Controller [8086:2449] (rev 03)
       Subsystem: Intel Corporation EtherExpress PRO/100 VM [8086:3014]
       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: 66 (2000ns min, 14000ns max), Cache Line Size: 32 bytes
       Interrupt: pin A routed to IRQ 20
       Region 0: Memory at d0004000 (32-bit, non-prefetchable) [size=4K]
       Region 1: I/O ports at 2000 [size=64]
       Capabilities: <access denied>
       Kernel driver in use: e100

02:0b.0 RAID bus controller [0104]: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller [1095:3114] (rev 02)
       Subsystem: Silicon Image, Inc. SiI 3114 SATARaid Controller [1095:6114]
       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, Cache Line Size: 32 bytes
       Interrupt: pin A routed to IRQ 20
       Region 0: I/O ports at 3400 [size=8]
       Region 1: I/O ports at 3000 [size=4]
       Region 2: I/O ports at 2c00 [size=8]
       Region 3: I/O ports at 2800 [size=4]
       Region 4: I/O ports at 2400 [size=16]
       Region 5: Memory at d0005000 (32-bit, non-prefetchable) [size=1K]
       [virtual] Expansion ROM at d0080000 [disabled] [size=512K]
       Capabilities: <access denied>
       Kernel driver in use: sata_sil

02:0d.0 Ethernet controller [0200]: 3Com Corporation 3c940 10/100/1000Base-T [Marvell] [10b7:1700] (rev 10)
       Subsystem: 3Com Corporation 3C941 Gigabit LOM Ethernet Adapter [10b7:0020]
       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: 189 (5750ns min, 7750ns max), Cache Line Size: 32 bytes
       Interrupt: pin A routed to IRQ 21
       Region 0: Memory at d0000000 (32-bit, non-prefetchable) [size=16K]
       Region 1: I/O ports at 3800 [size=256]
       [virtual] Expansion ROM at d0020000 [disabled] [size=128K]
       Capabilities: <access denied>
       Kernel driver in use: skge

03:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV710 [Radeon HD 4350] [1002:954f] (prog-if 00 [VGA controller])
       Subsystem: Hightech Information System Ltd. Device [1787:2271]
       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 41
       Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M]
       Region 2: Memory at d0100000 (64-bit, non-prefetchable) [size=64K]
       Region 4: I/O ports at 4000 [size=256]
       [virtual] Expansion ROM at d0120000 [disabled] [size=128K]
       Capabilities: <access denied>
       Kernel driver in use: radeon

03:00.1 Audio device [0403]: ATI Technologies Inc RV710/730 HDMI Audio [Radeon HD 4000 series] [1002:aa38]
       Subsystem: Hightech Information System Ltd. Device [1787:aa38]
       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 B routed to IRQ 40
       Region 0: Memory at d0110000 (64-bit, non-prefetchable) [size=16K]
       Capabilities: <access denied>
       Kernel driver in use: snd_hda_intel


** USB devices:
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: wheezy/sid
 APT prefers testing
 APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-1-686-pae depends on:
ii  debconf [debconf-2.0]                   1.5.41
ii  initramfs-tools [linux-initramfs-tool]  0.99
ii  linux-base                              3.4
ii  module-init-tools                       3.16-1

Versions of packages linux-image-3.2.0-1-686-pae recommends:
ii  firmware-linux-free  3
ii  libc6-i686           2.13-26

Versions of packages linux-image-3.2.0-1-686-pae suggests:
pn  grub-pc        1.99-14
pn  linux-doc-3.2  <none>

Versions of packages linux-image-3.2.0-1-686-pae is related to:
pn  firmware-atheros        <none>
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-brcm80211      <none>
pn  firmware-intelwimax     <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        <none>
pn  firmware-libertas       <none>
pn  firmware-linux          0.35
pn  firmware-linux-nonfree  0.35
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

-- debconf information:
 linux-image-3.2.0-1-686-pae/postinst/ignoring-ramdisk:
 linux-image-3.2.0-1-686-pae/postinst/depmod-error-initrd-3.2.0-1-686-pae: false
 linux-image-3.2.0-1-686-pae/prerm/removing-running-kernel-3.2.0-1-686-pae: true
 linux-image-3.2.0-1-686-pae/postinst/missing-firmware-3.2.0-1-686-pae:




Reply to: