--- Begin Message ---
Package: src
Version: 3.2.21-3
Severity: important
I've had numerous occasions in at least the last month (from kernel
3.2.19-1 or earlier - that's as far back as my logs go) when my
machine has given a kernel error when trying to connect to a
Windows-driven ethernet. (I hadn't realised that it was a kernel
issue until very recently.) Below is a typical kernel log from boot
until the "crash" occurred; my machine was connected to the ethernet
during this process. It is sporadic - it sometimes works fine and
othertimes not at all, and it sometimes works and then stops working.
This might well be the same bug as discussed in
https://bugzilla.redhat.com/show_bug.cgi?id=702723 and/or
https://bbs.archlinux.org/viewtopic.php?pid=730931 and/or
https://lkml.org/lkml/2012/1/20/108
though except for the latter of these, they all refer to a 2.6.xx
kernel. The patches discussed in some of the links from those threads
appear to have been applied to the current kernel, and yet the bug
still seems to appear.
I'm more than happy to help track it down, though I'm going to be away
from the network from about a week's time until September. Also, the
network is going to be upgraded, so who knows whether this bug will
trigger at that time? I'm just a bit clueless when it comes to the
kernel, so I'd appreciate specific guidance.
Thanks!
Julian
Jul 11 19:01:10 polya kernel: imklog 5.8.11, log source = /proc/kmsg started.
Jul 11 19:01:10 polya kernel: [ 0.000000] Initializing cgroup subsys cpuset
Jul 11 19:01:10 polya kernel: [ 0.000000] Initializing cgroup subsys cpu
Jul 11 19:01:10 polya kernel: [ 0.000000] Linux version 3.2.0-3-amd64
(Debian 3.2.21-3) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian
4.6.3-8) ) #1 SMP Thu Jun 28 09:07:26 UTC 2012
Jul 11 19:01:10 polya kernel: [ 0.000000] Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/polya-root ro quiet
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-provided physical RAM map:
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 0000000000000000 -
000000000009f000 (usable)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 000000000009f000 -
00000000000a0000 (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 0000000000100000 -
00000000bd8bf400 (usable)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 00000000bd8bf400 -
00000000bdac1400 (ACPI NVS)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 00000000bdac1400 -
00000000c0000000 (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 00000000f8000000 -
00000000fc000000 (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 00000000fec00000 -
00000000fec10000 (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 00000000fed18000 -
00000000fed1c000 (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 00000000fed20000 -
00000000fed90000 (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 00000000feda0000 -
00000000feda6000 (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 00000000fee00000 -
00000000fee10000 (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] BIOS-e820: 00000000ffe00000 -
0000000100000000 (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] NX (Execute Disable) protection:
active
Jul 11 19:01:10 polya kernel: [ 0.000000] DMI 2.4 present.
Jul 11 19:01:10 polya kernel: [ 0.000000] DMI: Dell Inc. Inspiron 1545
/0G848F, BIOS A14 12/07/2009
Jul 11 19:01:10 polya kernel: [ 0.000000] e820 update range:
0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] e820 remove range:
00000000000a0000 - 0000000000100000 (usable)
Jul 11 19:01:10 polya kernel: [ 0.000000] No AGP bridge found
Jul 11 19:01:10 polya kernel: [ 0.000000] last_pfn = 0xbd8bf max_arch_pfn =
0x400000000
Jul 11 19:01:10 polya kernel: [ 0.000000] MTRR default type: uncachable
Jul 11 19:01:10 polya kernel: [ 0.000000] MTRR fixed ranges enabled:
Jul 11 19:01:10 polya kernel: [ 0.000000] 00000-9FFFF write-back
Jul 11 19:01:10 polya kernel: [ 0.000000] A0000-BFFFF uncachable
Jul 11 19:01:10 polya kernel: [ 0.000000] C0000-CFFFF write-protect
Jul 11 19:01:10 polya kernel: [ 0.000000] D0000-EFFFF uncachable
Jul 11 19:01:10 polya kernel: [ 0.000000] F0000-FFFFF write-protect
Jul 11 19:01:10 polya kernel: [ 0.000000] MTRR variable ranges enabled:
Jul 11 19:01:10 polya kernel: [ 0.000000] 0 base 000000000 mask 800000000
write-back
Jul 11 19:01:10 polya kernel: [ 0.000000] 1 base 0E0000000 mask FE0000000
uncachable
Jul 11 19:01:10 polya kernel: [ 0.000000] 2 base 0BDC00000 mask FFFC00000
uncachable
Jul 11 19:01:10 polya kernel: [ 0.000000] 3 base 0BE000000 mask FFE000000
uncachable
Jul 11 19:01:10 polya kernel: [ 0.000000] 4 disabled
Jul 11 19:01:10 polya kernel: [ 0.000000] 5 disabled
Jul 11 19:01:10 polya kernel: [ 0.000000] 6 disabled
Jul 11 19:01:10 polya kernel: [ 0.000000] x86 PAT enabled: cpu 0, old
0x7040600070406, new 0x7010600070106
Jul 11 19:01:10 polya kernel: [ 0.000000] e820 update range:
00000000bdc00000 - 00000000c0000000 (usable) ==> (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] e820 update range:
00000000e0000000 - 0000000100000000 (usable) ==> (reserved)
Jul 11 19:01:10 polya kernel: [ 0.000000] initial memory mapped : 0 -
20000000
Jul 11 19:01:10 polya kernel: [ 0.000000] Base memory trampoline at
[ffff88000009a000] 9a000 size 20480
Jul 11 19:01:10 polya kernel: [ 0.000000] init_memory_mapping:
0000000000000000-00000000bd8bf000
Jul 11 19:01:10 polya kernel: [ 0.000000] 0000000000 - 00bd800000 page 2M
Jul 11 19:01:10 polya kernel: [ 0.000000] 00bd800000 - 00bd8bf000 page 4k
Jul 11 19:01:10 polya kernel: [ 0.000000] kernel direct mapping tables up to
bd8bf000 @ 1fffb000-20000000
Jul 11 19:01:10 polya kernel: [ 0.000000] RAMDISK: 37882000 - 37c39000
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: RSDP 00000000000fbdd0 00024
(v02 DELL )
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: XSDT 00000000bdac3e00 00054
(v01 DELL WN09 27D90C07 ASL 00000061)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: FACP 00000000bdac3c9c 000F4
(v04 DELL WN09 27D90C07 ASL 00000061)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: DSDT 00000000bdac4400 05451
(v02 INT430 SYSFexxx 00001001 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: FACS 00000000bdad2c00 00040
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: HPET 00000000bdac3f00 00038
(v01 DELL WN09 00000001 ASL 00000061)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: APIC 00000000bdac4000 00068
(v01 DELL WN09 27D90C07 ASL 00000047)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: MCFG 00000000bdac3fc0 0003E
(v16 DELL WN09 27D90C07 ASL 00000061)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: SLIC 00000000bdac409c 00176
(v01 DELL WN09 27D90C07 ASL 00000061)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: SSDT 00000000bdac2363 0066C
(v01 PmRef CpuPm 00003000 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Jul 11 19:01:10 polya kernel: [ 0.000000] No NUMA configuration found
Jul 11 19:01:10 polya kernel: [ 0.000000] Faking a node at
0000000000000000-00000000bd8bf000
Jul 11 19:01:10 polya kernel: [ 0.000000] Initmem setup node 0
0000000000000000-00000000bd8bf000
Jul 11 19:01:10 polya kernel: [ 0.000000] NODE_DATA [00000000bd8ba000 -
00000000bd8befff]
Jul 11 19:01:10 polya kernel: [ 0.000000]
[ffffea0000000000-ffffea00029fffff] PMD -> [ffff8800ba000000-ffff8800bc9fffff]
on node 0
Jul 11 19:01:10 polya kernel: [ 0.000000] Zone PFN ranges:
Jul 11 19:01:10 polya kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
Jul 11 19:01:10 polya kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000
Jul 11 19:01:10 polya kernel: [ 0.000000] Normal empty
Jul 11 19:01:10 polya kernel: [ 0.000000] Movable zone start PFN for each
node
Jul 11 19:01:10 polya kernel: [ 0.000000] early_node_map[2] active PFN ranges
Jul 11 19:01:10 polya kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009f
Jul 11 19:01:10 polya kernel: [ 0.000000] 0: 0x00000100 -> 0x000bd8bf
Jul 11 19:01:10 polya kernel: [ 0.000000] On node 0 totalpages: 776270
Jul 11 19:01:10 polya kernel: [ 0.000000] DMA zone: 56 pages used for
memmap
Jul 11 19:01:10 polya kernel: [ 0.000000] DMA zone: 5 pages reserved
Jul 11 19:01:10 polya kernel: [ 0.000000] DMA zone: 3922 pages, LIFO
batch:0
Jul 11 19:01:10 polya kernel: [ 0.000000] DMA32 zone: 10559 pages used for
memmap
Jul 11 19:01:10 polya kernel: [ 0.000000] DMA32 zone: 761728 pages, LIFO
batch:31
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00]
lapic_id[0x00] enabled)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01]
lapic_id[0x01] enabled)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00]
high edge lint[0x1])
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01]
high edge lint[0x1])
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: IOAPIC (id[0x02]
address[0xfec00000] gsi_base[0])
Jul 11 19:01:10 polya kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32,
address 0xfec00000, GSI 0-23
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0
global_irq 2 dfl dfl)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9
global_irq 9 high level)
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: IRQ0 used by override.
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: IRQ2 used by override.
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: IRQ9 used by override.
Jul 11 19:01:10 polya kernel: [ 0.000000] Using ACPI (MADT) for SMP
configuration information
Jul 11 19:01:10 polya kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base:
0xfed00000
Jul 11 19:01:10 polya kernel: [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug
CPUs
Jul 11 19:01:10 polya kernel: [ 0.000000] nr_irqs_gsi: 40
Jul 11 19:01:10 polya kernel: [ 0.000000] PM: Registered nosave memory:
000000000009f000 - 00000000000a0000
Jul 11 19:01:10 polya kernel: [ 0.000000] PM: Registered nosave memory:
00000000000a0000 - 0000000000100000
Jul 11 19:01:10 polya kernel: [ 0.000000] Allocating PCI resources starting
at c0000000 (gap: c0000000:38000000)
Jul 11 19:01:10 polya kernel: [ 0.000000] Booting paravirtualized kernel on
bare hardware
Jul 11 19:01:10 polya kernel: [ 0.000000] setup_percpu: NR_CPUS:512
nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
Jul 11 19:01:10 polya kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu
@ffff8800bd600000 s82816 r8192 d23680 u1048576
Jul 11 19:01:10 polya kernel: [ 0.000000] pcpu-alloc: s82816 r8192 d23680
u1048576 alloc=1*2097152
Jul 11 19:01:10 polya kernel: [ 0.000000] pcpu-alloc: [0] 0 1
Jul 11 19:01:10 polya kernel: [ 0.000000] Built 1 zonelists in Node order,
mobility grouping on. Total pages: 765650
Jul 11 19:01:10 polya kernel: [ 0.000000] Policy zone: DMA32
Jul 11 19:01:10 polya kernel: [ 0.000000] Kernel command line:
BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/polya-root ro quiet
Jul 11 19:01:10 polya kernel: [ 0.000000] PID hash table entries: 4096
(order: 3, 32768 bytes)
Jul 11 19:01:10 polya kernel: [ 0.000000] xsave/xrstor: enabled xstate_bv
0x3, cntxt size 0x240
Jul 11 19:01:10 polya kernel: [ 0.000000] Checking aperture...
Jul 11 19:01:10 polya kernel: [ 0.000000] No AGP bridge found
Jul 11 19:01:10 polya kernel: [ 0.000000] Calgary: detecting Calgary via
BIOS EBDA area
Jul 11 19:01:10 polya kernel: [ 0.000000] Calgary: Unable to locate Rio
Grande table in EBDA - bailing!
Jul 11 19:01:10 polya kernel: [ 0.000000] Memory: 3049520k/3105532k
available (3409k kernel code, 452k absent, 55560k reserved, 3324k data, 572k
init)
Jul 11 19:01:10 polya kernel: [ 0.000000] Hierarchical RCU implementation.
Jul 11 19:01:10 polya kernel: [ 0.000000] RCU dyntick-idle grace-period
acceleration is enabled.
Jul 11 19:01:10 polya kernel: [ 0.000000] NR_IRQS:33024 nr_irqs:512 16
Jul 11 19:01:10 polya kernel: [ 0.000000] Extended CMOS year: 2000
Jul 11 19:01:10 polya kernel: [ 0.000000] Console: colour VGA+ 80x25
Jul 11 19:01:10 polya kernel: [ 0.000000] console [tty0] enabled
Jul 11 19:01:10 polya kernel: [ 0.000000] hpet clockevent registered
Jul 11 19:01:10 polya kernel: [ 0.000000] Fast TSC calibration using PIT
Jul 11 19:01:10 polya kernel: [ 0.000000] Detected 1994.693 MHz processor.
Jul 11 19:01:10 polya kernel: [ 0.004004] Calibrating delay loop (skipped),
value calculated using timer frequency.. 3989.38 BogoMIPS (lpj=7978772)
Jul 11 19:01:10 polya kernel: [ 0.004009] pid_max: default: 32768 minimum:
301
Jul 11 19:01:10 polya kernel: [ 0.004059] Security Framework initialized
Jul 11 19:01:10 polya kernel: [ 0.004065] AppArmor: AppArmor disabled by
boot time parameter
Jul 11 19:01:10 polya kernel: [ 0.004468] Dentry cache hash table entries:
524288 (order: 10, 4194304 bytes)
Jul 11 19:01:10 polya kernel: [ 0.008117] Inode-cache hash table entries:
262144 (order: 9, 2097152 bytes)
Jul 11 19:01:10 polya kernel: [ 0.009264] Mount-cache hash table entries: 256
Jul 11 19:01:10 polya kernel: [ 0.009429] Initializing cgroup subsys cpuacct
Jul 11 19:01:10 polya kernel: [ 0.009435] Initializing cgroup subsys memory
Jul 11 19:01:10 polya kernel: [ 0.009449] Initializing cgroup subsys devices
Jul 11 19:01:10 polya kernel: [ 0.009453] Initializing cgroup subsys freezer
Jul 11 19:01:10 polya kernel: [ 0.009455] Initializing cgroup subsys net_cls
Jul 11 19:01:10 polya kernel: [ 0.009458] Initializing cgroup subsys blkio
Jul 11 19:01:10 polya kernel: [ 0.009467] Initializing cgroup subsys
perf_event
Jul 11 19:01:10 polya kernel: [ 0.009504] CPU: Physical Processor ID: 0
Jul 11 19:01:10 polya kernel: [ 0.009505] CPU: Processor Core ID: 0
Jul 11 19:01:10 polya kernel: [ 0.009508] mce: CPU supports 6 MCE banks
Jul 11 19:01:10 polya kernel: [ 0.009518] CPU0: Thermal monitoring enabled
(TM2)
Jul 11 19:01:10 polya kernel: [ 0.009523] using mwait in idle threads.
Jul 11 19:01:10 polya kernel: [ 0.010041] ACPI: Core revision 20110623
Jul 11 19:01:10 polya kernel: [ 0.016489] ..TIMER: vector=0x30 apic1=0
pin1=2 apic2=-1 pin2=-1
Jul 11 19:01:10 polya kernel: [ 0.059350] CPU0: Intel Pentium(R) Dual-Core
CPU T4200 @ 2.00GHz stepping 0a
Jul 11 19:01:10 polya kernel: [ 0.060003] Performance Events: PEBS fmt0+,
Core2 events, Intel PMU driver.
Jul 11 19:01:10 polya kernel: [ 0.060003] ... version: 2
Jul 11 19:01:10 polya kernel: [ 0.060003] ... bit width: 40
Jul 11 19:01:10 polya kernel: [ 0.060003] ... generic registers: 2
Jul 11 19:01:10 polya kernel: [ 0.060003] ... value mask:
000000ffffffffff
Jul 11 19:01:10 polya kernel: [ 0.060003] ... max period:
000000007fffffff
Jul 11 19:01:10 polya kernel: [ 0.060003] ... fixed-purpose events: 3
Jul 11 19:01:10 polya kernel: [ 0.060003] ... event mask:
0000000700000003
Jul 11 19:01:10 polya kernel: [ 0.060003] NMI watchdog enabled, takes one
hw-pmu counter.
Jul 11 19:01:10 polya kernel: [ 0.060003] Booting Node 0, Processors #1
Ok.
Jul 11 19:01:10 polya kernel: [ 0.060003] smpboot cpu 1: start_ip = 9a000
Jul 11 19:01:10 polya kernel: [ 0.148040] NMI watchdog enabled, takes one
hw-pmu counter.
Jul 11 19:01:10 polya kernel: [ 0.148080] Brought up 2 CPUs
Jul 11 19:01:10 polya kernel: [ 0.148082] Total of 2 processors activated
(7979.35 BogoMIPS).
Jul 11 19:01:10 polya kernel: [ 0.149094] devtmpfs: initialized
Jul 11 19:01:10 polya kernel: [ 0.152758] PM: Registering ACPI NVS region at
bd8bf400 (2105344 bytes)
Jul 11 19:01:10 polya kernel: [ 0.152758] print_constraints: dummy:
Jul 11 19:01:10 polya kernel: [ 0.152758] NET: Registered protocol family 16
Jul 11 19:01:10 polya kernel: [ 0.152758] ACPI: bus type pci registered
Jul 11 19:01:10 polya kernel: [ 0.152758] PCI: MMCONFIG for domain 0000 [bus
00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Jul 11 19:01:10 polya kernel: [ 0.152758] PCI: MMCONFIG at [mem
0xf8000000-0xfbffffff] reserved in E820
Jul 11 19:01:10 polya kernel: [ 0.157685] PCI: Using configuration type 1
for base access
Jul 11 19:01:10 polya kernel: [ 0.157694] dmi type 0xB1 record - unknown flag
Jul 11 19:01:10 polya kernel: [ 0.158416] bio: create slab <bio-0> at 0
Jul 11 19:01:10 polya kernel: [ 0.158416] ACPI: Added _OSI(Module Device)
Jul 11 19:01:10 polya kernel: [ 0.158416] ACPI: Added _OSI(Processor Device)
Jul 11 19:01:10 polya kernel: [ 0.158416] ACPI: Added _OSI(3.0 _SCP
Extensions)
Jul 11 19:01:10 polya kernel: [ 0.158416] ACPI: Added _OSI(Processor
Aggregator Device)
Jul 11 19:01:10 polya kernel: [ 0.158416] ACPI: EC: Look up EC in DSDT
Jul 11 19:01:10 polya kernel: [ 0.180134] [Firmware Bug]: ACPI: BIOS
_OSI(Linux) query ignored
Jul 11 19:01:10 polya kernel: [ 0.184807] ACPI: SSDT 00000000bdac29cf 0023F
(v01 PmRef BspIst 00003000 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.185055] ACPI: Dynamic OEM Table Load:
Jul 11 19:01:10 polya kernel: [ 0.185059] ACPI: SSDT (null) 0023F
(v01 PmRef BspIst 00003000 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.185212] ACPI: SSDT 00000000bdac2de5 005C6
(v01 PmRef BspCst 00003001 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.185436] ACPI: Dynamic OEM Table Load:
Jul 11 19:01:10 polya kernel: [ 0.185439] ACPI: SSDT (null) 005C6
(v01 PmRef BspCst 00003001 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.185769] ACPI: SSDT 00000000bdac2c0e 001D7
(v01 PmRef ApIst 00003000 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.186038] ACPI: Dynamic OEM Table Load:
Jul 11 19:01:10 polya kernel: [ 0.186041] ACPI: SSDT (null) 001D7
(v01 PmRef ApIst 00003000 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.186155] ACPI: SSDT 00000000bdac33ab 0008D
(v01 PmRef ApCst 00003000 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.186395] ACPI: Dynamic OEM Table Load:
Jul 11 19:01:10 polya kernel: [ 0.186398] ACPI: SSDT (null) 0008D
(v01 PmRef ApCst 00003000 INTL 20050624)
Jul 11 19:01:10 polya kernel: [ 0.186639] ACPI: Interpreter enabled
Jul 11 19:01:10 polya kernel: [ 0.186644] ACPI: (supports S0 S3 S4 S5)
Jul 11 19:01:10 polya kernel: [ 0.186667] ACPI: Using IOAPIC for interrupt
routing
Jul 11 19:01:10 polya kernel: [ 0.252493] ACPI: No dock devices found.
Jul 11 19:01:10 polya kernel: [ 0.252496] HEST: Table not found.
Jul 11 19:01:10 polya kernel: [ 0.252501] PCI: Using host bridge windows
from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 11 19:01:10 polya kernel: [ 0.269524] ACPI: PCI Root Bridge [PCI0]
(domain 0000 [bus 00-ff])
Jul 11 19:01:10 polya kernel: [ 0.303324] pci_root PNP0A03:00: host bridge
window [io 0x0000-0x0cf7]
Jul 11 19:01:10 polya kernel: [ 0.303327] pci_root PNP0A03:00: host bridge
window [io 0x0d00-0xffff]
Jul 11 19:01:10 polya kernel: [ 0.303330] pci_root PNP0A03:00: host bridge
window [mem 0x000a0000-0x000bffff]
Jul 11 19:01:10 polya kernel: [ 0.303333] pci_root PNP0A03:00: host bridge
window [mem 0x000d0000-0x000dffff]
Jul 11 19:01:10 polya kernel: [ 0.303336] pci_root PNP0A03:00: host bridge
window [mem 0xc0000000-0xf7ffffff]
Jul 11 19:01:10 polya kernel: [ 0.303339] pci_root PNP0A03:00: host bridge
window [mem 0xfc000000-0xfebfffff]
Jul 11 19:01:10 polya kernel: [ 0.303341] pci_root PNP0A03:00: host bridge
window [mem 0xfec10000-0xfecfffff]
Jul 11 19:01:10 polya kernel: [ 0.303344] pci_root PNP0A03:00: host bridge
window [mem 0xfed1c000-0xfed1ffff]
Jul 11 19:01:10 polya kernel: [ 0.303347] pci_root PNP0A03:00: host bridge
window [mem 0xfed90000-0xfed9ffff]
Jul 11 19:01:10 polya kernel: [ 0.303349] pci_root PNP0A03:00: host bridge
window [mem 0xfeda7000-0xfedfffff]
Jul 11 19:01:10 polya kernel: [ 0.303352] pci_root PNP0A03:00: host bridge
window [mem 0xfee10000-0xff9fffff]
Jul 11 19:01:10 polya kernel: [ 0.303355] pci_root PNP0A03:00: host bridge
window [mem 0xffc00000-0xffdfffff]
Jul 11 19:01:10 polya kernel: [ 0.303373] pci 0000:00:00.0: [8086:2a40] type
0 class 0x000600
Jul 11 19:01:10 polya kernel: [ 0.303397] DMAR: Forcing write-buffer flush
capability
Jul 11 19:01:10 polya kernel: [ 0.303399] DMAR: Disabling IOMMU for graphics
on this chipset
Jul 11 19:01:10 polya kernel: [ 0.303429] pci 0000:00:02.0: [8086:2a42] type
0 class 0x000300
Jul 11 19:01:10 polya kernel: [ 0.303443] pci 0000:00:02.0: reg 10: [mem
0xf6c00000-0xf6ffffff 64bit]
Jul 11 19:01:10 polya kernel: [ 0.303452] pci 0000:00:02.0: reg 18: [mem
0xe0000000-0xefffffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.303458] pci 0000:00:02.0: reg 20: [io
0xefe8-0xefef]
Jul 11 19:01:10 polya kernel: [ 0.303499] pci 0000:00:02.1: [8086:2a43] type
0 class 0x000380
Jul 11 19:01:10 polya kernel: [ 0.303511] pci 0000:00:02.1: reg 10: [mem
0xf6b00000-0xf6bfffff 64bit]
Jul 11 19:01:10 polya kernel: [ 0.303606] pci 0000:00:1a.0: [8086:2937] type
0 class 0x000c03
Jul 11 19:01:10 polya kernel: [ 0.303667] pci 0000:00:1a.0: reg 20: [io
0x6f60-0x6f7f]
Jul 11 19:01:10 polya kernel: [ 0.304040] pci 0000:00:1a.1: [8086:2938] type
0 class 0x000c03
Jul 11 19:01:10 polya kernel: [ 0.304101] pci 0000:00:1a.1: reg 20: [io
0x6f80-0x6f9f]
Jul 11 19:01:10 polya kernel: [ 0.304176] pci 0000:00:1a.2: [8086:2939] type
0 class 0x000c03
Jul 11 19:01:10 polya kernel: [ 0.304236] pci 0000:00:1a.2: reg 20: [io
0x6fa0-0x6fbf]
Jul 11 19:01:10 polya kernel: [ 0.304322] pci 0000:00:1a.7: [8086:293c] type
0 class 0x000c03
Jul 11 19:01:10 polya kernel: [ 0.304350] pci 0000:00:1a.7: reg 10: [mem
0xfed1c400-0xfed1c7ff]
Jul 11 19:01:10 polya kernel: [ 0.304467] pci 0000:00:1a.7: PME# supported
from D0 D3hot D3cold
Jul 11 19:01:10 polya kernel: [ 0.304474] pci 0000:00:1a.7: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.304509] pci 0000:00:1b.0: [8086:293e] type
0 class 0x000403
Jul 11 19:01:10 polya kernel: [ 0.304531] pci 0000:00:1b.0: reg 10: [mem
0xf6afc000-0xf6afffff 64bit]
Jul 11 19:01:10 polya kernel: [ 0.304636] pci 0000:00:1b.0: PME# supported
from D0 D3hot D3cold
Jul 11 19:01:10 polya kernel: [ 0.304641] pci 0000:00:1b.0: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.304673] pci 0000:00:1c.0: [8086:2940] type
1 class 0x000604
Jul 11 19:01:10 polya kernel: [ 0.304783] pci 0000:00:1c.0: PME# supported
from D0 D3hot D3cold
Jul 11 19:01:10 polya kernel: [ 0.304789] pci 0000:00:1c.0: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.304825] pci 0000:00:1c.1: [8086:2942] type
1 class 0x000604
Jul 11 19:01:10 polya kernel: [ 0.304935] pci 0000:00:1c.1: PME# supported
from D0 D3hot D3cold
Jul 11 19:01:10 polya kernel: [ 0.304940] pci 0000:00:1c.1: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.304973] pci 0000:00:1c.2: [8086:2944] type
1 class 0x000604
Jul 11 19:01:10 polya kernel: [ 0.305083] pci 0000:00:1c.2: PME# supported
from D0 D3hot D3cold
Jul 11 19:01:10 polya kernel: [ 0.305088] pci 0000:00:1c.2: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.305124] pci 0000:00:1c.4: [8086:2948] type
1 class 0x000604
Jul 11 19:01:10 polya kernel: [ 0.305233] pci 0000:00:1c.4: PME# supported
from D0 D3hot D3cold
Jul 11 19:01:10 polya kernel: [ 0.305238] pci 0000:00:1c.4: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.305275] pci 0000:00:1d.0: [8086:2934] type
0 class 0x000c03
Jul 11 19:01:10 polya kernel: [ 0.305336] pci 0000:00:1d.0: reg 20: [io
0x6f00-0x6f1f]
Jul 11 19:01:10 polya kernel: [ 0.305410] pci 0000:00:1d.1: [8086:2935] type
0 class 0x000c03
Jul 11 19:01:10 polya kernel: [ 0.305471] pci 0000:00:1d.1: reg 20: [io
0x6f20-0x6f3f]
Jul 11 19:01:10 polya kernel: [ 0.305545] pci 0000:00:1d.2: [8086:2936] type
0 class 0x000c03
Jul 11 19:01:10 polya kernel: [ 0.305606] pci 0000:00:1d.2: reg 20: [io
0x6f40-0x6f5f]
Jul 11 19:01:10 polya kernel: [ 0.305693] pci 0000:00:1d.7: [8086:293a] type
0 class 0x000c03
Jul 11 19:01:10 polya kernel: [ 0.305720] pci 0000:00:1d.7: reg 10: [mem
0xfed1c000-0xfed1c3ff]
Jul 11 19:01:10 polya kernel: [ 0.305838] pci 0000:00:1d.7: PME# supported
from D0 D3hot D3cold
Jul 11 19:01:10 polya kernel: [ 0.305844] pci 0000:00:1d.7: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.305872] pci 0000:00:1e.0: [8086:2448] type
1 class 0x000604
Jul 11 19:01:10 polya kernel: [ 0.305971] pci 0000:00:1f.0: [8086:2919] type
0 class 0x000601
Jul 11 19:01:10 polya kernel: [ 0.306148] pci 0000:00:1f.2: [8086:2929] type
0 class 0x000106
Jul 11 19:01:10 polya kernel: [ 0.306178] pci 0000:00:1f.2: reg 10: [io
0x6e70-0x6e77]
Jul 11 19:01:10 polya kernel: [ 0.306190] pci 0000:00:1f.2: reg 14: [io
0x6e78-0x6e7b]
Jul 11 19:01:10 polya kernel: [ 0.306202] pci 0000:00:1f.2: reg 18: [io
0x6e80-0x6e87]
Jul 11 19:01:10 polya kernel: [ 0.306214] pci 0000:00:1f.2: reg 1c: [io
0x6e88-0x6e8b]
Jul 11 19:01:10 polya kernel: [ 0.306227] pci 0000:00:1f.2: reg 20: [io
0x6ea0-0x6ebf]
Jul 11 19:01:10 polya kernel: [ 0.306239] pci 0000:00:1f.2: reg 24: [mem
0xfed1c800-0xfed1cfff]
Jul 11 19:01:10 polya kernel: [ 0.306313] pci 0000:00:1f.2: PME# supported
from D3hot
Jul 11 19:01:10 polya kernel: [ 0.306318] pci 0000:00:1f.2: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.306345] pci 0000:00:1f.3: [8086:2930] type
0 class 0x000c05
Jul 11 19:01:10 polya kernel: [ 0.306368] pci 0000:00:1f.3: reg 10: [mem
0xf6afbf00-0xf6afbfff 64bit]
Jul 11 19:01:10 polya kernel: [ 0.306400] pci 0000:00:1f.3: reg 20: [io
0x1100-0x111f]
Jul 11 19:01:10 polya kernel: [ 0.306500] pci 0000:00:1c.0: PCI bridge to
[bus 0b-0b]
Jul 11 19:01:10 polya kernel: [ 0.306633] pci 0000:0c:00.0: [8086:4232] type
0 class 0x000280
Jul 11 19:01:10 polya kernel: [ 0.306694] pci 0000:0c:00.0: reg 10: [mem
0xf69fe000-0xf69fffff 64bit]
Jul 11 19:01:10 polya kernel: [ 0.306927] pci 0000:0c:00.0: PME# supported
from D0 D3hot D3cold
Jul 11 19:01:10 polya kernel: [ 0.306954] pci 0000:0c:00.0: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.307062] pci 0000:00:1c.1: PCI bridge to
[bus 0c-0c]
Jul 11 19:01:10 polya kernel: [ 0.307070] pci 0000:00:1c.1: bridge window
[mem 0xf6900000-0xf69fffff]
Jul 11 19:01:10 polya kernel: [ 0.307168] pci 0000:09:00.0: [11ab:4354] type
0 class 0x000200
Jul 11 19:01:10 polya kernel: [ 0.307203] pci 0000:09:00.0: reg 10: [mem
0xf68fc000-0xf68fffff 64bit]
Jul 11 19:01:10 polya kernel: [ 0.307221] pci 0000:09:00.0: reg 18: [io
0xde00-0xdeff]
Jul 11 19:01:10 polya kernel: [ 0.307372] pci 0000:09:00.0: supports D1 D2
Jul 11 19:01:10 polya kernel: [ 0.307374] pci 0000:09:00.0: PME# supported
from D0 D1 D2 D3hot D3cold
Jul 11 19:01:10 polya kernel: [ 0.307381] pci 0000:09:00.0: PME# disabled
Jul 11 19:01:10 polya kernel: [ 0.312042] pci 0000:00:1c.2: PCI bridge to
[bus 09-09]
Jul 11 19:01:10 polya kernel: [ 0.312047] pci 0000:00:1c.2: bridge window
[io 0xd000-0xdfff]
Jul 11 19:01:10 polya kernel: [ 0.312053] pci 0000:00:1c.2: bridge window
[mem 0xf6800000-0xf68fffff]
Jul 11 19:01:10 polya kernel: [ 0.312120] pci 0000:00:1c.4: PCI bridge to
[bus 0d-0e]
Jul 11 19:01:10 polya kernel: [ 0.312125] pci 0000:00:1c.4: bridge window
[io 0xc000-0xcfff]
Jul 11 19:01:10 polya kernel: [ 0.312131] pci 0000:00:1c.4: bridge window
[mem 0xf6600000-0xf67fffff]
Jul 11 19:01:10 polya kernel: [ 0.312139] pci 0000:00:1c.4: bridge window
[mem 0xf0000000-0xf01fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.312230] pci 0000:00:1e.0: PCI bridge to
[bus 03-03] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312244] pci 0000:00:1e.0: bridge window
[io 0x0000-0x0cf7] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312247] pci 0000:00:1e.0: bridge window
[io 0x0d00-0xffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312250] pci 0000:00:1e.0: bridge window
[mem 0x000a0000-0x000bffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312253] pci 0000:00:1e.0: bridge window
[mem 0x000d0000-0x000dffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312256] pci 0000:00:1e.0: bridge window
[mem 0xc0000000-0xf7ffffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312259] pci 0000:00:1e.0: bridge window
[mem 0xfc000000-0xfebfffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312263] pci 0000:00:1e.0: bridge window
[mem 0xfec10000-0xfecfffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312266] pci 0000:00:1e.0: bridge window
[mem 0xfed1c000-0xfed1ffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312269] pci 0000:00:1e.0: bridge window
[mem 0xfed90000-0xfed9ffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312272] pci 0000:00:1e.0: bridge window
[mem 0xfeda7000-0xfedfffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312275] pci 0000:00:1e.0: bridge window
[mem 0xfee10000-0xff9fffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312279] pci 0000:00:1e.0: bridge window
[mem 0xffc00000-0xffdfffff] (subtractive decode)
Jul 11 19:01:10 polya kernel: [ 0.312315] ACPI: PCI Interrupt Routing Table
[\_SB_.PCI0._PRT]
Jul 11 19:01:10 polya kernel: [ 0.312687] ACPI: PCI Interrupt Routing Table
[\_SB_.PCI0.PCIE._PRT]
Jul 11 19:01:10 polya kernel: [ 0.312825] ACPI: PCI Interrupt Routing Table
[\_SB_.PCI0.RP01._PRT]
Jul 11 19:01:10 polya kernel: [ 0.312889] ACPI: PCI Interrupt Routing Table
[\_SB_.PCI0.RP02._PRT]
Jul 11 19:01:10 polya kernel: [ 0.312953] ACPI: PCI Interrupt Routing Table
[\_SB_.PCI0.RP03._PRT]
Jul 11 19:01:10 polya kernel: [ 0.313019] ACPI: PCI Interrupt Routing Table
[\_SB_.PCI0.RP05._PRT]
Jul 11 19:01:10 polya kernel: [ 0.313082] pci0000:00: Requesting ACPI _OSC
control (0x1d)
Jul 11 19:01:10 polya kernel: [ 0.313086] pci0000:00: ACPI _OSC request
failed (AE_NOT_FOUND), returned control mask: 0x1d
Jul 11 19:01:10 polya kernel: [ 0.313088] ACPI _OSC control for PCIe not
granted, disabling ASPM
Jul 11 19:01:10 polya kernel: [ 0.326500] ACPI: PCI Interrupt Link [LNKA]
(IRQs *10 11)
Jul 11 19:01:10 polya kernel: [ 0.326587] ACPI: PCI Interrupt Link [LNKB]
(IRQs 5 7) *4
Jul 11 19:01:10 polya kernel: [ 0.326673] ACPI: PCI Interrupt Link [LNKC]
(IRQs *10 11)
Jul 11 19:01:10 polya kernel: [ 0.326743] ACPI: PCI Interrupt Link [LNKD]
(IRQs 5 7 10 11) *0, disabled.
Jul 11 19:01:10 polya kernel: [ 0.326830] ACPI: PCI Interrupt Link [LNKE]
(IRQs 3 4 5 6 7 10 *11 12 14 15)
Jul 11 19:01:10 polya kernel: [ 0.326918] ACPI: PCI Interrupt Link [LNKF]
(IRQs 3 4 5 6 *7 10 11 12 14 15)
Jul 11 19:01:10 polya kernel: [ 0.327006] ACPI: PCI Interrupt Link [LNKG]
(IRQs 3 4 *5 6 7 10 11 12 14 15)
Jul 11 19:01:10 polya kernel: [ 0.327079] ACPI: PCI Interrupt Link [LNKH]
(IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jul 11 19:01:10 polya kernel: [ 0.327214] vgaarb: device added:
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Jul 11 19:01:10 polya kernel: [ 0.327214] vgaarb: loaded
Jul 11 19:01:10 polya kernel: [ 0.327214] vgaarb: bridge control possible
0000:00:02.0
Jul 11 19:01:10 polya kernel: [ 0.327214] PCI: Using ACPI for IRQ routing
Jul 11 19:01:10 polya kernel: [ 0.329821] PCI: pci_cache_line_size set to 64
bytes
Jul 11 19:01:10 polya kernel: [ 0.329973] reserve RAM buffer:
000000000009f000 - 000000000009ffff
Jul 11 19:01:10 polya kernel: [ 0.329976] reserve RAM buffer:
00000000bd8bf400 - 00000000bfffffff
Jul 11 19:01:10 polya kernel: [ 0.330111] HPET: 4 timers in total, 0 timers
will be used for per-cpu timer
Jul 11 19:01:10 polya kernel: [ 0.330118] hpet0: at MMIO 0xfed00000, IRQs 2,
8, 0, 0
Jul 11 19:01:10 polya kernel: [ 0.330124] hpet0: 4 comparators, 64-bit
14.318180 MHz counter
Jul 11 19:01:10 polya kernel: [ 0.336171] Switching to clocksource hpet
Jul 11 19:01:10 polya kernel: [ 0.338268] pnp: PnP ACPI init
Jul 11 19:01:10 polya kernel: [ 0.338290] ACPI: bus type pnp registered
Jul 11 19:01:10 polya kernel: [ 0.355451] pnp 00:00: [bus 00-ff]
Jul 11 19:01:10 polya kernel: [ 0.355455] pnp 00:00: [io 0x0000-0x0cf7
window]
Jul 11 19:01:10 polya kernel: [ 0.355458] pnp 00:00: [io 0x0cf8-0x0cff]
Jul 11 19:01:10 polya kernel: [ 0.355460] pnp 00:00: [io 0x0d00-0xffff
window]
Jul 11 19:01:10 polya kernel: [ 0.355463] pnp 00:00: [mem
0x000a0000-0x000bffff window]
Jul 11 19:01:10 polya kernel: [ 0.355465] pnp 00:00: [mem
0x000d0000-0x000dffff window]
Jul 11 19:01:10 polya kernel: [ 0.355468] pnp 00:00: [mem
0xc0000000-0xf7ffffff window]
Jul 11 19:01:10 polya kernel: [ 0.355471] pnp 00:00: [mem
0xfc000000-0xfebfffff window]
Jul 11 19:01:10 polya kernel: [ 0.355473] pnp 00:00: [mem
0xfec10000-0xfecfffff window]
Jul 11 19:01:10 polya kernel: [ 0.355476] pnp 00:00: [mem
0xfed1c000-0xfed1ffff window]
Jul 11 19:01:10 polya kernel: [ 0.355479] pnp 00:00: [mem
0xfed90000-0xfed9ffff window]
Jul 11 19:01:10 polya kernel: [ 0.355481] pnp 00:00: [mem
0xfeda7000-0xfedfffff window]
Jul 11 19:01:10 polya kernel: [ 0.355484] pnp 00:00: [mem
0xfee10000-0xff9fffff window]
Jul 11 19:01:10 polya kernel: [ 0.355486] pnp 00:00: [mem
0xffc00000-0xffdfffff window]
Jul 11 19:01:10 polya kernel: [ 0.355595] pnp 00:00: Plug and Play ACPI
device, IDs PNP0a03 (active)
Jul 11 19:01:10 polya kernel: [ 0.355611] pnp 00:01: [io 0x004e-0x004f]
Jul 11 19:01:10 polya kernel: [ 0.355613] pnp 00:01: [io 0x0068-0x006f]
Jul 11 19:01:10 polya kernel: [ 0.355616] pnp 00:01: [mem
0xff800000-0xff8fffff]
Jul 11 19:01:10 polya kernel: [ 0.355618] pnp 00:01: [mem
0xffc00000-0xffcfffff]
Jul 11 19:01:10 polya kernel: [ 0.355692] system 00:01: [mem
0xff800000-0xff8fffff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.355695] system 00:01: [mem
0xffc00000-0xffcfffff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.355699] system 00:01: Plug and Play ACPI
device, IDs PNP0c02 (active)
Jul 11 19:01:10 polya kernel: [ 0.355729] pnp 00:02: [irq 12]
Jul 11 19:01:10 polya kernel: [ 0.355759] pnp 00:02: Plug and Play ACPI
device, IDs PNP0f13 (active)
Jul 11 19:01:10 polya kernel: [ 0.355779] pnp 00:03: [io 0x0060]
Jul 11 19:01:10 polya kernel: [ 0.355783] pnp 00:03: [io 0x0064]
Jul 11 19:01:10 polya kernel: [ 0.355785] pnp 00:03: [io 0x0062]
Jul 11 19:01:10 polya kernel: [ 0.355787] pnp 00:03: [io 0x0066]
Jul 11 19:01:10 polya kernel: [ 0.355793] pnp 00:03: [irq 1]
Jul 11 19:01:10 polya kernel: [ 0.355824] pnp 00:03: Plug and Play ACPI
device, IDs PNP0303 (active)
Jul 11 19:01:10 polya kernel: [ 0.355843] pnp 00:04: [io 0x0070-0x0071]
Jul 11 19:01:10 polya kernel: [ 0.355849] pnp 00:04: [irq 8]
Jul 11 19:01:10 polya kernel: [ 0.355851] pnp 00:04: [io 0x0072-0x0077]
Jul 11 19:01:10 polya kernel: [ 0.355882] pnp 00:04: Plug and Play ACPI
device, IDs PNP0b00 (active)
Jul 11 19:01:10 polya kernel: [ 0.355903] pnp 00:05: [io 0x0061]
Jul 11 19:01:10 polya kernel: [ 0.355905] pnp 00:05: [io 0x0063]
Jul 11 19:01:10 polya kernel: [ 0.355908] pnp 00:05: [io 0x0065]
Jul 11 19:01:10 polya kernel: [ 0.355910] pnp 00:05: [io 0x0067]
Jul 11 19:01:10 polya kernel: [ 0.355940] pnp 00:05: Plug and Play ACPI
device, IDs PNP0800 (active)
Jul 11 19:01:10 polya kernel: [ 0.356032] system 00:06: Plug and Play ACPI
device, IDs PNP0c01 (active)
Jul 11 19:01:10 polya kernel: [ 0.356055] pnp 00:07: [dma 4]
Jul 11 19:01:10 polya kernel: [ 0.356058] pnp 00:07: [io 0x0000-0x000f]
Jul 11 19:01:10 polya kernel: [ 0.356060] pnp 00:07: [io 0x0080-0x0085]
Jul 11 19:01:10 polya kernel: [ 0.356062] pnp 00:07: [io 0x0087-0x008f]
Jul 11 19:01:10 polya kernel: [ 0.356064] pnp 00:07: [io 0x00c0-0x00df]
Jul 11 19:01:10 polya kernel: [ 0.356067] pnp 00:07: [io 0x0010-0x001f]
Jul 11 19:01:10 polya kernel: [ 0.356069] pnp 00:07: [io 0x0090-0x0091]
Jul 11 19:01:10 polya kernel: [ 0.356071] pnp 00:07: [io 0x0093-0x009f]
Jul 11 19:01:10 polya kernel: [ 0.356105] pnp 00:07: Plug and Play ACPI
device, IDs PNP0200 (active)
Jul 11 19:01:10 polya kernel: [ 0.356125] pnp 00:08: [io 0x00f0-0x00ff]
Jul 11 19:01:10 polya kernel: [ 0.356132] pnp 00:08: [irq 13]
Jul 11 19:01:10 polya kernel: [ 0.356165] pnp 00:08: Plug and Play ACPI
device, IDs PNP0c04 (active)
Jul 11 19:01:10 polya kernel: [ 0.356213] pnp 00:09: [mem
0xfed00000-0xfed003ff]
Jul 11 19:01:10 polya kernel: [ 0.356268] system 00:09: [mem
0xfed00000-0xfed003ff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356272] system 00:09: Plug and Play ACPI
device, IDs PNP0103 PNP0c01 (active)
Jul 11 19:01:10 polya kernel: [ 0.356451] pnp 00:0a: [io 0x0900-0x097f]
Jul 11 19:01:10 polya kernel: [ 0.356454] pnp 00:0a: [io 0x0092]
Jul 11 19:01:10 polya kernel: [ 0.356456] pnp 00:0a: [io 0x00b2-0x00b3]
Jul 11 19:01:10 polya kernel: [ 0.356458] pnp 00:0a: [io 0x0020-0x0021]
Jul 11 19:01:10 polya kernel: [ 0.356460] pnp 00:0a: [io 0x00a0-0x00a1]
Jul 11 19:01:10 polya kernel: [ 0.356463] pnp 00:0a: [irq 0 disabled]
Jul 11 19:01:10 polya kernel: [ 0.356465] pnp 00:0a: [io 0x04d0-0x04d1]
Jul 11 19:01:10 polya kernel: [ 0.356467] pnp 00:0a: [io 0x1000-0x1005]
Jul 11 19:01:10 polya kernel: [ 0.356471] pnp 00:0a: [io 0x1008-0x100f]
Jul 11 19:01:10 polya kernel: [ 0.356550] system 00:0a: [io 0x0900-0x097f]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356553] system 00:0a: [io 0x04d0-0x04d1]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356556] system 00:0a: [io 0x1000-0x1005]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356560] system 00:0a: [io 0x1008-0x100f]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356563] system 00:0a: Plug and Play ACPI
device, IDs PNP0c01 (active)
Jul 11 19:01:10 polya kernel: [ 0.356583] pnp 00:0b: [io 0xf400-0xf4fe]
Jul 11 19:01:10 polya kernel: [ 0.356586] pnp 00:0b: [io 0x0086]
Jul 11 19:01:10 polya kernel: [ 0.356588] pnp 00:0b: [io 0x1006-0x1007]
Jul 11 19:01:10 polya kernel: [ 0.356590] pnp 00:0b: [io 0x100a-0x1059]
Jul 11 19:01:10 polya kernel: [ 0.356592] pnp 00:0b: [io 0x1060-0x107f]
Jul 11 19:01:10 polya kernel: [ 0.356594] pnp 00:0b: [io 0x1080-0x10bf]
Jul 11 19:01:10 polya kernel: [ 0.356597] pnp 00:0b: [io 0x1100-0x111f]
Jul 11 19:01:10 polya kernel: [ 0.356599] pnp 00:0b: [io 0x1010-0x102f]
Jul 11 19:01:10 polya kernel: [ 0.356601] pnp 00:0b: [io 0x0809]
Jul 11 19:01:10 polya kernel: [ 0.356677] system 00:0b: [io 0xf400-0xf4fe]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356681] system 00:0b: [io 0x1006-0x1007]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356684] system 00:0b: [io 0x100a-0x1059]
could not be reserved
Jul 11 19:01:10 polya kernel: [ 0.356687] system 00:0b: [io 0x1060-0x107f]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356690] system 00:0b: [io 0x1080-0x10bf]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356693] system 00:0b: [io 0x1100-0x111f]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356696] system 00:0b: [io 0x1010-0x102f]
has been reserved
Jul 11 19:01:10 polya kernel: [ 0.356699] system 00:0b: [io 0x0809] has
been reserved
Jul 11 19:01:10 polya kernel: [ 0.356702] system 00:0b: Plug and Play ACPI
device, IDs PNP0c01 (active)
Jul 11 19:01:10 polya kernel: [ 0.375253] pnp 00:0c: [mem
0x00000000-0x0009efff]
Jul 11 19:01:10 polya kernel: [ 0.375256] pnp 00:0c: [mem
0x0009f000-0x0009ffff]
Jul 11 19:01:10 polya kernel: [ 0.375258] pnp 00:0c: [mem
0x000c0000-0x000cffff]
Jul 11 19:01:10 polya kernel: [ 0.375261] pnp 00:0c: [mem
0x000e0000-0x000fffff]
Jul 11 19:01:10 polya kernel: [ 0.375263] pnp 00:0c: [mem
0x00100000-0xbd8bf3ff]
Jul 11 19:01:10 polya kernel: [ 0.375266] pnp 00:0c: [mem
0xbd8bf400-0xbdafffff]
Jul 11 19:01:10 polya kernel: [ 0.375268] pnp 00:0c: [mem
0xbdb00000-0xbdbfffff]
Jul 11 19:01:10 polya kernel: [ 0.375270] pnp 00:0c: [mem
0xffe00000-0xffffffff]
Jul 11 19:01:10 polya kernel: [ 0.375273] pnp 00:0c: [mem
0xffa00000-0xffbfffff]
Jul 11 19:01:10 polya kernel: [ 0.375275] pnp 00:0c: [mem
0xfec00000-0xfec0ffff]
Jul 11 19:01:10 polya kernel: [ 0.375277] pnp 00:0c: [mem
0xfee00000-0xfee0ffff]
Jul 11 19:01:10 polya kernel: [ 0.375280] pnp 00:0c: [mem
0xfed20000-0xfed8ffff]
Jul 11 19:01:10 polya kernel: [ 0.375282] pnp 00:0c: [mem
0xfeda0000-0xfeda3fff]
Jul 11 19:01:10 polya kernel: [ 0.375285] pnp 00:0c: [mem
0xfeda4000-0xfeda4fff]
Jul 11 19:01:10 polya kernel: [ 0.375287] pnp 00:0c: [mem
0xfeda5000-0xfeda5fff]
Jul 11 19:01:10 polya kernel: [ 0.375289] pnp 00:0c: [mem
0xfeda6000-0xfeda6fff]
Jul 11 19:01:10 polya kernel: [ 0.375292] pnp 00:0c: [mem
0xfed1c800-0xfed1cfff]
Jul 11 19:01:10 polya kernel: [ 0.375294] pnp 00:0c: [mem
0xfed18000-0xfed1bfff]
Jul 11 19:01:10 polya kernel: [ 0.375296] pnp 00:0c: [mem
0xf8000000-0xfbffffff]
Jul 11 19:01:10 polya kernel: [ 0.375400] system 00:0c: [mem
0x00000000-0x0009efff] could not be reserved
Jul 11 19:01:10 polya kernel: [ 0.375404] system 00:0c: [mem
0x0009f000-0x0009ffff] could not be reserved
Jul 11 19:01:10 polya kernel: [ 0.375407] system 00:0c: [mem
0x000c0000-0x000cffff] could not be reserved
Jul 11 19:01:10 polya kernel: [ 0.375411] system 00:0c: [mem
0x000e0000-0x000fffff] could not be reserved
Jul 11 19:01:10 polya kernel: [ 0.375414] system 00:0c: [mem
0x00100000-0xbd8bf3ff] could not be reserved
Jul 11 19:01:10 polya kernel: [ 0.375418] system 00:0c: [mem
0xbd8bf400-0xbdafffff] could not be reserved
Jul 11 19:01:10 polya kernel: [ 0.375421] system 00:0c: [mem
0xbdb00000-0xbdbfffff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375424] system 00:0c: [mem
0xffe00000-0xffffffff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375428] system 00:0c: [mem
0xffa00000-0xffbfffff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375431] system 00:0c: [mem
0xfec00000-0xfec0ffff] could not be reserved
Jul 11 19:01:10 polya kernel: [ 0.375434] system 00:0c: [mem
0xfee00000-0xfee0ffff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375438] system 00:0c: [mem
0xfed20000-0xfed8ffff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375441] system 00:0c: [mem
0xfeda0000-0xfeda3fff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375444] system 00:0c: [mem
0xfeda4000-0xfeda4fff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375448] system 00:0c: [mem
0xfeda5000-0xfeda5fff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375451] system 00:0c: [mem
0xfeda6000-0xfeda6fff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375454] system 00:0c: [mem
0xfed1c800-0xfed1cfff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375457] system 00:0c: [mem
0xfed18000-0xfed1bfff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375461] system 00:0c: [mem
0xf8000000-0xfbffffff] has been reserved
Jul 11 19:01:10 polya kernel: [ 0.375464] system 00:0c: Plug and Play ACPI
device, IDs PNP0c01 (active)
Jul 11 19:01:10 polya kernel: [ 0.375510] pnp: PnP ACPI: found 13 devices
Jul 11 19:01:10 polya kernel: [ 0.375512] ACPI: ACPI bus type pnp
unregistered
Jul 11 19:01:10 polya kernel: [ 0.383128] PCI: max bus depth: 1 pci_try_num:
2
Jul 11 19:01:10 polya kernel: [ 0.383190] pci 0000:00:1c.2: BAR 15: assigned
[mem 0xc0000000-0xc01fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383195] pci 0000:00:1c.1: BAR 15: assigned
[mem 0xc0200000-0xc03fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383200] pci 0000:00:1c.1: BAR 13: assigned
[io 0x2000-0x2fff]
Jul 11 19:01:10 polya kernel: [ 0.383203] pci 0000:00:1c.0: BAR 14: assigned
[mem 0xc0400000-0xc05fffff]
Jul 11 19:01:10 polya kernel: [ 0.383208] pci 0000:00:1c.0: BAR 15: assigned
[mem 0xc0600000-0xc07fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383212] pci 0000:00:1c.0: BAR 13: assigned
[io 0x3000-0x3fff]
Jul 11 19:01:10 polya kernel: [ 0.383215] pci 0000:00:1c.0: PCI bridge to
[bus 0b-0b]
Jul 11 19:01:10 polya kernel: [ 0.383219] pci 0000:00:1c.0: bridge window
[io 0x3000-0x3fff]
Jul 11 19:01:10 polya kernel: [ 0.383226] pci 0000:00:1c.0: bridge window
[mem 0xc0400000-0xc05fffff]
Jul 11 19:01:10 polya kernel: [ 0.383231] pci 0000:00:1c.0: bridge window
[mem 0xc0600000-0xc07fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383240] pci 0000:00:1c.1: PCI bridge to
[bus 0c-0c]
Jul 11 19:01:10 polya kernel: [ 0.383243] pci 0000:00:1c.1: bridge window
[io 0x2000-0x2fff]
Jul 11 19:01:10 polya kernel: [ 0.383250] pci 0000:00:1c.1: bridge window
[mem 0xf6900000-0xf69fffff]
Jul 11 19:01:10 polya kernel: [ 0.383256] pci 0000:00:1c.1: bridge window
[mem 0xc0200000-0xc03fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383264] pci 0000:00:1c.2: PCI bridge to
[bus 09-09]
Jul 11 19:01:10 polya kernel: [ 0.383268] pci 0000:00:1c.2: bridge window
[io 0xd000-0xdfff]
Jul 11 19:01:10 polya kernel: [ 0.383274] pci 0000:00:1c.2: bridge window
[mem 0xf6800000-0xf68fffff]
Jul 11 19:01:10 polya kernel: [ 0.383280] pci 0000:00:1c.2: bridge window
[mem 0xc0000000-0xc01fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383288] pci 0000:00:1c.4: PCI bridge to
[bus 0d-0e]
Jul 11 19:01:10 polya kernel: [ 0.383292] pci 0000:00:1c.4: bridge window
[io 0xc000-0xcfff]
Jul 11 19:01:10 polya kernel: [ 0.383299] pci 0000:00:1c.4: bridge window
[mem 0xf6600000-0xf67fffff]
Jul 11 19:01:10 polya kernel: [ 0.383304] pci 0000:00:1c.4: bridge window
[mem 0xf0000000-0xf01fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383313] pci 0000:00:1e.0: PCI bridge to
[bus 03-03]
Jul 11 19:01:10 polya kernel: [ 0.383346] pci 0000:00:1c.0: PCI INT A -> GSI
16 (level, low) -> IRQ 16
Jul 11 19:01:10 polya kernel: [ 0.383353] pci 0000:00:1c.0: setting latency
timer to 64
Jul 11 19:01:10 polya kernel: [ 0.383364] pci 0000:00:1c.1: PCI INT B -> GSI
17 (level, low) -> IRQ 17
Jul 11 19:01:10 polya kernel: [ 0.383370] pci 0000:00:1c.1: setting latency
timer to 64
Jul 11 19:01:10 polya kernel: [ 0.383383] pci 0000:00:1c.2: PCI INT C -> GSI
18 (level, low) -> IRQ 18
Jul 11 19:01:10 polya kernel: [ 0.383388] pci 0000:00:1c.2: setting latency
timer to 64
Jul 11 19:01:10 polya kernel: [ 0.383396] pci 0000:00:1c.4: PCI INT A -> GSI
16 (level, low) -> IRQ 16
Jul 11 19:01:10 polya kernel: [ 0.383401] pci 0000:00:1c.4: setting latency
timer to 64
Jul 11 19:01:10 polya kernel: [ 0.383410] pci 0000:00:1e.0: setting latency
timer to 64
Jul 11 19:01:10 polya kernel: [ 0.383415] pci_bus 0000:00: resource 4 [io
0x0000-0x0cf7]
Jul 11 19:01:10 polya kernel: [ 0.383417] pci_bus 0000:00: resource 5 [io
0x0d00-0xffff]
Jul 11 19:01:10 polya kernel: [ 0.383420] pci_bus 0000:00: resource 6 [mem
0x000a0000-0x000bffff]
Jul 11 19:01:10 polya kernel: [ 0.383423] pci_bus 0000:00: resource 7 [mem
0x000d0000-0x000dffff]
Jul 11 19:01:10 polya kernel: [ 0.383426] pci_bus 0000:00: resource 8 [mem
0xc0000000-0xf7ffffff]
Jul 11 19:01:10 polya kernel: [ 0.383428] pci_bus 0000:00: resource 9 [mem
0xfc000000-0xfebfffff]
Jul 11 19:01:10 polya kernel: [ 0.383431] pci_bus 0000:00: resource 10 [mem
0xfec10000-0xfecfffff]
Jul 11 19:01:10 polya kernel: [ 0.383434] pci_bus 0000:00: resource 11 [mem
0xfed1c000-0xfed1ffff]
Jul 11 19:01:10 polya kernel: [ 0.383436] pci_bus 0000:00: resource 12 [mem
0xfed90000-0xfed9ffff]
Jul 11 19:01:10 polya kernel: [ 0.383439] pci_bus 0000:00: resource 13 [mem
0xfeda7000-0xfedfffff]
Jul 11 19:01:10 polya kernel: [ 0.383441] pci_bus 0000:00: resource 14 [mem
0xfee10000-0xff9fffff]
Jul 11 19:01:10 polya kernel: [ 0.383444] pci_bus 0000:00: resource 15 [mem
0xffc00000-0xffdfffff]
Jul 11 19:01:10 polya kernel: [ 0.383447] pci_bus 0000:0b: resource 0 [io
0x3000-0x3fff]
Jul 11 19:01:10 polya kernel: [ 0.383449] pci_bus 0000:0b: resource 1 [mem
0xc0400000-0xc05fffff]
Jul 11 19:01:10 polya kernel: [ 0.383452] pci_bus 0000:0b: resource 2 [mem
0xc0600000-0xc07fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383455] pci_bus 0000:0c: resource 0 [io
0x2000-0x2fff]
Jul 11 19:01:10 polya kernel: [ 0.383458] pci_bus 0000:0c: resource 1 [mem
0xf6900000-0xf69fffff]
Jul 11 19:01:10 polya kernel: [ 0.383460] pci_bus 0000:0c: resource 2 [mem
0xc0200000-0xc03fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383463] pci_bus 0000:09: resource 0 [io
0xd000-0xdfff]
Jul 11 19:01:10 polya kernel: [ 0.383466] pci_bus 0000:09: resource 1 [mem
0xf6800000-0xf68fffff]
Jul 11 19:01:10 polya kernel: [ 0.383469] pci_bus 0000:09: resource 2 [mem
0xc0000000-0xc01fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383471] pci_bus 0000:0d: resource 0 [io
0xc000-0xcfff]
Jul 11 19:01:10 polya kernel: [ 0.383474] pci_bus 0000:0d: resource 1 [mem
0xf6600000-0xf67fffff]
Jul 11 19:01:10 polya kernel: [ 0.383477] pci_bus 0000:0d: resource 2 [mem
0xf0000000-0xf01fffff 64bit pref]
Jul 11 19:01:10 polya kernel: [ 0.383480] pci_bus 0000:03: resource 4 [io
0x0000-0x0cf7]
Jul 11 19:01:10 polya kernel: [ 0.383482] pci_bus 0000:03: resource 5 [io
0x0d00-0xffff]
Jul 11 19:01:10 polya kernel: [ 0.383485] pci_bus 0000:03: resource 6 [mem
0x000a0000-0x000bffff]
Jul 11 19:01:10 polya kernel: [ 0.383487] pci_bus 0000:03: resource 7 [mem
0x000d0000-0x000dffff]
Jul 11 19:01:10 polya kernel: [ 0.383490] pci_bus 0000:03: resource 8 [mem
0xc0000000-0xf7ffffff]
Jul 11 19:01:10 polya kernel: [ 0.383493] pci_bus 0000:03: resource 9 [mem
0xfc000000-0xfebfffff]
Jul 11 19:01:10 polya kernel: [ 0.383495] pci_bus 0000:03: resource 10 [mem
0xfec10000-0xfecfffff]
Jul 11 19:01:10 polya kernel: [ 0.383498] pci_bus 0000:03: resource 11 [mem
0xfed1c000-0xfed1ffff]
Jul 11 19:01:10 polya kernel: [ 0.383500] pci_bus 0000:03: resource 12 [mem
0xfed90000-0xfed9ffff]
Jul 11 19:01:10 polya kernel: [ 0.383503] pci_bus 0000:03: resource 13 [mem
0xfeda7000-0xfedfffff]
Jul 11 19:01:10 polya kernel: [ 0.383506] pci_bus 0000:03: resource 14 [mem
0xfee10000-0xff9fffff]
Jul 11 19:01:10 polya kernel: [ 0.383508] pci_bus 0000:03: resource 15 [mem
0xffc00000-0xffdfffff]
Jul 11 19:01:10 polya kernel: [ 0.383580] NET: Registered protocol family 2
Jul 11 19:01:10 polya kernel: [ 0.383752] IP route cache hash table entries:
131072 (order: 8, 1048576 bytes)
Jul 11 19:01:10 polya kernel: [ 0.385183] TCP established hash table
entries: 524288 (order: 11, 8388608 bytes)
Jul 11 19:01:10 polya kernel: [ 0.389475] TCP bind hash table entries: 65536
(order: 8, 1048576 bytes)
Jul 11 19:01:10 polya kernel: [ 0.389991] TCP: Hash tables configured
(established 524288 bind 65536)
Jul 11 19:01:10 polya kernel: [ 0.389995] TCP reno registered
Jul 11 19:01:10 polya kernel: [ 0.390017] UDP hash table entries: 2048
(order: 4, 65536 bytes)
Jul 11 19:01:10 polya kernel: [ 0.390059] UDP-Lite hash table entries: 2048
(order: 4, 65536 bytes)
Jul 11 19:01:10 polya kernel: [ 0.390248] NET: Registered protocol family 1
Jul 11 19:01:10 polya kernel: [ 0.390270] pci 0000:00:02.0: Boot video device
Jul 11 19:01:10 polya kernel: [ 0.390298] pci 0000:00:1a.0: PCI INT A -> GSI
20 (level, low) -> IRQ 20
Jul 11 19:01:10 polya kernel: [ 0.390321] pci 0000:00:1a.0: PCI INT A
disabled
Jul 11 19:01:10 polya kernel: [ 0.390334] pci 0000:00:1a.1: PCI INT B -> GSI
21 (level, low) -> IRQ 21
Jul 11 19:01:10 polya kernel: [ 0.390356] pci 0000:00:1a.1: PCI INT B
disabled
Jul 11 19:01:10 polya kernel: [ 0.390368] pci 0000:00:1a.2: PCI INT C -> GSI
22 (level, low) -> IRQ 22
Jul 11 19:01:10 polya kernel: [ 0.390389] pci 0000:00:1a.2: PCI INT C
disabled
Jul 11 19:01:10 polya kernel: [ 0.390401] pci 0000:00:1a.7: PCI INT C -> GSI
22 (level, low) -> IRQ 22
Jul 11 19:01:10 polya kernel: [ 0.390432] pci 0000:00:1a.7: PCI INT C
disabled
Jul 11 19:01:10 polya kernel: [ 0.390457] pci 0000:00:1d.0: PCI INT A -> GSI
20 (level, low) -> IRQ 20
Jul 11 19:01:10 polya kernel: [ 0.390478] pci 0000:00:1d.0: PCI INT A
disabled
Jul 11 19:01:10 polya kernel: [ 0.390488] pci 0000:00:1d.1: PCI INT B -> GSI
21 (level, low) -> IRQ 21
Jul 11 19:01:10 polya kernel: [ 0.390508] pci 0000:00:1d.1: PCI INT B
disabled
Jul 11 19:01:10 polya kernel: [ 0.390517] pci 0000:00:1d.2: PCI INT C -> GSI
22 (level, low) -> IRQ 22
Jul 11 19:01:10 polya kernel: [ 0.390539] pci 0000:00:1d.2: PCI INT C
disabled
Jul 11 19:01:10 polya kernel: [ 0.390550] pci 0000:00:1d.7: PCI INT A -> GSI
20 (level, low) -> IRQ 20
Jul 11 19:01:10 polya kernel: [ 0.390568] pci 0000:00:1d.7: PCI INT A
disabled
Jul 11 19:01:10 polya kernel: [ 0.390614] PCI: CLS 64 bytes, default 64
Jul 11 19:01:10 polya kernel: [ 0.390677] Unpacking initramfs...
Jul 11 19:01:10 polya kernel: [ 0.479452] Freeing initrd memory: 3804k freed
Jul 11 19:01:10 polya kernel: [ 0.481777] audit: initializing netlink socket
(disabled)
Jul 11 19:01:10 polya kernel: [ 0.481791] type=2000 audit(1342029648.476:1):
initialized
Jul 11 19:01:10 polya kernel: [ 0.510407] HugeTLB registered 2 MB page size,
pre-allocated 0 pages
Jul 11 19:01:10 polya kernel: [ 0.526513] VFS: Disk quotas dquot_6.5.2
Jul 11 19:01:10 polya kernel: [ 0.526551] Dquot-cache hash table entries:
512 (order 0, 4096 bytes)
Jul 11 19:01:10 polya kernel: [ 0.526631] msgmni has been set to 5963
Jul 11 19:01:10 polya kernel: [ 0.526839] alg: No test for stdrng (krng)
Jul 11 19:01:10 polya kernel: [ 0.526878] Block layer SCSI generic (bsg)
driver version 0.4 loaded (major 253)
Jul 11 19:01:10 polya kernel: [ 0.526882] io scheduler noop registered
Jul 11 19:01:10 polya kernel: [ 0.526884] io scheduler deadline registered
Jul 11 19:01:10 polya kernel: [ 0.526900] io scheduler cfq registered
(default)
Jul 11 19:01:10 polya kernel: [ 0.527008] pcieport 0000:00:1c.0: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 0.527070] pcieport 0000:00:1c.0: irq 40 for
MSI/MSI-X
Jul 11 19:01:10 polya kernel: [ 0.527160] pcieport 0000:00:1c.1: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 0.527215] pcieport 0000:00:1c.1: irq 41 for
MSI/MSI-X
Jul 11 19:01:10 polya kernel: [ 0.527300] pcieport 0000:00:1c.2: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 0.527355] pcieport 0000:00:1c.2: irq 42 for
MSI/MSI-X
Jul 11 19:01:10 polya kernel: [ 0.527439] pcieport 0000:00:1c.4: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 0.527494] pcieport 0000:00:1c.4: irq 43 for
MSI/MSI-X
Jul 11 19:01:10 polya kernel: [ 0.527608] pci_hotplug: PCI Hot Plug PCI Core
version: 0.5
Jul 11 19:01:10 polya kernel: [ 0.527637] pciehp: PCI Express Hot Plug
Controller Driver version: 0.4
Jul 11 19:01:10 polya kernel: [ 0.527639] acpiphp: ACPI Hot Plug PCI
Controller Driver version: 0.5
Jul 11 19:01:10 polya kernel: [ 0.527964] acpiphp: Slot [1] registered
Jul 11 19:01:10 polya kernel: [ 0.528101] intel_idle: does not run on family
6 model 23
Jul 11 19:01:10 polya kernel: [ 0.528135] ERST: Table is not found!
Jul 11 19:01:10 polya kernel: [ 0.528137] GHES: HEST is not enabled!
Jul 11 19:01:10 polya kernel: [ 0.528218] Serial: 8250/16550 driver, 4
ports, IRQ sharing enabled
Jul 11 19:01:10 polya kernel: [ 0.572478] Linux agpgart interface v0.103
Jul 11 19:01:10 polya kernel: [ 0.572580] agpgart-intel 0000:00:00.0: Intel
GM45 Chipset
Jul 11 19:01:10 polya kernel: [ 0.572643] agpgart-intel 0000:00:00.0:
detected gtt size: 2097152K total, 262144K mappable
Jul 11 19:01:10 polya kernel: [ 0.573112] agpgart-intel 0000:00:00.0:
detected 32768K stolen memory
Jul 11 19:01:10 polya kernel: [ 0.573250] agpgart-intel 0000:00:00.0: AGP
aperture is 256M @ 0xe0000000
Jul 11 19:01:10 polya kernel: [ 0.573402] i8042: PNP: PS/2 Controller
[PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Jul 11 19:01:10 polya kernel: [ 0.590627] i8042: Detected active
multiplexing controller, rev 1.1
Jul 11 19:01:10 polya kernel: [ 0.603153] serio: i8042 KBD port at 0x60,0x64
irq 1
Jul 11 19:01:10 polya kernel: [ 0.603161] serio: i8042 AUX0 port at
0x60,0x64 irq 12
Jul 11 19:01:10 polya kernel: [ 0.603201] serio: i8042 AUX1 port at
0x60,0x64 irq 12
Jul 11 19:01:10 polya kernel: [ 0.603230] serio: i8042 AUX2 port at
0x60,0x64 irq 12
Jul 11 19:01:10 polya kernel: [ 0.603259] serio: i8042 AUX3 port at
0x60,0x64 irq 12
Jul 11 19:01:10 polya kernel: [ 0.603405] mousedev: PS/2 mouse device common
for all mice
Jul 11 19:01:10 polya kernel: [ 0.604143] rtc_cmos 00:04: RTC can wake from
S4
Jul 11 19:01:10 polya kernel: [ 0.604284] rtc_cmos 00:04: rtc core:
registered rtc_cmos as rtc0
Jul 11 19:01:10 polya kernel: [ 0.604318] rtc0: alarms up to one month, y3k,
114 bytes nvram, hpet irqs
Jul 11 19:01:10 polya kernel: [ 0.604332] cpuidle: using governor ladder
Jul 11 19:01:10 polya kernel: [ 0.604334] cpuidle: using governor menu
Jul 11 19:01:10 polya kernel: [ 0.604563] TCP cubic registered
Jul 11 19:01:10 polya kernel: [ 0.604613] NET: Registered protocol family 10
Jul 11 19:01:10 polya kernel: [ 0.605130] Mobile IPv6
Jul 11 19:01:10 polya kernel: [ 0.605133] NET: Registered protocol family 17
Jul 11 19:01:10 polya kernel: [ 0.605137] Registering the dns_resolver key
type
Jul 11 19:01:10 polya kernel: [ 0.605288] PM: Hibernation image not present
or could not be loaded.
Jul 11 19:01:10 polya kernel: [ 0.605300] registered taskstats version 1
Jul 11 19:01:10 polya kernel: [ 0.613779] rtc_cmos 00:04: setting system
clock to 2012-07-11 18:00:49 UTC (1342029649)
Jul 11 19:01:10 polya kernel: [ 0.613832] Initializing network drop monitor
service
Jul 11 19:01:10 polya kernel: [ 0.615349] Freeing unused kernel memory: 572k
freed
Jul 11 19:01:10 polya kernel: [ 0.615505] Write protecting the kernel
read-only data: 6144k
Jul 11 19:01:10 polya kernel: [ 0.618544] Freeing unused kernel memory: 668k
freed
Jul 11 19:01:10 polya kernel: [ 0.621850] Freeing unused kernel memory: 684k
freed
Jul 11 19:01:10 polya kernel: [ 0.644112] input: AT Translated Set 2
keyboard as /devices/platform/i8042/serio0/input/input0
Jul 11 19:01:10 polya kernel: [ 0.823858] SCSI subsystem initialized
Jul 11 19:01:10 polya kernel: [ 0.908280] libata version 3.00 loaded.
Jul 11 19:01:10 polya kernel: [ 0.909187] ahci 0000:00:1f.2: version 3.0
Jul 11 19:01:10 polya kernel: [ 0.909204] ahci 0000:00:1f.2: PCI INT C ->
GSI 18 (level, low) -> IRQ 18
Jul 11 19:01:10 polya kernel: [ 0.909266] ahci 0000:00:1f.2: irq 44 for
MSI/MSI-X
Jul 11 19:01:10 polya kernel: [ 0.909319] ahci: SSS flag set, parallel bus
scan disabled
Jul 11 19:01:10 polya kernel: [ 0.909360] ahci 0000:00:1f.2: AHCI 0001.0200
32 slots 4 ports 3 Gbps 0x33 impl SATA mode
Jul 11 19:01:10 polya kernel: [ 0.909364] ahci 0000:00:1f.2: flags: 64bit
ncq sntf stag pm led clo pio slum part ccc ems
Jul 11 19:01:10 polya kernel: [ 0.909370] ahci 0000:00:1f.2: setting latency
timer to 64
Jul 11 19:01:10 polya kernel: [ 0.941795] scsi0 : ahci
Jul 11 19:01:10 polya kernel: [ 0.941955] scsi1 : ahci
Jul 11 19:01:10 polya kernel: [ 0.942036] scsi2 : ahci
Jul 11 19:01:10 polya kernel: [ 0.942117] scsi3 : ahci
Jul 11 19:01:10 polya kernel: [ 0.942195] scsi4 : ahci
Jul 11 19:01:10 polya kernel: [ 0.942270] scsi5 : ahci
Jul 11 19:01:10 polya kernel: [ 0.943557] ata1: SATA max UDMA/133 abar
m2048@0xfed1c800 port 0xfed1c900 irq 44
Jul 11 19:01:10 polya kernel: [ 0.943562] ata2: SATA max UDMA/133 abar
m2048@0xfed1c800 port 0xfed1c980 irq 44
Jul 11 19:01:10 polya kernel: [ 0.943565] ata3: DUMMY
Jul 11 19:01:10 polya kernel: [ 0.943566] ata4: DUMMY
Jul 11 19:01:10 polya kernel: [ 0.943570] ata5: SATA max UDMA/133 abar
m2048@0xfed1c800 port 0xfed1cb00 irq 44
Jul 11 19:01:10 polya kernel: [ 0.943574] ata6: SATA max UDMA/133 abar
m2048@0xfed1c800 port 0xfed1cb80 irq 44
Jul 11 19:01:10 polya kernel: [ 0.951249] thermal LNXTHERM:00: registered as
thermal_zone0
Jul 11 19:01:10 polya kernel: [ 0.951253] ACPI: Thermal Zone [THM] (57 C)
Jul 11 19:01:10 polya kernel: [ 1.264034] ata1: SATA link up 3.0 Gbps
(SStatus 123 SControl 300)
Jul 11 19:01:10 polya kernel: [ 1.270192] ata1.00: ATA-8: SAMSUNG
HN-M750MBB, 2AR10001, max UDMA/133
Jul 11 19:01:10 polya kernel: [ 1.270195] ata1.00: 1465149168 sectors, multi
8: LBA48 NCQ (depth 31/32), AA
Jul 11 19:01:10 polya kernel: [ 1.276353] ata1.00: configured for UDMA/133
Jul 11 19:01:10 polya kernel: [ 1.276499] scsi 0:0:0:0: Direct-Access
ATA SAMSUNG HN-M750M 2AR1 PQ: 0 ANSI: 5
Jul 11 19:01:10 polya kernel: [ 1.480024] Refined TSC clocksource
calibration: 1994.999 MHz.
Jul 11 19:01:10 polya kernel: [ 1.480028] Switching to clocksource tsc
Jul 11 19:01:10 polya kernel: [ 1.596020] ata2: SATA link up 1.5 Gbps
(SStatus 113 SControl 300)
Jul 11 19:01:10 polya kernel: [ 1.614955] ata2.00: ATAPI: TSSTcorp DVD+/-RW
TS-L633C, D300, max UDMA/100
Jul 11 19:01:10 polya kernel: [ 1.614958] ata2.00: applying bridge limits
Jul 11 19:01:10 polya kernel: [ 1.634060] ata2.00: configured for UDMA/100
Jul 11 19:01:10 polya kernel: [ 1.636428] scsi 1:0:0:0: CD-ROM
TSSTcorp DVD+-RW TS-L633C D300 PQ: 0 ANSI: 5
Jul 11 19:01:10 polya kernel: [ 1.956020] ata5: SATA link down (SStatus 0
SControl 300)
Jul 11 19:01:10 polya kernel: [ 2.276019] ata6: SATA link down (SStatus 0
SControl 300)
Jul 11 19:01:10 polya kernel: [ 2.282030] sd 0:0:0:0: [sda] 1465149168
512-byte logical blocks: (750 GB/698 GiB)
Jul 11 19:01:10 polya kernel: [ 2.282105] sd 0:0:0:0: [sda] Write Protect is
off
Jul 11 19:01:10 polya kernel: [ 2.282109] sd 0:0:0:0: [sda] Mode Sense: 00
3a 00 00
Jul 11 19:01:10 polya kernel: [ 2.282139] sd 0:0:0:0: [sda] Write cache:
enabled, read cache: enabled, doesn't support DPO or FUA
Jul 11 19:01:10 polya kernel: [ 2.304720] sda: sda1 sda2 sda3
Jul 11 19:01:10 polya kernel: [ 2.305079] sd 0:0:0:0: [sda] Attached SCSI
disk
Jul 11 19:01:10 polya kernel: [ 2.690211] device-mapper: uevent: version
1.0.3
Jul 11 19:01:10 polya kernel: [ 2.690297] device-mapper: ioctl: 4.22.0-ioctl
(2011-10-19) initialised: dm-de...@redhat.com
Jul 11 19:01:10 polya kernel: [ 8.227380] fstype: sending ioctl 540f to a
partition!
Jul 11 19:01:10 polya kernel: [ 8.357436] PM: Starting manual resume from
disk
Jul 11 19:01:10 polya kernel: [ 8.357440] PM: Hibernation image partition
254:2 present
Jul 11 19:01:10 polya kernel: [ 8.357442] PM: Looking for hibernation image.
Jul 11 19:01:10 polya kernel: [ 8.357654] PM: Image not found (code -22)
Jul 11 19:01:10 polya kernel: [ 8.357656] PM: Hibernation image not present
or could not be loaded.
Jul 11 19:01:10 polya kernel: [ 8.385490] EXT4-fs (dm-4): mounted filesystem
with ordered data mode. Opts: (null)
Jul 11 19:01:10 polya kernel: [ 10.454712] ACPI: Requesting acpi_cpufreq
Jul 11 19:01:10 polya kernel: [ 10.466645] Monitor-Mwait will be used to
enter C-1 state
Jul 11 19:01:10 polya kernel: [ 10.470411] Monitor-Mwait will be used to
enter C-2 state
Jul 11 19:01:10 polya kernel: [ 10.470424] Marking TSC unstable due to TSC
halts in idle
Jul 11 19:01:10 polya kernel: [ 10.470433] ACPI: acpi_idle registered with
cpuidle
Jul 11 19:01:10 polya kernel: [ 10.470613] Switching to clocksource hpet
Jul 11 19:01:10 polya kernel: [ 10.513742] input: Lid Switch as
/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
Jul 11 19:01:10 polya kernel: [ 10.514591] ACPI: Lid Switch [LID]
Jul 11 19:01:10 polya kernel: [ 10.514657] input: Power Button as
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
Jul 11 19:01:10 polya kernel: [ 10.514663] ACPI: Power Button [PBTN]
Jul 11 19:01:10 polya kernel: [ 10.514720] input: Sleep Button as
/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Jul 11 19:01:10 polya kernel: [ 10.514724] ACPI: Sleep Button [SBTN]
Jul 11 19:01:10 polya kernel: [ 10.792774] dcdbas dcdbas: Dell Systems
Management Base Driver (version 5.6.0-3.2)
Jul 11 19:01:10 polya kernel: [ 10.821259] input: PC Speaker as
/devices/platform/pcspkr/input/input4
Jul 11 19:01:10 polya kernel: [ 10.836055] wmi: Mapper loaded
Jul 11 19:01:10 polya kernel: [ 10.922829] input: Dell WMI hotkeys as
/devices/virtual/input/input5
Jul 11 19:01:10 polya kernel: [ 10.942215] iTCO_vendor_support:
vendor-support=0
Jul 11 19:01:10 polya kernel: [ 10.989922] ACPI: AC Adapter [AC] (off-line)
Jul 11 19:01:10 polya kernel: [ 11.034268] ACPI: Battery Slot [BAT0] (battery
present)
Jul 11 19:01:10 polya kernel: [ 11.043639] i801_smbus 0000:00:1f.3: PCI INT B
-> GSI 18 (level, low) -> IRQ 18
Jul 11 19:01:10 polya kernel: [ 11.087251] iTCO_wdt: Intel TCO WatchDog Timer
Driver v1.07
Jul 11 19:01:10 polya kernel: [ 11.087390] iTCO_wdt: Found a ICH9M TCO device
(Version=2, TCOBASE=0x1060)
Jul 11 19:01:10 polya kernel: [ 11.087665] iTCO_wdt: initialized.
heartbeat=30 sec (nowayout=0)
Jul 11 19:01:10 polya kernel: [ 11.096491] sky2: driver version 1.30
Jul 11 19:01:10 polya kernel: [ 11.096543] sky2 0000:09:00.0: PCI INT A ->
GSI 18 (level, low) -> IRQ 18
Jul 11 19:01:10 polya kernel: [ 11.096562] sky2 0000:09:00.0: setting latency
timer to 64
Jul 11 19:01:10 polya kernel: [ 11.096599] sky2 0000:09:00.0: Yukon-2 FE+
chip revision 0
Jul 11 19:01:10 polya kernel: [ 11.096715] sky2 0000:09:00.0: irq 45 for
MSI/MSI-X
Jul 11 19:01:10 polya kernel: [ 11.097317] sky2 0000:09:00.0: eth0: addr
00:25:64:3f:5c:d1
Jul 11 19:01:10 polya kernel: [ 11.103294] atkbd serio0: Unknown key pressed
(translated set 2, code 0x8d on isa0060/serio0).
Jul 11 19:01:10 polya kernel: [ 11.103298] atkbd serio0: Use 'setkeycodes
e00d <keycode>' to make it known.
Jul 11 19:01:10 polya kernel: [ 11.158235] sr0: scsi3-mmc drive: 24x/24x
writer dvd-ram cd/rw xa/form2 cdda tray
Jul 11 19:01:10 polya kernel: [ 11.158239] cdrom: Uniform CD-ROM driver
Revision: 3.20
Jul 11 19:01:10 polya kernel: [ 11.158405] sr 1:0:0:0: Attached scsi CD-ROM
sr0
Jul 11 19:01:10 polya kernel: [ 11.230410] [drm] Initialized drm 1.1.0
20060810
Jul 11 19:01:10 polya kernel: [ 11.275625] usbcore: registered new interface
driver usbfs
Jul 11 19:01:10 polya kernel: [ 11.275805] usbcore: registered new interface
driver hub
Jul 11 19:01:10 polya kernel: [ 11.275867] usbcore: registered new device
driver usb
Jul 11 19:01:10 polya kernel: [ 11.303810] ehci_hcd: USB 2.0 'Enhanced' Host
Controller (EHCI) Driver
Jul 11 19:01:10 polya kernel: [ 11.303851] ehci_hcd 0000:00:1a.7: PCI INT C
-> GSI 22 (level, low) -> IRQ 22
Jul 11 19:01:10 polya kernel: [ 11.303876] ehci_hcd 0000:00:1a.7: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 11.303880] ehci_hcd 0000:00:1a.7: EHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 11.303912] ehci_hcd 0000:00:1a.7: new USB bus
registered, assigned bus number 1
Jul 11 19:01:10 polya kernel: [ 11.303947] ehci_hcd 0000:00:1a.7: debug port 1
Jul 11 19:01:10 polya kernel: [ 11.307832] ehci_hcd 0000:00:1a.7: cache line
size of 64 is not supported
Jul 11 19:01:10 polya kernel: [ 11.307863] ehci_hcd 0000:00:1a.7: irq 22, io
mem 0xfed1c400
Jul 11 19:01:10 polya kernel: [ 11.324052] ehci_hcd 0000:00:1a.7: USB 2.0
started, EHCI 1.00
Jul 11 19:01:10 polya kernel: [ 11.324103] usb usb1: New USB device found,
idVendor=1d6b, idProduct=0002
Jul 11 19:01:10 polya kernel: [ 11.324106] usb usb1: New USB device strings:
Mfr=3, Product=2, SerialNumber=1
Jul 11 19:01:10 polya kernel: [ 11.324109] usb usb1: Product: EHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 11.324111] usb usb1: Manufacturer: Linux
3.2.0-3-amd64 ehci_hcd
Jul 11 19:01:10 polya kernel: [ 11.324113] usb usb1: SerialNumber:
0000:00:1a.7
Jul 11 19:01:10 polya kernel: [ 11.324281] hub 1-0:1.0: USB hub found
Jul 11 19:01:10 polya kernel: [ 11.324287] hub 1-0:1.0: 6 ports detected
Jul 11 19:01:10 polya kernel: [ 11.324683] ehci_hcd 0000:00:1d.7: PCI INT A
-> GSI 20 (level, low) -> IRQ 20
Jul 11 19:01:10 polya kernel: [ 11.324710] ehci_hcd 0000:00:1d.7: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 11.324714] ehci_hcd 0000:00:1d.7: EHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 11.324727] ehci_hcd 0000:00:1d.7: new USB bus
registered, assigned bus number 2
Jul 11 19:01:10 polya kernel: [ 11.324765] ehci_hcd 0000:00:1d.7: debug port 1
Jul 11 19:01:10 polya kernel: [ 11.328646] ehci_hcd 0000:00:1d.7: cache line
size of 64 is not supported
Jul 11 19:01:10 polya kernel: [ 11.328689] ehci_hcd 0000:00:1d.7: irq 20, io
mem 0xfed1c000
Jul 11 19:01:10 polya kernel: [ 11.344402] ehci_hcd 0000:00:1d.7: USB 2.0
started, EHCI 1.00
Jul 11 19:01:10 polya kernel: [ 11.344440] usb usb2: New USB device found,
idVendor=1d6b, idProduct=0002
Jul 11 19:01:10 polya kernel: [ 11.344443] usb usb2: New USB device strings:
Mfr=3, Product=2, SerialNumber=1
Jul 11 19:01:10 polya kernel: [ 11.344445] usb usb2: Product: EHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 11.344447] usb usb2: Manufacturer: Linux
3.2.0-3-amd64 ehci_hcd
Jul 11 19:01:10 polya kernel: [ 11.344450] usb usb2: SerialNumber:
0000:00:1d.7
Jul 11 19:01:10 polya kernel: [ 11.344623] hub 2-0:1.0: USB hub found
Jul 11 19:01:10 polya kernel: [ 11.344629] hub 2-0:1.0: 6 ports detected
Jul 11 19:01:10 polya kernel: [ 11.362027] i915 0000:00:02.0: PCI INT A ->
GSI 16 (level, low) -> IRQ 16
Jul 11 19:01:10 polya kernel: [ 11.362033] i915 0000:00:02.0: setting latency
timer to 64
Jul 11 19:01:10 polya kernel: [ 11.390836] mtrr: type mismatch for
e0000000,10000000 old: write-back new: write-combining
Jul 11 19:01:10 polya kernel: [ 11.390840] [drm] MTRR allocation failed.
Graphics performance may suffer.
Jul 11 19:01:10 polya kernel: [ 11.391284] i915 0000:00:02.0: irq 46 for
MSI/MSI-X
Jul 11 19:01:10 polya kernel: [ 11.391292] [drm] Supports vblank timestamp
caching Rev 1 (10.10.2010).
Jul 11 19:01:10 polya kernel: [ 11.391294] [drm] Driver supports precise
vblank timestamp query.
Jul 11 19:01:10 polya kernel: [ 11.391350] vgaarb: device changed decodes:
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jul 11 19:01:10 polya kernel: [ 11.443436] fixme: max PWM is zero.
Jul 11 19:01:10 polya kernel: [ 11.486015] cfg80211: Calling CRDA to update
world regulatory domain
Jul 11 19:01:10 polya kernel: [ 11.542780] Intel(R) Wireless WiFi Link AGN
driver for Linux, in-tree:
Jul 11 19:01:10 polya kernel: [ 11.542783] Copyright(c) 2003-2011 Intel
Corporation
Jul 11 19:01:10 polya kernel: [ 11.542895] iwlwifi 0000:0c:00.0: PCI INT A ->
GSI 17 (level, low) -> IRQ 17
Jul 11 19:01:10 polya kernel: [ 11.542933] iwlwifi 0000:0c:00.0: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 11.542979] iwlwifi 0000:0c:00.0:
pci_resource_len = 0x00002000
Jul 11 19:01:10 polya kernel: [ 11.542982] iwlwifi 0000:0c:00.0:
pci_resource_base = ffffc90000660000
Jul 11 19:01:10 polya kernel: [ 11.542985] iwlwifi 0000:0c:00.0: HW Revision
ID = 0x0
Jul 11 19:01:10 polya kernel: [ 11.543137] iwlwifi 0000:0c:00.0: irq 47 for
MSI/MSI-X
Jul 11 19:01:10 polya kernel: [ 11.543231] iwlwifi 0000:0c:00.0: Detected
Intel(R) WiFi Link 5100 AGN, REV=0x54
Jul 11 19:01:10 polya kernel: [ 11.543340] iwlwifi 0000:0c:00.0: L1 Enabled;
Disabling L0S
Jul 11 19:01:10 polya kernel: [ 11.565195] iwlwifi 0000:0c:00.0: device
EEPROM VER=0x11f, CALIB=0x4
Jul 11 19:01:10 polya kernel: [ 11.565199] iwlwifi 0000:0c:00.0: Device SKU:
0Xf0
Jul 11 19:01:10 polya kernel: [ 11.565239] iwlwifi 0000:0c:00.0: Tunable
channels: 13 802.11bg, 24 802.11a channels
Jul 11 19:01:10 polya kernel: [ 11.604595] uhci_hcd: USB Universal Host
Controller Interface driver
Jul 11 19:01:10 polya kernel: [ 11.656043] usb 1-5: new high-speed USB device
number 2 using ehci_hcd
Jul 11 19:01:10 polya kernel: [ 11.752113] iwlwifi 0000:0c:00.0: loaded
firmware version 8.83.5.1 build 33692
Jul 11 19:01:10 polya kernel: [ 11.752506] Registered led device: phy0-led
Jul 11 19:01:10 polya kernel: [ 11.781597] ieee80211 phy0: Selected rate
control algorithm 'iwl-agn-rs'
Jul 11 19:01:10 polya kernel: [ 11.815750] input: PS/2 Mouse as
/devices/platform/i8042/serio2/input/input6
Jul 11 19:01:10 polya kernel: [ 11.818739] usb 1-5: New USB device found,
idVendor=0bda, idProduct=0158
Jul 11 19:01:10 polya kernel: [ 11.818744] usb 1-5: New USB device strings:
Mfr=1, Product=2, SerialNumber=3
Jul 11 19:01:10 polya kernel: [ 11.818747] usb 1-5: Product: USB2.0-CRW
Jul 11 19:01:10 polya kernel: [ 11.818749] usb 1-5: Manufacturer: Generic
Jul 11 19:01:10 polya kernel: [ 11.818751] usb 1-5: SerialNumber:
20071114173400000
Jul 11 19:01:10 polya kernel: [ 11.842729] input: AlpsPS/2 ALPS GlidePoint as
/devices/platform/i8042/serio2/input/input7
Jul 11 19:01:10 polya kernel: [ 11.854168] fbcon: inteldrmfb (fb0) is primary
device
Jul 11 19:01:10 polya kernel: [ 11.935673] usbcore: registered new interface
driver uas
Jul 11 19:01:10 polya kernel: [ 11.949209] Initializing USB Mass Storage
driver...
Jul 11 19:01:10 polya kernel: [ 11.949273] usbcore: registered new interface
driver usb-storage
Jul 11 19:01:10 polya kernel: [ 11.949274] USB Mass Storage support
registered.
Jul 11 19:01:10 polya kernel: [ 11.968969] usb 1-5: USB disconnect, device
number 2
Jul 11 19:01:10 polya kernel: [ 11.972863] scsi6 : usb-storage 1-5:1.0
Jul 11 19:01:10 polya kernel: [ 11.973059] usbcore: registered new interface
driver ums-realtek
Jul 11 19:01:10 polya kernel: [ 12.355790] Console: switching to colour frame
buffer device 170x48
Jul 11 19:01:10 polya kernel: [ 12.363189] fb0: inteldrmfb frame buffer device
Jul 11 19:01:10 polya kernel: [ 12.363192] drm: registered panic notifier
Jul 11 19:01:10 polya kernel: [ 12.379142] acpi device:3c: registered as
cooling_device2
Jul 11 19:01:10 polya kernel: [ 12.379689] input: Video Bus as
/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input8
Jul 11 19:01:10 polya kernel: [ 12.379751] ACPI: Video Device [VID1]
(multi-head: yes rom: no post: no)
Jul 11 19:01:10 polya kernel: [ 12.379774] [Firmware Bug]: Duplicate ACPI
video bus devices for the same VGA controller, please try module parameter
"video.allow_duplicates=1"if the current driver doesn't work.
Jul 11 19:01:10 polya kernel: [ 12.379863] [drm] Initialized i915 1.6.0
20080730 for 0000:00:02.0 on minor 0
Jul 11 19:01:10 polya kernel: [ 12.380156] uhci_hcd 0000:00:1a.0: PCI INT A
-> GSI 20 (level, low) -> IRQ 20
Jul 11 19:01:10 polya kernel: [ 12.380171] uhci_hcd 0000:00:1a.0: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 12.380176] uhci_hcd 0000:00:1a.0: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.380191] uhci_hcd 0000:00:1a.0: new USB bus
registered, assigned bus number 3
Jul 11 19:01:10 polya kernel: [ 12.380227] uhci_hcd 0000:00:1a.0: irq 20, io
base 0x00006f60
Jul 11 19:01:10 polya kernel: [ 12.380283] usb usb3: New USB device found,
idVendor=1d6b, idProduct=0001
Jul 11 19:01:10 polya kernel: [ 12.380287] usb usb3: New USB device strings:
Mfr=3, Product=2, SerialNumber=1
Jul 11 19:01:10 polya kernel: [ 12.380289] usb usb3: Product: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.380291] usb usb3: Manufacturer: Linux
3.2.0-3-amd64 uhci_hcd
Jul 11 19:01:10 polya kernel: [ 12.380294] usb usb3: SerialNumber:
0000:00:1a.0
Jul 11 19:01:10 polya kernel: [ 12.380533] hub 3-0:1.0: USB hub found
Jul 11 19:01:10 polya kernel: [ 12.380540] hub 3-0:1.0: 2 ports detected
Jul 11 19:01:10 polya kernel: [ 12.380653] uhci_hcd 0000:00:1a.1: PCI INT B
-> GSI 21 (level, low) -> IRQ 21
Jul 11 19:01:10 polya kernel: [ 12.380665] uhci_hcd 0000:00:1a.1: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 12.380669] uhci_hcd 0000:00:1a.1: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.380680] uhci_hcd 0000:00:1a.1: new USB bus
registered, assigned bus number 4
Jul 11 19:01:10 polya kernel: [ 12.380732] uhci_hcd 0000:00:1a.1: irq 21, io
base 0x00006f80
Jul 11 19:01:10 polya kernel: [ 12.380778] usb usb4: New USB device found,
idVendor=1d6b, idProduct=0001
Jul 11 19:01:10 polya kernel: [ 12.380781] usb usb4: New USB device strings:
Mfr=3, Product=2, SerialNumber=1
Jul 11 19:01:10 polya kernel: [ 12.380784] usb usb4: Product: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.380786] usb usb4: Manufacturer: Linux
3.2.0-3-amd64 uhci_hcd
Jul 11 19:01:10 polya kernel: [ 12.380788] usb usb4: SerialNumber:
0000:00:1a.1
Jul 11 19:01:10 polya kernel: [ 12.380924] hub 4-0:1.0: USB hub found
Jul 11 19:01:10 polya kernel: [ 12.380931] hub 4-0:1.0: 2 ports detected
Jul 11 19:01:10 polya kernel: [ 12.381030] uhci_hcd 0000:00:1a.2: PCI INT C
-> GSI 22 (level, low) -> IRQ 22
Jul 11 19:01:10 polya kernel: [ 12.381041] uhci_hcd 0000:00:1a.2: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 12.381044] uhci_hcd 0000:00:1a.2: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.381056] uhci_hcd 0000:00:1a.2: new USB bus
registered, assigned bus number 5
Jul 11 19:01:10 polya kernel: [ 12.381089] uhci_hcd 0000:00:1a.2: irq 22, io
base 0x00006fa0
Jul 11 19:01:10 polya kernel: [ 12.381131] usb usb5: New USB device found,
idVendor=1d6b, idProduct=0001
Jul 11 19:01:10 polya kernel: [ 12.381133] usb usb5: New USB device strings:
Mfr=3, Product=2, SerialNumber=1
Jul 11 19:01:10 polya kernel: [ 12.381136] usb usb5: Product: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.381138] usb usb5: Manufacturer: Linux
3.2.0-3-amd64 uhci_hcd
Jul 11 19:01:10 polya kernel: [ 12.381140] usb usb5: SerialNumber:
0000:00:1a.2
Jul 11 19:01:10 polya kernel: [ 12.384666] hub 5-0:1.0: USB hub found
Jul 11 19:01:10 polya kernel: [ 12.384674] hub 5-0:1.0: 2 ports detected
Jul 11 19:01:10 polya kernel: [ 12.384787] uhci_hcd 0000:00:1d.0: PCI INT A
-> GSI 20 (level, low) -> IRQ 20
Jul 11 19:01:10 polya kernel: [ 12.384800] uhci_hcd 0000:00:1d.0: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 12.384804] uhci_hcd 0000:00:1d.0: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.384819] uhci_hcd 0000:00:1d.0: new USB bus
registered, assigned bus number 6
Jul 11 19:01:10 polya kernel: [ 12.384860] uhci_hcd 0000:00:1d.0: irq 20, io
base 0x00006f00
Jul 11 19:01:10 polya kernel: [ 12.384909] usb usb6: New USB device found,
idVendor=1d6b, idProduct=0001
Jul 11 19:01:10 polya kernel: [ 12.384912] usb usb6: New USB device strings:
Mfr=3, Product=2, SerialNumber=1
Jul 11 19:01:10 polya kernel: [ 12.384915] usb usb6: Product: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.384917] usb usb6: Manufacturer: Linux
3.2.0-3-amd64 uhci_hcd
Jul 11 19:01:10 polya kernel: [ 12.384919] usb usb6: SerialNumber:
0000:00:1d.0
Jul 11 19:01:10 polya kernel: [ 12.386363] hub 6-0:1.0: USB hub found
Jul 11 19:01:10 polya kernel: [ 12.386370] hub 6-0:1.0: 2 ports detected
Jul 11 19:01:10 polya kernel: [ 12.386485] uhci_hcd 0000:00:1d.1: PCI INT B
-> GSI 21 (level, low) -> IRQ 21
Jul 11 19:01:10 polya kernel: [ 12.386498] uhci_hcd 0000:00:1d.1: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 12.386502] uhci_hcd 0000:00:1d.1: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.386514] uhci_hcd 0000:00:1d.1: new USB bus
registered, assigned bus number 7
Jul 11 19:01:10 polya kernel: [ 12.386551] uhci_hcd 0000:00:1d.1: irq 21, io
base 0x00006f20
Jul 11 19:01:10 polya kernel: [ 12.386600] usb usb7: New USB device found,
idVendor=1d6b, idProduct=0001
Jul 11 19:01:10 polya kernel: [ 12.386603] usb usb7: New USB device strings:
Mfr=3, Product=2, SerialNumber=1
Jul 11 19:01:10 polya kernel: [ 12.386606] usb usb7: Product: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.386608] usb usb7: Manufacturer: Linux
3.2.0-3-amd64 uhci_hcd
Jul 11 19:01:10 polya kernel: [ 12.386610] usb usb7: SerialNumber:
0000:00:1d.1
Jul 11 19:01:10 polya kernel: [ 12.386751] hub 7-0:1.0: USB hub found
Jul 11 19:01:10 polya kernel: [ 12.386756] hub 7-0:1.0: 2 ports detected
Jul 11 19:01:10 polya kernel: [ 12.386857] uhci_hcd 0000:00:1d.2: PCI INT C
-> GSI 22 (level, low) -> IRQ 22
Jul 11 19:01:10 polya kernel: [ 12.386869] uhci_hcd 0000:00:1d.2: setting
latency timer to 64
Jul 11 19:01:10 polya kernel: [ 12.386873] uhci_hcd 0000:00:1d.2: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.386883] uhci_hcd 0000:00:1d.2: new USB bus
registered, assigned bus number 8
Jul 11 19:01:10 polya kernel: [ 12.386921] uhci_hcd 0000:00:1d.2: irq 22, io
base 0x00006f40
Jul 11 19:01:10 polya kernel: [ 12.386973] usb usb8: New USB device found,
idVendor=1d6b, idProduct=0001
Jul 11 19:01:10 polya kernel: [ 12.386976] usb usb8: New USB device strings:
Mfr=3, Product=2, SerialNumber=1
Jul 11 19:01:10 polya kernel: [ 12.386978] usb usb8: Product: UHCI Host
Controller
Jul 11 19:01:10 polya kernel: [ 12.386980] usb usb8: Manufacturer: Linux
3.2.0-3-amd64 uhci_hcd
Jul 11 19:01:10 polya kernel: [ 12.386983] usb usb8: SerialNumber:
0000:00:1d.2
Jul 11 19:01:10 polya kernel: [ 12.387125] hub 8-0:1.0: USB hub found
Jul 11 19:01:10 polya kernel: [ 12.387131] hub 8-0:1.0: 2 ports detected
Jul 11 19:01:10 polya kernel: [ 12.387244] snd_hda_intel 0000:00:1b.0: PCI
INT A -> GSI 21 (level, low) -> IRQ 21
Jul 11 19:01:10 polya kernel: [ 12.387322] snd_hda_intel 0000:00:1b.0: irq 48
for MSI/MSI-X
Jul 11 19:01:10 polya kernel: [ 12.387359] snd_hda_intel 0000:00:1b.0:
setting latency timer to 64
Jul 11 19:01:10 polya kernel: [ 12.456044] input: HDA Digital PCBeep as
/devices/pci0000:00/0000:00:1b.0/input/input9
Jul 11 19:01:10 polya kernel: [ 12.465106] input: HDA Intel Mic as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Jul 11 19:01:10 polya kernel: [ 12.465231] input: HDA Intel Headphone as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Jul 11 19:01:10 polya kernel: [ 13.125732] EXT4-fs (dm-4): re-mounted. Opts:
(null)
Jul 11 19:01:10 polya kernel: [ 13.345507] EXT4-fs (dm-4): re-mounted. Opts:
errors=remount-ro
Jul 11 19:01:10 polya kernel: [ 13.501223] loop: module loaded
Jul 11 19:01:10 polya kernel: [ 14.308416] Adding 6246396k swap on
/dev/mapper/polya-swap_1. Priority:-1 extents:1 across:6246396k
Jul 11 19:01:10 polya kernel: [ 15.159231] EXT4-fs (dm-5): mounted filesystem
with ordered data mode. Opts: (null)
Jul 11 19:01:10 polya kernel: [ 15.218944] EXT4-fs (dm-3): mounted filesystem
with ordered data mode. Opts: (null)
Jul 11 19:01:10 polya kernel: [ 15.320962] EXT4-fs (sda2): mounted filesystem
with ordered data mode. Opts: (null)
Jul 11 19:01:10 polya kernel: [ 15.538216] EXT4-fs (dm-1): mounted filesystem
with ordered data mode. Opts: (null)
Jul 11 19:01:10 polya kernel: [ 18.541744] RPC: Registered named UNIX socket
transport module.
Jul 11 19:01:10 polya kernel: [ 18.541749] RPC: Registered udp transport
module.
Jul 11 19:01:10 polya kernel: [ 18.541751] RPC: Registered tcp transport
module.
Jul 11 19:01:10 polya kernel: [ 18.541753] RPC: Registered tcp NFSv4.1
backchannel transport module.
Jul 11 19:01:10 polya kernel: [ 18.603470] FS-Cache: Loaded
Jul 11 19:01:10 polya kernel: [ 18.646489] FS-Cache: Netfs 'nfs' registered
for caching
Jul 11 19:01:10 polya kernel: [ 18.669901] Installing knfsd (copyright (C)
1996 o...@monad.swb.de).
Jul 11 19:01:10 polya kernel: [ 20.897525] fuse init (API version 7.17)
Jul 11 19:01:12 polya kernel: [ 23.667388] iwlwifi 0000:0c:00.0: L1 Enabled;
Disabling L0S
Jul 11 19:01:12 polya kernel: [ 23.670421] iwlwifi 0000:0c:00.0: Radio
type=0x1-0x2-0x0
Jul 11 19:01:12 polya kernel: [ 23.785272] iwlwifi 0000:0c:00.0: L1 Enabled;
Disabling L0S
Jul 11 19:01:12 polya kernel: [ 23.788314] iwlwifi 0000:0c:00.0: Radio
type=0x1-0x2-0x0
Jul 11 19:01:12 polya kernel: [ 23.836304] ADDRCONF(NETDEV_UP): wlan0: link
is not ready
Jul 11 19:01:12 polya kernel: [ 23.884697] sky2 0000:09:00.0: eth0: enabling
interface
Jul 11 19:01:12 polya kernel: [ 23.885361] ADDRCONF(NETDEV_UP): eth0: link is
not ready
Jul 11 19:01:14 polya kernel: [ 25.536478] sky2 0000:09:00.0: eth0: Link is
up at 100 Mbps, full duplex, flow control rx
Jul 11 19:01:14 polya kernel: [ 25.537065] ADDRCONF(NETDEV_CHANGE): eth0:
link becomes ready
Jul 11 19:01:14 polya kernel: [ 25.887477] input: ACPI Virtual Keyboard
Device as /devices/virtual/input/input12
Jul 11 19:01:23 polya kernel: [ 34.823954] Bluetooth: Core ver 2.16
Jul 11 19:01:23 polya kernel: [ 34.823984] NET: Registered protocol family 31
Jul 11 19:01:23 polya kernel: [ 34.823987] Bluetooth: HCI device and
connection manager initialized
Jul 11 19:01:23 polya kernel: [ 34.823990] Bluetooth: HCI socket layer
initialized
Jul 11 19:01:23 polya kernel: [ 34.823992] Bluetooth: L2CAP socket layer
initialized
Jul 11 19:01:23 polya kernel: [ 34.824237] Bluetooth: SCO socket layer
initialized
Jul 11 19:01:23 polya kernel: [ 34.921888] Bluetooth: BNEP (Ethernet
Emulation) ver 1.3
Jul 11 19:01:23 polya kernel: [ 34.921892] Bluetooth: BNEP filters: protocol
multicast
Jul 11 19:01:23 polya kernel: [ 34.950417] Bluetooth: RFCOMM TTY layer
initialized
Jul 11 19:01:23 polya kernel: [ 34.950423] Bluetooth: RFCOMM socket layer
initialized
Jul 11 19:01:23 polya kernel: [ 34.950425] Bluetooth: RFCOMM ver 1.11
Jul 11 19:01:24 polya kernel: [ 36.096050] eth0: no IPv6 routers present
Jul 11 19:01:25 polya kernel: [ 36.334496] lp: driver loaded but no devices
found
Jul 11 19:01:25 polya kernel: [ 36.533294] ppdev: user-space parallel port
driver
Jul 11 19:01:49 polya kernel: [ 61.016920] postgres (4516):
/proc/4516/oom_adj is deprecated, please use /proc/4516/oom_score_adj instead.
Jul 11 19:02:27 polya kernel: [ 98.461362] tracker-miner-f[4688]: segfault at
0 ip 00000000004148d1 sp 00007fff2af48930 error 4 in
tracker-miner-fs[400000+1f000]
Jul 11 19:02:29 polya kernel: [ 100.181865] ip_tables: (C) 2000-2006 Netfilter
Core Team
Jul 11 19:02:29 polya kernel: [ 100.203771] ip6_tables: (C) 2000-2006
Netfilter Core Team
Jul 11 19:02:31 polya kernel: [ 102.421055] sky2 0000:09:00.0: eth0: Link is
down
Jul 11 19:02:31 polya kernel: [ 102.573850] uhci_hcd 0000:00:1a.0: PCI INT A
disabled
Jul 11 19:02:31 polya kernel: [ 102.585112] uhci_hcd 0000:00:1a.1: PCI INT B
disabled
Jul 11 19:02:31 polya kernel: [ 102.592942] uhci_hcd 0000:00:1a.2: PCI INT C
disabled
Jul 11 19:02:31 polya kernel: [ 102.603356] ehci_hcd 0000:00:1a.7: PCI INT C
disabled
Jul 11 19:02:31 polya kernel: [ 102.603408] ehci_hcd 0000:00:1a.7: PME# enabled
Jul 11 19:02:31 polya kernel: [ 102.640471] uhci_hcd 0000:00:1d.0: PCI INT A
disabled
Jul 11 19:02:31 polya kernel: [ 102.647899] uhci_hcd 0000:00:1d.1: PCI INT B
disabled
Jul 11 19:02:31 polya kernel: [ 102.657807] uhci_hcd 0000:00:1d.2: PCI INT C
disabled
Jul 11 19:02:31 polya kernel: [ 102.669170] EXT4-fs (dm-4): re-mounted. Opts:
errors=remount-ro,user_xattr,barrier=1,data=ordered,commit=600
Jul 11 19:02:31 polya kernel: [ 102.671352] hda-intel: IRQ timing workaround
is activated for card #0. Suggest a bigger bdl_pos_adj.
Jul 11 19:02:31 polya kernel: [ 102.671935] ehci_hcd 0000:00:1d.7: PCI INT A
disabled
Jul 11 19:02:31 polya kernel: [ 102.671983] ehci_hcd 0000:00:1d.7: PME# enabled
Jul 11 19:02:32 polya kernel: [ 103.334206] EXT4-fs (dm-5): re-mounted. Opts:
user_xattr,barrier=1,data=ordered,commit=600
Jul 11 19:02:32 polya kernel: [ 103.525307] EXT4-fs (dm-3): re-mounted. Opts:
user_xattr,barrier=1,data=ordered,commit=600
Jul 11 19:02:32 polya kernel: [ 103.575247] EXT4-fs (sda2): re-mounted. Opts:
user_xattr,barrier=1,data=ordered,commit=600
Jul 11 19:02:32 polya kernel: [ 103.884329] EXT4-fs (dm-1): re-mounted. Opts:
user_xattr,barrier=1,data=ordered,commit=600
Jul 11 19:02:33 polya kernel: [ 104.680308] sky2 0000:09:00.0: eth0: Link is
up at 10 Mbps, full duplex, flow control rx
Jul 11 19:03:28 polya kernel: [ 159.824048] ------------[ cut here
]------------
Jul 11 19:03:28 polya kernel: [ 159.824060] WARNING: at
/build/buildd-linux_3.2.21-3-amd64-l_qIBB/linux-3.2.21/net/sched/sch_generic.c:255
dev_watchdog+0xe9/0x148()
Jul 11 19:03:28 polya kernel: [ 159.824065] Hardware name: Inspiron 1545
Jul 11 19:03:28 polya kernel: [ 159.824069] NETDEV WATCHDOG: eth0 (sky2):
transmit queue 0 timed out
Jul 11 19:03:28 polya kernel: [ 159.824072] Modules linked in: snd_hrtimer
ip6table_filter ip6_tables iptable_filter ip_tables x_tables cpufreq_userspace
cpufreq_powersave cpufreq_stats cpufreq_conservative parport_pc ppdev lp
parport rfcomm bnep bluetooth binfmt_misc uinput fuse nfsd nfs nfs_acl
auth_rpcgss fscache lockd sunrpc ext2 loop snd_hda_codec_idt ums_realtek
usb_storage uas joydev arc4 snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss
snd_mixer_oss uhci_hcd snd_pcm iwlwifi mac80211 cfg80211 snd_page_alloc i915
drm_kms_helper ehci_hcd usbcore snd_seq_midi drm sr_mod sky2 iTCO_wdt
snd_seq_midi_event dell_laptop i2c_i801 i2c_algo_bit battery ac psmouse
iTCO_vendor_support acpi_cpufreq dell_wmi cdrom sparse_keymap i2c_core
snd_rawmidi snd_seq wmi usb_common rfkill pcspkr power_supply serio_raw dcdbas
coretemp mperf evdev snd_seq_device snd_timer snd button video processor
soundcore ext4 crc16 jbd2 mbcache sha256_generic cryptd aes_x86_64 aes_generic
cbc dm_crypt dm_mod sd_mod
crc_t10dif ahci libahci ther
Jul 11 19:03:28 polya kernel: mal thermal_sys libata scsi_mod
Jul 11 19:03:28 polya kernel: [ 159.824203] Pid: 0, comm: swapper/0 Not
tainted 3.2.0-3-amd64 #1
Jul 11 19:03:28 polya kernel: [ 159.824207] Call Trace:
Jul 11 19:03:28 polya kernel: [ 159.824209] <IRQ> [<ffffffff81046901>] ?
warn_slowpath_common+0x78/0x8c
Jul 11 19:03:28 polya kernel: [ 159.824223] [<ffffffff810469ad>] ?
warn_slowpath_fmt+0x45/0x4a
Jul 11 19:03:28 polya kernel: [ 159.824230] [<ffffffff81065ad7>] ?
timekeeping_get_ns+0xd/0x2a
Jul 11 19:03:28 polya kernel: [ 159.824236] [<ffffffff812a34c9>] ?
netif_tx_lock+0x40/0x72
Jul 11 19:03:28 polya kernel: [ 159.824243] [<ffffffff812a362a>] ?
dev_watchdog+0xe9/0x148
Jul 11 19:03:28 polya kernel: [ 159.824249] [<ffffffff81051f74>] ?
run_timer_softirq+0x19a/0x261
Jul 11 19:03:28 polya kernel: [ 159.824256] [<ffffffff8106b0a5>] ?
tick_handle_oneshot_broadcast+0xdc/0xfa
Jul 11 19:03:28 polya kernel: [ 159.824261] [<ffffffff812a3541>] ?
netif_tx_unlock+0x46/0x46
Jul 11 19:03:28 polya kernel: [ 159.824272] [<ffffffff8104bee8>] ?
__do_softirq+0xb9/0x177
Jul 11 19:03:28 polya kernel: [ 159.824279] [<ffffffff81351dec>] ?
call_softirq+0x1c/0x30
Jul 11 19:03:28 polya kernel: [ 159.824286] [<ffffffff8100f8e5>] ?
do_softirq+0x3c/0x7b
Jul 11 19:03:28 polya kernel: [ 159.824291] [<ffffffff8104c150>] ?
irq_exit+0x3c/0x9a
Jul 11 19:03:28 polya kernel: [ 159.824296] [<ffffffff8100f615>] ?
do_IRQ+0x82/0x98
Jul 11 19:03:28 polya kernel: [ 159.824303] [<ffffffff8134aeae>] ?
common_interrupt+0x6e/0x6e
Jul 11 19:03:28 polya kernel: [ 159.824306] <EOI> [<ffffffffa0134398>] ?
arch_local_irq_enable+0x4/0x8 [processor]
Jul 11 19:03:28 polya kernel: [ 159.824330] [<ffffffffa0135020>] ?
acpi_idle_enter_simple+0xc6/0x102 [processor]
Jul 11 19:03:28 polya kernel: [ 159.824341] [<ffffffff8126cb9f>] ?
cpuidle_idle_call+0xec/0x179
Jul 11 19:03:28 polya kernel: [ 159.824347] [<ffffffff8100d248>] ?
cpu_idle+0xa5/0xf2
Jul 11 19:03:28 polya kernel: [ 159.824353] [<ffffffff816aab33>] ?
start_kernel+0x3b3/0x3be
Jul 11 19:03:28 polya kernel: [ 159.824358] [<ffffffff816aa140>] ?
early_idt_handlers+0x140/0x140
Jul 11 19:03:28 polya kernel: [ 159.824364] [<ffffffff816aa3c4>] ?
x86_64_start_kernel+0x104/0x111
Jul 11 19:03:28 polya kernel: [ 159.824368] ---[ end trace 551a007ea7259d73
]---
Jul 11 19:03:28 polya kernel: [ 159.824373] sky2 0000:09:00.0: eth0: tx timeout
Jul 11 19:03:28 polya kernel: [ 159.824384] sky2 0000:09:00.0: eth0: transmit
ring 99 .. 122 report=99 done=99
Jul 11 19:03:28 polya kernel: [ 159.828406] sky2 0000:09:00.0: eth0: Link is
down
Jul 11 19:03:28 polya kernel: [ 159.877111] sky2 0000:09:00.0: eth0: Link is
up at 10 Mbps, full duplex, flow control rx
Jul 11 19:03:47 polya kernel: [ 178.772525] sky2 0000:09:00.0: eth0: Link is
down
Jul 11 19:03:49 polya kernel: [ 181.088160] EXT4-fs (dm-4): re-mounted. Opts:
errors=remount-ro,user_xattr,barrier=1,data=ordered,commit=0
Jul 11 19:03:50 polya kernel: [ 181.326879] EXT4-fs (dm-5): re-mounted. Opts:
user_xattr,barrier=1,data=ordered,commit=0
Jul 11 19:03:50 polya kernel: [ 181.484351] EXT4-fs (dm-3): re-mounted. Opts:
user_xattr,barrier=1,data=ordered,commit=0
Jul 11 19:03:50 polya kernel: [ 181.540658] EXT4-fs (sda2): re-mounted. Opts:
user_xattr,barrier=1,data=ordered,commit=0
Jul 11 19:03:50 polya kernel: [ 181.836897] EXT4-fs (dm-1): re-mounted. Opts:
user_xattr,barrier=1,data=ordered,commit=0
Jul 11 19:03:53 polya kernel: [ 184.444808] sky2 0000:09:00.0: eth0: disabling
interface
-- Package-specific info:
** Version:
Linux version 3.2.0-3-amd64 (Debian 3.2.21-3) (debian-kernel@lists.debian.org)
(gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Thu Jun 28 09:07:26 UTC 2012
** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/polya-root ro quiet
** Not tainted
** Model information
sys_vendor: Dell Inc.
product_name: Inspiron 1545
product_version:
chassis_vendor: Dell Inc.
chassis_version:
bios_vendor: Dell Inc.
bios_version: A14
board_vendor: Dell Inc.
board_name: 0G848F
board_version:
** Loaded modules:
snd_hrtimer
ip6table_filter
ip6_tables
iptable_filter
ip_tables
x_tables
cpufreq_userspace
cpufreq_powersave
cpufreq_stats
cpufreq_conservative
parport_pc
ppdev
lp
parport
bnep
rfcomm
bluetooth
binfmt_misc
uinput
fuse
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
ext2
loop
snd_hda_codec_idt
joydev
ums_realtek
usb_storage
uas
arc4
snd_hda_intel
snd_hda_codec
snd_hwdep
i915
drm_kms_helper
uhci_hcd
snd_pcm_oss
snd_mixer_oss
drm
snd_pcm
iwlwifi
iTCO_wdt
mac80211
ehci_hcd
snd_page_alloc
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
i2c_i801
snd_seq
cfg80211
sr_mod
usbcore
iTCO_vendor_support
i2c_algo_bit
dell_laptop
snd_seq_device
psmouse
sky2
i2c_core
snd_timer
cdrom
rfkill
dell_wmi
sparse_keymap
snd
usb_common
serio_raw
acpi_cpufreq
dcdbas
mperf
pcspkr
coretemp
evdev
soundcore
battery
video
processor
button
ac
power_supply
wmi
ext4
crc16
jbd2
mbcache
sha256_generic
cryptd
aes_x86_64
aes_generic
cbc
dm_crypt
dm_mod
sd_mod
crc_t10dif
ahci
libahci
thermal
thermal_sys
libata
scsi_mod
** Network interface configuration:
auto lo
iface lo inet loopback
allow-hotplug eth0
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory
Controller Hub [8086:2a40] (rev 07)
Subsystem: Dell Device [1028:02aa]
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>
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series
Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA
controller])
Subsystem: Dell Device [1028:02aa]
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 47
Region 0: Memory at f6c00000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at efe8 [size=8]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset
Integrated Graphics Controller [8086:2a43] (rev 07)
Subsystem: Dell Device [1028:02aa]
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 f6b00000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI
Controller #4 [8086:2937] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:02aa]
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 20
Region 4: I/O ports at 6f60 [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 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:02aa]
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 6f80 [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 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:02aa]
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 22
Region 4: I/O ports at 6fa0 [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 03) (prog-if 20 [EHCI])
Subsystem: Dell Device [1028:02aa]
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 22
Region 0: Memory at fed1c400 (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 03)
Subsystem: Dell Device [1028:02aa]
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: 64 bytes
Interrupt: pin A routed to IRQ 48
Region 0: Memory at f6afc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express
Port 1 [8086:2940] (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: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: c0400000-c05fffff
Prefetchable memory behind bridge: 00000000c0600000-00000000c07fffff
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
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express
Port 2 [8086:2942] (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: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: f6900000-f69fffff
Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff
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
00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express
Port 3 [8086:2944] (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: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=09, subordinate=09, sec-latency=0
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: f6800000-f68fffff
Prefetchable memory behind bridge: 00000000c0000000-00000000c01fffff
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
00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express
Port 5 [8086:2948] (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: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=0d, subordinate=0e, sec-latency=0
I/O behind bridge: 0000c000-0000cfff
Memory behind bridge: f6600000-f67fffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f01fffff
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
00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI
Controller #1 [8086:2934] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:02aa]
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 20
Region 4: I/O ports at 6f00 [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 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:02aa]
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 6f20 [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 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:02aa]
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 22
Region 4: I/O ports at 6f40 [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 03) (prog-if 20 [EHCI])
Subsystem: Dell Device [1028:02aa]
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 20
Region 0: Memory at fed1c000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge
[8086:2448] (rev 93) (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=03, subordinate=03, sec-latency=32
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 ICH9M LPC Interface Controller
[8086:2919] (rev 03)
Subsystem: Dell Device [1028:02aa]
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 SATA controller [0106]: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E)
4 port SATA Controller [AHCI mode] [8086:2929] (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Dell Device [1028:02aa]
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 44
Region 0: I/O ports at 6e70 [size=8]
Region 1: I/O ports at 6e78 [size=4]
Region 2: I/O ports at 6e80 [size=8]
Region 3: I/O ports at 6e88 [size=4]
Region 4: I/O ports at 6ea0 [size=32]
Region 5: Memory at fed1c800 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller
[8086:2930] (rev 03)
Subsystem: Dell Device [1028:02aa]
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 18
Region 0: Memory at f6afbf00 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 1100 [size=32]
Kernel driver in use: i801_smbus
09:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E
Fast Ethernet Controller [11ab:4354] (rev 13)
Subsystem: Dell Device [1028:02aa]
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: 64 bytes
Interrupt: pin A routed to IRQ 45
Region 0: Memory at f68fc000 (64-bit, non-prefetchable) [size=16K]
Region 2: I/O ports at de00 [size=256]
Capabilities: <access denied>
Kernel driver in use: sky2
0c:00.0 Network controller [0280]: Intel Corporation WiFi Link 5100 [8086:4232]
Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1321]
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: 64 bytes
Interrupt: pin A routed to IRQ 46
Region 0: Memory at f69fe000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: iwlwifi
** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-- System Information:
Debian Release: wheezy/sid
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages linux-image-3.2.0-3-amd64 depends on:
ii debconf [debconf-2.0] 1.5.44
ii initramfs-tools [linux-initramfs-tool] 0.106
ii kmod 8-2
ii linux-base 3.5
ii module-init-tools 8-2
Versions of packages linux-image-3.2.0-3-amd64 recommends:
ii firmware-linux-free 3.1
Versions of packages linux-image-3.2.0-3-amd64 suggests:
pn debian-kernel-handbook <none>
ii grub-pc 1.99-22.1
pn linux-doc-3.2 <none>
Versions of packages linux-image-3.2.0-3-amd64 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>
ii firmware-iwlwifi 0.36
pn firmware-libertas <none>
pn firmware-linux <none>
ii firmware-linux-nonfree 0.36
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-3-amd64/postinst/depmod-error-initrd-3.2.0-3-amd64: false
linux-image-3.2.0-3-amd64/prerm/removing-running-kernel-3.2.0-3-amd64: true
linux-image-3.2.0-3-amd64/postinst/ignoring-ramdisk:
linux-image-3.2.0-3-amd64/postinst/missing-firmware-3.2.0-3-amd64:
--- End Message ---