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

Bug#687791: sky2 (?) module leads to kernel oops with message about net/sched/sch_generic.c and dev_watchdog



Package: src:linux
Version: 3.2.23-1
Severity: normal

I've had four oopses today when trying to connect to an ethernet.  My
machine had been running fine for ages (this has happened previously),
but today, even after rebooting, it was not happy.  Attached is the
kern.log from three attempts, which occurred immediately after
booting.  The fourth reboot was successful.  This fault is very
intermittent, which might make life interesting when trying to track
it down....

Thanks in advance for any ideas!

   Julian

-- Package-specific info:
** Version:
Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 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:
des_generic
ecb
md4
hmac
nls_utf8
cifs
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
snd_hrtimer
binfmt_misc
uinput
fuse
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
ext2
loop
snd_hda_codec_idt
ums_realtek
usb_storage
uas
arc4
snd_hda_intel
snd_hda_codec
snd_hwdep
snd_pcm_oss
snd_mixer_oss
joydev
iwlwifi
snd_pcm
i915
snd_page_alloc
snd_seq_midi
snd_seq_midi_event
uhci_hcd
snd_rawmidi
ehci_hcd
drm_kms_helper
mac80211
cfg80211
drm
usbcore
snd_seq
acpi_cpufreq
sg
i2c_i801
sr_mod
iTCO_wdt
dell_laptop
rfkill
coretemp
sky2
i2c_algo_bit
i2c_core
snd_seq_device
snd_timer
snd
iTCO_vendor_support
dell_wmi
cdrom
dcdbas
mperf
battery
ac
power_supply
psmouse
serio_raw
sparse_keymap
evdev
pcspkr
soundcore
wmi
usb_common
processor
video
button
ext4
crc16
jbd2
mbcache
sha256_generic
cryptd
aes_x86_64
aes_generic
cbc
dm_crypt
dm_mod
microcode
sd_mod
crc_t10dif
thermal
thermal_sys
ahci
libahci
libata
scsi_mod

** Network interface configuration:

auto lo
iface lo inet loopback

allow-hotplug eth0

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:25:64:3f:5c:d1 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:22:fb:aa:49:90 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.6/24 brd 192.168.0.255 scope global wlan0
    inet6 fe80::222:fbff:feaa:4990/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:  450106    1403    0    0    0     0          0         0   450106    1403    0    0    0     0       0          0
 wlan0:  348190    1558    0    0    0     0          0         0   188051    1737    0    0    0     0       0          0
  eth0:  324640    2281    0    0    0     0          0         0   120971     485    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    2373 total packets received
    13 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    2292 incoming packets delivered
    2231 requests sent out
    64 outgoing packets dropped
    9 dropped because of missing route
Icmp:
    75 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 75
    75 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 75
IcmpMsg:
        InType3: 75
        OutType3: 75
Tcp:
    14 active connections openings
    5 passive connection openings
    2 failed connection attempts
    0 connection resets received
    0 connections established
    1351 segments received
    1719 segments send out
    4 segments retransmited
    0 bad segments received.
    5 resets sent
Udp:
    1111 packets received
    75 packets to unknown port received.
    0 packet receive errors
    522 packets sent
UdpLite:
TcpExt:
    5 TCP sockets finished time wait in fast timer
    52 delayed acks sent
    2 delayed acks further delayed because of locked socket
    283 packets directly queued to recvmsg prequeue.
    137553 bytes directly received in process context from prequeue
    920 packet headers predicted
    91 packets header predicted and directly queued to user
    35 acknowledgments not containing data payload received
    676 predicted acknowledgments
    1 congestion windows recovered without slow start after partial ack
    4 other TCP timeouts
    2 DSACKs received
    1 connections reset due to unexpected data
    TCPDSACKIgnoredOld: 1
    TCPSackShiftFallback: 1
IpExt:
    InMcastPkts: 32
    OutMcastPkts: 32
    InBcastPkts: 507
    OutBcastPkts: 99
    InOctets: 569992
    OutOctets: 248454
    InMcastOctets: 6509
    OutMcastOctets: 6336
    InBcastOctets: 86037
    OutBcastOctets: 13885


** 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 46
	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 47
	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
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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.46
ii  initramfs-tools [linux-initramfs-tool]  0.107
ii  kmod                                    9-1
ii  linux-base                              3.5
ii  module-init-tools                       9-1

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:
Sep 14 16:44:12 polya kernel: imklog 5.8.11, log source = /proc/kmsg started.
Sep 14 16:44:12 polya kernel: [    0.000000] Initializing cgroup subsys cpuset
Sep 14 16:44:12 polya kernel: [    0.000000] Initializing cgroup subsys cpu
Sep 14 16:44:12 polya kernel: [    0.000000] Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 UTC 2012
Sep 14 16:44:12 polya kernel: [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/polya-root ro quiet
Sep 14 16:44:12 polya kernel: [    0.000000] BIOS-provided physical RAM map:
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 00000000bd8bf400 (usable)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 00000000bd8bf400 - 00000000bdac1400 (ACPI NVS)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 00000000bdac1400 - 00000000c0000000 (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000] NX (Execute Disable) protection: active
Sep 14 16:44:12 polya kernel: [    0.000000] DMI 2.4 present.
Sep 14 16:44:12 polya kernel: [    0.000000] DMI: Dell Inc. Inspiron 1545                   /0G848F, BIOS A14 12/07/2009
Sep 14 16:44:12 polya kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Sep 14 16:44:12 polya kernel: [    0.000000] No AGP bridge found
Sep 14 16:44:12 polya kernel: [    0.000000] last_pfn = 0xbd8bf max_arch_pfn = 0x400000000
Sep 14 16:44:12 polya kernel: [    0.000000] MTRR default type: uncachable
Sep 14 16:44:12 polya kernel: [    0.000000] MTRR fixed ranges enabled:
Sep 14 16:44:12 polya kernel: [    0.000000]   00000-9FFFF write-back
Sep 14 16:44:12 polya kernel: [    0.000000]   A0000-BFFFF uncachable
Sep 14 16:44:12 polya kernel: [    0.000000]   C0000-CFFFF write-protect
Sep 14 16:44:12 polya kernel: [    0.000000]   D0000-EFFFF uncachable
Sep 14 16:44:12 polya kernel: [    0.000000]   F0000-FFFFF write-protect
Sep 14 16:44:12 polya kernel: [    0.000000] MTRR variable ranges enabled:
Sep 14 16:44:12 polya kernel: [    0.000000]   0 base 000000000 mask 800000000 write-back
Sep 14 16:44:12 polya kernel: [    0.000000]   1 base 0E0000000 mask FE0000000 uncachable
Sep 14 16:44:12 polya kernel: [    0.000000]   2 base 0BDC00000 mask FFFC00000 uncachable
Sep 14 16:44:12 polya kernel: [    0.000000]   3 base 0BE000000 mask FFE000000 uncachable
Sep 14 16:44:12 polya kernel: [    0.000000]   4 disabled
Sep 14 16:44:12 polya kernel: [    0.000000]   5 disabled
Sep 14 16:44:12 polya kernel: [    0.000000]   6 disabled
Sep 14 16:44:12 polya kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Sep 14 16:44:12 polya kernel: [    0.000000] e820 update range: 00000000bdc00000 - 00000000c0000000 (usable) ==> (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000] e820 update range: 00000000e0000000 - 0000000100000000 (usable) ==> (reserved)
Sep 14 16:44:12 polya kernel: [    0.000000] initial memory mapped : 0 - 20000000
Sep 14 16:44:12 polya kernel: [    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
Sep 14 16:44:12 polya kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000bd8bf000
Sep 14 16:44:12 polya kernel: [    0.000000]  0000000000 - 00bd800000 page 2M
Sep 14 16:44:12 polya kernel: [    0.000000]  00bd800000 - 00bd8bf000 page 4k
Sep 14 16:44:12 polya kernel: [    0.000000] kernel direct mapping tables up to bd8bf000 @ 1fffb000-20000000
Sep 14 16:44:12 polya kernel: [    0.000000] RAMDISK: 3788a000 - 37c3d000
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: RSDP 00000000000fbdd0 00024 (v02 DELL  )
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: XSDT 00000000bdac3e00 00054 (v01 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: FACP 00000000bdac3c9c 000F4 (v04 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: DSDT 00000000bdac4400 05451 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: FACS 00000000bdad2c00 00040
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: HPET 00000000bdac3f00 00038 (v01 DELL    WN09    00000001 ASL  00000061)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: APIC 00000000bdac4000 00068 (v01 DELL    WN09    27D90C07 ASL  00000047)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: MCFG 00000000bdac3fc0 0003E (v16 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: SLIC 00000000bdac409c 00176 (v01 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: SSDT 00000000bdac2363 0066C (v01  PmRef    CpuPm 00003000 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep 14 16:44:12 polya kernel: [    0.000000] No NUMA configuration found
Sep 14 16:44:12 polya kernel: [    0.000000] Faking a node at 0000000000000000-00000000bd8bf000
Sep 14 16:44:12 polya kernel: [    0.000000] Initmem setup node 0 0000000000000000-00000000bd8bf000
Sep 14 16:44:12 polya kernel: [    0.000000]   NODE_DATA [00000000bd8ba000 - 00000000bd8befff]
Sep 14 16:44:12 polya kernel: [    0.000000]  [ffffea0000000000-ffffea00029fffff] PMD -> [ffff8800ba000000-ffff8800bc9fffff] on node 0
Sep 14 16:44:12 polya kernel: [    0.000000] Zone PFN ranges:
Sep 14 16:44:12 polya kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Sep 14 16:44:12 polya kernel: [    0.000000]   DMA32    0x00001000 -> 0x00100000
Sep 14 16:44:12 polya kernel: [    0.000000]   Normal   empty
Sep 14 16:44:12 polya kernel: [    0.000000] Movable zone start PFN for each node
Sep 14 16:44:12 polya kernel: [    0.000000] early_node_map[2] active PFN ranges
Sep 14 16:44:12 polya kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Sep 14 16:44:12 polya kernel: [    0.000000]     0: 0x00000100 -> 0x000bd8bf
Sep 14 16:44:12 polya kernel: [    0.000000] On node 0 totalpages: 776270
Sep 14 16:44:12 polya kernel: [    0.000000]   DMA zone: 56 pages used for memmap
Sep 14 16:44:12 polya kernel: [    0.000000]   DMA zone: 5 pages reserved
Sep 14 16:44:12 polya kernel: [    0.000000]   DMA zone: 3922 pages, LIFO batch:0
Sep 14 16:44:12 polya kernel: [    0.000000]   DMA32 zone: 10559 pages used for memmap
Sep 14 16:44:12 polya kernel: [    0.000000]   DMA32 zone: 761728 pages, LIFO batch:31
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Sep 14 16:44:12 polya kernel: [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: IRQ0 used by override.
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: IRQ2 used by override.
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: IRQ9 used by override.
Sep 14 16:44:12 polya kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Sep 14 16:44:12 polya kernel: [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 14 16:44:12 polya kernel: [    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
Sep 14 16:44:12 polya kernel: [    0.000000] nr_irqs_gsi: 40
Sep 14 16:44:12 polya kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Sep 14 16:44:12 polya kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
Sep 14 16:44:12 polya kernel: [    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
Sep 14 16:44:12 polya kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Sep 14 16:44:12 polya kernel: [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
Sep 14 16:44:12 polya kernel: [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff8800bd600000 s82816 r8192 d23680 u1048576
Sep 14 16:44:12 polya kernel: [    0.000000] pcpu-alloc: s82816 r8192 d23680 u1048576 alloc=1*2097152
Sep 14 16:44:12 polya kernel: [    0.000000] pcpu-alloc: [0] 0 1 
Sep 14 16:44:12 polya kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 765650
Sep 14 16:44:12 polya kernel: [    0.000000] Policy zone: DMA32
Sep 14 16:44:12 polya kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/polya-root ro quiet
Sep 14 16:44:12 polya kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Sep 14 16:44:12 polya kernel: [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
Sep 14 16:44:12 polya kernel: [    0.000000] Checking aperture...
Sep 14 16:44:12 polya kernel: [    0.000000] No AGP bridge found
Sep 14 16:44:12 polya kernel: [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
Sep 14 16:44:12 polya kernel: [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Sep 14 16:44:12 polya kernel: [    0.000000] Memory: 3049536k/3105532k available (3409k kernel code, 452k absent, 55544k reserved, 3324k data, 572k init)
Sep 14 16:44:12 polya kernel: [    0.000000] Hierarchical RCU implementation.
Sep 14 16:44:12 polya kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Sep 14 16:44:12 polya kernel: [    0.000000] NR_IRQS:33024 nr_irqs:512 16
Sep 14 16:44:12 polya kernel: [    0.000000] Extended CMOS year: 2000
Sep 14 16:44:12 polya kernel: [    0.000000] Console: colour VGA+ 80x25
Sep 14 16:44:12 polya kernel: [    0.000000] console [tty0] enabled
Sep 14 16:44:12 polya kernel: [    0.000000] hpet clockevent registered
Sep 14 16:44:12 polya kernel: [    0.000000] Fast TSC calibration using PIT
Sep 14 16:44:12 polya kernel: [    0.000000] Detected 1994.933 MHz processor.
Sep 14 16:44:12 polya kernel: [    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3989.86 BogoMIPS (lpj=7979732)
Sep 14 16:44:12 polya kernel: [    0.004009] pid_max: default: 32768 minimum: 301
Sep 14 16:44:12 polya kernel: [    0.004058] Security Framework initialized
Sep 14 16:44:12 polya kernel: [    0.004065] AppArmor: AppArmor disabled by boot time parameter
Sep 14 16:44:12 polya kernel: [    0.004465] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Sep 14 16:44:12 polya kernel: [    0.006964] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Sep 14 16:44:12 polya kernel: [    0.009076] Mount-cache hash table entries: 256
Sep 14 16:44:12 polya kernel: [    0.009236] Initializing cgroup subsys cpuacct
Sep 14 16:44:12 polya kernel: [    0.009241] Initializing cgroup subsys memory
Sep 14 16:44:12 polya kernel: [    0.009255] Initializing cgroup subsys devices
Sep 14 16:44:12 polya kernel: [    0.009259] Initializing cgroup subsys freezer
Sep 14 16:44:12 polya kernel: [    0.009261] Initializing cgroup subsys net_cls
Sep 14 16:44:12 polya kernel: [    0.009264] Initializing cgroup subsys blkio
Sep 14 16:44:12 polya kernel: [    0.009274] Initializing cgroup subsys perf_event
Sep 14 16:44:12 polya kernel: [    0.009311] CPU: Physical Processor ID: 0
Sep 14 16:44:12 polya kernel: [    0.009313] CPU: Processor Core ID: 0
Sep 14 16:44:12 polya kernel: [    0.009316] mce: CPU supports 6 MCE banks
Sep 14 16:44:12 polya kernel: [    0.009325] CPU0: Thermal monitoring enabled (TM2)
Sep 14 16:44:12 polya kernel: [    0.009330] using mwait in idle threads.
Sep 14 16:44:12 polya kernel: [    0.009849] ACPI: Core revision 20110623
Sep 14 16:44:12 polya kernel: [    0.016489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 14 16:44:12 polya kernel: [    0.059463] CPU0: Intel Pentium(R) Dual-Core CPU       T4200  @ 2.00GHz stepping 0a
Sep 14 16:44:12 polya kernel: [    0.060003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
Sep 14 16:44:12 polya kernel: [    0.060003] ... version:                2
Sep 14 16:44:12 polya kernel: [    0.060003] ... bit width:              40
Sep 14 16:44:12 polya kernel: [    0.060003] ... generic registers:      2
Sep 14 16:44:12 polya kernel: [    0.060003] ... value mask:             000000ffffffffff
Sep 14 16:44:12 polya kernel: [    0.060003] ... max period:             000000007fffffff
Sep 14 16:44:12 polya kernel: [    0.060003] ... fixed-purpose events:   3
Sep 14 16:44:12 polya kernel: [    0.060003] ... event mask:             0000000700000003
Sep 14 16:44:12 polya kernel: [    0.060003] NMI watchdog enabled, takes one hw-pmu counter.
Sep 14 16:44:12 polya kernel: [    0.060003] Booting Node   0, Processors  #1 Ok.
Sep 14 16:44:12 polya kernel: [    0.060003] smpboot cpu 1: start_ip = 9a000
Sep 14 16:44:12 polya kernel: [    0.148040] NMI watchdog enabled, takes one hw-pmu counter.
Sep 14 16:44:12 polya kernel: [    0.148079] Brought up 2 CPUs
Sep 14 16:44:12 polya kernel: [    0.148082] Total of 2 processors activated (7979.83 BogoMIPS).
Sep 14 16:44:12 polya kernel: [    0.149095] devtmpfs: initialized
Sep 14 16:44:12 polya kernel: [    0.152758] PM: Registering ACPI NVS region at bd8bf400 (2105344 bytes)
Sep 14 16:44:12 polya kernel: [    0.152758] print_constraints: dummy: 
Sep 14 16:44:12 polya kernel: [    0.152758] NET: Registered protocol family 16
Sep 14 16:44:12 polya kernel: [    0.152758] ACPI: bus type pci registered
Sep 14 16:44:12 polya kernel: [    0.152758] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Sep 14 16:44:12 polya kernel: [    0.152758] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Sep 14 16:44:12 polya kernel: [    0.157653] PCI: Using configuration type 1 for base access
Sep 14 16:44:12 polya kernel: [    0.157662] dmi type 0xB1 record - unknown flag
Sep 14 16:44:12 polya kernel: [    0.158386] bio: create slab <bio-0> at 0
Sep 14 16:44:12 polya kernel: [    0.158386] ACPI: Added _OSI(Module Device)
Sep 14 16:44:12 polya kernel: [    0.158386] ACPI: Added _OSI(Processor Device)
Sep 14 16:44:12 polya kernel: [    0.158386] ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 14 16:44:12 polya kernel: [    0.158386] ACPI: Added _OSI(Processor Aggregator Device)
Sep 14 16:44:12 polya kernel: [    0.158386] ACPI: EC: Look up EC in DSDT
Sep 14 16:44:12 polya kernel: [    0.180131] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Sep 14 16:44:12 polya kernel: [    0.183426] ACPI: SSDT 00000000bdac29cf 0023F (v01  PmRef   BspIst 00003000 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.183673] ACPI: Dynamic OEM Table Load:
Sep 14 16:44:12 polya kernel: [    0.183676] ACPI: SSDT           (null) 0023F (v01  PmRef   BspIst 00003000 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.183827] ACPI: SSDT 00000000bdac2de5 005C6 (v01  PmRef   BspCst 00003001 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.184058] ACPI: Dynamic OEM Table Load:
Sep 14 16:44:12 polya kernel: [    0.184061] ACPI: SSDT           (null) 005C6 (v01  PmRef   BspCst 00003001 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.184386] ACPI: SSDT 00000000bdac2c0e 001D7 (v01  PmRef    ApIst 00003000 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.184653] ACPI: Dynamic OEM Table Load:
Sep 14 16:44:12 polya kernel: [    0.184656] ACPI: SSDT           (null) 001D7 (v01  PmRef    ApIst 00003000 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.184769] ACPI: SSDT 00000000bdac33ab 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.185008] ACPI: Dynamic OEM Table Load:
Sep 14 16:44:12 polya kernel: [    0.185011] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
Sep 14 16:44:12 polya kernel: [    0.185251] ACPI: Interpreter enabled
Sep 14 16:44:12 polya kernel: [    0.185256] ACPI: (supports S0 S3 S4 S5)
Sep 14 16:44:12 polya kernel: [    0.185279] ACPI: Using IOAPIC for interrupt routing
Sep 14 16:44:12 polya kernel: [    0.250654] ACPI: No dock devices found.
Sep 14 16:44:12 polya kernel: [    0.250658] HEST: Table not found.
Sep 14 16:44:12 polya kernel: [    0.250663] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 14 16:44:12 polya kernel: [    0.267696] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 14 16:44:12 polya kernel: [    0.301734] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
Sep 14 16:44:12 polya kernel: [    0.301738] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
Sep 14 16:44:12 polya kernel: [    0.301741] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
Sep 14 16:44:12 polya kernel: [    0.301743] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
Sep 14 16:44:12 polya kernel: [    0.301746] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xf7ffffff]
Sep 14 16:44:12 polya kernel: [    0.301749] pci_root PNP0A03:00: host bridge window [mem 0xfc000000-0xfebfffff]
Sep 14 16:44:12 polya kernel: [    0.301751] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff]
Sep 14 16:44:12 polya kernel: [    0.301754] pci_root PNP0A03:00: host bridge window [mem 0xfed1c000-0xfed1ffff]
Sep 14 16:44:12 polya kernel: [    0.301757] pci_root PNP0A03:00: host bridge window [mem 0xfed90000-0xfed9ffff]
Sep 14 16:44:12 polya kernel: [    0.301759] pci_root PNP0A03:00: host bridge window [mem 0xfeda7000-0xfedfffff]
Sep 14 16:44:12 polya kernel: [    0.301762] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xff9fffff]
Sep 14 16:44:12 polya kernel: [    0.301765] pci_root PNP0A03:00: host bridge window [mem 0xffc00000-0xffdfffff]
Sep 14 16:44:12 polya kernel: [    0.301783] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
Sep 14 16:44:12 polya kernel: [    0.301807] DMAR: Forcing write-buffer flush capability
Sep 14 16:44:12 polya kernel: [    0.301809] DMAR: Disabling IOMMU for graphics on this chipset
Sep 14 16:44:12 polya kernel: [    0.301839] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
Sep 14 16:44:12 polya kernel: [    0.301853] pci 0000:00:02.0: reg 10: [mem 0xf6c00000-0xf6ffffff 64bit]
Sep 14 16:44:12 polya kernel: [    0.301862] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.301868] pci 0000:00:02.0: reg 20: [io  0xefe8-0xefef]
Sep 14 16:44:12 polya kernel: [    0.301909] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
Sep 14 16:44:12 polya kernel: [    0.301921] pci 0000:00:02.1: reg 10: [mem 0xf6b00000-0xf6bfffff 64bit]
Sep 14 16:44:12 polya kernel: [    0.302016] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
Sep 14 16:44:12 polya kernel: [    0.302076] pci 0000:00:1a.0: reg 20: [io  0x6f60-0x6f7f]
Sep 14 16:44:12 polya kernel: [    0.302150] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
Sep 14 16:44:12 polya kernel: [    0.302211] pci 0000:00:1a.1: reg 20: [io  0x6f80-0x6f9f]
Sep 14 16:44:12 polya kernel: [    0.302285] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
Sep 14 16:44:12 polya kernel: [    0.302346] pci 0000:00:1a.2: reg 20: [io  0x6fa0-0x6fbf]
Sep 14 16:44:12 polya kernel: [    0.302432] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
Sep 14 16:44:12 polya kernel: [    0.302459] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff]
Sep 14 16:44:12 polya kernel: [    0.302576] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
Sep 14 16:44:12 polya kernel: [    0.302582] pci 0000:00:1a.7: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.302617] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
Sep 14 16:44:12 polya kernel: [    0.302640] pci 0000:00:1b.0: reg 10: [mem 0xf6afc000-0xf6afffff 64bit]
Sep 14 16:44:12 polya kernel: [    0.302744] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 14 16:44:12 polya kernel: [    0.302749] pci 0000:00:1b.0: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.302780] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
Sep 14 16:44:12 polya kernel: [    0.302891] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 14 16:44:12 polya kernel: [    0.302896] pci 0000:00:1c.0: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.302932] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
Sep 14 16:44:12 polya kernel: [    0.303042] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Sep 14 16:44:12 polya kernel: [    0.303047] pci 0000:00:1c.1: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.303082] pci 0000:00:1c.2: [8086:2944] type 1 class 0x000604
Sep 14 16:44:12 polya kernel: [    0.303192] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Sep 14 16:44:12 polya kernel: [    0.303197] pci 0000:00:1c.2: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.303232] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604
Sep 14 16:44:12 polya kernel: [    0.303342] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Sep 14 16:44:12 polya kernel: [    0.303347] pci 0000:00:1c.4: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.303384] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
Sep 14 16:44:12 polya kernel: [    0.303445] pci 0000:00:1d.0: reg 20: [io  0x6f00-0x6f1f]
Sep 14 16:44:12 polya kernel: [    0.303519] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
Sep 14 16:44:12 polya kernel: [    0.303580] pci 0000:00:1d.1: reg 20: [io  0x6f20-0x6f3f]
Sep 14 16:44:12 polya kernel: [    0.303654] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
Sep 14 16:44:12 polya kernel: [    0.303715] pci 0000:00:1d.2: reg 20: [io  0x6f40-0x6f5f]
Sep 14 16:44:12 polya kernel: [    0.303801] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
Sep 14 16:44:12 polya kernel: [    0.303829] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff]
Sep 14 16:44:12 polya kernel: [    0.303947] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Sep 14 16:44:12 polya kernel: [    0.303953] pci 0000:00:1d.7: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.303981] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
Sep 14 16:44:12 polya kernel: [    0.304087] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601
Sep 14 16:44:12 polya kernel: [    0.304265] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
Sep 14 16:44:12 polya kernel: [    0.304294] pci 0000:00:1f.2: reg 10: [io  0x6e70-0x6e77]
Sep 14 16:44:12 polya kernel: [    0.304307] pci 0000:00:1f.2: reg 14: [io  0x6e78-0x6e7b]
Sep 14 16:44:12 polya kernel: [    0.304319] pci 0000:00:1f.2: reg 18: [io  0x6e80-0x6e87]
Sep 14 16:44:12 polya kernel: [    0.304331] pci 0000:00:1f.2: reg 1c: [io  0x6e88-0x6e8b]
Sep 14 16:44:12 polya kernel: [    0.304343] pci 0000:00:1f.2: reg 20: [io  0x6ea0-0x6ebf]
Sep 14 16:44:12 polya kernel: [    0.304355] pci 0000:00:1f.2: reg 24: [mem 0xfed1c800-0xfed1cfff]
Sep 14 16:44:12 polya kernel: [    0.304429] pci 0000:00:1f.2: PME# supported from D3hot
Sep 14 16:44:12 polya kernel: [    0.304434] pci 0000:00:1f.2: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.304460] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
Sep 14 16:44:12 polya kernel: [    0.304483] pci 0000:00:1f.3: reg 10: [mem 0xf6afbf00-0xf6afbfff 64bit]
Sep 14 16:44:12 polya kernel: [    0.304515] pci 0000:00:1f.3: reg 20: [io  0x1100-0x111f]
Sep 14 16:44:12 polya kernel: [    0.304615] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
Sep 14 16:44:12 polya kernel: [    0.304748] pci 0000:0c:00.0: [8086:4232] type 0 class 0x000280
Sep 14 16:44:12 polya kernel: [    0.304809] pci 0000:0c:00.0: reg 10: [mem 0xf69fe000-0xf69fffff 64bit]
Sep 14 16:44:12 polya kernel: [    0.305041] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
Sep 14 16:44:12 polya kernel: [    0.305052] pci 0000:0c:00.0: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.305162] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
Sep 14 16:44:12 polya kernel: [    0.305170] pci 0000:00:1c.1:   bridge window [mem 0xf6900000-0xf69fffff]
Sep 14 16:44:12 polya kernel: [    0.305267] pci 0000:09:00.0: [11ab:4354] type 0 class 0x000200
Sep 14 16:44:12 polya kernel: [    0.305301] pci 0000:09:00.0: reg 10: [mem 0xf68fc000-0xf68fffff 64bit]
Sep 14 16:44:12 polya kernel: [    0.305320] pci 0000:09:00.0: reg 18: [io  0xde00-0xdeff]
Sep 14 16:44:12 polya kernel: [    0.305471] pci 0000:09:00.0: supports D1 D2
Sep 14 16:44:12 polya kernel: [    0.305474] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 14 16:44:12 polya kernel: [    0.305480] pci 0000:09:00.0: PME# disabled
Sep 14 16:44:12 polya kernel: [    0.312041] pci 0000:00:1c.2: PCI bridge to [bus 09-09]
Sep 14 16:44:12 polya kernel: [    0.312047] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
Sep 14 16:44:12 polya kernel: [    0.312052] pci 0000:00:1c.2:   bridge window [mem 0xf6800000-0xf68fffff]
Sep 14 16:44:12 polya kernel: [    0.312119] pci 0000:00:1c.4: PCI bridge to [bus 0d-0e]
Sep 14 16:44:12 polya kernel: [    0.312124] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
Sep 14 16:44:12 polya kernel: [    0.312129] pci 0000:00:1c.4:   bridge window [mem 0xf6600000-0xf67fffff]
Sep 14 16:44:12 polya kernel: [    0.312138] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.312228] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312242] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312245] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312248] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312251] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312254] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xf7ffffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312257] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312259] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312262] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312265] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312268] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312271] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312275] pci 0000:00:1e.0:   bridge window [mem 0xffc00000-0xffdfffff] (subtractive decode)
Sep 14 16:44:12 polya kernel: [    0.312311] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Sep 14 16:44:12 polya kernel: [    0.312681] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
Sep 14 16:44:12 polya kernel: [    0.312817] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
Sep 14 16:44:12 polya kernel: [    0.312880] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
Sep 14 16:44:12 polya kernel: [    0.312943] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
Sep 14 16:44:12 polya kernel: [    0.313008] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
Sep 14 16:44:12 polya kernel: [    0.313070]  pci0000:00: Requesting ACPI _OSC control (0x1d)
Sep 14 16:44:12 polya kernel: [    0.313073]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
Sep 14 16:44:12 polya kernel: [    0.313075] ACPI _OSC control for PCIe not granted, disabling ASPM
Sep 14 16:44:12 polya kernel: [    0.326347] ACPI: PCI Interrupt Link [LNKA] (IRQs *10 11)
Sep 14 16:44:12 polya kernel: [    0.326434] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *4
Sep 14 16:44:12 polya kernel: [    0.326518] ACPI: PCI Interrupt Link [LNKC] (IRQs *10 11)
Sep 14 16:44:12 polya kernel: [    0.326587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 11) *0, disabled.
Sep 14 16:44:12 polya kernel: [    0.326672] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Sep 14 16:44:12 polya kernel: [    0.326759] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 11 12 14 15)
Sep 14 16:44:12 polya kernel: [    0.326846] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Sep 14 16:44:12 polya kernel: [    0.326918] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Sep 14 16:44:12 polya kernel: [    0.327053] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Sep 14 16:44:12 polya kernel: [    0.327053] vgaarb: loaded
Sep 14 16:44:12 polya kernel: [    0.327053] vgaarb: bridge control possible 0000:00:02.0
Sep 14 16:44:12 polya kernel: [    0.327053] PCI: Using ACPI for IRQ routing
Sep 14 16:44:12 polya kernel: [    0.329672] PCI: pci_cache_line_size set to 64 bytes
Sep 14 16:44:12 polya kernel: [    0.329823] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Sep 14 16:44:12 polya kernel: [    0.329825] reserve RAM buffer: 00000000bd8bf400 - 00000000bfffffff 
Sep 14 16:44:12 polya kernel: [    0.329959] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
Sep 14 16:44:12 polya kernel: [    0.329966] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
Sep 14 16:44:12 polya kernel: [    0.329971] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Sep 14 16:44:12 polya kernel: [    0.332175] Switching to clocksource hpet
Sep 14 16:44:12 polya kernel: [    0.334336] pnp: PnP ACPI init
Sep 14 16:44:12 polya kernel: [    0.334356] ACPI: bus type pnp registered
Sep 14 16:44:12 polya kernel: [    0.351381] pnp 00:00: [bus 00-ff]
Sep 14 16:44:12 polya kernel: [    0.351385] pnp 00:00: [io  0x0000-0x0cf7 window]
Sep 14 16:44:12 polya kernel: [    0.351387] pnp 00:00: [io  0x0cf8-0x0cff]
Sep 14 16:44:12 polya kernel: [    0.351389] pnp 00:00: [io  0x0d00-0xffff window]
Sep 14 16:44:12 polya kernel: [    0.351392] pnp 00:00: [mem 0x000a0000-0x000bffff window]
Sep 14 16:44:12 polya kernel: [    0.351395] pnp 00:00: [mem 0x000d0000-0x000dffff window]
Sep 14 16:44:12 polya kernel: [    0.351397] pnp 00:00: [mem 0xc0000000-0xf7ffffff window]
Sep 14 16:44:12 polya kernel: [    0.351400] pnp 00:00: [mem 0xfc000000-0xfebfffff window]
Sep 14 16:44:12 polya kernel: [    0.351402] pnp 00:00: [mem 0xfec10000-0xfecfffff window]
Sep 14 16:44:12 polya kernel: [    0.351405] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window]
Sep 14 16:44:12 polya kernel: [    0.351408] pnp 00:00: [mem 0xfed90000-0xfed9ffff window]
Sep 14 16:44:12 polya kernel: [    0.351410] pnp 00:00: [mem 0xfeda7000-0xfedfffff window]
Sep 14 16:44:12 polya kernel: [    0.351413] pnp 00:00: [mem 0xfee10000-0xff9fffff window]
Sep 14 16:44:12 polya kernel: [    0.351415] pnp 00:00: [mem 0xffc00000-0xffdfffff window]
Sep 14 16:44:12 polya kernel: [    0.351523] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
Sep 14 16:44:12 polya kernel: [    0.351538] pnp 00:01: [io  0x004e-0x004f]
Sep 14 16:44:12 polya kernel: [    0.351541] pnp 00:01: [io  0x0068-0x006f]
Sep 14 16:44:12 polya kernel: [    0.351543] pnp 00:01: [mem 0xff800000-0xff8fffff]
Sep 14 16:44:12 polya kernel: [    0.351545] pnp 00:01: [mem 0xffc00000-0xffcfffff]
Sep 14 16:44:12 polya kernel: [    0.351619] system 00:01: [mem 0xff800000-0xff8fffff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.351622] system 00:01: [mem 0xffc00000-0xffcfffff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.351626] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 14 16:44:12 polya kernel: [    0.351655] pnp 00:02: [irq 12]
Sep 14 16:44:12 polya kernel: [    0.351685] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
Sep 14 16:44:12 polya kernel: [    0.351704] pnp 00:03: [io  0x0060]
Sep 14 16:44:12 polya kernel: [    0.351708] pnp 00:03: [io  0x0064]
Sep 14 16:44:12 polya kernel: [    0.351710] pnp 00:03: [io  0x0062]
Sep 14 16:44:12 polya kernel: [    0.351712] pnp 00:03: [io  0x0066]
Sep 14 16:44:12 polya kernel: [    0.351718] pnp 00:03: [irq 1]
Sep 14 16:44:12 polya kernel: [    0.351749] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
Sep 14 16:44:12 polya kernel: [    0.351768] pnp 00:04: [io  0x0070-0x0071]
Sep 14 16:44:12 polya kernel: [    0.351774] pnp 00:04: [irq 8]
Sep 14 16:44:12 polya kernel: [    0.351776] pnp 00:04: [io  0x0072-0x0077]
Sep 14 16:44:12 polya kernel: [    0.351807] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Sep 14 16:44:12 polya kernel: [    0.351828] pnp 00:05: [io  0x0061]
Sep 14 16:44:12 polya kernel: [    0.351830] pnp 00:05: [io  0x0063]
Sep 14 16:44:12 polya kernel: [    0.351832] pnp 00:05: [io  0x0065]
Sep 14 16:44:12 polya kernel: [    0.351834] pnp 00:05: [io  0x0067]
Sep 14 16:44:12 polya kernel: [    0.351864] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
Sep 14 16:44:12 polya kernel: [    0.351940] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:44:12 polya kernel: [    0.351963] pnp 00:07: [dma 4]
Sep 14 16:44:12 polya kernel: [    0.351965] pnp 00:07: [io  0x0000-0x000f]
Sep 14 16:44:12 polya kernel: [    0.351967] pnp 00:07: [io  0x0080-0x0085]
Sep 14 16:44:12 polya kernel: [    0.351970] pnp 00:07: [io  0x0087-0x008f]
Sep 14 16:44:12 polya kernel: [    0.351972] pnp 00:07: [io  0x00c0-0x00df]
Sep 14 16:44:12 polya kernel: [    0.351974] pnp 00:07: [io  0x0010-0x001f]
Sep 14 16:44:12 polya kernel: [    0.351976] pnp 00:07: [io  0x0090-0x0091]
Sep 14 16:44:12 polya kernel: [    0.351978] pnp 00:07: [io  0x0093-0x009f]
Sep 14 16:44:12 polya kernel: [    0.352031] pnp 00:07: Plug and Play ACPI device, IDs PNP0200 (active)
Sep 14 16:44:12 polya kernel: [    0.352052] pnp 00:08: [io  0x00f0-0x00ff]
Sep 14 16:44:12 polya kernel: [    0.352058] pnp 00:08: [irq 13]
Sep 14 16:44:12 polya kernel: [    0.352092] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
Sep 14 16:44:12 polya kernel: [    0.352140] pnp 00:09: [mem 0xfed00000-0xfed003ff]
Sep 14 16:44:12 polya kernel: [    0.352194] system 00:09: [mem 0xfed00000-0xfed003ff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352198] system 00:09: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
Sep 14 16:44:12 polya kernel: [    0.352375] pnp 00:0a: [io  0x0900-0x097f]
Sep 14 16:44:12 polya kernel: [    0.352377] pnp 00:0a: [io  0x0092]
Sep 14 16:44:12 polya kernel: [    0.352379] pnp 00:0a: [io  0x00b2-0x00b3]
Sep 14 16:44:12 polya kernel: [    0.352381] pnp 00:0a: [io  0x0020-0x0021]
Sep 14 16:44:12 polya kernel: [    0.352383] pnp 00:0a: [io  0x00a0-0x00a1]
Sep 14 16:44:12 polya kernel: [    0.352386] pnp 00:0a: [irq 0 disabled]
Sep 14 16:44:12 polya kernel: [    0.352388] pnp 00:0a: [io  0x04d0-0x04d1]
Sep 14 16:44:12 polya kernel: [    0.352390] pnp 00:0a: [io  0x1000-0x1005]
Sep 14 16:44:12 polya kernel: [    0.352393] pnp 00:0a: [io  0x1008-0x100f]
Sep 14 16:44:12 polya kernel: [    0.352472] system 00:0a: [io  0x0900-0x097f] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352476] system 00:0a: [io  0x04d0-0x04d1] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352479] system 00:0a: [io  0x1000-0x1005] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352482] system 00:0a: [io  0x1008-0x100f] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352485] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:44:12 polya kernel: [    0.352506] pnp 00:0b: [io  0xf400-0xf4fe]
Sep 14 16:44:12 polya kernel: [    0.352508] pnp 00:0b: [io  0x0086]
Sep 14 16:44:12 polya kernel: [    0.352510] pnp 00:0b: [io  0x1006-0x1007]
Sep 14 16:44:12 polya kernel: [    0.352512] pnp 00:0b: [io  0x100a-0x1059]
Sep 14 16:44:12 polya kernel: [    0.352514] pnp 00:0b: [io  0x1060-0x107f]
Sep 14 16:44:12 polya kernel: [    0.352516] pnp 00:0b: [io  0x1080-0x10bf]
Sep 14 16:44:12 polya kernel: [    0.352519] pnp 00:0b: [io  0x1100-0x111f]
Sep 14 16:44:12 polya kernel: [    0.352521] pnp 00:0b: [io  0x1010-0x102f]
Sep 14 16:44:12 polya kernel: [    0.352523] pnp 00:0b: [io  0x0809]
Sep 14 16:44:12 polya kernel: [    0.352599] system 00:0b: [io  0xf400-0xf4fe] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352603] system 00:0b: [io  0x1006-0x1007] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352606] system 00:0b: [io  0x100a-0x1059] could not be reserved
Sep 14 16:44:12 polya kernel: [    0.352609] system 00:0b: [io  0x1060-0x107f] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352612] system 00:0b: [io  0x1080-0x10bf] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352614] system 00:0b: [io  0x1100-0x111f] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352617] system 00:0b: [io  0x1010-0x102f] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352620] system 00:0b: [io  0x0809] has been reserved
Sep 14 16:44:12 polya kernel: [    0.352624] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:44:12 polya kernel: [    0.370972] pnp 00:0c: [mem 0x00000000-0x0009efff]
Sep 14 16:44:12 polya kernel: [    0.370975] pnp 00:0c: [mem 0x0009f000-0x0009ffff]
Sep 14 16:44:12 polya kernel: [    0.370977] pnp 00:0c: [mem 0x000c0000-0x000cffff]
Sep 14 16:44:12 polya kernel: [    0.370979] pnp 00:0c: [mem 0x000e0000-0x000fffff]
Sep 14 16:44:12 polya kernel: [    0.370982] pnp 00:0c: [mem 0x00100000-0xbd8bf3ff]
Sep 14 16:44:12 polya kernel: [    0.370984] pnp 00:0c: [mem 0xbd8bf400-0xbdafffff]
Sep 14 16:44:12 polya kernel: [    0.370986] pnp 00:0c: [mem 0xbdb00000-0xbdbfffff]
Sep 14 16:44:12 polya kernel: [    0.370989] pnp 00:0c: [mem 0xffe00000-0xffffffff]
Sep 14 16:44:12 polya kernel: [    0.370991] pnp 00:0c: [mem 0xffa00000-0xffbfffff]
Sep 14 16:44:12 polya kernel: [    0.370993] pnp 00:0c: [mem 0xfec00000-0xfec0ffff]
Sep 14 16:44:12 polya kernel: [    0.370996] pnp 00:0c: [mem 0xfee00000-0xfee0ffff]
Sep 14 16:44:12 polya kernel: [    0.370998] pnp 00:0c: [mem 0xfed20000-0xfed8ffff]
Sep 14 16:44:12 polya kernel: [    0.371000] pnp 00:0c: [mem 0xfeda0000-0xfeda3fff]
Sep 14 16:44:12 polya kernel: [    0.371003] pnp 00:0c: [mem 0xfeda4000-0xfeda4fff]
Sep 14 16:44:12 polya kernel: [    0.371005] pnp 00:0c: [mem 0xfeda5000-0xfeda5fff]
Sep 14 16:44:12 polya kernel: [    0.371007] pnp 00:0c: [mem 0xfeda6000-0xfeda6fff]
Sep 14 16:44:12 polya kernel: [    0.371010] pnp 00:0c: [mem 0xfed1c800-0xfed1cfff]
Sep 14 16:44:12 polya kernel: [    0.371012] pnp 00:0c: [mem 0xfed18000-0xfed1bfff]
Sep 14 16:44:12 polya kernel: [    0.371014] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
Sep 14 16:44:12 polya kernel: [    0.371117] system 00:0c: [mem 0x00000000-0x0009efff] could not be reserved
Sep 14 16:44:12 polya kernel: [    0.371121] system 00:0c: [mem 0x0009f000-0x0009ffff] could not be reserved
Sep 14 16:44:12 polya kernel: [    0.371124] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
Sep 14 16:44:12 polya kernel: [    0.371128] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
Sep 14 16:44:12 polya kernel: [    0.371131] system 00:0c: [mem 0x00100000-0xbd8bf3ff] could not be reserved
Sep 14 16:44:12 polya kernel: [    0.371135] system 00:0c: [mem 0xbd8bf400-0xbdafffff] could not be reserved
Sep 14 16:44:12 polya kernel: [    0.371138] system 00:0c: [mem 0xbdb00000-0xbdbfffff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371141] system 00:0c: [mem 0xffe00000-0xffffffff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371144] system 00:0c: [mem 0xffa00000-0xffbfffff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371147] system 00:0c: [mem 0xfec00000-0xfec0ffff] could not be reserved
Sep 14 16:44:12 polya kernel: [    0.371151] system 00:0c: [mem 0xfee00000-0xfee0ffff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371154] system 00:0c: [mem 0xfed20000-0xfed8ffff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371157] system 00:0c: [mem 0xfeda0000-0xfeda3fff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371160] system 00:0c: [mem 0xfeda4000-0xfeda4fff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371163] system 00:0c: [mem 0xfeda5000-0xfeda5fff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371166] system 00:0c: [mem 0xfeda6000-0xfeda6fff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371170] system 00:0c: [mem 0xfed1c800-0xfed1cfff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371173] system 00:0c: [mem 0xfed18000-0xfed1bfff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371176] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
Sep 14 16:44:12 polya kernel: [    0.371179] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:44:12 polya kernel: [    0.371224] pnp: PnP ACPI: found 13 devices
Sep 14 16:44:12 polya kernel: [    0.371226] ACPI: ACPI bus type pnp unregistered
Sep 14 16:44:12 polya kernel: [    0.378808] PCI: max bus depth: 1 pci_try_num: 2
Sep 14 16:44:12 polya kernel: [    0.378870] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.378875] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.378880] pci 0000:00:1c.1: BAR 13: assigned [io  0x2000-0x2fff]
Sep 14 16:44:12 polya kernel: [    0.378883] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0400000-0xc05fffff]
Sep 14 16:44:12 polya kernel: [    0.378887] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.378891] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
Sep 14 16:44:12 polya kernel: [    0.378894] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
Sep 14 16:44:12 polya kernel: [    0.378898] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Sep 14 16:44:12 polya kernel: [    0.378905] pci 0000:00:1c.0:   bridge window [mem 0xc0400000-0xc05fffff]
Sep 14 16:44:12 polya kernel: [    0.378910] pci 0000:00:1c.0:   bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.378918] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
Sep 14 16:44:12 polya kernel: [    0.378922] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
Sep 14 16:44:12 polya kernel: [    0.378929] pci 0000:00:1c.1:   bridge window [mem 0xf6900000-0xf69fffff]
Sep 14 16:44:12 polya kernel: [    0.378934] pci 0000:00:1c.1:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.378942] pci 0000:00:1c.2: PCI bridge to [bus 09-09]
Sep 14 16:44:12 polya kernel: [    0.378946] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
Sep 14 16:44:12 polya kernel: [    0.378952] pci 0000:00:1c.2:   bridge window [mem 0xf6800000-0xf68fffff]
Sep 14 16:44:12 polya kernel: [    0.378958] pci 0000:00:1c.2:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.378966] pci 0000:00:1c.4: PCI bridge to [bus 0d-0e]
Sep 14 16:44:12 polya kernel: [    0.378969] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
Sep 14 16:44:12 polya kernel: [    0.378976] pci 0000:00:1c.4:   bridge window [mem 0xf6600000-0xf67fffff]
Sep 14 16:44:12 polya kernel: [    0.378981] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.378989] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
Sep 14 16:44:12 polya kernel: [    0.379023] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep 14 16:44:12 polya kernel: [    0.379030] pci 0000:00:1c.0: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.379041] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Sep 14 16:44:12 polya kernel: [    0.379046] pci 0000:00:1c.1: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.379059] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:44:12 polya kernel: [    0.379064] pci 0000:00:1c.2: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.379073] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep 14 16:44:12 polya kernel: [    0.379078] pci 0000:00:1c.4: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.379086] pci 0000:00:1e.0: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.379091] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
Sep 14 16:44:12 polya kernel: [    0.379093] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
Sep 14 16:44:12 polya kernel: [    0.379096] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Sep 14 16:44:12 polya kernel: [    0.379099] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
Sep 14 16:44:12 polya kernel: [    0.379101] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xf7ffffff]
Sep 14 16:44:12 polya kernel: [    0.379104] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
Sep 14 16:44:12 polya kernel: [    0.379106] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
Sep 14 16:44:12 polya kernel: [    0.379109] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
Sep 14 16:44:12 polya kernel: [    0.379111] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
Sep 14 16:44:12 polya kernel: [    0.379114] pci_bus 0000:00: resource 13 [mem 0xfeda7000-0xfedfffff]
Sep 14 16:44:12 polya kernel: [    0.379116] pci_bus 0000:00: resource 14 [mem 0xfee10000-0xff9fffff]
Sep 14 16:44:12 polya kernel: [    0.379118] pci_bus 0000:00: resource 15 [mem 0xffc00000-0xffdfffff]
Sep 14 16:44:12 polya kernel: [    0.379121] pci_bus 0000:0b: resource 0 [io  0x3000-0x3fff]
Sep 14 16:44:12 polya kernel: [    0.379124] pci_bus 0000:0b: resource 1 [mem 0xc0400000-0xc05fffff]
Sep 14 16:44:12 polya kernel: [    0.379126] pci_bus 0000:0b: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.379129] pci_bus 0000:0c: resource 0 [io  0x2000-0x2fff]
Sep 14 16:44:12 polya kernel: [    0.379132] pci_bus 0000:0c: resource 1 [mem 0xf6900000-0xf69fffff]
Sep 14 16:44:12 polya kernel: [    0.379134] pci_bus 0000:0c: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.379137] pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
Sep 14 16:44:12 polya kernel: [    0.379139] pci_bus 0000:09: resource 1 [mem 0xf6800000-0xf68fffff]
Sep 14 16:44:12 polya kernel: [    0.379142] pci_bus 0000:09: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.379145] pci_bus 0000:0d: resource 0 [io  0xc000-0xcfff]
Sep 14 16:44:12 polya kernel: [    0.379147] pci_bus 0000:0d: resource 1 [mem 0xf6600000-0xf67fffff]
Sep 14 16:44:12 polya kernel: [    0.379150] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
Sep 14 16:44:12 polya kernel: [    0.379152] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
Sep 14 16:44:12 polya kernel: [    0.379155] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
Sep 14 16:44:12 polya kernel: [    0.379157] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
Sep 14 16:44:12 polya kernel: [    0.379160] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
Sep 14 16:44:12 polya kernel: [    0.379162] pci_bus 0000:03: resource 8 [mem 0xc0000000-0xf7ffffff]
Sep 14 16:44:12 polya kernel: [    0.379165] pci_bus 0000:03: resource 9 [mem 0xfc000000-0xfebfffff]
Sep 14 16:44:12 polya kernel: [    0.379167] pci_bus 0000:03: resource 10 [mem 0xfec10000-0xfecfffff]
Sep 14 16:44:12 polya kernel: [    0.379170] pci_bus 0000:03: resource 11 [mem 0xfed1c000-0xfed1ffff]
Sep 14 16:44:12 polya kernel: [    0.379172] pci_bus 0000:03: resource 12 [mem 0xfed90000-0xfed9ffff]
Sep 14 16:44:12 polya kernel: [    0.379174] pci_bus 0000:03: resource 13 [mem 0xfeda7000-0xfedfffff]
Sep 14 16:44:12 polya kernel: [    0.379177] pci_bus 0000:03: resource 14 [mem 0xfee10000-0xff9fffff]
Sep 14 16:44:12 polya kernel: [    0.379179] pci_bus 0000:03: resource 15 [mem 0xffc00000-0xffdfffff]
Sep 14 16:44:12 polya kernel: [    0.379252] NET: Registered protocol family 2
Sep 14 16:44:12 polya kernel: [    0.379422] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
Sep 14 16:44:12 polya kernel: [    0.380857] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
Sep 14 16:44:12 polya kernel: [    0.385152] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Sep 14 16:44:12 polya kernel: [    0.385662] TCP: Hash tables configured (established 524288 bind 65536)
Sep 14 16:44:12 polya kernel: [    0.385665] TCP reno registered
Sep 14 16:44:12 polya kernel: [    0.385688] UDP hash table entries: 2048 (order: 4, 65536 bytes)
Sep 14 16:44:12 polya kernel: [    0.385730] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Sep 14 16:44:12 polya kernel: [    0.385916] NET: Registered protocol family 1
Sep 14 16:44:12 polya kernel: [    0.385938] pci 0000:00:02.0: Boot video device
Sep 14 16:44:12 polya kernel: [    0.385967] pci 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:44:12 polya kernel: [    0.385990] pci 0000:00:1a.0: PCI INT A disabled
Sep 14 16:44:12 polya kernel: [    0.386004] pci 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:44:12 polya kernel: [    0.386025] pci 0000:00:1a.1: PCI INT B disabled
Sep 14 16:44:12 polya kernel: [    0.386037] pci 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:44:12 polya kernel: [    0.386059] pci 0000:00:1a.2: PCI INT C disabled
Sep 14 16:44:12 polya kernel: [    0.386070] pci 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:44:12 polya kernel: [    0.386101] pci 0000:00:1a.7: PCI INT C disabled
Sep 14 16:44:12 polya kernel: [    0.386126] pci 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:44:12 polya kernel: [    0.386147] pci 0000:00:1d.0: PCI INT A disabled
Sep 14 16:44:12 polya kernel: [    0.386156] pci 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:44:12 polya kernel: [    0.386177] pci 0000:00:1d.1: PCI INT B disabled
Sep 14 16:44:12 polya kernel: [    0.386186] pci 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:44:12 polya kernel: [    0.386208] pci 0000:00:1d.2: PCI INT C disabled
Sep 14 16:44:12 polya kernel: [    0.386219] pci 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:44:12 polya kernel: [    0.386237] pci 0000:00:1d.7: PCI INT A disabled
Sep 14 16:44:12 polya kernel: [    0.386284] PCI: CLS 64 bytes, default 64
Sep 14 16:44:12 polya kernel: [    0.386346] Unpacking initramfs...
Sep 14 16:44:12 polya kernel: [    0.474696] Freeing initrd memory: 3788k freed
Sep 14 16:44:12 polya kernel: [    0.476992] audit: initializing netlink socket (disabled)
Sep 14 16:44:12 polya kernel: [    0.477007] type=2000 audit(1347637427.472:1): initialized
Sep 14 16:44:12 polya kernel: [    0.505628] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Sep 14 16:44:12 polya kernel: [    0.521772] VFS: Disk quotas dquot_6.5.2
Sep 14 16:44:12 polya kernel: [    0.521810] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 14 16:44:12 polya kernel: [    0.521892] msgmni has been set to 5963
Sep 14 16:44:12 polya kernel: [    0.522098] alg: No test for stdrng (krng)
Sep 14 16:44:12 polya kernel: [    0.522137] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Sep 14 16:44:12 polya kernel: [    0.522141] io scheduler noop registered
Sep 14 16:44:12 polya kernel: [    0.522143] io scheduler deadline registered
Sep 14 16:44:12 polya kernel: [    0.522160] io scheduler cfq registered (default)
Sep 14 16:44:12 polya kernel: [    0.522267] pcieport 0000:00:1c.0: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.522328] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
Sep 14 16:44:12 polya kernel: [    0.522417] pcieport 0000:00:1c.1: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.522472] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
Sep 14 16:44:12 polya kernel: [    0.522556] pcieport 0000:00:1c.2: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.522611] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
Sep 14 16:44:12 polya kernel: [    0.522697] pcieport 0000:00:1c.4: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.522753] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
Sep 14 16:44:12 polya kernel: [    0.522865] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 14 16:44:12 polya kernel: [    0.522895] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Sep 14 16:44:12 polya kernel: [    0.522898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 14 16:44:12 polya kernel: [    0.523221] acpiphp: Slot [1] registered
Sep 14 16:44:12 polya kernel: [    0.523339] intel_idle: does not run on family 6 model 23
Sep 14 16:44:12 polya kernel: [    0.523373] ERST: Table is not found!
Sep 14 16:44:12 polya kernel: [    0.523375] GHES: HEST is not enabled!
Sep 14 16:44:12 polya kernel: [    0.523459] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 14 16:44:12 polya kernel: [    0.564475] Linux agpgart interface v0.103
Sep 14 16:44:12 polya kernel: [    0.564579] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
Sep 14 16:44:12 polya kernel: [    0.564641] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
Sep 14 16:44:12 polya kernel: [    0.565109] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
Sep 14 16:44:12 polya kernel: [    0.565249] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
Sep 14 16:44:12 polya kernel: [    0.565401] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Sep 14 16:44:12 polya kernel: [    0.581950] i8042: Detected active multiplexing controller, rev 1.1
Sep 14 16:44:12 polya kernel: [    0.594525] serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 14 16:44:12 polya kernel: [    0.594533] serio: i8042 AUX0 port at 0x60,0x64 irq 12
Sep 14 16:44:12 polya kernel: [    0.594569] serio: i8042 AUX1 port at 0x60,0x64 irq 12
Sep 14 16:44:12 polya kernel: [    0.594600] serio: i8042 AUX2 port at 0x60,0x64 irq 12
Sep 14 16:44:12 polya kernel: [    0.594629] serio: i8042 AUX3 port at 0x60,0x64 irq 12
Sep 14 16:44:12 polya kernel: [    0.594773] mousedev: PS/2 mouse device common for all mice
Sep 14 16:44:12 polya kernel: [    0.595448] rtc_cmos 00:04: RTC can wake from S4
Sep 14 16:44:12 polya kernel: [    0.595587] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
Sep 14 16:44:12 polya kernel: [    0.595620] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 14 16:44:12 polya kernel: [    0.595634] cpuidle: using governor ladder
Sep 14 16:44:12 polya kernel: [    0.595636] cpuidle: using governor menu
Sep 14 16:44:12 polya kernel: [    0.595859] TCP cubic registered
Sep 14 16:44:12 polya kernel: [    0.595910] NET: Registered protocol family 10
Sep 14 16:44:12 polya kernel: [    0.596438] Mobile IPv6
Sep 14 16:44:12 polya kernel: [    0.596441] NET: Registered protocol family 17
Sep 14 16:44:12 polya kernel: [    0.596445] Registering the dns_resolver key type
Sep 14 16:44:12 polya kernel: [    0.596599] PM: Hibernation image not present or could not be loaded.
Sep 14 16:44:12 polya kernel: [    0.596611] registered taskstats version 1
Sep 14 16:44:12 polya kernel: [    0.605045] rtc_cmos 00:04: setting system clock to 2012-09-14 15:43:48 UTC (1347637428)
Sep 14 16:44:12 polya kernel: [    0.605100] Initializing network drop monitor service
Sep 14 16:44:12 polya kernel: [    0.606619] Freeing unused kernel memory: 572k freed
Sep 14 16:44:12 polya kernel: [    0.606762] Write protecting the kernel read-only data: 6144k
Sep 14 16:44:12 polya kernel: [    0.609805] Freeing unused kernel memory: 668k freed
Sep 14 16:44:12 polya kernel: [    0.613096] Freeing unused kernel memory: 684k freed
Sep 14 16:44:12 polya kernel: [    0.632108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Sep 14 16:44:12 polya kernel: [    0.838696] SCSI subsystem initialized
Sep 14 16:44:12 polya kernel: [    0.846537] libata version 3.00 loaded.
Sep 14 16:44:12 polya kernel: [    0.847450] ahci 0000:00:1f.2: version 3.0
Sep 14 16:44:12 polya kernel: [    0.847468] ahci 0000:00:1f.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:44:12 polya kernel: [    0.847535] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
Sep 14 16:44:12 polya kernel: [    0.847599] ahci: SSS flag set, parallel bus scan disabled
Sep 14 16:44:12 polya kernel: [    0.847647] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
Sep 14 16:44:12 polya kernel: [    0.847651] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems 
Sep 14 16:44:12 polya kernel: [    0.847657] ahci 0000:00:1f.2: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [    0.919023] scsi0 : ahci
Sep 14 16:44:12 polya kernel: [    0.924225] scsi1 : ahci
Sep 14 16:44:12 polya kernel: [    0.936481] scsi2 : ahci
Sep 14 16:44:12 polya kernel: [    0.939907] scsi3 : ahci
Sep 14 16:44:12 polya kernel: [    0.940154] scsi4 : ahci
Sep 14 16:44:12 polya kernel: [    0.940249] scsi5 : ahci
Sep 14 16:44:12 polya kernel: [    0.941581] ata1: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1c900 irq 44
Sep 14 16:44:12 polya kernel: [    0.941586] ata2: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1c980 irq 44
Sep 14 16:44:12 polya kernel: [    0.941588] ata3: DUMMY
Sep 14 16:44:12 polya kernel: [    0.941590] ata4: DUMMY
Sep 14 16:44:12 polya kernel: [    0.941593] ata5: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1cb00 irq 44
Sep 14 16:44:12 polya kernel: [    0.941597] ata6: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1cb80 irq 44
Sep 14 16:44:12 polya kernel: [    0.950075] thermal LNXTHERM:00: registered as thermal_zone0
Sep 14 16:44:12 polya kernel: [    0.950079] ACPI: Thermal Zone [THM] (50 C)
Sep 14 16:44:12 polya kernel: [    1.268034] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep 14 16:44:12 polya kernel: [    1.274190] ata1.00: ATA-8: SAMSUNG HN-M750MBB, 2AR10001, max UDMA/133
Sep 14 16:44:12 polya kernel: [    1.274194] ata1.00: 1465149168 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
Sep 14 16:44:12 polya kernel: [    1.280357] ata1.00: configured for UDMA/133
Sep 14 16:44:12 polya kernel: [    1.280502] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HN-M750M 2AR1 PQ: 0 ANSI: 5
Sep 14 16:44:12 polya kernel: [    1.476026] Refined TSC clocksource calibration: 1994.999 MHz.
Sep 14 16:44:12 polya kernel: [    1.476030] Switching to clocksource tsc
Sep 14 16:44:12 polya kernel: [    1.600020] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 14 16:44:12 polya kernel: [    1.622063] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L633C, D300, max UDMA/100
Sep 14 16:44:12 polya kernel: [    1.622066] ata2.00: applying bridge limits
Sep 14 16:44:12 polya kernel: [    1.640439] ata2.00: configured for UDMA/100
Sep 14 16:44:12 polya kernel: [    1.643082] scsi 1:0:0:0: CD-ROM            TSSTcorp DVD+-RW TS-L633C D300 PQ: 0 ANSI: 5
Sep 14 16:44:12 polya kernel: [    1.960020] ata5: SATA link down (SStatus 0 SControl 300)
Sep 14 16:44:12 polya kernel: [    2.280019] ata6: SATA link down (SStatus 0 SControl 300)
Sep 14 16:44:12 polya kernel: [    2.285805] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
Sep 14 16:44:12 polya kernel: [    2.285884] sd 0:0:0:0: [sda] Write Protect is off
Sep 14 16:44:12 polya kernel: [    2.285887] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 14 16:44:12 polya kernel: [    2.285913] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 14 16:44:12 polya kernel: [    2.307318]  sda: sda1 sda2 sda3
Sep 14 16:44:12 polya kernel: [    2.307698] sd 0:0:0:0: [sda] Attached SCSI disk
Sep 14 16:44:12 polya kernel: [    2.729149] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
Sep 14 16:44:12 polya kernel: [    2.731768] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
Sep 14 16:44:12 polya kernel: [    2.734713] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Sep 14 16:44:12 polya kernel: [    2.742121] device-mapper: uevent: version 1.0.3
Sep 14 16:44:12 polya kernel: [    2.742303] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
Sep 14 16:44:12 polya kernel: [   10.689436] PM: Starting manual resume from disk
Sep 14 16:44:12 polya kernel: [   10.689440] PM: Hibernation image partition 254:2 present
Sep 14 16:44:12 polya kernel: [   10.689442] PM: Looking for hibernation image.
Sep 14 16:44:12 polya kernel: [   10.689655] PM: Image not found (code -22)
Sep 14 16:44:12 polya kernel: [   10.689657] PM: Hibernation image not present or could not be loaded.
Sep 14 16:44:12 polya kernel: [   10.717735] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:44:12 polya kernel: [   12.908632] wmi: Mapper loaded
Sep 14 16:44:12 polya kernel: [   12.921071] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
Sep 14 16:44:12 polya kernel: [   12.921968] ACPI: Lid Switch [LID]
Sep 14 16:44:12 polya kernel: [   12.922037] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
Sep 14 16:44:12 polya kernel: [   12.922042] ACPI: Power Button [PBTN]
Sep 14 16:44:12 polya kernel: [   12.922099] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Sep 14 16:44:12 polya kernel: [   12.922103] ACPI: Sleep Button [SBTN]
Sep 14 16:44:12 polya kernel: [   12.938555] ACPI: Requesting acpi_cpufreq
Sep 14 16:44:12 polya kernel: [   12.940482] Monitor-Mwait will be used to enter C-1 state
Sep 14 16:44:12 polya kernel: [   12.940636] Monitor-Mwait will be used to enter C-2 state
Sep 14 16:44:12 polya kernel: [   12.940644] Marking TSC unstable due to TSC halts in idle
Sep 14 16:44:12 polya kernel: [   12.940653] ACPI: acpi_idle registered with cpuidle
Sep 14 16:44:12 polya kernel: [   12.940804] Switching to clocksource hpet
Sep 14 16:44:12 polya kernel: [   12.990675] input: PC Speaker as /devices/platform/pcspkr/input/input4
Sep 14 16:44:12 polya kernel: [   13.226427] ACPI: Battery Slot [BAT0] (battery present)
Sep 14 16:44:12 polya kernel: [   13.226668] ACPI: AC Adapter [AC] (off-line)
Sep 14 16:44:12 polya kernel: [   13.243695] atkbd serio0: Unknown key pressed (translated set 2, code 0x8d on isa0060/serio0).
Sep 14 16:44:12 polya kernel: [   13.243699] atkbd serio0: Use 'setkeycodes e00d <keycode>' to make it known.
Sep 14 16:44:12 polya kernel: [   13.276706] iTCO_vendor_support: vendor-support=0
Sep 14 16:44:12 polya kernel: [   13.288835] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
Sep 14 16:44:12 polya kernel: [   13.288959] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x1060)
Sep 14 16:44:12 polya kernel: [   13.289257] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep 14 16:44:12 polya kernel: [   13.306204] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Sep 14 16:44:12 polya kernel: [   13.306209] cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 14 16:44:12 polya kernel: [   13.306361] sr 1:0:0:0: Attached scsi CD-ROM sr0
Sep 14 16:44:12 polya kernel: [   13.373896] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Sep 14 16:44:12 polya kernel: [   13.384098] sd 0:0:0:0: Attached scsi generic sg0 type 0
Sep 14 16:44:12 polya kernel: [   13.384297] sr 1:0:0:0: Attached scsi generic sg1 type 5
Sep 14 16:44:12 polya kernel: [   13.396258] input: Dell WMI hotkeys as /devices/virtual/input/input5
Sep 14 16:44:12 polya kernel: [   13.445356] usbcore: registered new interface driver usbfs
Sep 14 16:44:12 polya kernel: [   13.445394] usbcore: registered new interface driver hub
Sep 14 16:44:12 polya kernel: [   13.451388] usbcore: registered new device driver usb
Sep 14 16:44:12 polya kernel: [   13.461664] sky2: driver version 1.30
Sep 14 16:44:12 polya kernel: [   13.461716] sky2 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:44:12 polya kernel: [   13.461735] sky2 0000:09:00.0: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.461774] sky2 0000:09:00.0: Yukon-2 FE+ chip revision 0
Sep 14 16:44:12 polya kernel: [   13.461892] sky2 0000:09:00.0: irq 45 for MSI/MSI-X
Sep 14 16:44:12 polya kernel: [   13.462491] sky2 0000:09:00.0: eth0: addr 00:25:64:3f:5c:d1
Sep 14 16:44:12 polya kernel: [   13.604487] [drm] Initialized drm 1.1.0 20060810
Sep 14 16:44:12 polya kernel: [   13.634053] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:44:12 polya kernel: [   13.685977] cfg80211: Calling CRDA to update world regulatory domain
Sep 14 16:44:12 polya kernel: [   13.699215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 14 16:44:12 polya kernel: [   13.699251] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:44:12 polya kernel: [   13.699274] ehci_hcd 0000:00:1a.7: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.699278] ehci_hcd 0000:00:1a.7: EHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.699313] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
Sep 14 16:44:12 polya kernel: [   13.699347] ehci_hcd 0000:00:1a.7: debug port 1
Sep 14 16:44:12 polya kernel: [   13.703225] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
Sep 14 16:44:12 polya kernel: [   13.703891] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400
Sep 14 16:44:12 polya kernel: [   13.716043] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Sep 14 16:44:12 polya kernel: [   13.716074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Sep 14 16:44:12 polya kernel: [   13.716077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:44:12 polya kernel: [   13.716080] usb usb1: Product: EHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.716082] usb usb1: Manufacturer: Linux 3.2.0-3-amd64 ehci_hcd
Sep 14 16:44:12 polya kernel: [   13.716084] usb usb1: SerialNumber: 0000:00:1a.7
Sep 14 16:44:12 polya kernel: [   13.716331] hub 1-0:1.0: USB hub found
Sep 14 16:44:12 polya kernel: [   13.716337] hub 1-0:1.0: 6 ports detected
Sep 14 16:44:12 polya kernel: [   13.716442] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:44:12 polya kernel: [   13.716465] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.716469] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.716479] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
Sep 14 16:44:12 polya kernel: [   13.716514] ehci_hcd 0000:00:1d.7: debug port 1
Sep 14 16:44:12 polya kernel: [   13.720406] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
Sep 14 16:44:12 polya kernel: [   13.720598] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000
Sep 14 16:44:12 polya kernel: [   13.736789] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Sep 14 16:44:12 polya kernel: [   13.736820] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Sep 14 16:44:12 polya kernel: [   13.736823] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:44:12 polya kernel: [   13.736825] usb usb2: Product: EHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.736827] usb usb2: Manufacturer: Linux 3.2.0-3-amd64 ehci_hcd
Sep 14 16:44:12 polya kernel: [   13.736829] usb usb2: SerialNumber: 0000:00:1d.7
Sep 14 16:44:12 polya kernel: [   13.736996] hub 2-0:1.0: USB hub found
Sep 14 16:44:12 polya kernel: [   13.737002] hub 2-0:1.0: 6 ports detected
Sep 14 16:44:12 polya kernel: [   13.791352] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
Sep 14 16:44:12 polya kernel: [   13.791356] Copyright(c) 2003-2011 Intel Corporation
Sep 14 16:44:12 polya kernel: [   13.791474] iwlwifi 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Sep 14 16:44:12 polya kernel: [   13.791504] iwlwifi 0000:0c:00.0: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.791550] iwlwifi 0000:0c:00.0: pci_resource_len = 0x00002000
Sep 14 16:44:12 polya kernel: [   13.791552] iwlwifi 0000:0c:00.0: pci_resource_base = ffffc90000660000
Sep 14 16:44:12 polya kernel: [   13.791554] iwlwifi 0000:0c:00.0: HW Revision ID = 0x0
Sep 14 16:44:12 polya kernel: [   13.791705] iwlwifi 0000:0c:00.0: irq 46 for MSI/MSI-X
Sep 14 16:44:12 polya kernel: [   13.791792] iwlwifi 0000:0c:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
Sep 14 16:44:12 polya kernel: [   13.791900] iwlwifi 0000:0c:00.0: L1 Enabled; Disabling L0S
Sep 14 16:44:12 polya kernel: [   13.813775] iwlwifi 0000:0c:00.0: device EEPROM VER=0x11f, CALIB=0x4
Sep 14 16:44:12 polya kernel: [   13.813778] iwlwifi 0000:0c:00.0: Device SKU: 0Xf0
Sep 14 16:44:12 polya kernel: [   13.813822] iwlwifi 0000:0c:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
Sep 14 16:44:12 polya kernel: [   13.852581] uhci_hcd: USB Universal Host Controller Interface driver
Sep 14 16:44:12 polya kernel: [   13.852635] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:44:12 polya kernel: [   13.852648] uhci_hcd 0000:00:1a.0: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.852652] uhci_hcd 0000:00:1a.0: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.852667] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
Sep 14 16:44:12 polya kernel: [   13.852704] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f60
Sep 14 16:44:12 polya kernel: [   13.852752] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:44:12 polya kernel: [   13.852755] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:44:12 polya kernel: [   13.852757] usb usb3: Product: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.852759] usb usb3: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:44:12 polya kernel: [   13.852761] usb usb3: SerialNumber: 0000:00:1a.0
Sep 14 16:44:12 polya kernel: [   13.853358] hub 3-0:1.0: USB hub found
Sep 14 16:44:12 polya kernel: [   13.853365] hub 3-0:1.0: 2 ports detected
Sep 14 16:44:12 polya kernel: [   13.853472] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:44:12 polya kernel: [   13.853486] uhci_hcd 0000:00:1a.1: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.853490] uhci_hcd 0000:00:1a.1: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.853501] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
Sep 14 16:44:12 polya kernel: [   13.853547] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f80
Sep 14 16:44:12 polya kernel: [   13.853592] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:44:12 polya kernel: [   13.853594] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:44:12 polya kernel: [   13.853597] usb usb4: Product: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.853599] usb usb4: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:44:12 polya kernel: [   13.853601] usb usb4: SerialNumber: 0000:00:1a.1
Sep 14 16:44:12 polya kernel: [   13.853794] hub 4-0:1.0: USB hub found
Sep 14 16:44:12 polya kernel: [   13.853799] hub 4-0:1.0: 2 ports detected
Sep 14 16:44:12 polya kernel: [   13.853887] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:44:12 polya kernel: [   13.853897] uhci_hcd 0000:00:1a.2: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.853901] uhci_hcd 0000:00:1a.2: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.853911] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
Sep 14 16:44:12 polya kernel: [   13.853944] uhci_hcd 0000:00:1a.2: irq 22, io base 0x00006fa0
Sep 14 16:44:12 polya kernel: [   13.853986] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:44:12 polya kernel: [   13.853989] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:44:12 polya kernel: [   13.853992] usb usb5: Product: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.853994] usb usb5: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:44:12 polya kernel: [   13.853996] usb usb5: SerialNumber: 0000:00:1a.2
Sep 14 16:44:12 polya kernel: [   13.854160] hub 5-0:1.0: USB hub found
Sep 14 16:44:12 polya kernel: [   13.854165] hub 5-0:1.0: 2 ports detected
Sep 14 16:44:12 polya kernel: [   13.854247] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:44:12 polya kernel: [   13.854258] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.854261] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.854272] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
Sep 14 16:44:12 polya kernel: [   13.854303] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f00
Sep 14 16:44:12 polya kernel: [   13.854344] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:44:12 polya kernel: [   13.854347] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:44:12 polya kernel: [   13.854350] usb usb6: Product: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.854352] usb usb6: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:44:12 polya kernel: [   13.854354] usb usb6: SerialNumber: 0000:00:1d.0
Sep 14 16:44:12 polya kernel: [   13.855243] hub 6-0:1.0: USB hub found
Sep 14 16:44:12 polya kernel: [   13.855248] hub 6-0:1.0: 2 ports detected
Sep 14 16:44:12 polya kernel: [   13.855329] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:44:12 polya kernel: [   13.855338] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.855341] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.855350] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
Sep 14 16:44:12 polya kernel: [   13.855381] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f20
Sep 14 16:44:12 polya kernel: [   13.855424] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:44:12 polya kernel: [   13.855427] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:44:12 polya kernel: [   13.855429] usb usb7: Product: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.855431] usb usb7: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:44:12 polya kernel: [   13.855433] usb usb7: SerialNumber: 0000:00:1d.1
Sep 14 16:44:12 polya kernel: [   13.855577] hub 7-0:1.0: USB hub found
Sep 14 16:44:12 polya kernel: [   13.855582] hub 7-0:1.0: 2 ports detected
Sep 14 16:44:12 polya kernel: [   13.855662] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:44:12 polya kernel: [   13.855672] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   13.855676] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.855684] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
Sep 14 16:44:12 polya kernel: [   13.855714] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
Sep 14 16:44:12 polya kernel: [   13.855754] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:44:12 polya kernel: [   13.855757] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:44:12 polya kernel: [   13.855759] usb usb8: Product: UHCI Host Controller
Sep 14 16:44:12 polya kernel: [   13.855761] usb usb8: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:44:12 polya kernel: [   13.855763] usb usb8: SerialNumber: 0000:00:1d.2
Sep 14 16:44:12 polya kernel: [   13.855882] hub 8-0:1.0: USB hub found
Sep 14 16:44:12 polya kernel: [   13.855887] hub 8-0:1.0: 2 ports detected
Sep 14 16:44:12 polya kernel: [   13.864762] input: PS/2 Mouse as /devices/platform/i8042/serio2/input/input6
Sep 14 16:44:12 polya kernel: [   13.893400] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio2/input/input7
Sep 14 16:44:12 polya kernel: [   14.007215] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep 14 16:44:12 polya kernel: [   14.007221] i915 0000:00:02.0: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   14.028042] usb 1-5: new high-speed USB device number 2 using ehci_hcd
Sep 14 16:44:12 polya kernel: [   14.036556] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
Sep 14 16:44:12 polya kernel: [   14.036560] [drm] MTRR allocation failed.  Graphics performance may suffer.
Sep 14 16:44:12 polya kernel: [   14.037731] i915 0000:00:02.0: irq 47 for MSI/MSI-X
Sep 14 16:44:12 polya kernel: [   14.037738] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Sep 14 16:44:12 polya kernel: [   14.037740] [drm] Driver supports precise vblank timestamp query.
Sep 14 16:44:12 polya kernel: [   14.037789] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Sep 14 16:44:12 polya kernel: [   14.090293] fixme: max PWM is zero.
Sep 14 16:44:12 polya kernel: [   14.092452] iwlwifi 0000:0c:00.0: loaded firmware version 8.83.5.1 build 33692
Sep 14 16:44:12 polya kernel: [   14.092793] Registered led device: phy0-led
Sep 14 16:44:12 polya kernel: [   14.138755] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Sep 14 16:44:12 polya kernel: [   14.171070] usb 1-5: New USB device found, idVendor=0bda, idProduct=0158
Sep 14 16:44:12 polya kernel: [   14.171074] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 14 16:44:12 polya kernel: [   14.171076] usb 1-5: Product: USB2.0-CRW
Sep 14 16:44:12 polya kernel: [   14.171078] usb 1-5: Manufacturer: Generic
Sep 14 16:44:12 polya kernel: [   14.171080] usb 1-5: SerialNumber: 20071114173400000
Sep 14 16:44:12 polya kernel: [   14.353113] usbcore: registered new interface driver uas
Sep 14 16:44:12 polya kernel: [   14.370768] Initializing USB Mass Storage driver...
Sep 14 16:44:12 polya kernel: [   14.370847] usbcore: registered new interface driver usb-storage
Sep 14 16:44:12 polya kernel: [   14.370849] USB Mass Storage support registered.
Sep 14 16:44:12 polya kernel: [   14.397844] usb 1-5: USB disconnect, device number 2
Sep 14 16:44:12 polya kernel: [   14.401642] scsi6 : usb-storage 1-5:1.0
Sep 14 16:44:12 polya kernel: [   14.401842] usbcore: registered new interface driver ums-realtek
Sep 14 16:44:12 polya kernel: [   14.505365] fbcon: inteldrmfb (fb0) is primary device
Sep 14 16:44:12 polya kernel: [   14.999697] Console: switching to colour frame buffer device 170x48
Sep 14 16:44:12 polya kernel: [   15.007209] fb0: inteldrmfb frame buffer device
Sep 14 16:44:12 polya kernel: [   15.007212] drm: registered panic notifier
Sep 14 16:44:12 polya kernel: [   15.021103] acpi device:3c: registered as cooling_device2
Sep 14 16:44:12 polya kernel: [   15.021643] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input8
Sep 14 16:44:12 polya kernel: [   15.021708] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
Sep 14 16:44:12 polya kernel: [   15.021734] [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.
Sep 14 16:44:12 polya kernel: [   15.021827] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Sep 14 16:44:12 polya kernel: [   15.022100] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:44:12 polya kernel: [   15.022179] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
Sep 14 16:44:12 polya kernel: [   15.022215] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
Sep 14 16:44:12 polya kernel: [   15.093280] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
Sep 14 16:44:12 polya kernel: [   15.100971] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Sep 14 16:44:12 polya kernel: [   15.101065] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Sep 14 16:44:12 polya kernel: [   15.739758] EXT4-fs (dm-4): re-mounted. Opts: (null)
Sep 14 16:44:12 polya kernel: [   16.018373] EXT4-fs (dm-4): re-mounted. Opts: errors=remount-ro
Sep 14 16:44:12 polya kernel: [   16.221831] loop: module loaded
Sep 14 16:44:12 polya kernel: [   16.872418] Adding 6246396k swap on /dev/mapper/polya-swap_1.  Priority:-1 extents:1 across:6246396k 
Sep 14 16:44:12 polya kernel: [   17.812868] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:44:12 polya kernel: [   17.872943] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:44:12 polya kernel: [   17.963317] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:44:12 polya kernel: [   18.011514] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:44:12 polya kernel: [   21.971996] RPC: Registered named UNIX socket transport module.
Sep 14 16:44:12 polya kernel: [   21.972030] RPC: Registered udp transport module.
Sep 14 16:44:12 polya kernel: [   21.972032] RPC: Registered tcp transport module.
Sep 14 16:44:12 polya kernel: [   21.972034] RPC: Registered tcp NFSv4.1 backchannel transport module.
Sep 14 16:44:12 polya kernel: [   22.026063] FS-Cache: Loaded
Sep 14 16:44:12 polya kernel: [   22.075677] FS-Cache: Netfs 'nfs' registered for caching
Sep 14 16:44:12 polya kernel: [   22.219767] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Sep 14 16:44:12 polya kernel: [   24.261041] fuse init (API version 7.17)
Sep 14 16:44:13 polya kernel: [   25.684613] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input12
Sep 14 16:44:17 polya kernel: [   29.883169] iwlwifi 0000:0c:00.0: L1 Enabled; Disabling L0S
Sep 14 16:44:17 polya kernel: [   29.886188] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
Sep 14 16:44:17 polya kernel: [   30.001156] iwlwifi 0000:0c:00.0: L1 Enabled; Disabling L0S
Sep 14 16:44:17 polya kernel: [   30.004166] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
Sep 14 16:44:17 polya kernel: [   30.051922] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Sep 14 16:44:17 polya kernel: [   30.084801] sky2 0000:09:00.0: eth0: enabling interface
Sep 14 16:44:17 polya kernel: [   30.085476] ADDRCONF(NETDEV_UP): eth0: link is not ready
Sep 14 16:44:24 polya kernel: [   36.134569] Bluetooth: Core ver 2.16
Sep 14 16:44:24 polya kernel: [   36.134599] NET: Registered protocol family 31
Sep 14 16:44:24 polya kernel: [   36.134601] Bluetooth: HCI device and connection manager initialized
Sep 14 16:44:24 polya kernel: [   36.134604] Bluetooth: HCI socket layer initialized
Sep 14 16:44:24 polya kernel: [   36.134607] Bluetooth: L2CAP socket layer initialized
Sep 14 16:44:24 polya kernel: [   36.134614] Bluetooth: SCO socket layer initialized
Sep 14 16:44:24 polya kernel: [   36.190626] Bluetooth: RFCOMM TTY layer initialized
Sep 14 16:44:24 polya kernel: [   36.190632] Bluetooth: RFCOMM socket layer initialized
Sep 14 16:44:24 polya kernel: [   36.190634] Bluetooth: RFCOMM ver 1.11
Sep 14 16:44:24 polya kernel: [   36.378285] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 14 16:44:24 polya kernel: [   36.378293] Bluetooth: BNEP filters: protocol multicast
Sep 14 16:44:28 polya kernel: [   40.256813] lp: driver loaded but no devices found
Sep 14 16:44:28 polya kernel: [   40.358610] ppdev: user-space parallel port driver
Sep 14 16:44:54 polya kernel: [   66.680631] postgres (4662): /proc/4662/oom_adj is deprecated, please use /proc/4662/oom_score_adj instead.
Sep 14 16:44:59 polya kernel: [   71.992313] ip_tables: (C) 2000-2006 Netfilter Core Team
Sep 14 16:45:00 polya kernel: [   72.115808] ip6_tables: (C) 2000-2006 Netfilter Core Team
Sep 14 16:45:27 polya kernel: [   99.776040] sky2 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control rx
Sep 14 16:45:27 polya kernel: [   99.776642] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sep 14 16:45:36 polya kernel: [  108.106893] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:45:36 polya kernel: [  108.267504] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Sep 14 16:45:36 polya kernel: [  108.291382] uhci_hcd 0000:00:1a.0: PCI INT A disabled
Sep 14 16:45:36 polya kernel: [  108.302110] uhci_hcd 0000:00:1a.1: PCI INT B disabled
Sep 14 16:45:36 polya kernel: [  108.317970] uhci_hcd 0000:00:1a.2: PCI INT C disabled
Sep 14 16:45:36 polya kernel: [  108.327741] ehci_hcd 0000:00:1a.7: PCI INT C disabled
Sep 14 16:45:36 polya kernel: [  108.327790] ehci_hcd 0000:00:1a.7: PME# enabled
Sep 14 16:45:36 polya kernel: [  108.366811] uhci_hcd 0000:00:1d.0: PCI INT A disabled
Sep 14 16:45:36 polya kernel: [  108.373393] uhci_hcd 0000:00:1d.1: PCI INT B disabled
Sep 14 16:45:36 polya kernel: [  108.381175] uhci_hcd 0000:00:1d.2: PCI INT C disabled
Sep 14 16:45:36 polya kernel: [  108.389650] ehci_hcd 0000:00:1d.7: PCI INT A disabled
Sep 14 16:45:36 polya kernel: [  108.389700] ehci_hcd 0000:00:1d.7: PME# enabled
Sep 14 16:45:36 polya kernel: [  108.996652] EXT4-fs (dm-4): re-mounted. Opts: errors=remount-ro,user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:45:37 polya kernel: [  110.016052] eth0: no IPv6 routers present
Sep 14 16:45:39 polya kernel: [  111.328633] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:45:40 polya kernel: [  112.353087] EXT4-fs (dm-5): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:45:41 polya kernel: [  113.118513] EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:45:44 polya kernel: [  116.274850] EXT4-fs (sda2): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:45:45 polya kernel: [  117.211884] EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:45:45 polya kernel: [  117.423062] tracker-miner-f[5263]: segfault at 0 ip 00000000004148d1 sp 00007fff9007f580 error 4 in tracker-miner-fs[400000+1f000]
Sep 14 16:46:14 polya kernel: [  146.816049] ------------[ cut here ]------------
Sep 14 16:46:14 polya kernel: [  146.816063] WARNING: at /build/buildd-linux_3.2.23-1-amd64-zj7gxu/linux-3.2.23/net/sched/sch_generic.c:255 dev_watchdog+0xe9/0x148()
Sep 14 16:46:14 polya kernel: [  146.816066] Hardware name: Inspiron 1545                   
Sep 14 16:46:14 polya kernel: [  146.816068] NETDEV WATCHDOG: eth0 (sky2): transmit queue 0 timed out
Sep 14 16:46:14 polya kernel: [  146.816070] Modules linked in: 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 snd_hrtimer binfmt_misc uinput fuse nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext2 loop snd_hda_codec_idt ums_realtek usb_storage uas snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_seq_midi arc4 snd_seq_midi_event snd_rawmidi joydev i915 snd_seq uhci_hcd snd_seq_device iwlwifi mac80211 drm_kms_helper ehci_hcd cfg80211 snd_timer i2c_i801 drm i2c_algo_bit acpi_cpufreq snd i2c_core sky2 usbcore mperf dell_laptop dell_wmi sg dcdbas sparse_keymap soundcore evdev sr_mod iTCO_wdt iTCO_vendor_support cdrom ac battery rfkill coretemp usb_common psmouse serio_raw pcspkr processor power_supply video button wmi ext4 crc16 jbd2 mbcache sha256_generic cryptd aes_x86_64 aes_generic cbc dm_crypt dm_
 mod microcode sd_mod crc_t10dif ther
Sep 14 16:46:14 polya kernel: mal thermal_sys ahci libahci libata scsi_mod
Sep 14 16:46:14 polya kernel: [  146.816153] Pid: 0, comm: swapper/1 Not tainted 3.2.0-3-amd64 #1
Sep 14 16:46:14 polya kernel: [  146.816155] Call Trace:
Sep 14 16:46:14 polya kernel: [  146.816156]  <IRQ>  [<ffffffff81046901>] ? warn_slowpath_common+0x78/0x8c
Sep 14 16:46:14 polya kernel: [  146.816165]  [<ffffffff810469ad>] ? warn_slowpath_fmt+0x45/0x4a
Sep 14 16:46:14 polya kernel: [  146.816173]  [<ffffffff812a3559>] ? netif_tx_lock+0x40/0x72
Sep 14 16:46:14 polya kernel: [  146.816178]  [<ffffffff812a36ba>] ? dev_watchdog+0xe9/0x148
Sep 14 16:46:14 polya kernel: [  146.816182]  [<ffffffff81051f74>] ? run_timer_softirq+0x19a/0x261
Sep 14 16:46:14 polya kernel: [  146.816185]  [<ffffffff812a35d1>] ? netif_tx_unlock+0x46/0x46
Sep 14 16:46:14 polya kernel: [  146.816189]  [<ffffffff8104bee8>] ? __do_softirq+0xb9/0x177
Sep 14 16:46:14 polya kernel: [  146.816194]  [<ffffffff81351eec>] ? call_softirq+0x1c/0x30
Sep 14 16:46:14 polya kernel: [  146.816198]  [<ffffffff8100f8e5>] ? do_softirq+0x3c/0x7b
Sep 14 16:46:14 polya kernel: [  146.816201]  [<ffffffff8104c150>] ? irq_exit+0x3c/0x9a
Sep 14 16:46:14 polya kernel: [  146.816205]  [<ffffffff81024208>] ? smp_apic_timer_interrupt+0x74/0x82
Sep 14 16:46:14 polya kernel: [  146.816209]  [<ffffffff8135075e>] ? apic_timer_interrupt+0x6e/0x80
Sep 14 16:46:14 polya kernel: [  146.816211]  <EOI>  [<ffffffffa0184398>] ? arch_local_irq_enable+0x4/0x8 [processor]
Sep 14 16:46:14 polya kernel: [  146.816225]  [<ffffffffa0185020>] ? acpi_idle_enter_simple+0xc6/0x102 [processor]
Sep 14 16:46:14 polya kernel: [  146.816232]  [<ffffffff8126cbff>] ? cpuidle_idle_call+0xec/0x179
Sep 14 16:46:14 polya kernel: [  146.816236]  [<ffffffff8100d248>] ? cpu_idle+0xa5/0xf2
Sep 14 16:46:14 polya kernel: [  146.816240]  [<ffffffff8107070e>] ? arch_local_irq_restore+0x2/0x8
Sep 14 16:46:14 polya kernel: [  146.816243]  [<ffffffff8133d11a>] ? start_secondary+0x1d5/0x1db
Sep 14 16:46:14 polya kernel: [  146.816246] ---[ end trace 8e9b183363ed20bd ]---
Sep 14 16:46:14 polya kernel: [  146.816250] sky2 0000:09:00.0: eth0: tx timeout
Sep 14 16:46:14 polya kernel: [  146.816258] sky2 0000:09:00.0: eth0: transmit ring 96 .. 119 report=96 done=96
Sep 14 16:46:14 polya kernel: [  146.882500] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:46:21 polya kernel: [  153.361286] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:46:31 polya kernel: [  163.817086] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:46:42 polya kernel: [  174.376060] eth0: no IPv6 routers present
Sep 14 16:47:13 polya kernel: [  205.437688] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:47:13 polya kernel: [  205.457966] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:47:13 polya kernel: [  205.494155] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:47:13 polya kernel: [  205.496752] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:47:13 polya kernel: [  206.034102] EXT4-fs (dm-4): re-mounted. Opts: errors=remount-ro,user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:47:14 polya kernel: [  206.569320] EXT4-fs (dm-5): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:47:14 polya kernel: [  206.604748] sky2 0000:09:00.0: eth0: disabling interface
Sep 14 16:47:14 polya kernel: [  206.784878] EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:47:14 polya kernel: [  206.939531] EXT4-fs (sda2): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:47:15 polya kernel: [  207.550846] EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:48:00 polya kernel: imklog 5.8.11, log source = /proc/kmsg started.
Sep 14 16:48:00 polya kernel: [    0.000000] Initializing cgroup subsys cpuset
Sep 14 16:48:00 polya kernel: [    0.000000] Initializing cgroup subsys cpu
Sep 14 16:48:00 polya kernel: [    0.000000] Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 UTC 2012
Sep 14 16:48:00 polya kernel: [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/polya-root ro quiet
Sep 14 16:48:00 polya kernel: [    0.000000] BIOS-provided physical RAM map:
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 00000000bd8bf400 (usable)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 00000000bd8bf400 - 00000000bdac1400 (ACPI NVS)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 00000000bdac1400 - 00000000c0000000 (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000] NX (Execute Disable) protection: active
Sep 14 16:48:00 polya kernel: [    0.000000] DMI 2.4 present.
Sep 14 16:48:00 polya kernel: [    0.000000] DMI: Dell Inc. Inspiron 1545                   /0G848F, BIOS A14 12/07/2009
Sep 14 16:48:00 polya kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Sep 14 16:48:00 polya kernel: [    0.000000] No AGP bridge found
Sep 14 16:48:00 polya kernel: [    0.000000] last_pfn = 0xbd8bf max_arch_pfn = 0x400000000
Sep 14 16:48:00 polya kernel: [    0.000000] MTRR default type: uncachable
Sep 14 16:48:00 polya kernel: [    0.000000] MTRR fixed ranges enabled:
Sep 14 16:48:00 polya kernel: [    0.000000]   00000-9FFFF write-back
Sep 14 16:48:00 polya kernel: [    0.000000]   A0000-BFFFF uncachable
Sep 14 16:48:00 polya kernel: [    0.000000]   C0000-CFFFF write-protect
Sep 14 16:48:00 polya kernel: [    0.000000]   D0000-EFFFF uncachable
Sep 14 16:48:00 polya kernel: [    0.000000]   F0000-FFFFF write-protect
Sep 14 16:48:00 polya kernel: [    0.000000] MTRR variable ranges enabled:
Sep 14 16:48:00 polya kernel: [    0.000000]   0 base 000000000 mask 800000000 write-back
Sep 14 16:48:00 polya kernel: [    0.000000]   1 base 0E0000000 mask FE0000000 uncachable
Sep 14 16:48:00 polya kernel: [    0.000000]   2 base 0BDC00000 mask FFFC00000 uncachable
Sep 14 16:48:00 polya kernel: [    0.000000]   3 base 0BE000000 mask FFE000000 uncachable
Sep 14 16:48:00 polya kernel: [    0.000000]   4 disabled
Sep 14 16:48:00 polya kernel: [    0.000000]   5 disabled
Sep 14 16:48:00 polya kernel: [    0.000000]   6 disabled
Sep 14 16:48:00 polya kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Sep 14 16:48:00 polya kernel: [    0.000000] e820 update range: 00000000bdc00000 - 00000000c0000000 (usable) ==> (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000] e820 update range: 00000000e0000000 - 0000000100000000 (usable) ==> (reserved)
Sep 14 16:48:00 polya kernel: [    0.000000] initial memory mapped : 0 - 20000000
Sep 14 16:48:00 polya kernel: [    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
Sep 14 16:48:00 polya kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000bd8bf000
Sep 14 16:48:00 polya kernel: [    0.000000]  0000000000 - 00bd800000 page 2M
Sep 14 16:48:00 polya kernel: [    0.000000]  00bd800000 - 00bd8bf000 page 4k
Sep 14 16:48:00 polya kernel: [    0.000000] kernel direct mapping tables up to bd8bf000 @ 1fffb000-20000000
Sep 14 16:48:00 polya kernel: [    0.000000] RAMDISK: 3788a000 - 37c3d000
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: RSDP 00000000000fbdd0 00024 (v02 DELL  )
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: XSDT 00000000bdac3e00 00054 (v01 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: FACP 00000000bdac3c9c 000F4 (v04 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: DSDT 00000000bdac4400 05451 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: FACS 00000000bdad2c00 00040
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: HPET 00000000bdac3f00 00038 (v01 DELL    WN09    00000001 ASL  00000061)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: APIC 00000000bdac4000 00068 (v01 DELL    WN09    27D90C07 ASL  00000047)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: MCFG 00000000bdac3fc0 0003E (v16 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: SLIC 00000000bdac409c 00176 (v01 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: SSDT 00000000bdac2363 0066C (v01  PmRef    CpuPm 00003000 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep 14 16:48:00 polya kernel: [    0.000000] No NUMA configuration found
Sep 14 16:48:00 polya kernel: [    0.000000] Faking a node at 0000000000000000-00000000bd8bf000
Sep 14 16:48:00 polya kernel: [    0.000000] Initmem setup node 0 0000000000000000-00000000bd8bf000
Sep 14 16:48:00 polya kernel: [    0.000000]   NODE_DATA [00000000bd8ba000 - 00000000bd8befff]
Sep 14 16:48:00 polya kernel: [    0.000000]  [ffffea0000000000-ffffea00029fffff] PMD -> [ffff8800ba000000-ffff8800bc9fffff] on node 0
Sep 14 16:48:00 polya kernel: [    0.000000] Zone PFN ranges:
Sep 14 16:48:00 polya kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Sep 14 16:48:00 polya kernel: [    0.000000]   DMA32    0x00001000 -> 0x00100000
Sep 14 16:48:00 polya kernel: [    0.000000]   Normal   empty
Sep 14 16:48:00 polya kernel: [    0.000000] Movable zone start PFN for each node
Sep 14 16:48:00 polya kernel: [    0.000000] early_node_map[2] active PFN ranges
Sep 14 16:48:00 polya kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Sep 14 16:48:00 polya kernel: [    0.000000]     0: 0x00000100 -> 0x000bd8bf
Sep 14 16:48:00 polya kernel: [    0.000000] On node 0 totalpages: 776270
Sep 14 16:48:00 polya kernel: [    0.000000]   DMA zone: 56 pages used for memmap
Sep 14 16:48:00 polya kernel: [    0.000000]   DMA zone: 5 pages reserved
Sep 14 16:48:00 polya kernel: [    0.000000]   DMA zone: 3922 pages, LIFO batch:0
Sep 14 16:48:00 polya kernel: [    0.000000]   DMA32 zone: 10559 pages used for memmap
Sep 14 16:48:00 polya kernel: [    0.000000]   DMA32 zone: 761728 pages, LIFO batch:31
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Sep 14 16:48:00 polya kernel: [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: IRQ0 used by override.
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: IRQ2 used by override.
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: IRQ9 used by override.
Sep 14 16:48:00 polya kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Sep 14 16:48:00 polya kernel: [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 14 16:48:00 polya kernel: [    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
Sep 14 16:48:00 polya kernel: [    0.000000] nr_irqs_gsi: 40
Sep 14 16:48:00 polya kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Sep 14 16:48:00 polya kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
Sep 14 16:48:00 polya kernel: [    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
Sep 14 16:48:00 polya kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Sep 14 16:48:00 polya kernel: [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
Sep 14 16:48:00 polya kernel: [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff8800bd600000 s82816 r8192 d23680 u1048576
Sep 14 16:48:00 polya kernel: [    0.000000] pcpu-alloc: s82816 r8192 d23680 u1048576 alloc=1*2097152
Sep 14 16:48:00 polya kernel: [    0.000000] pcpu-alloc: [0] 0 1 
Sep 14 16:48:00 polya kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 765650
Sep 14 16:48:00 polya kernel: [    0.000000] Policy zone: DMA32
Sep 14 16:48:00 polya kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/polya-root ro quiet
Sep 14 16:48:00 polya kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Sep 14 16:48:00 polya kernel: [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
Sep 14 16:48:00 polya kernel: [    0.000000] Checking aperture...
Sep 14 16:48:00 polya kernel: [    0.000000] No AGP bridge found
Sep 14 16:48:00 polya kernel: [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
Sep 14 16:48:00 polya kernel: [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Sep 14 16:48:00 polya kernel: [    0.000000] Memory: 3049536k/3105532k available (3409k kernel code, 452k absent, 55544k reserved, 3324k data, 572k init)
Sep 14 16:48:00 polya kernel: [    0.000000] Hierarchical RCU implementation.
Sep 14 16:48:00 polya kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Sep 14 16:48:00 polya kernel: [    0.000000] NR_IRQS:33024 nr_irqs:512 16
Sep 14 16:48:00 polya kernel: [    0.000000] Extended CMOS year: 2000
Sep 14 16:48:00 polya kernel: [    0.000000] Console: colour VGA+ 80x25
Sep 14 16:48:00 polya kernel: [    0.000000] console [tty0] enabled
Sep 14 16:48:00 polya kernel: [    0.000000] hpet clockevent registered
Sep 14 16:48:00 polya kernel: [    0.000000] Fast TSC calibration using PIT
Sep 14 16:48:00 polya kernel: [    0.000000] Detected 1994.858 MHz processor.
Sep 14 16:48:00 polya kernel: [    0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3989.71 BogoMIPS (lpj=7979432)
Sep 14 16:48:00 polya kernel: [    0.004008] pid_max: default: 32768 minimum: 301
Sep 14 16:48:00 polya kernel: [    0.004058] Security Framework initialized
Sep 14 16:48:00 polya kernel: [    0.004065] AppArmor: AppArmor disabled by boot time parameter
Sep 14 16:48:00 polya kernel: [    0.004464] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Sep 14 16:48:00 polya kernel: [    0.008106] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Sep 14 16:48:00 polya kernel: [    0.009276] Mount-cache hash table entries: 256
Sep 14 16:48:00 polya kernel: [    0.009446] Initializing cgroup subsys cpuacct
Sep 14 16:48:00 polya kernel: [    0.009452] Initializing cgroup subsys memory
Sep 14 16:48:00 polya kernel: [    0.009466] Initializing cgroup subsys devices
Sep 14 16:48:00 polya kernel: [    0.009470] Initializing cgroup subsys freezer
Sep 14 16:48:00 polya kernel: [    0.009472] Initializing cgroup subsys net_cls
Sep 14 16:48:00 polya kernel: [    0.009475] Initializing cgroup subsys blkio
Sep 14 16:48:00 polya kernel: [    0.009484] Initializing cgroup subsys perf_event
Sep 14 16:48:00 polya kernel: [    0.009521] CPU: Physical Processor ID: 0
Sep 14 16:48:00 polya kernel: [    0.009523] CPU: Processor Core ID: 0
Sep 14 16:48:00 polya kernel: [    0.009525] mce: CPU supports 6 MCE banks
Sep 14 16:48:00 polya kernel: [    0.009536] CPU0: Thermal monitoring enabled (TM2)
Sep 14 16:48:00 polya kernel: [    0.009540] using mwait in idle threads.
Sep 14 16:48:00 polya kernel: [    0.010058] ACPI: Core revision 20110623
Sep 14 16:48:00 polya kernel: [    0.016490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 14 16:48:00 polya kernel: [    0.059016] CPU0: Intel Pentium(R) Dual-Core CPU       T4200  @ 2.00GHz stepping 0a
Sep 14 16:48:00 polya kernel: [    0.060003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
Sep 14 16:48:00 polya kernel: [    0.060003] ... version:                2
Sep 14 16:48:00 polya kernel: [    0.060003] ... bit width:              40
Sep 14 16:48:00 polya kernel: [    0.060003] ... generic registers:      2
Sep 14 16:48:00 polya kernel: [    0.060003] ... value mask:             000000ffffffffff
Sep 14 16:48:00 polya kernel: [    0.060003] ... max period:             000000007fffffff
Sep 14 16:48:00 polya kernel: [    0.060003] ... fixed-purpose events:   3
Sep 14 16:48:00 polya kernel: [    0.060003] ... event mask:             0000000700000003
Sep 14 16:48:00 polya kernel: [    0.060003] NMI watchdog enabled, takes one hw-pmu counter.
Sep 14 16:48:00 polya kernel: [    0.060003] Booting Node   0, Processors  #1 Ok.
Sep 14 16:48:00 polya kernel: [    0.060003] smpboot cpu 1: start_ip = 9a000
Sep 14 16:48:00 polya kernel: [    0.148039] NMI watchdog enabled, takes one hw-pmu counter.
Sep 14 16:48:00 polya kernel: [    0.148079] Brought up 2 CPUs
Sep 14 16:48:00 polya kernel: [    0.148082] Total of 2 processors activated (7979.66 BogoMIPS).
Sep 14 16:48:00 polya kernel: [    0.149094] devtmpfs: initialized
Sep 14 16:48:00 polya kernel: [    0.152756] PM: Registering ACPI NVS region at bd8bf400 (2105344 bytes)
Sep 14 16:48:00 polya kernel: [    0.152756] print_constraints: dummy: 
Sep 14 16:48:00 polya kernel: [    0.152756] NET: Registered protocol family 16
Sep 14 16:48:00 polya kernel: [    0.152756] ACPI: bus type pci registered
Sep 14 16:48:00 polya kernel: [    0.152756] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Sep 14 16:48:00 polya kernel: [    0.152756] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Sep 14 16:48:00 polya kernel: [    0.157558] PCI: Using configuration type 1 for base access
Sep 14 16:48:00 polya kernel: [    0.157567] dmi type 0xB1 record - unknown flag
Sep 14 16:48:00 polya kernel: [    0.158294] bio: create slab <bio-0> at 0
Sep 14 16:48:00 polya kernel: [    0.158294] ACPI: Added _OSI(Module Device)
Sep 14 16:48:00 polya kernel: [    0.158294] ACPI: Added _OSI(Processor Device)
Sep 14 16:48:00 polya kernel: [    0.158294] ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 14 16:48:00 polya kernel: [    0.158294] ACPI: Added _OSI(Processor Aggregator Device)
Sep 14 16:48:00 polya kernel: [    0.158294] ACPI: EC: Look up EC in DSDT
Sep 14 16:48:00 polya kernel: [    0.180130] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Sep 14 16:48:00 polya kernel: [    0.185179] ACPI: SSDT 00000000bdac29cf 0023F (v01  PmRef   BspIst 00003000 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.185426] ACPI: Dynamic OEM Table Load:
Sep 14 16:48:00 polya kernel: [    0.185429] ACPI: SSDT           (null) 0023F (v01  PmRef   BspIst 00003000 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.185580] ACPI: SSDT 00000000bdac2de5 005C6 (v01  PmRef   BspCst 00003001 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.185804] ACPI: Dynamic OEM Table Load:
Sep 14 16:48:00 polya kernel: [    0.185807] ACPI: SSDT           (null) 005C6 (v01  PmRef   BspCst 00003001 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.186131] ACPI: SSDT 00000000bdac2c0e 001D7 (v01  PmRef    ApIst 00003000 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.186398] ACPI: Dynamic OEM Table Load:
Sep 14 16:48:00 polya kernel: [    0.186401] ACPI: SSDT           (null) 001D7 (v01  PmRef    ApIst 00003000 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.186514] ACPI: SSDT 00000000bdac33ab 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.186753] ACPI: Dynamic OEM Table Load:
Sep 14 16:48:00 polya kernel: [    0.186756] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
Sep 14 16:48:00 polya kernel: [    0.186996] ACPI: Interpreter enabled
Sep 14 16:48:00 polya kernel: [    0.187001] ACPI: (supports S0 S3 S4 S5)
Sep 14 16:48:00 polya kernel: [    0.187024] ACPI: Using IOAPIC for interrupt routing
Sep 14 16:48:00 polya kernel: [    0.251659] ACPI: No dock devices found.
Sep 14 16:48:00 polya kernel: [    0.251662] HEST: Table not found.
Sep 14 16:48:00 polya kernel: [    0.251667] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 14 16:48:00 polya kernel: [    0.268888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 14 16:48:00 polya kernel: [    0.302460] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
Sep 14 16:48:00 polya kernel: [    0.302464] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
Sep 14 16:48:00 polya kernel: [    0.302467] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
Sep 14 16:48:00 polya kernel: [    0.302469] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
Sep 14 16:48:00 polya kernel: [    0.302472] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xf7ffffff]
Sep 14 16:48:00 polya kernel: [    0.302475] pci_root PNP0A03:00: host bridge window [mem 0xfc000000-0xfebfffff]
Sep 14 16:48:00 polya kernel: [    0.302477] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff]
Sep 14 16:48:00 polya kernel: [    0.302480] pci_root PNP0A03:00: host bridge window [mem 0xfed1c000-0xfed1ffff]
Sep 14 16:48:00 polya kernel: [    0.302482] pci_root PNP0A03:00: host bridge window [mem 0xfed90000-0xfed9ffff]
Sep 14 16:48:00 polya kernel: [    0.302485] pci_root PNP0A03:00: host bridge window [mem 0xfeda7000-0xfedfffff]
Sep 14 16:48:00 polya kernel: [    0.302488] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xff9fffff]
Sep 14 16:48:00 polya kernel: [    0.302490] pci_root PNP0A03:00: host bridge window [mem 0xffc00000-0xffdfffff]
Sep 14 16:48:00 polya kernel: [    0.302509] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
Sep 14 16:48:00 polya kernel: [    0.302533] DMAR: Forcing write-buffer flush capability
Sep 14 16:48:00 polya kernel: [    0.302535] DMAR: Disabling IOMMU for graphics on this chipset
Sep 14 16:48:00 polya kernel: [    0.302565] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
Sep 14 16:48:00 polya kernel: [    0.302579] pci 0000:00:02.0: reg 10: [mem 0xf6c00000-0xf6ffffff 64bit]
Sep 14 16:48:00 polya kernel: [    0.302588] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.302595] pci 0000:00:02.0: reg 20: [io  0xefe8-0xefef]
Sep 14 16:48:00 polya kernel: [    0.302635] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
Sep 14 16:48:00 polya kernel: [    0.302648] pci 0000:00:02.1: reg 10: [mem 0xf6b00000-0xf6bfffff 64bit]
Sep 14 16:48:00 polya kernel: [    0.302743] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
Sep 14 16:48:00 polya kernel: [    0.302803] pci 0000:00:1a.0: reg 20: [io  0x6f60-0x6f7f]
Sep 14 16:48:00 polya kernel: [    0.302878] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
Sep 14 16:48:00 polya kernel: [    0.302938] pci 0000:00:1a.1: reg 20: [io  0x6f80-0x6f9f]
Sep 14 16:48:00 polya kernel: [    0.303012] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
Sep 14 16:48:00 polya kernel: [    0.303072] pci 0000:00:1a.2: reg 20: [io  0x6fa0-0x6fbf]
Sep 14 16:48:00 polya kernel: [    0.303157] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
Sep 14 16:48:00 polya kernel: [    0.303185] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff]
Sep 14 16:48:00 polya kernel: [    0.303304] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
Sep 14 16:48:00 polya kernel: [    0.303310] pci 0000:00:1a.7: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.303344] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
Sep 14 16:48:00 polya kernel: [    0.303367] pci 0000:00:1b.0: reg 10: [mem 0xf6afc000-0xf6afffff 64bit]
Sep 14 16:48:00 polya kernel: [    0.303472] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 14 16:48:00 polya kernel: [    0.303477] pci 0000:00:1b.0: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.303508] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
Sep 14 16:48:00 polya kernel: [    0.303619] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 14 16:48:00 polya kernel: [    0.303624] pci 0000:00:1c.0: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.303660] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
Sep 14 16:48:00 polya kernel: [    0.304073] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Sep 14 16:48:00 polya kernel: [    0.304078] pci 0000:00:1c.1: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.304112] pci 0000:00:1c.2: [8086:2944] type 1 class 0x000604
Sep 14 16:48:00 polya kernel: [    0.304223] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Sep 14 16:48:00 polya kernel: [    0.304228] pci 0000:00:1c.2: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.304263] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604
Sep 14 16:48:00 polya kernel: [    0.304374] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Sep 14 16:48:00 polya kernel: [    0.304378] pci 0000:00:1c.4: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.304416] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
Sep 14 16:48:00 polya kernel: [    0.304476] pci 0000:00:1d.0: reg 20: [io  0x6f00-0x6f1f]
Sep 14 16:48:00 polya kernel: [    0.304551] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
Sep 14 16:48:00 polya kernel: [    0.304612] pci 0000:00:1d.1: reg 20: [io  0x6f20-0x6f3f]
Sep 14 16:48:00 polya kernel: [    0.304686] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
Sep 14 16:48:00 polya kernel: [    0.304747] pci 0000:00:1d.2: reg 20: [io  0x6f40-0x6f5f]
Sep 14 16:48:00 polya kernel: [    0.304833] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
Sep 14 16:48:00 polya kernel: [    0.304861] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff]
Sep 14 16:48:00 polya kernel: [    0.304980] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Sep 14 16:48:00 polya kernel: [    0.304985] pci 0000:00:1d.7: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.305013] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
Sep 14 16:48:00 polya kernel: [    0.305112] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601
Sep 14 16:48:00 polya kernel: [    0.305289] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
Sep 14 16:48:00 polya kernel: [    0.305319] pci 0000:00:1f.2: reg 10: [io  0x6e70-0x6e77]
Sep 14 16:48:00 polya kernel: [    0.305331] pci 0000:00:1f.2: reg 14: [io  0x6e78-0x6e7b]
Sep 14 16:48:00 polya kernel: [    0.305343] pci 0000:00:1f.2: reg 18: [io  0x6e80-0x6e87]
Sep 14 16:48:00 polya kernel: [    0.305355] pci 0000:00:1f.2: reg 1c: [io  0x6e88-0x6e8b]
Sep 14 16:48:00 polya kernel: [    0.305368] pci 0000:00:1f.2: reg 20: [io  0x6ea0-0x6ebf]
Sep 14 16:48:00 polya kernel: [    0.305380] pci 0000:00:1f.2: reg 24: [mem 0xfed1c800-0xfed1cfff]
Sep 14 16:48:00 polya kernel: [    0.305454] pci 0000:00:1f.2: PME# supported from D3hot
Sep 14 16:48:00 polya kernel: [    0.305459] pci 0000:00:1f.2: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.305485] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
Sep 14 16:48:00 polya kernel: [    0.305507] pci 0000:00:1f.3: reg 10: [mem 0xf6afbf00-0xf6afbfff 64bit]
Sep 14 16:48:00 polya kernel: [    0.305539] pci 0000:00:1f.3: reg 20: [io  0x1100-0x111f]
Sep 14 16:48:00 polya kernel: [    0.305640] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
Sep 14 16:48:00 polya kernel: [    0.305773] pci 0000:0c:00.0: [8086:4232] type 0 class 0x000280
Sep 14 16:48:00 polya kernel: [    0.305818] pci 0000:0c:00.0: reg 10: [mem 0xf69fe000-0xf69fffff 64bit]
Sep 14 16:48:00 polya kernel: [    0.306047] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
Sep 14 16:48:00 polya kernel: [    0.306059] pci 0000:0c:00.0: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.306170] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
Sep 14 16:48:00 polya kernel: [    0.306178] pci 0000:00:1c.1:   bridge window [mem 0xf6900000-0xf69fffff]
Sep 14 16:48:00 polya kernel: [    0.306276] pci 0000:09:00.0: [11ab:4354] type 0 class 0x000200
Sep 14 16:48:00 polya kernel: [    0.306310] pci 0000:09:00.0: reg 10: [mem 0xf68fc000-0xf68fffff 64bit]
Sep 14 16:48:00 polya kernel: [    0.306328] pci 0000:09:00.0: reg 18: [io  0xde00-0xdeff]
Sep 14 16:48:00 polya kernel: [    0.306479] pci 0000:09:00.0: supports D1 D2
Sep 14 16:48:00 polya kernel: [    0.306481] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 14 16:48:00 polya kernel: [    0.306488] pci 0000:09:00.0: PME# disabled
Sep 14 16:48:00 polya kernel: [    0.312041] pci 0000:00:1c.2: PCI bridge to [bus 09-09]
Sep 14 16:48:00 polya kernel: [    0.312046] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
Sep 14 16:48:00 polya kernel: [    0.312051] pci 0000:00:1c.2:   bridge window [mem 0xf6800000-0xf68fffff]
Sep 14 16:48:00 polya kernel: [    0.312118] pci 0000:00:1c.4: PCI bridge to [bus 0d-0e]
Sep 14 16:48:00 polya kernel: [    0.312124] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
Sep 14 16:48:00 polya kernel: [    0.312129] pci 0000:00:1c.4:   bridge window [mem 0xf6600000-0xf67fffff]
Sep 14 16:48:00 polya kernel: [    0.312137] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.312230] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312244] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312247] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312250] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312253] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312256] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xf7ffffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312259] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312262] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312265] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312268] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312271] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312273] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312278] pci 0000:00:1e.0:   bridge window [mem 0xffc00000-0xffdfffff] (subtractive decode)
Sep 14 16:48:00 polya kernel: [    0.312313] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Sep 14 16:48:00 polya kernel: [    0.312683] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
Sep 14 16:48:00 polya kernel: [    0.312820] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
Sep 14 16:48:00 polya kernel: [    0.312883] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
Sep 14 16:48:00 polya kernel: [    0.312946] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
Sep 14 16:48:00 polya kernel: [    0.313011] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
Sep 14 16:48:00 polya kernel: [    0.313072]  pci0000:00: Requesting ACPI _OSC control (0x1d)
Sep 14 16:48:00 polya kernel: [    0.313076]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
Sep 14 16:48:00 polya kernel: [    0.313078] ACPI _OSC control for PCIe not granted, disabling ASPM
Sep 14 16:48:00 polya kernel: [    0.326350] ACPI: PCI Interrupt Link [LNKA] (IRQs *10 11)
Sep 14 16:48:00 polya kernel: [    0.326437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *4
Sep 14 16:48:00 polya kernel: [    0.326522] ACPI: PCI Interrupt Link [LNKC] (IRQs *10 11)
Sep 14 16:48:00 polya kernel: [    0.326591] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 11) *0, disabled.
Sep 14 16:48:00 polya kernel: [    0.326676] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Sep 14 16:48:00 polya kernel: [    0.326762] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 11 12 14 15)
Sep 14 16:48:00 polya kernel: [    0.326849] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Sep 14 16:48:00 polya kernel: [    0.326921] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Sep 14 16:48:00 polya kernel: [    0.327058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Sep 14 16:48:00 polya kernel: [    0.327058] vgaarb: loaded
Sep 14 16:48:00 polya kernel: [    0.327058] vgaarb: bridge control possible 0000:00:02.0
Sep 14 16:48:00 polya kernel: [    0.327058] PCI: Using ACPI for IRQ routing
Sep 14 16:48:00 polya kernel: [    0.329676] PCI: pci_cache_line_size set to 64 bytes
Sep 14 16:48:00 polya kernel: [    0.329827] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Sep 14 16:48:00 polya kernel: [    0.329830] reserve RAM buffer: 00000000bd8bf400 - 00000000bfffffff 
Sep 14 16:48:00 polya kernel: [    0.329965] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
Sep 14 16:48:00 polya kernel: [    0.329973] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
Sep 14 16:48:00 polya kernel: [    0.329978] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Sep 14 16:48:00 polya kernel: [    0.332080] Switching to clocksource hpet
Sep 14 16:48:00 polya kernel: [    0.334337] pnp: PnP ACPI init
Sep 14 16:48:00 polya kernel: [    0.334358] ACPI: bus type pnp registered
Sep 14 16:48:00 polya kernel: [    0.351374] pnp 00:00: [bus 00-ff]
Sep 14 16:48:00 polya kernel: [    0.351378] pnp 00:00: [io  0x0000-0x0cf7 window]
Sep 14 16:48:00 polya kernel: [    0.351380] pnp 00:00: [io  0x0cf8-0x0cff]
Sep 14 16:48:00 polya kernel: [    0.351382] pnp 00:00: [io  0x0d00-0xffff window]
Sep 14 16:48:00 polya kernel: [    0.351385] pnp 00:00: [mem 0x000a0000-0x000bffff window]
Sep 14 16:48:00 polya kernel: [    0.351388] pnp 00:00: [mem 0x000d0000-0x000dffff window]
Sep 14 16:48:00 polya kernel: [    0.351390] pnp 00:00: [mem 0xc0000000-0xf7ffffff window]
Sep 14 16:48:00 polya kernel: [    0.351393] pnp 00:00: [mem 0xfc000000-0xfebfffff window]
Sep 14 16:48:00 polya kernel: [    0.351396] pnp 00:00: [mem 0xfec10000-0xfecfffff window]
Sep 14 16:48:00 polya kernel: [    0.351398] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window]
Sep 14 16:48:00 polya kernel: [    0.351401] pnp 00:00: [mem 0xfed90000-0xfed9ffff window]
Sep 14 16:48:00 polya kernel: [    0.351403] pnp 00:00: [mem 0xfeda7000-0xfedfffff window]
Sep 14 16:48:00 polya kernel: [    0.351406] pnp 00:00: [mem 0xfee10000-0xff9fffff window]
Sep 14 16:48:00 polya kernel: [    0.351408] pnp 00:00: [mem 0xffc00000-0xffdfffff window]
Sep 14 16:48:00 polya kernel: [    0.351516] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
Sep 14 16:48:00 polya kernel: [    0.351532] pnp 00:01: [io  0x004e-0x004f]
Sep 14 16:48:00 polya kernel: [    0.351534] pnp 00:01: [io  0x0068-0x006f]
Sep 14 16:48:00 polya kernel: [    0.351536] pnp 00:01: [mem 0xff800000-0xff8fffff]
Sep 14 16:48:00 polya kernel: [    0.351539] pnp 00:01: [mem 0xffc00000-0xffcfffff]
Sep 14 16:48:00 polya kernel: [    0.351612] system 00:01: [mem 0xff800000-0xff8fffff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.351615] system 00:01: [mem 0xffc00000-0xffcfffff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.351619] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 14 16:48:00 polya kernel: [    0.351649] pnp 00:02: [irq 12]
Sep 14 16:48:00 polya kernel: [    0.351679] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
Sep 14 16:48:00 polya kernel: [    0.351698] pnp 00:03: [io  0x0060]
Sep 14 16:48:00 polya kernel: [    0.351702] pnp 00:03: [io  0x0064]
Sep 14 16:48:00 polya kernel: [    0.351704] pnp 00:03: [io  0x0062]
Sep 14 16:48:00 polya kernel: [    0.351706] pnp 00:03: [io  0x0066]
Sep 14 16:48:00 polya kernel: [    0.351712] pnp 00:03: [irq 1]
Sep 14 16:48:00 polya kernel: [    0.351743] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
Sep 14 16:48:00 polya kernel: [    0.351762] pnp 00:04: [io  0x0070-0x0071]
Sep 14 16:48:00 polya kernel: [    0.351768] pnp 00:04: [irq 8]
Sep 14 16:48:00 polya kernel: [    0.351770] pnp 00:04: [io  0x0072-0x0077]
Sep 14 16:48:00 polya kernel: [    0.351801] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Sep 14 16:48:00 polya kernel: [    0.351822] pnp 00:05: [io  0x0061]
Sep 14 16:48:00 polya kernel: [    0.351824] pnp 00:05: [io  0x0063]
Sep 14 16:48:00 polya kernel: [    0.351826] pnp 00:05: [io  0x0065]
Sep 14 16:48:00 polya kernel: [    0.351828] pnp 00:05: [io  0x0067]
Sep 14 16:48:00 polya kernel: [    0.351858] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
Sep 14 16:48:00 polya kernel: [    0.351934] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:48:00 polya kernel: [    0.351957] pnp 00:07: [dma 4]
Sep 14 16:48:00 polya kernel: [    0.351959] pnp 00:07: [io  0x0000-0x000f]
Sep 14 16:48:00 polya kernel: [    0.351962] pnp 00:07: [io  0x0080-0x0085]
Sep 14 16:48:00 polya kernel: [    0.351964] pnp 00:07: [io  0x0087-0x008f]
Sep 14 16:48:00 polya kernel: [    0.351966] pnp 00:07: [io  0x00c0-0x00df]
Sep 14 16:48:00 polya kernel: [    0.351968] pnp 00:07: [io  0x0010-0x001f]
Sep 14 16:48:00 polya kernel: [    0.351970] pnp 00:07: [io  0x0090-0x0091]
Sep 14 16:48:00 polya kernel: [    0.351972] pnp 00:07: [io  0x0093-0x009f]
Sep 14 16:48:00 polya kernel: [    0.352025] pnp 00:07: Plug and Play ACPI device, IDs PNP0200 (active)
Sep 14 16:48:00 polya kernel: [    0.352046] pnp 00:08: [io  0x00f0-0x00ff]
Sep 14 16:48:00 polya kernel: [    0.352053] pnp 00:08: [irq 13]
Sep 14 16:48:00 polya kernel: [    0.352087] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
Sep 14 16:48:00 polya kernel: [    0.352134] pnp 00:09: [mem 0xfed00000-0xfed003ff]
Sep 14 16:48:00 polya kernel: [    0.352189] system 00:09: [mem 0xfed00000-0xfed003ff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352193] system 00:09: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
Sep 14 16:48:00 polya kernel: [    0.352370] pnp 00:0a: [io  0x0900-0x097f]
Sep 14 16:48:00 polya kernel: [    0.352372] pnp 00:0a: [io  0x0092]
Sep 14 16:48:00 polya kernel: [    0.352374] pnp 00:0a: [io  0x00b2-0x00b3]
Sep 14 16:48:00 polya kernel: [    0.352376] pnp 00:0a: [io  0x0020-0x0021]
Sep 14 16:48:00 polya kernel: [    0.352378] pnp 00:0a: [io  0x00a0-0x00a1]
Sep 14 16:48:00 polya kernel: [    0.352381] pnp 00:0a: [irq 0 disabled]
Sep 14 16:48:00 polya kernel: [    0.352383] pnp 00:0a: [io  0x04d0-0x04d1]
Sep 14 16:48:00 polya kernel: [    0.352385] pnp 00:0a: [io  0x1000-0x1005]
Sep 14 16:48:00 polya kernel: [    0.352388] pnp 00:0a: [io  0x1008-0x100f]
Sep 14 16:48:00 polya kernel: [    0.352467] system 00:0a: [io  0x0900-0x097f] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352471] system 00:0a: [io  0x04d0-0x04d1] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352474] system 00:0a: [io  0x1000-0x1005] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352477] system 00:0a: [io  0x1008-0x100f] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352480] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:48:00 polya kernel: [    0.352501] pnp 00:0b: [io  0xf400-0xf4fe]
Sep 14 16:48:00 polya kernel: [    0.352503] pnp 00:0b: [io  0x0086]
Sep 14 16:48:00 polya kernel: [    0.352505] pnp 00:0b: [io  0x1006-0x1007]
Sep 14 16:48:00 polya kernel: [    0.352507] pnp 00:0b: [io  0x100a-0x1059]
Sep 14 16:48:00 polya kernel: [    0.352509] pnp 00:0b: [io  0x1060-0x107f]
Sep 14 16:48:00 polya kernel: [    0.352511] pnp 00:0b: [io  0x1080-0x10bf]
Sep 14 16:48:00 polya kernel: [    0.352514] pnp 00:0b: [io  0x1100-0x111f]
Sep 14 16:48:00 polya kernel: [    0.352516] pnp 00:0b: [io  0x1010-0x102f]
Sep 14 16:48:00 polya kernel: [    0.352518] pnp 00:0b: [io  0x0809]
Sep 14 16:48:00 polya kernel: [    0.352594] system 00:0b: [io  0xf400-0xf4fe] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352598] system 00:0b: [io  0x1006-0x1007] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352601] system 00:0b: [io  0x100a-0x1059] could not be reserved
Sep 14 16:48:00 polya kernel: [    0.352604] system 00:0b: [io  0x1060-0x107f] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352607] system 00:0b: [io  0x1080-0x10bf] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352609] system 00:0b: [io  0x1100-0x111f] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352612] system 00:0b: [io  0x1010-0x102f] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352615] system 00:0b: [io  0x0809] has been reserved
Sep 14 16:48:00 polya kernel: [    0.352619] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:48:00 polya kernel: [    0.370967] pnp 00:0c: [mem 0x00000000-0x0009efff]
Sep 14 16:48:00 polya kernel: [    0.370970] pnp 00:0c: [mem 0x0009f000-0x0009ffff]
Sep 14 16:48:00 polya kernel: [    0.370973] pnp 00:0c: [mem 0x000c0000-0x000cffff]
Sep 14 16:48:00 polya kernel: [    0.370975] pnp 00:0c: [mem 0x000e0000-0x000fffff]
Sep 14 16:48:00 polya kernel: [    0.370977] pnp 00:0c: [mem 0x00100000-0xbd8bf3ff]
Sep 14 16:48:00 polya kernel: [    0.370980] pnp 00:0c: [mem 0xbd8bf400-0xbdafffff]
Sep 14 16:48:00 polya kernel: [    0.370982] pnp 00:0c: [mem 0xbdb00000-0xbdbfffff]
Sep 14 16:48:00 polya kernel: [    0.370984] pnp 00:0c: [mem 0xffe00000-0xffffffff]
Sep 14 16:48:00 polya kernel: [    0.370987] pnp 00:0c: [mem 0xffa00000-0xffbfffff]
Sep 14 16:48:00 polya kernel: [    0.370989] pnp 00:0c: [mem 0xfec00000-0xfec0ffff]
Sep 14 16:48:00 polya kernel: [    0.370991] pnp 00:0c: [mem 0xfee00000-0xfee0ffff]
Sep 14 16:48:00 polya kernel: [    0.370994] pnp 00:0c: [mem 0xfed20000-0xfed8ffff]
Sep 14 16:48:00 polya kernel: [    0.370996] pnp 00:0c: [mem 0xfeda0000-0xfeda3fff]
Sep 14 16:48:00 polya kernel: [    0.370998] pnp 00:0c: [mem 0xfeda4000-0xfeda4fff]
Sep 14 16:48:00 polya kernel: [    0.371001] pnp 00:0c: [mem 0xfeda5000-0xfeda5fff]
Sep 14 16:48:00 polya kernel: [    0.371003] pnp 00:0c: [mem 0xfeda6000-0xfeda6fff]
Sep 14 16:48:00 polya kernel: [    0.371005] pnp 00:0c: [mem 0xfed1c800-0xfed1cfff]
Sep 14 16:48:00 polya kernel: [    0.371008] pnp 00:0c: [mem 0xfed18000-0xfed1bfff]
Sep 14 16:48:00 polya kernel: [    0.371010] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
Sep 14 16:48:00 polya kernel: [    0.371113] system 00:0c: [mem 0x00000000-0x0009efff] could not be reserved
Sep 14 16:48:00 polya kernel: [    0.371117] system 00:0c: [mem 0x0009f000-0x0009ffff] could not be reserved
Sep 14 16:48:00 polya kernel: [    0.371120] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
Sep 14 16:48:00 polya kernel: [    0.371124] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
Sep 14 16:48:00 polya kernel: [    0.371127] system 00:0c: [mem 0x00100000-0xbd8bf3ff] could not be reserved
Sep 14 16:48:00 polya kernel: [    0.371130] system 00:0c: [mem 0xbd8bf400-0xbdafffff] could not be reserved
Sep 14 16:48:00 polya kernel: [    0.371134] system 00:0c: [mem 0xbdb00000-0xbdbfffff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371137] system 00:0c: [mem 0xffe00000-0xffffffff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371140] system 00:0c: [mem 0xffa00000-0xffbfffff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371143] system 00:0c: [mem 0xfec00000-0xfec0ffff] could not be reserved
Sep 14 16:48:00 polya kernel: [    0.371146] system 00:0c: [mem 0xfee00000-0xfee0ffff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371150] system 00:0c: [mem 0xfed20000-0xfed8ffff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371153] system 00:0c: [mem 0xfeda0000-0xfeda3fff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371156] system 00:0c: [mem 0xfeda4000-0xfeda4fff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371159] system 00:0c: [mem 0xfeda5000-0xfeda5fff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371162] system 00:0c: [mem 0xfeda6000-0xfeda6fff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371165] system 00:0c: [mem 0xfed1c800-0xfed1cfff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371169] system 00:0c: [mem 0xfed18000-0xfed1bfff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371172] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
Sep 14 16:48:00 polya kernel: [    0.371175] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:48:00 polya kernel: [    0.371220] pnp: PnP ACPI: found 13 devices
Sep 14 16:48:00 polya kernel: [    0.371222] ACPI: ACPI bus type pnp unregistered
Sep 14 16:48:00 polya kernel: [    0.378792] PCI: max bus depth: 1 pci_try_num: 2
Sep 14 16:48:00 polya kernel: [    0.378855] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.378860] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.378864] pci 0000:00:1c.1: BAR 13: assigned [io  0x2000-0x2fff]
Sep 14 16:48:00 polya kernel: [    0.378868] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0400000-0xc05fffff]
Sep 14 16:48:00 polya kernel: [    0.378872] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.378876] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
Sep 14 16:48:00 polya kernel: [    0.378879] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
Sep 14 16:48:00 polya kernel: [    0.378883] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Sep 14 16:48:00 polya kernel: [    0.378889] pci 0000:00:1c.0:   bridge window [mem 0xc0400000-0xc05fffff]
Sep 14 16:48:00 polya kernel: [    0.378895] pci 0000:00:1c.0:   bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.378903] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
Sep 14 16:48:00 polya kernel: [    0.378906] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
Sep 14 16:48:00 polya kernel: [    0.378913] pci 0000:00:1c.1:   bridge window [mem 0xf6900000-0xf69fffff]
Sep 14 16:48:00 polya kernel: [    0.378918] pci 0000:00:1c.1:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.378927] pci 0000:00:1c.2: PCI bridge to [bus 09-09]
Sep 14 16:48:00 polya kernel: [    0.378930] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
Sep 14 16:48:00 polya kernel: [    0.378937] pci 0000:00:1c.2:   bridge window [mem 0xf6800000-0xf68fffff]
Sep 14 16:48:00 polya kernel: [    0.378942] pci 0000:00:1c.2:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.378950] pci 0000:00:1c.4: PCI bridge to [bus 0d-0e]
Sep 14 16:48:00 polya kernel: [    0.378954] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
Sep 14 16:48:00 polya kernel: [    0.378961] pci 0000:00:1c.4:   bridge window [mem 0xf6600000-0xf67fffff]
Sep 14 16:48:00 polya kernel: [    0.378966] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.378974] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
Sep 14 16:48:00 polya kernel: [    0.379008] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep 14 16:48:00 polya kernel: [    0.379014] pci 0000:00:1c.0: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.379026] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Sep 14 16:48:00 polya kernel: [    0.379031] pci 0000:00:1c.1: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.379044] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:48:00 polya kernel: [    0.379049] pci 0000:00:1c.2: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.379057] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep 14 16:48:00 polya kernel: [    0.379062] pci 0000:00:1c.4: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.379071] pci 0000:00:1e.0: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.379075] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
Sep 14 16:48:00 polya kernel: [    0.379078] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
Sep 14 16:48:00 polya kernel: [    0.379080] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Sep 14 16:48:00 polya kernel: [    0.379083] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
Sep 14 16:48:00 polya kernel: [    0.379086] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xf7ffffff]
Sep 14 16:48:00 polya kernel: [    0.379088] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
Sep 14 16:48:00 polya kernel: [    0.379091] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
Sep 14 16:48:00 polya kernel: [    0.379093] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
Sep 14 16:48:00 polya kernel: [    0.379095] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
Sep 14 16:48:00 polya kernel: [    0.379098] pci_bus 0000:00: resource 13 [mem 0xfeda7000-0xfedfffff]
Sep 14 16:48:00 polya kernel: [    0.379100] pci_bus 0000:00: resource 14 [mem 0xfee10000-0xff9fffff]
Sep 14 16:48:00 polya kernel: [    0.379103] pci_bus 0000:00: resource 15 [mem 0xffc00000-0xffdfffff]
Sep 14 16:48:00 polya kernel: [    0.379106] pci_bus 0000:0b: resource 0 [io  0x3000-0x3fff]
Sep 14 16:48:00 polya kernel: [    0.379108] pci_bus 0000:0b: resource 1 [mem 0xc0400000-0xc05fffff]
Sep 14 16:48:00 polya kernel: [    0.379111] pci_bus 0000:0b: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.379113] pci_bus 0000:0c: resource 0 [io  0x2000-0x2fff]
Sep 14 16:48:00 polya kernel: [    0.379116] pci_bus 0000:0c: resource 1 [mem 0xf6900000-0xf69fffff]
Sep 14 16:48:00 polya kernel: [    0.379119] pci_bus 0000:0c: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.379121] pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
Sep 14 16:48:00 polya kernel: [    0.379124] pci_bus 0000:09: resource 1 [mem 0xf6800000-0xf68fffff]
Sep 14 16:48:00 polya kernel: [    0.379126] pci_bus 0000:09: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.379129] pci_bus 0000:0d: resource 0 [io  0xc000-0xcfff]
Sep 14 16:48:00 polya kernel: [    0.379131] pci_bus 0000:0d: resource 1 [mem 0xf6600000-0xf67fffff]
Sep 14 16:48:00 polya kernel: [    0.379134] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
Sep 14 16:48:00 polya kernel: [    0.379137] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
Sep 14 16:48:00 polya kernel: [    0.379139] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
Sep 14 16:48:00 polya kernel: [    0.379141] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
Sep 14 16:48:00 polya kernel: [    0.379144] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
Sep 14 16:48:00 polya kernel: [    0.379147] pci_bus 0000:03: resource 8 [mem 0xc0000000-0xf7ffffff]
Sep 14 16:48:00 polya kernel: [    0.379149] pci_bus 0000:03: resource 9 [mem 0xfc000000-0xfebfffff]
Sep 14 16:48:00 polya kernel: [    0.379152] pci_bus 0000:03: resource 10 [mem 0xfec10000-0xfecfffff]
Sep 14 16:48:00 polya kernel: [    0.379154] pci_bus 0000:03: resource 11 [mem 0xfed1c000-0xfed1ffff]
Sep 14 16:48:00 polya kernel: [    0.379156] pci_bus 0000:03: resource 12 [mem 0xfed90000-0xfed9ffff]
Sep 14 16:48:00 polya kernel: [    0.379159] pci_bus 0000:03: resource 13 [mem 0xfeda7000-0xfedfffff]
Sep 14 16:48:00 polya kernel: [    0.379161] pci_bus 0000:03: resource 14 [mem 0xfee10000-0xff9fffff]
Sep 14 16:48:00 polya kernel: [    0.379164] pci_bus 0000:03: resource 15 [mem 0xffc00000-0xffdfffff]
Sep 14 16:48:00 polya kernel: [    0.379237] NET: Registered protocol family 2
Sep 14 16:48:00 polya kernel: [    0.379406] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
Sep 14 16:48:00 polya kernel: [    0.380842] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
Sep 14 16:48:00 polya kernel: [    0.385142] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Sep 14 16:48:00 polya kernel: [    0.385653] TCP: Hash tables configured (established 524288 bind 65536)
Sep 14 16:48:00 polya kernel: [    0.385657] TCP reno registered
Sep 14 16:48:00 polya kernel: [    0.385679] UDP hash table entries: 2048 (order: 4, 65536 bytes)
Sep 14 16:48:00 polya kernel: [    0.385722] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Sep 14 16:48:00 polya kernel: [    0.385908] NET: Registered protocol family 1
Sep 14 16:48:00 polya kernel: [    0.385930] pci 0000:00:02.0: Boot video device
Sep 14 16:48:00 polya kernel: [    0.385960] pci 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:00 polya kernel: [    0.385982] pci 0000:00:1a.0: PCI INT A disabled
Sep 14 16:48:00 polya kernel: [    0.385995] pci 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:48:00 polya kernel: [    0.386016] pci 0000:00:1a.1: PCI INT B disabled
Sep 14 16:48:00 polya kernel: [    0.386029] pci 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:00 polya kernel: [    0.386050] pci 0000:00:1a.2: PCI INT C disabled
Sep 14 16:48:00 polya kernel: [    0.386062] pci 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:00 polya kernel: [    0.386093] pci 0000:00:1a.7: PCI INT C disabled
Sep 14 16:48:00 polya kernel: [    0.386117] pci 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:00 polya kernel: [    0.386138] pci 0000:00:1d.0: PCI INT A disabled
Sep 14 16:48:00 polya kernel: [    0.386148] pci 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:48:00 polya kernel: [    0.386169] pci 0000:00:1d.1: PCI INT B disabled
Sep 14 16:48:00 polya kernel: [    0.386178] pci 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:00 polya kernel: [    0.386199] pci 0000:00:1d.2: PCI INT C disabled
Sep 14 16:48:00 polya kernel: [    0.386210] pci 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:00 polya kernel: [    0.386228] pci 0000:00:1d.7: PCI INT A disabled
Sep 14 16:48:00 polya kernel: [    0.386274] PCI: CLS 64 bytes, default 64
Sep 14 16:48:00 polya kernel: [    0.386335] Unpacking initramfs...
Sep 14 16:48:00 polya kernel: [    0.474698] Freeing initrd memory: 3788k freed
Sep 14 16:48:00 polya kernel: [    0.476988] audit: initializing netlink socket (disabled)
Sep 14 16:48:00 polya kernel: [    0.477003] type=2000 audit(1347637652.472:1): initialized
Sep 14 16:48:00 polya kernel: [    0.505629] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Sep 14 16:48:00 polya kernel: [    0.521740] VFS: Disk quotas dquot_6.5.2
Sep 14 16:48:00 polya kernel: [    0.521779] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 14 16:48:00 polya kernel: [    0.521861] msgmni has been set to 5963
Sep 14 16:48:00 polya kernel: [    0.522073] alg: No test for stdrng (krng)
Sep 14 16:48:00 polya kernel: [    0.522111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Sep 14 16:48:00 polya kernel: [    0.522115] io scheduler noop registered
Sep 14 16:48:00 polya kernel: [    0.522117] io scheduler deadline registered
Sep 14 16:48:00 polya kernel: [    0.522134] io scheduler cfq registered (default)
Sep 14 16:48:00 polya kernel: [    0.522241] pcieport 0000:00:1c.0: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.522302] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
Sep 14 16:48:00 polya kernel: [    0.522390] pcieport 0000:00:1c.1: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.522445] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
Sep 14 16:48:00 polya kernel: [    0.522529] pcieport 0000:00:1c.2: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.522584] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
Sep 14 16:48:00 polya kernel: [    0.522669] pcieport 0000:00:1c.4: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.522725] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
Sep 14 16:48:00 polya kernel: [    0.522837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 14 16:48:00 polya kernel: [    0.522867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Sep 14 16:48:00 polya kernel: [    0.522869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 14 16:48:00 polya kernel: [    0.523194] acpiphp: Slot [1] registered
Sep 14 16:48:00 polya kernel: [    0.523312] intel_idle: does not run on family 6 model 23
Sep 14 16:48:00 polya kernel: [    0.523346] ERST: Table is not found!
Sep 14 16:48:00 polya kernel: [    0.523348] GHES: HEST is not enabled!
Sep 14 16:48:00 polya kernel: [    0.523432] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 14 16:48:00 polya kernel: [    0.568476] Linux agpgart interface v0.103
Sep 14 16:48:00 polya kernel: [    0.568579] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
Sep 14 16:48:00 polya kernel: [    0.568641] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
Sep 14 16:48:00 polya kernel: [    0.569109] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
Sep 14 16:48:00 polya kernel: [    0.569251] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
Sep 14 16:48:00 polya kernel: [    0.569403] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Sep 14 16:48:00 polya kernel: [    0.586468] i8042: Detected active multiplexing controller, rev 1.1
Sep 14 16:48:00 polya kernel: [    0.598735] serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 14 16:48:00 polya kernel: [    0.598743] serio: i8042 AUX0 port at 0x60,0x64 irq 12
Sep 14 16:48:00 polya kernel: [    0.598779] serio: i8042 AUX1 port at 0x60,0x64 irq 12
Sep 14 16:48:00 polya kernel: [    0.598810] serio: i8042 AUX2 port at 0x60,0x64 irq 12
Sep 14 16:48:00 polya kernel: [    0.598839] serio: i8042 AUX3 port at 0x60,0x64 irq 12
Sep 14 16:48:00 polya kernel: [    0.598983] mousedev: PS/2 mouse device common for all mice
Sep 14 16:48:00 polya kernel: [    0.599452] rtc_cmos 00:04: RTC can wake from S4
Sep 14 16:48:00 polya kernel: [    0.599590] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
Sep 14 16:48:00 polya kernel: [    0.599624] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 14 16:48:00 polya kernel: [    0.599637] cpuidle: using governor ladder
Sep 14 16:48:00 polya kernel: [    0.599639] cpuidle: using governor menu
Sep 14 16:48:00 polya kernel: [    0.599863] TCP cubic registered
Sep 14 16:48:00 polya kernel: [    0.599914] NET: Registered protocol family 10
Sep 14 16:48:00 polya kernel: [    0.600442] Mobile IPv6
Sep 14 16:48:00 polya kernel: [    0.600445] NET: Registered protocol family 17
Sep 14 16:48:00 polya kernel: [    0.600449] Registering the dns_resolver key type
Sep 14 16:48:00 polya kernel: [    0.600602] PM: Hibernation image not present or could not be loaded.
Sep 14 16:48:00 polya kernel: [    0.600614] registered taskstats version 1
Sep 14 16:48:00 polya kernel: [    0.609074] rtc_cmos 00:04: setting system clock to 2012-09-14 15:47:32 UTC (1347637652)
Sep 14 16:48:00 polya kernel: [    0.609129] Initializing network drop monitor service
Sep 14 16:48:00 polya kernel: [    0.610649] Freeing unused kernel memory: 572k freed
Sep 14 16:48:00 polya kernel: [    0.610791] Write protecting the kernel read-only data: 6144k
Sep 14 16:48:00 polya kernel: [    0.613835] Freeing unused kernel memory: 668k freed
Sep 14 16:48:00 polya kernel: [    0.617127] Freeing unused kernel memory: 684k freed
Sep 14 16:48:00 polya kernel: [    0.636106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Sep 14 16:48:00 polya kernel: [    0.823807] SCSI subsystem initialized
Sep 14 16:48:00 polya kernel: [    0.914096] libata version 3.00 loaded.
Sep 14 16:48:00 polya kernel: [    0.915066] ahci 0000:00:1f.2: version 3.0
Sep 14 16:48:00 polya kernel: [    0.915085] ahci 0000:00:1f.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:48:00 polya kernel: [    0.915153] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
Sep 14 16:48:00 polya kernel: [    0.915228] ahci: SSS flag set, parallel bus scan disabled
Sep 14 16:48:00 polya kernel: [    0.915272] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
Sep 14 16:48:00 polya kernel: [    0.915276] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems 
Sep 14 16:48:00 polya kernel: [    0.915282] ahci 0000:00:1f.2: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [    0.939749] scsi0 : ahci
Sep 14 16:48:00 polya kernel: [    0.943987] scsi1 : ahci
Sep 14 16:48:00 polya kernel: [    0.944643] scsi2 : ahci
Sep 14 16:48:00 polya kernel: [    0.944760] scsi3 : ahci
Sep 14 16:48:00 polya kernel: [    0.944847] scsi4 : ahci
Sep 14 16:48:00 polya kernel: [    0.945174] scsi5 : ahci
Sep 14 16:48:00 polya kernel: [    0.949001] ata1: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1c900 irq 44
Sep 14 16:48:00 polya kernel: [    0.949007] ata2: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1c980 irq 44
Sep 14 16:48:00 polya kernel: [    0.949009] ata3: DUMMY
Sep 14 16:48:00 polya kernel: [    0.949011] ata4: DUMMY
Sep 14 16:48:00 polya kernel: [    0.949014] ata5: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1cb00 irq 44
Sep 14 16:48:00 polya kernel: [    0.949018] ata6: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1cb80 irq 44
Sep 14 16:48:00 polya kernel: [    0.955834] thermal LNXTHERM:00: registered as thermal_zone0
Sep 14 16:48:00 polya kernel: [    0.955838] ACPI: Thermal Zone [THM] (60 C)
Sep 14 16:48:00 polya kernel: [    1.276033] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep 14 16:48:00 polya kernel: [    1.282190] ata1.00: ATA-8: SAMSUNG HN-M750MBB, 2AR10001, max UDMA/133
Sep 14 16:48:00 polya kernel: [    1.282194] ata1.00: 1465149168 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
Sep 14 16:48:00 polya kernel: [    1.288353] ata1.00: configured for UDMA/133
Sep 14 16:48:00 polya kernel: [    1.288501] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HN-M750M 2AR1 PQ: 0 ANSI: 5
Sep 14 16:48:00 polya kernel: [    1.476023] Refined TSC clocksource calibration: 1994.999 MHz.
Sep 14 16:48:00 polya kernel: [    1.476028] Switching to clocksource tsc
Sep 14 16:48:00 polya kernel: [    1.608020] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 14 16:48:00 polya kernel: [    1.627998] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L633C, D300, max UDMA/100
Sep 14 16:48:00 polya kernel: [    1.628009] ata2.00: applying bridge limits
Sep 14 16:48:00 polya kernel: [    1.647135] ata2.00: configured for UDMA/100
Sep 14 16:48:00 polya kernel: [    1.649500] scsi 1:0:0:0: CD-ROM            TSSTcorp DVD+-RW TS-L633C D300 PQ: 0 ANSI: 5
Sep 14 16:48:00 polya kernel: [    1.968019] ata5: SATA link down (SStatus 0 SControl 300)
Sep 14 16:48:00 polya kernel: [    2.288017] ata6: SATA link down (SStatus 0 SControl 300)
Sep 14 16:48:00 polya kernel: [    2.294121] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
Sep 14 16:48:00 polya kernel: [    2.294180] sd 0:0:0:0: [sda] Write Protect is off
Sep 14 16:48:00 polya kernel: [    2.294183] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 14 16:48:00 polya kernel: [    2.294208] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 14 16:48:00 polya kernel: [    2.322776]  sda: sda1 sda2 sda3
Sep 14 16:48:00 polya kernel: [    2.323151] sd 0:0:0:0: [sda] Attached SCSI disk
Sep 14 16:48:00 polya kernel: [    2.905141] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
Sep 14 16:48:00 polya kernel: [    2.907767] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
Sep 14 16:48:00 polya kernel: [    2.910899] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Sep 14 16:48:00 polya kernel: [    2.917862] device-mapper: uevent: version 1.0.3
Sep 14 16:48:00 polya kernel: [    2.918050] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
Sep 14 16:48:00 polya kernel: [   12.525430] PM: Starting manual resume from disk
Sep 14 16:48:00 polya kernel: [   12.525435] PM: Hibernation image partition 254:2 present
Sep 14 16:48:00 polya kernel: [   12.525436] PM: Looking for hibernation image.
Sep 14 16:48:00 polya kernel: [   12.525652] PM: Image not found (code -22)
Sep 14 16:48:00 polya kernel: [   12.525654] PM: Hibernation image not present or could not be loaded.
Sep 14 16:48:00 polya kernel: [   12.563556] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:48:00 polya kernel: [   16.042599] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
Sep 14 16:48:00 polya kernel: [   16.044069] ACPI: Lid Switch [LID]
Sep 14 16:48:00 polya kernel: [   16.044143] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
Sep 14 16:48:00 polya kernel: [   16.044148] ACPI: Power Button [PBTN]
Sep 14 16:48:00 polya kernel: [   16.044205] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Sep 14 16:48:00 polya kernel: [   16.044209] ACPI: Sleep Button [SBTN]
Sep 14 16:48:00 polya kernel: [   16.077044] ACPI: Requesting acpi_cpufreq
Sep 14 16:48:00 polya kernel: [   16.078859] ACPI: AC Adapter [AC] (off-line)
Sep 14 16:48:00 polya kernel: [   16.079593] Monitor-Mwait will be used to enter C-1 state
Sep 14 16:48:00 polya kernel: [   16.079627] Monitor-Mwait will be used to enter C-2 state
Sep 14 16:48:00 polya kernel: [   16.079633] Marking TSC unstable due to TSC halts in idle
Sep 14 16:48:00 polya kernel: [   16.079642] ACPI: acpi_idle registered with cpuidle
Sep 14 16:48:00 polya kernel: [   16.080291] Switching to clocksource hpet
Sep 14 16:48:00 polya kernel: [   16.128493] atkbd serio0: Unknown key pressed (translated set 2, code 0x8d on isa0060/serio0).
Sep 14 16:48:00 polya kernel: [   16.128497] atkbd serio0: Use 'setkeycodes e00d <keycode>' to make it known.
Sep 14 16:48:00 polya kernel: [   16.132864] ACPI: Battery Slot [BAT0] (battery present)
Sep 14 16:48:00 polya kernel: [   16.212170] input: PC Speaker as /devices/platform/pcspkr/input/input4
Sep 14 16:48:00 polya kernel: [   16.396286] wmi: Mapper loaded
Sep 14 16:48:00 polya kernel: [   16.494140] usbcore: registered new interface driver usbfs
Sep 14 16:48:00 polya kernel: [   16.494173] usbcore: registered new interface driver hub
Sep 14 16:48:00 polya kernel: [   16.500870] usbcore: registered new device driver usb
Sep 14 16:48:00 polya kernel: [   16.654187] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 14 16:48:00 polya kernel: [   16.654225] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:00 polya kernel: [   16.654249] ehci_hcd 0000:00:1a.7: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   16.654253] ehci_hcd 0000:00:1a.7: EHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.654289] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
Sep 14 16:48:00 polya kernel: [   16.654325] ehci_hcd 0000:00:1a.7: debug port 1
Sep 14 16:48:00 polya kernel: [   16.658247] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
Sep 14 16:48:00 polya kernel: [   16.659292] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400
Sep 14 16:48:00 polya kernel: [   16.663766] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Sep 14 16:48:00 polya kernel: [   16.672187] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Sep 14 16:48:00 polya kernel: [   16.672273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Sep 14 16:48:00 polya kernel: [   16.672276] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:48:00 polya kernel: [   16.672279] usb usb1: Product: EHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.672281] usb usb1: Manufacturer: Linux 3.2.0-3-amd64 ehci_hcd
Sep 14 16:48:00 polya kernel: [   16.672283] usb usb1: SerialNumber: 0000:00:1a.7
Sep 14 16:48:00 polya kernel: [   16.674242] hub 1-0:1.0: USB hub found
Sep 14 16:48:00 polya kernel: [   16.674249] hub 1-0:1.0: 6 ports detected
Sep 14 16:48:00 polya kernel: [   16.674370] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:00 polya kernel: [   16.674397] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   16.674401] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.674412] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
Sep 14 16:48:00 polya kernel: [   16.674453] ehci_hcd 0000:00:1d.7: debug port 1
Sep 14 16:48:00 polya kernel: [   16.678351] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
Sep 14 16:48:00 polya kernel: [   16.678383] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000
Sep 14 16:48:00 polya kernel: [   16.692042] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Sep 14 16:48:00 polya kernel: [   16.692075] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Sep 14 16:48:00 polya kernel: [   16.692079] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:48:00 polya kernel: [   16.692081] usb usb2: Product: EHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.692083] usb usb2: Manufacturer: Linux 3.2.0-3-amd64 ehci_hcd
Sep 14 16:48:00 polya kernel: [   16.692085] usb usb2: SerialNumber: 0000:00:1d.7
Sep 14 16:48:00 polya kernel: [   16.692236] hub 2-0:1.0: USB hub found
Sep 14 16:48:00 polya kernel: [   16.692242] hub 2-0:1.0: 6 ports detected
Sep 14 16:48:00 polya kernel: [   16.761879] input: Dell WMI hotkeys as /devices/virtual/input/input5
Sep 14 16:48:00 polya kernel: [   16.764178] iTCO_vendor_support: vendor-support=0
Sep 14 16:48:00 polya kernel: [   16.782911] sky2: driver version 1.30
Sep 14 16:48:00 polya kernel: [   16.782961] sky2 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:48:00 polya kernel: [   16.782979] sky2 0000:09:00.0: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   16.783022] sky2 0000:09:00.0: Yukon-2 FE+ chip revision 0
Sep 14 16:48:00 polya kernel: [   16.783135] sky2 0000:09:00.0: irq 45 for MSI/MSI-X
Sep 14 16:48:00 polya kernel: [   16.783718] sky2 0000:09:00.0: eth0: addr 00:25:64:3f:5c:d1
Sep 14 16:48:00 polya kernel: [   16.829687] uhci_hcd: USB Universal Host Controller Interface driver
Sep 14 16:48:00 polya kernel: [   16.829757] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:00 polya kernel: [   16.829771] uhci_hcd 0000:00:1a.0: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   16.829775] uhci_hcd 0000:00:1a.0: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.829792] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
Sep 14 16:48:00 polya kernel: [   16.829833] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f60
Sep 14 16:48:00 polya kernel: [   16.829882] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:48:00 polya kernel: [   16.829884] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:48:00 polya kernel: [   16.829887] usb usb3: Product: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.829889] usb usb3: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:48:00 polya kernel: [   16.829891] usb usb3: SerialNumber: 0000:00:1a.0
Sep 14 16:48:00 polya kernel: [   16.830626] hub 3-0:1.0: USB hub found
Sep 14 16:48:00 polya kernel: [   16.830634] hub 3-0:1.0: 2 ports detected
Sep 14 16:48:00 polya kernel: [   16.830751] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:48:00 polya kernel: [   16.830765] uhci_hcd 0000:00:1a.1: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   16.830769] uhci_hcd 0000:00:1a.1: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.830780] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
Sep 14 16:48:00 polya kernel: [   16.830832] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f80
Sep 14 16:48:00 polya kernel: [   16.830882] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:48:00 polya kernel: [   16.830885] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:48:00 polya kernel: [   16.830887] usb usb4: Product: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.830889] usb usb4: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:48:00 polya kernel: [   16.830892] usb usb4: SerialNumber: 0000:00:1a.1
Sep 14 16:48:00 polya kernel: [   16.831048] hub 4-0:1.0: USB hub found
Sep 14 16:48:00 polya kernel: [   16.831054] hub 4-0:1.0: 2 ports detected
Sep 14 16:48:00 polya kernel: [   16.831147] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:00 polya kernel: [   16.831158] uhci_hcd 0000:00:1a.2: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   16.831161] uhci_hcd 0000:00:1a.2: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.831171] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
Sep 14 16:48:00 polya kernel: [   16.831205] uhci_hcd 0000:00:1a.2: irq 22, io base 0x00006fa0
Sep 14 16:48:00 polya kernel: [   16.831249] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:48:00 polya kernel: [   16.831252] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:48:00 polya kernel: [   16.831254] usb usb5: Product: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.831256] usb usb5: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:48:00 polya kernel: [   16.831258] usb usb5: SerialNumber: 0000:00:1a.2
Sep 14 16:48:00 polya kernel: [   16.831386] hub 5-0:1.0: USB hub found
Sep 14 16:48:00 polya kernel: [   16.831391] hub 5-0:1.0: 2 ports detected
Sep 14 16:48:00 polya kernel: [   16.831479] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:00 polya kernel: [   16.831488] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   16.831492] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.831502] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
Sep 14 16:48:00 polya kernel: [   16.831534] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f00
Sep 14 16:48:00 polya kernel: [   16.831573] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:48:00 polya kernel: [   16.831576] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:48:00 polya kernel: [   16.831578] usb usb6: Product: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.831580] usb usb6: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:48:00 polya kernel: [   16.831583] usb usb6: SerialNumber: 0000:00:1d.0
Sep 14 16:48:00 polya kernel: [   16.831713] hub 6-0:1.0: USB hub found
Sep 14 16:48:00 polya kernel: [   16.831718] hub 6-0:1.0: 2 ports detected
Sep 14 16:48:00 polya kernel: [   16.831800] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:48:00 polya kernel: [   16.831809] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   16.831813] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.831823] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
Sep 14 16:48:00 polya kernel: [   16.831854] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f20
Sep 14 16:48:00 polya kernel: [   16.831894] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:48:00 polya kernel: [   16.831897] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:48:00 polya kernel: [   16.831899] usb usb7: Product: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.831901] usb usb7: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:48:00 polya kernel: [   16.831903] usb usb7: SerialNumber: 0000:00:1d.1
Sep 14 16:48:00 polya kernel: [   16.832141] hub 7-0:1.0: USB hub found
Sep 14 16:48:00 polya kernel: [   16.832147] hub 7-0:1.0: 2 ports detected
Sep 14 16:48:00 polya kernel: [   16.832236] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:00 polya kernel: [   16.832245] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   16.832249] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.832258] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
Sep 14 16:48:00 polya kernel: [   16.832290] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
Sep 14 16:48:00 polya kernel: [   16.832334] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:48:00 polya kernel: [   16.832337] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:48:00 polya kernel: [   16.832339] usb usb8: Product: UHCI Host Controller
Sep 14 16:48:00 polya kernel: [   16.832341] usb usb8: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:48:00 polya kernel: [   16.832343] usb usb8: SerialNumber: 0000:00:1d.2
Sep 14 16:48:00 polya kernel: [   16.832483] hub 8-0:1.0: USB hub found
Sep 14 16:48:00 polya kernel: [   16.832489] hub 8-0:1.0: 2 ports detected
Sep 14 16:48:00 polya kernel: [   16.868996] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
Sep 14 16:48:00 polya kernel: [   16.869120] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x1060)
Sep 14 16:48:00 polya kernel: [   16.869866] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep 14 16:48:00 polya kernel: [   16.892479] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Sep 14 16:48:00 polya kernel: [   16.892483] cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 14 16:48:00 polya kernel: [   16.892655] sr 1:0:0:0: Attached scsi CD-ROM sr0
Sep 14 16:48:00 polya kernel: [   16.927282] sd 0:0:0:0: Attached scsi generic sg0 type 0
Sep 14 16:48:00 polya kernel: [   16.927489] sr 1:0:0:0: Attached scsi generic sg1 type 5
Sep 14 16:48:00 polya kernel: [   16.984043] usb 1-5: new high-speed USB device number 2 using ehci_hcd
Sep 14 16:48:00 polya kernel: [   17.071076] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:48:00 polya kernel: [   17.091777] input: PS/2 Mouse as /devices/platform/i8042/serio2/input/input6
Sep 14 16:48:00 polya kernel: [   17.119278] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio2/input/input7
Sep 14 16:48:00 polya kernel: [   17.127103] usb 1-5: New USB device found, idVendor=0bda, idProduct=0158
Sep 14 16:48:00 polya kernel: [   17.127107] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 14 16:48:00 polya kernel: [   17.127110] usb 1-5: Product: USB2.0-CRW
Sep 14 16:48:00 polya kernel: [   17.127112] usb 1-5: Manufacturer: Generic
Sep 14 16:48:00 polya kernel: [   17.127114] usb 1-5: SerialNumber: 20071114173400000
Sep 14 16:48:00 polya kernel: [   17.252814] usbcore: registered new interface driver uas
Sep 14 16:48:00 polya kernel: [   17.270432] Initializing USB Mass Storage driver...
Sep 14 16:48:00 polya kernel: [   17.270519] usbcore: registered new interface driver usb-storage
Sep 14 16:48:00 polya kernel: [   17.270521] USB Mass Storage support registered.
Sep 14 16:48:00 polya kernel: [   17.297383] usb 1-5: USB disconnect, device number 2
Sep 14 16:48:00 polya kernel: [   17.301264] scsi6 : usb-storage 1-5:1.0
Sep 14 16:48:00 polya kernel: [   17.301375] usbcore: registered new interface driver ums-realtek
Sep 14 16:48:00 polya kernel: [   17.306964] cfg80211: Calling CRDA to update world regulatory domain
Sep 14 16:48:00 polya kernel: [   17.348259] [drm] Initialized drm 1.1.0 20060810
Sep 14 16:48:00 polya kernel: [   17.444345] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
Sep 14 16:48:00 polya kernel: [   17.444349] Copyright(c) 2003-2011 Intel Corporation
Sep 14 16:48:00 polya kernel: [   17.444465] iwlwifi 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Sep 14 16:48:00 polya kernel: [   17.444497] iwlwifi 0000:0c:00.0: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   17.444540] iwlwifi 0000:0c:00.0: pci_resource_len = 0x00002000
Sep 14 16:48:00 polya kernel: [   17.444542] iwlwifi 0000:0c:00.0: pci_resource_base = ffffc9000064c000
Sep 14 16:48:00 polya kernel: [   17.444545] iwlwifi 0000:0c:00.0: HW Revision ID = 0x0
Sep 14 16:48:00 polya kernel: [   17.444704] iwlwifi 0000:0c:00.0: irq 46 for MSI/MSI-X
Sep 14 16:48:00 polya kernel: [   17.444794] iwlwifi 0000:0c:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
Sep 14 16:48:00 polya kernel: [   17.444902] iwlwifi 0000:0c:00.0: L1 Enabled; Disabling L0S
Sep 14 16:48:00 polya kernel: [   17.461409] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep 14 16:48:00 polya kernel: [   17.461418] i915 0000:00:02.0: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   17.466900] iwlwifi 0000:0c:00.0: device EEPROM VER=0x11f, CALIB=0x4
Sep 14 16:48:00 polya kernel: [   17.466903] iwlwifi 0000:0c:00.0: Device SKU: 0Xf0
Sep 14 16:48:00 polya kernel: [   17.466936] iwlwifi 0000:0c:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
Sep 14 16:48:00 polya kernel: [   17.490410] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
Sep 14 16:48:00 polya kernel: [   17.490414] [drm] MTRR allocation failed.  Graphics performance may suffer.
Sep 14 16:48:00 polya kernel: [   17.490826] i915 0000:00:02.0: irq 47 for MSI/MSI-X
Sep 14 16:48:00 polya kernel: [   17.490833] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Sep 14 16:48:00 polya kernel: [   17.490835] [drm] Driver supports precise vblank timestamp query.
Sep 14 16:48:00 polya kernel: [   17.490885] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Sep 14 16:48:00 polya kernel: [   17.543349] fixme: max PWM is zero.
Sep 14 16:48:00 polya kernel: [   17.626961] iwlwifi 0000:0c:00.0: loaded firmware version 8.83.5.1 build 33692
Sep 14 16:48:00 polya kernel: [   17.627349] Registered led device: phy0-led
Sep 14 16:48:00 polya kernel: [   17.659747] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Sep 14 16:48:00 polya kernel: [   17.977427] fbcon: inteldrmfb (fb0) is primary device
Sep 14 16:48:00 polya kernel: [   18.443718] Console: switching to colour frame buffer device 170x48
Sep 14 16:48:00 polya kernel: [   18.451129] fb0: inteldrmfb frame buffer device
Sep 14 16:48:00 polya kernel: [   18.451131] drm: registered panic notifier
Sep 14 16:48:00 polya kernel: [   18.464718] acpi device:3c: registered as cooling_device2
Sep 14 16:48:00 polya kernel: [   18.465266] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input8
Sep 14 16:48:00 polya kernel: [   18.465333] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
Sep 14 16:48:00 polya kernel: [   18.465358] [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.
Sep 14 16:48:00 polya kernel: [   18.465450] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Sep 14 16:48:00 polya kernel: [   18.465737] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:48:00 polya kernel: [   18.465817] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
Sep 14 16:48:00 polya kernel: [   18.465852] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
Sep 14 16:48:00 polya kernel: [   18.558770] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
Sep 14 16:48:00 polya kernel: [   18.569052] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Sep 14 16:48:00 polya kernel: [   18.569203] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Sep 14 16:48:00 polya kernel: [   19.223040] EXT4-fs (dm-4): re-mounted. Opts: (null)
Sep 14 16:48:00 polya kernel: [   19.528398] EXT4-fs (dm-4): re-mounted. Opts: errors=remount-ro
Sep 14 16:48:00 polya kernel: [   19.740079] loop: module loaded
Sep 14 16:48:00 polya kernel: [   20.337800] Adding 6246396k swap on /dev/mapper/polya-swap_1.  Priority:-1 extents:1 across:6246396k 
Sep 14 16:48:00 polya kernel: [   21.334309] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:48:00 polya kernel: [   21.404972] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:48:00 polya kernel: [   21.506504] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:48:00 polya kernel: [   21.543592] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:48:00 polya kernel: [   22.933010] uhci_hcd 0000:00:1a.0: PCI INT A disabled
Sep 14 16:48:00 polya kernel: [   22.939957] uhci_hcd 0000:00:1a.1: PCI INT B disabled
Sep 14 16:48:00 polya kernel: [   22.947726] uhci_hcd 0000:00:1a.2: PCI INT C disabled
Sep 14 16:48:00 polya kernel: [   22.954633] ehci_hcd 0000:00:1a.7: PCI INT C disabled
Sep 14 16:48:00 polya kernel: [   22.954685] ehci_hcd 0000:00:1a.7: PME# enabled
Sep 14 16:48:00 polya kernel: [   22.959740] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Sep 14 16:48:00 polya kernel: [   22.996354] uhci_hcd 0000:00:1d.0: PCI INT A disabled
Sep 14 16:48:00 polya kernel: [   23.004488] uhci_hcd 0000:00:1d.1: PCI INT B disabled
Sep 14 16:48:00 polya kernel: [   23.011249] uhci_hcd 0000:00:1d.2: PCI INT C disabled
Sep 14 16:48:00 polya kernel: [   23.017677] ehci_hcd 0000:00:1d.7: PCI INT A disabled
Sep 14 16:48:00 polya kernel: [   23.017726] ehci_hcd 0000:00:1d.7: PME# enabled
Sep 14 16:48:00 polya kernel: [   25.426447] RPC: Registered named UNIX socket transport module.
Sep 14 16:48:00 polya kernel: [   25.426450] RPC: Registered udp transport module.
Sep 14 16:48:00 polya kernel: [   25.426452] RPC: Registered tcp transport module.
Sep 14 16:48:00 polya kernel: [   25.426454] RPC: Registered tcp NFSv4.1 backchannel transport module.
Sep 14 16:48:00 polya kernel: [   25.480490] FS-Cache: Loaded
Sep 14 16:48:00 polya kernel: [   25.530005] FS-Cache: Netfs 'nfs' registered for caching
Sep 14 16:48:00 polya kernel: [   25.674216] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Sep 14 16:48:00 polya kernel: [   27.659965] fuse init (API version 7.17)
Sep 14 16:48:00 polya kernel: [   29.017022] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input12
Sep 14 16:48:04 polya kernel: [   32.649099] iwlwifi 0000:0c:00.0: L1 Enabled; Disabling L0S
Sep 14 16:48:04 polya kernel: [   32.652117] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
Sep 14 16:48:04 polya kernel: [   32.769128] iwlwifi 0000:0c:00.0: L1 Enabled; Disabling L0S
Sep 14 16:48:04 polya kernel: [   32.772220] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
Sep 14 16:48:04 polya kernel: [   32.821303] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Sep 14 16:48:04 polya kernel: [   32.839901] sky2 0000:09:00.0: eth0: enabling interface
Sep 14 16:48:04 polya kernel: [   32.840605] ADDRCONF(NETDEV_UP): eth0: link is not ready
Sep 14 16:48:07 polya kernel: [   35.565867] sky2 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control rx
Sep 14 16:48:07 polya kernel: [   35.566467] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sep 14 16:48:07 polya kernel: [   35.933233] Bluetooth: Core ver 2.16
Sep 14 16:48:07 polya kernel: [   35.933263] NET: Registered protocol family 31
Sep 14 16:48:07 polya kernel: [   35.933265] Bluetooth: HCI device and connection manager initialized
Sep 14 16:48:07 polya kernel: [   35.933268] Bluetooth: HCI socket layer initialized
Sep 14 16:48:07 polya kernel: [   35.933270] Bluetooth: L2CAP socket layer initialized
Sep 14 16:48:07 polya kernel: [   35.933277] Bluetooth: SCO socket layer initialized
Sep 14 16:48:08 polya kernel: [   36.293918] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 14 16:48:08 polya kernel: [   36.293922] Bluetooth: BNEP filters: protocol multicast
Sep 14 16:48:08 polya kernel: [   36.427916] Bluetooth: RFCOMM TTY layer initialized
Sep 14 16:48:08 polya kernel: [   36.427923] Bluetooth: RFCOMM socket layer initialized
Sep 14 16:48:08 polya kernel: [   36.427925] Bluetooth: RFCOMM ver 1.11
Sep 14 16:48:10 polya kernel: [   38.253238] lp: driver loaded but no devices found
Sep 14 16:48:10 polya kernel: [   38.332754] ppdev: user-space parallel port driver
Sep 14 16:48:12 polya kernel: [   41.050765] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:12 polya kernel: [   41.050774] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Sep 14 16:48:12 polya kernel: [   41.091991] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:48:12 polya kernel: [   41.092049] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Sep 14 16:48:13 polya kernel: [   41.135952] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:13 polya kernel: [   41.135960] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Sep 14 16:48:13 polya kernel: [   41.176367] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:13 polya kernel: [   41.176376] uhci_hcd 0000:00:1a.2: setting latency timer to 64
Sep 14 16:48:13 polya kernel: [   41.219937] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:48:13 polya kernel: [   41.219946] uhci_hcd 0000:00:1a.1: setting latency timer to 64
Sep 14 16:48:13 polya kernel: [   41.259701] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:13 polya kernel: [   41.259709] uhci_hcd 0000:00:1a.0: setting latency timer to 64
Sep 14 16:48:13 polya kernel: [   41.312054] ehci_hcd 0000:00:1d.7: BAR 0: set to [mem 0xfed1c000-0xfed1c3ff] (PCI address [0xfed1c000-0xfed1c3ff])
Sep 14 16:48:13 polya kernel: [   41.312074] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
Sep 14 16:48:13 polya kernel: [   41.312099] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
Sep 14 16:48:13 polya kernel: [   41.315608] ehci_hcd 0000:00:1d.7: PME# disabled
Sep 14 16:48:13 polya kernel: [   41.315618] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:13 polya kernel: [   41.315626] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Sep 14 16:48:13 polya kernel: [   41.356069] ehci_hcd 0000:00:1a.7: BAR 0: set to [mem 0xfed1c400-0xfed1c7ff] (PCI address [0xfed1c400-0xfed1c7ff])
Sep 14 16:48:13 polya kernel: [   41.356089] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x300, writing 0x305)
Sep 14 16:48:13 polya kernel: [   41.356113] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
Sep 14 16:48:13 polya kernel: [   41.359835] ehci_hcd 0000:00:1a.7: PME# disabled
Sep 14 16:48:13 polya kernel: [   41.359847] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:13 polya kernel: [   41.359855] ehci_hcd 0000:00:1a.7: setting latency timer to 64
Sep 14 16:48:17 polya kernel: [   45.888019] eth0: no IPv6 routers present
Sep 14 16:48:23 polya kernel: [   50.808308] uhci_hcd 0000:00:1d.2: PCI INT C disabled
Sep 14 16:48:23 polya kernel: [   50.812509] uhci_hcd 0000:00:1a.2: PCI INT C disabled
Sep 14 16:48:23 polya kernel: [   50.817498] uhci_hcd 0000:00:1a.0: PCI INT A disabled
Sep 14 16:48:23 polya kernel: [   50.822349] ehci_hcd 0000:00:1d.7: PCI INT A disabled
Sep 14 16:48:23 polya kernel: [   50.822394] ehci_hcd 0000:00:1d.7: PME# enabled
Sep 14 16:48:23 polya kernel: [   50.826527] ehci_hcd 0000:00:1a.7: PCI INT C disabled
Sep 14 16:48:23 polya kernel: [   50.826573] ehci_hcd 0000:00:1a.7: PME# enabled
Sep 14 16:48:23 polya kernel: [   50.830687] uhci_hcd 0000:00:1d.1: PCI INT B disabled
Sep 14 16:48:23 polya kernel: [   50.835525] uhci_hcd 0000:00:1d.0: PCI INT A disabled
Sep 14 16:48:23 polya kernel: [   50.839550] uhci_hcd 0000:00:1a.1: PCI INT B disabled
Sep 14 16:48:38 polya kernel: [   65.438172] postgres (5798): /proc/5798/oom_adj is deprecated, please use /proc/5798/oom_score_adj instead.
Sep 14 16:48:39 polya kernel: [   66.909022] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:39 polya kernel: [   66.909031] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Sep 14 16:48:39 polya kernel: [   66.951786] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:48:39 polya kernel: [   66.951795] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Sep 14 16:48:39 polya kernel: [   66.991920] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:39 polya kernel: [   66.991930] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Sep 14 16:48:39 polya kernel: [   67.031968] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:39 polya kernel: [   67.031977] uhci_hcd 0000:00:1a.2: setting latency timer to 64
Sep 14 16:48:39 polya kernel: [   67.076266] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:48:39 polya kernel: [   67.076274] uhci_hcd 0000:00:1a.1: setting latency timer to 64
Sep 14 16:48:39 polya kernel: [   67.119678] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:39 polya kernel: [   67.119686] uhci_hcd 0000:00:1a.0: setting latency timer to 64
Sep 14 16:48:39 polya kernel: [   67.172084] ehci_hcd 0000:00:1d.7: BAR 0: set to [mem 0xfed1c000-0xfed1c3ff] (PCI address [0xfed1c000-0xfed1c3ff])
Sep 14 16:48:39 polya kernel: [   67.172104] ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x100, writing 0x10b)
Sep 14 16:48:39 polya kernel: [   67.172129] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
Sep 14 16:48:39 polya kernel: [   67.175863] ehci_hcd 0000:00:1d.7: PME# disabled
Sep 14 16:48:39 polya kernel: [   67.175874] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:48:39 polya kernel: [   67.175882] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Sep 14 16:48:39 polya kernel: [   67.216071] ehci_hcd 0000:00:1a.7: BAR 0: set to [mem 0xfed1c400-0xfed1c7ff] (PCI address [0xfed1c400-0xfed1c7ff])
Sep 14 16:48:39 polya kernel: [   67.216092] ehci_hcd 0000:00:1a.7: restoring config space at offset 0xf (was 0x300, writing 0x305)
Sep 14 16:48:39 polya kernel: [   67.216117] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
Sep 14 16:48:39 polya kernel: [   67.220488] ehci_hcd 0000:00:1a.7: PME# disabled
Sep 14 16:48:39 polya kernel: [   67.220502] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:48:39 polya kernel: [   67.220509] ehci_hcd 0000:00:1a.7: setting latency timer to 64
Sep 14 16:48:43 polya kernel: [   71.419740] ip_tables: (C) 2000-2006 Netfilter Core Team
Sep 14 16:48:44 polya kernel: [   71.554429] ip6_tables: (C) 2000-2006 Netfilter Core Team
Sep 14 16:48:44 polya kernel: [   72.032249] uhci_hcd 0000:00:1d.2: PCI INT C disabled
Sep 14 16:48:44 polya kernel: [   72.036672] uhci_hcd 0000:00:1d.1: PCI INT B disabled
Sep 14 16:48:44 polya kernel: [   72.041442] uhci_hcd 0000:00:1d.0: PCI INT A disabled
Sep 14 16:48:44 polya kernel: [   72.045488] uhci_hcd 0000:00:1a.0: PCI INT A disabled
Sep 14 16:48:44 polya kernel: [   72.049576] ehci_hcd 0000:00:1a.7: PCI INT C disabled
Sep 14 16:48:44 polya kernel: [   72.049619] ehci_hcd 0000:00:1a.7: PME# enabled
Sep 14 16:48:44 polya kernel: [   72.054266] uhci_hcd 0000:00:1a.2: PCI INT C disabled
Sep 14 16:48:44 polya kernel: [   72.058666] uhci_hcd 0000:00:1a.1: PCI INT B disabled
Sep 14 16:48:44 polya kernel: [   72.062668] ehci_hcd 0000:00:1d.7: PCI INT A disabled
Sep 14 16:48:44 polya kernel: [   72.062717] ehci_hcd 0000:00:1d.7: PME# enabled
Sep 14 16:49:17 polya kernel: [  105.400088] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:49:18 polya kernel: [  105.749568] EXT4-fs (dm-4): re-mounted. Opts: errors=remount-ro,user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:49:22 polya kernel: [  110.406525] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:49:24 polya kernel: [  111.571785] EXT4-fs (dm-5): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:49:24 polya kernel: [  111.789408] EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:49:24 polya kernel: [  111.856002] EXT4-fs (sda2): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:49:24 polya kernel: [  112.111046] EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:49:24 polya kernel: [  112.291118] tracker-miner-f[6134]: segfault at 0 ip 00000000004148d1 sp 00007fff53aabf20 error 4 in tracker-miner-fs[400000+1f000]
Sep 14 16:49:33 polya kernel: [  120.816047] eth0: no IPv6 routers present
Sep 14 16:49:49 polya kernel: [  136.984847] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:49:53 polya kernel: [  141.379405] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:50:04 polya kernel: [  151.752052] eth0: no IPv6 routers present
Sep 14 16:50:04 polya kernel: [  151.824054] ------------[ cut here ]------------
Sep 14 16:50:04 polya kernel: [  151.824066] WARNING: at /build/buildd-linux_3.2.23-1-amd64-zj7gxu/linux-3.2.23/net/sched/sch_generic.c:255 dev_watchdog+0xe9/0x148()
Sep 14 16:50:04 polya kernel: [  151.824071] Hardware name: Inspiron 1545                   
Sep 14 16:50:04 polya kernel: [  151.824074] NETDEV WATCHDOG: eth0 (sky2): transmit queue 0 timed out
Sep 14 16:50:04 polya kernel: [  151.824078] Modules linked in: 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 snd_hrtimer binfmt_misc uinput fuse nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext2 loop snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep arc4 snd_pcm_oss snd_mixer_oss i915 iwlwifi drm_kms_helper mac80211 drm cfg80211 i2c_algo_bit ums_realtek usb_storage uas snd_pcm joydev snd_page_alloc snd_seq_midi snd_seq_midi_event i2c_i801 snd_rawmidi acpi_cpufreq i2c_core mperf sg sr_mod cdrom iTCO_wdt dell_laptop rfkill uhci_hcd coretemp sky2 iTCO_vendor_support dell_wmi snd_seq dcdbas sparse_keymap evdev ehci_hcd snd_seq_device snd_timer snd usbcore wmi psmouse serio_raw pcspkr usb_common soundcore battery ac processor video button power_supply ext4 crc16 jbd2 mbcache sha256_generic cryptd aes_x86_64 aes_generic cbc dm_crypt dm_
 mod microcode sd_mod crc_t10dif ahci
Sep 14 16:50:04 polya kernel: libahci libata thermal thermal_sys scsi_mod
Sep 14 16:50:04 polya kernel: [  151.824217] Pid: 0, comm: swapper/0 Not tainted 3.2.0-3-amd64 #1
Sep 14 16:50:04 polya kernel: [  151.824220] Call Trace:
Sep 14 16:50:04 polya kernel: [  151.824223]  <IRQ>  [<ffffffff81046901>] ? warn_slowpath_common+0x78/0x8c
Sep 14 16:50:04 polya kernel: [  151.824237]  [<ffffffff810469ad>] ? warn_slowpath_fmt+0x45/0x4a
Sep 14 16:50:04 polya kernel: [  151.824243]  [<ffffffff812a3559>] ? netif_tx_lock+0x40/0x72
Sep 14 16:50:04 polya kernel: [  151.824250]  [<ffffffff812a36ba>] ? dev_watchdog+0xe9/0x148
Sep 14 16:50:04 polya kernel: [  151.824256]  [<ffffffff81051f74>] ? run_timer_softirq+0x19a/0x261
Sep 14 16:50:04 polya kernel: [  151.824263]  [<ffffffff8106b0a5>] ? tick_handle_oneshot_broadcast+0xdc/0xfa
Sep 14 16:50:04 polya kernel: [  151.824269]  [<ffffffff812a35d1>] ? netif_tx_unlock+0x46/0x46
Sep 14 16:50:04 polya kernel: [  151.824275]  [<ffffffff8104bee8>] ? __do_softirq+0xb9/0x177
Sep 14 16:50:04 polya kernel: [  151.824282]  [<ffffffff81351eec>] ? call_softirq+0x1c/0x30
Sep 14 16:50:04 polya kernel: [  151.824289]  [<ffffffff8100f8e5>] ? do_softirq+0x3c/0x7b
Sep 14 16:50:04 polya kernel: [  151.824293]  [<ffffffff8104c150>] ? irq_exit+0x3c/0x9a
Sep 14 16:50:04 polya kernel: [  151.824298]  [<ffffffff8100f615>] ? do_IRQ+0x82/0x98
Sep 14 16:50:04 polya kernel: [  151.824305]  [<ffffffff8134afae>] ? common_interrupt+0x6e/0x6e
Sep 14 16:50:04 polya kernel: [  151.824308]  <EOI>  [<ffffffffa0168398>] ? arch_local_irq_enable+0x4/0x8 [processor]
Sep 14 16:50:04 polya kernel: [  151.824338]  [<ffffffffa0169020>] ? acpi_idle_enter_simple+0xc6/0x102 [processor]
Sep 14 16:50:04 polya kernel: [  151.824349]  [<ffffffff8126cbff>] ? cpuidle_idle_call+0xec/0x179
Sep 14 16:50:04 polya kernel: [  151.824354]  [<ffffffff8100d248>] ? cpu_idle+0xa5/0xf2
Sep 14 16:50:04 polya kernel: [  151.824360]  [<ffffffff816aab33>] ? start_kernel+0x3b3/0x3be
Sep 14 16:50:04 polya kernel: [  151.824365]  [<ffffffff816aa140>] ? early_idt_handlers+0x140/0x140
Sep 14 16:50:04 polya kernel: [  151.824371]  [<ffffffff816aa3c4>] ? x86_64_start_kernel+0x104/0x111
Sep 14 16:50:04 polya kernel: [  151.824375] ---[ end trace ec2257de36a74d0e ]---
Sep 14 16:50:04 polya kernel: [  151.824380] sky2 0000:09:00.0: eth0: tx timeout
Sep 14 16:50:04 polya kernel: [  151.824390] sky2 0000:09:00.0: eth0: transmit ring 92 .. 115 report=92 done=92
Sep 14 16:50:04 polya kernel: [  151.889659] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:50:12 polya kernel: [  159.664204] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:50:12 polya kernel: [  159.688555] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:50:12 polya kernel: [  160.070274] EXT4-fs (dm-4): re-mounted. Opts: errors=remount-ro,user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:50:12 polya kernel: [  160.370410] EXT4-fs (dm-5): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:50:13 polya kernel: [  160.708598] EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:50:13 polya kernel: [  160.745105] EXT4-fs (sda2): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:50:13 polya kernel: [  160.832889] sky2 0000:09:00.0: eth0: disabling interface
Sep 14 16:50:14 polya kernel: [  161.581073] EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:51:06 polya kernel: imklog 5.8.11, log source = /proc/kmsg started.
Sep 14 16:51:06 polya kernel: [    0.000000] Initializing cgroup subsys cpuset
Sep 14 16:51:06 polya kernel: [    0.000000] Initializing cgroup subsys cpu
Sep 14 16:51:06 polya kernel: [    0.000000] Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 UTC 2012
Sep 14 16:51:06 polya kernel: [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/polya-root ro quiet
Sep 14 16:51:06 polya kernel: [    0.000000] BIOS-provided physical RAM map:
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 00000000bd8bf400 (usable)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 00000000bd8bf400 - 00000000bdac1400 (ACPI NVS)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 00000000bdac1400 - 00000000c0000000 (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000] NX (Execute Disable) protection: active
Sep 14 16:51:06 polya kernel: [    0.000000] DMI 2.4 present.
Sep 14 16:51:06 polya kernel: [    0.000000] DMI: Dell Inc. Inspiron 1545                   /0G848F, BIOS A14 12/07/2009
Sep 14 16:51:06 polya kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Sep 14 16:51:06 polya kernel: [    0.000000] No AGP bridge found
Sep 14 16:51:06 polya kernel: [    0.000000] last_pfn = 0xbd8bf max_arch_pfn = 0x400000000
Sep 14 16:51:06 polya kernel: [    0.000000] MTRR default type: uncachable
Sep 14 16:51:06 polya kernel: [    0.000000] MTRR fixed ranges enabled:
Sep 14 16:51:06 polya kernel: [    0.000000]   00000-9FFFF write-back
Sep 14 16:51:06 polya kernel: [    0.000000]   A0000-BFFFF uncachable
Sep 14 16:51:06 polya kernel: [    0.000000]   C0000-CFFFF write-protect
Sep 14 16:51:06 polya kernel: [    0.000000]   D0000-EFFFF uncachable
Sep 14 16:51:06 polya kernel: [    0.000000]   F0000-FFFFF write-protect
Sep 14 16:51:06 polya kernel: [    0.000000] MTRR variable ranges enabled:
Sep 14 16:51:06 polya kernel: [    0.000000]   0 base 000000000 mask 800000000 write-back
Sep 14 16:51:06 polya kernel: [    0.000000]   1 base 0E0000000 mask FE0000000 uncachable
Sep 14 16:51:06 polya kernel: [    0.000000]   2 base 0BDC00000 mask FFFC00000 uncachable
Sep 14 16:51:06 polya kernel: [    0.000000]   3 base 0BE000000 mask FFE000000 uncachable
Sep 14 16:51:06 polya kernel: [    0.000000]   4 disabled
Sep 14 16:51:06 polya kernel: [    0.000000]   5 disabled
Sep 14 16:51:06 polya kernel: [    0.000000]   6 disabled
Sep 14 16:51:06 polya kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Sep 14 16:51:06 polya kernel: [    0.000000] e820 update range: 00000000bdc00000 - 00000000c0000000 (usable) ==> (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000] e820 update range: 00000000e0000000 - 0000000100000000 (usable) ==> (reserved)
Sep 14 16:51:06 polya kernel: [    0.000000] initial memory mapped : 0 - 20000000
Sep 14 16:51:06 polya kernel: [    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
Sep 14 16:51:06 polya kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000bd8bf000
Sep 14 16:51:06 polya kernel: [    0.000000]  0000000000 - 00bd800000 page 2M
Sep 14 16:51:06 polya kernel: [    0.000000]  00bd800000 - 00bd8bf000 page 4k
Sep 14 16:51:06 polya kernel: [    0.000000] kernel direct mapping tables up to bd8bf000 @ 1fffb000-20000000
Sep 14 16:51:06 polya kernel: [    0.000000] RAMDISK: 3788a000 - 37c3d000
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: RSDP 00000000000fbdd0 00024 (v02 DELL  )
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: XSDT 00000000bdac3e00 00054 (v01 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: FACP 00000000bdac3c9c 000F4 (v04 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: DSDT 00000000bdac4400 05451 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: FACS 00000000bdad2c00 00040
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: HPET 00000000bdac3f00 00038 (v01 DELL    WN09    00000001 ASL  00000061)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: APIC 00000000bdac4000 00068 (v01 DELL    WN09    27D90C07 ASL  00000047)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: MCFG 00000000bdac3fc0 0003E (v16 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: SLIC 00000000bdac409c 00176 (v01 DELL    WN09    27D90C07 ASL  00000061)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: SSDT 00000000bdac2363 0066C (v01  PmRef    CpuPm 00003000 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep 14 16:51:06 polya kernel: [    0.000000] No NUMA configuration found
Sep 14 16:51:06 polya kernel: [    0.000000] Faking a node at 0000000000000000-00000000bd8bf000
Sep 14 16:51:06 polya kernel: [    0.000000] Initmem setup node 0 0000000000000000-00000000bd8bf000
Sep 14 16:51:06 polya kernel: [    0.000000]   NODE_DATA [00000000bd8ba000 - 00000000bd8befff]
Sep 14 16:51:06 polya kernel: [    0.000000]  [ffffea0000000000-ffffea00029fffff] PMD -> [ffff8800ba000000-ffff8800bc9fffff] on node 0
Sep 14 16:51:06 polya kernel: [    0.000000] Zone PFN ranges:
Sep 14 16:51:06 polya kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Sep 14 16:51:06 polya kernel: [    0.000000]   DMA32    0x00001000 -> 0x00100000
Sep 14 16:51:06 polya kernel: [    0.000000]   Normal   empty
Sep 14 16:51:06 polya kernel: [    0.000000] Movable zone start PFN for each node
Sep 14 16:51:06 polya kernel: [    0.000000] early_node_map[2] active PFN ranges
Sep 14 16:51:06 polya kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Sep 14 16:51:06 polya kernel: [    0.000000]     0: 0x00000100 -> 0x000bd8bf
Sep 14 16:51:06 polya kernel: [    0.000000] On node 0 totalpages: 776270
Sep 14 16:51:06 polya kernel: [    0.000000]   DMA zone: 56 pages used for memmap
Sep 14 16:51:06 polya kernel: [    0.000000]   DMA zone: 5 pages reserved
Sep 14 16:51:06 polya kernel: [    0.000000]   DMA zone: 3922 pages, LIFO batch:0
Sep 14 16:51:06 polya kernel: [    0.000000]   DMA32 zone: 10559 pages used for memmap
Sep 14 16:51:06 polya kernel: [    0.000000]   DMA32 zone: 761728 pages, LIFO batch:31
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Sep 14 16:51:06 polya kernel: [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: IRQ0 used by override.
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: IRQ2 used by override.
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: IRQ9 used by override.
Sep 14 16:51:06 polya kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Sep 14 16:51:06 polya kernel: [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 14 16:51:06 polya kernel: [    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
Sep 14 16:51:06 polya kernel: [    0.000000] nr_irqs_gsi: 40
Sep 14 16:51:06 polya kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Sep 14 16:51:06 polya kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
Sep 14 16:51:06 polya kernel: [    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
Sep 14 16:51:06 polya kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Sep 14 16:51:06 polya kernel: [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
Sep 14 16:51:06 polya kernel: [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff8800bd600000 s82816 r8192 d23680 u1048576
Sep 14 16:51:06 polya kernel: [    0.000000] pcpu-alloc: s82816 r8192 d23680 u1048576 alloc=1*2097152
Sep 14 16:51:06 polya kernel: [    0.000000] pcpu-alloc: [0] 0 1 
Sep 14 16:51:06 polya kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 765650
Sep 14 16:51:06 polya kernel: [    0.000000] Policy zone: DMA32
Sep 14 16:51:06 polya kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/polya-root ro quiet
Sep 14 16:51:06 polya kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Sep 14 16:51:06 polya kernel: [    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
Sep 14 16:51:06 polya kernel: [    0.000000] Checking aperture...
Sep 14 16:51:06 polya kernel: [    0.000000] No AGP bridge found
Sep 14 16:51:06 polya kernel: [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
Sep 14 16:51:06 polya kernel: [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Sep 14 16:51:06 polya kernel: [    0.000000] Memory: 3049536k/3105532k available (3409k kernel code, 452k absent, 55544k reserved, 3324k data, 572k init)
Sep 14 16:51:06 polya kernel: [    0.000000] Hierarchical RCU implementation.
Sep 14 16:51:06 polya kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Sep 14 16:51:06 polya kernel: [    0.000000] NR_IRQS:33024 nr_irqs:512 16
Sep 14 16:51:06 polya kernel: [    0.000000] Extended CMOS year: 2000
Sep 14 16:51:06 polya kernel: [    0.000000] Console: colour VGA+ 80x25
Sep 14 16:51:06 polya kernel: [    0.000000] console [tty0] enabled
Sep 14 16:51:06 polya kernel: [    0.000000] hpet clockevent registered
Sep 14 16:51:06 polya kernel: [    0.000000] Fast TSC calibration using PIT
Sep 14 16:51:06 polya kernel: [    0.000000] Detected 1994.922 MHz processor.
Sep 14 16:51:06 polya kernel: [    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3989.84 BogoMIPS (lpj=7979688)
Sep 14 16:51:06 polya kernel: [    0.004009] pid_max: default: 32768 minimum: 301
Sep 14 16:51:06 polya kernel: [    0.004058] Security Framework initialized
Sep 14 16:51:06 polya kernel: [    0.004067] AppArmor: AppArmor disabled by boot time parameter
Sep 14 16:51:06 polya kernel: [    0.004466] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Sep 14 16:51:06 polya kernel: [    0.006963] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Sep 14 16:51:06 polya kernel: [    0.009078] Mount-cache hash table entries: 256
Sep 14 16:51:06 polya kernel: [    0.009241] Initializing cgroup subsys cpuacct
Sep 14 16:51:06 polya kernel: [    0.009246] Initializing cgroup subsys memory
Sep 14 16:51:06 polya kernel: [    0.009260] Initializing cgroup subsys devices
Sep 14 16:51:06 polya kernel: [    0.009264] Initializing cgroup subsys freezer
Sep 14 16:51:06 polya kernel: [    0.009266] Initializing cgroup subsys net_cls
Sep 14 16:51:06 polya kernel: [    0.009269] Initializing cgroup subsys blkio
Sep 14 16:51:06 polya kernel: [    0.009278] Initializing cgroup subsys perf_event
Sep 14 16:51:06 polya kernel: [    0.009317] CPU: Physical Processor ID: 0
Sep 14 16:51:06 polya kernel: [    0.009318] CPU: Processor Core ID: 0
Sep 14 16:51:06 polya kernel: [    0.009321] mce: CPU supports 6 MCE banks
Sep 14 16:51:06 polya kernel: [    0.009330] CPU0: Thermal monitoring enabled (TM2)
Sep 14 16:51:06 polya kernel: [    0.009335] using mwait in idle threads.
Sep 14 16:51:06 polya kernel: [    0.009853] ACPI: Core revision 20110623
Sep 14 16:51:06 polya kernel: [    0.016490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 14 16:51:06 polya kernel: [    0.060017] CPU0: Intel Pentium(R) Dual-Core CPU       T4200  @ 2.00GHz stepping 0a
Sep 14 16:51:06 polya kernel: [    0.064003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
Sep 14 16:51:06 polya kernel: [    0.064003] ... version:                2
Sep 14 16:51:06 polya kernel: [    0.064003] ... bit width:              40
Sep 14 16:51:06 polya kernel: [    0.064003] ... generic registers:      2
Sep 14 16:51:06 polya kernel: [    0.064003] ... value mask:             000000ffffffffff
Sep 14 16:51:06 polya kernel: [    0.064003] ... max period:             000000007fffffff
Sep 14 16:51:06 polya kernel: [    0.064003] ... fixed-purpose events:   3
Sep 14 16:51:06 polya kernel: [    0.064003] ... event mask:             0000000700000003
Sep 14 16:51:06 polya kernel: [    0.064003] NMI watchdog enabled, takes one hw-pmu counter.
Sep 14 16:51:06 polya kernel: [    0.064003] Booting Node   0, Processors  #1 Ok.
Sep 14 16:51:06 polya kernel: [    0.064003] smpboot cpu 1: start_ip = 9a000
Sep 14 16:51:06 polya kernel: [    0.152040] NMI watchdog enabled, takes one hw-pmu counter.
Sep 14 16:51:06 polya kernel: [    0.152080] Brought up 2 CPUs
Sep 14 16:51:06 polya kernel: [    0.152082] Total of 2 processors activated (7979.81 BogoMIPS).
Sep 14 16:51:06 polya kernel: [    0.153093] devtmpfs: initialized
Sep 14 16:51:06 polya kernel: [    0.156754] PM: Registering ACPI NVS region at bd8bf400 (2105344 bytes)
Sep 14 16:51:06 polya kernel: [    0.156754] print_constraints: dummy: 
Sep 14 16:51:06 polya kernel: [    0.156754] NET: Registered protocol family 16
Sep 14 16:51:06 polya kernel: [    0.156754] ACPI: bus type pci registered
Sep 14 16:51:06 polya kernel: [    0.156754] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Sep 14 16:51:06 polya kernel: [    0.156754] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Sep 14 16:51:06 polya kernel: [    0.161557] PCI: Using configuration type 1 for base access
Sep 14 16:51:06 polya kernel: [    0.161566] dmi type 0xB1 record - unknown flag
Sep 14 16:51:06 polya kernel: [    0.162291] bio: create slab <bio-0> at 0
Sep 14 16:51:06 polya kernel: [    0.162291] ACPI: Added _OSI(Module Device)
Sep 14 16:51:06 polya kernel: [    0.162291] ACPI: Added _OSI(Processor Device)
Sep 14 16:51:06 polya kernel: [    0.162291] ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 14 16:51:06 polya kernel: [    0.162291] ACPI: Added _OSI(Processor Aggregator Device)
Sep 14 16:51:06 polya kernel: [    0.162291] ACPI: EC: Look up EC in DSDT
Sep 14 16:51:06 polya kernel: [    0.184131] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Sep 14 16:51:06 polya kernel: [    0.188409] ACPI: SSDT 00000000bdac29cf 0023F (v01  PmRef   BspIst 00003000 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.188656] ACPI: Dynamic OEM Table Load:
Sep 14 16:51:06 polya kernel: [    0.188659] ACPI: SSDT           (null) 0023F (v01  PmRef   BspIst 00003000 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.188809] ACPI: SSDT 00000000bdac2de5 005C6 (v01  PmRef   BspCst 00003001 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.189033] ACPI: Dynamic OEM Table Load:
Sep 14 16:51:06 polya kernel: [    0.189036] ACPI: SSDT           (null) 005C6 (v01  PmRef   BspCst 00003001 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.189359] ACPI: SSDT 00000000bdac2c0e 001D7 (v01  PmRef    ApIst 00003000 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.189627] ACPI: Dynamic OEM Table Load:
Sep 14 16:51:06 polya kernel: [    0.189630] ACPI: SSDT           (null) 001D7 (v01  PmRef    ApIst 00003000 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.189742] ACPI: SSDT 00000000bdac33ab 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.189981] ACPI: Dynamic OEM Table Load:
Sep 14 16:51:06 polya kernel: [    0.189984] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
Sep 14 16:51:06 polya kernel: [    0.190224] ACPI: Interpreter enabled
Sep 14 16:51:06 polya kernel: [    0.190229] ACPI: (supports S0 S3 S4 S5)
Sep 14 16:51:06 polya kernel: [    0.190252] ACPI: Using IOAPIC for interrupt routing
Sep 14 16:51:06 polya kernel: [    0.256356] ACPI: No dock devices found.
Sep 14 16:51:06 polya kernel: [    0.256360] HEST: Table not found.
Sep 14 16:51:06 polya kernel: [    0.256364] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 14 16:51:06 polya kernel: [    0.273252] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 14 16:51:06 polya kernel: [    0.306874] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
Sep 14 16:51:06 polya kernel: [    0.306877] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
Sep 14 16:51:06 polya kernel: [    0.306880] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
Sep 14 16:51:06 polya kernel: [    0.306883] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
Sep 14 16:51:06 polya kernel: [    0.306886] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xf7ffffff]
Sep 14 16:51:06 polya kernel: [    0.306888] pci_root PNP0A03:00: host bridge window [mem 0xfc000000-0xfebfffff]
Sep 14 16:51:06 polya kernel: [    0.306891] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff]
Sep 14 16:51:06 polya kernel: [    0.306893] pci_root PNP0A03:00: host bridge window [mem 0xfed1c000-0xfed1ffff]
Sep 14 16:51:06 polya kernel: [    0.306896] pci_root PNP0A03:00: host bridge window [mem 0xfed90000-0xfed9ffff]
Sep 14 16:51:06 polya kernel: [    0.306899] pci_root PNP0A03:00: host bridge window [mem 0xfeda7000-0xfedfffff]
Sep 14 16:51:06 polya kernel: [    0.306901] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xff9fffff]
Sep 14 16:51:06 polya kernel: [    0.306904] pci_root PNP0A03:00: host bridge window [mem 0xffc00000-0xffdfffff]
Sep 14 16:51:06 polya kernel: [    0.306923] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
Sep 14 16:51:06 polya kernel: [    0.306946] DMAR: Forcing write-buffer flush capability
Sep 14 16:51:06 polya kernel: [    0.306948] DMAR: Disabling IOMMU for graphics on this chipset
Sep 14 16:51:06 polya kernel: [    0.306978] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
Sep 14 16:51:06 polya kernel: [    0.306992] pci 0000:00:02.0: reg 10: [mem 0xf6c00000-0xf6ffffff 64bit]
Sep 14 16:51:06 polya kernel: [    0.307001] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.307008] pci 0000:00:02.0: reg 20: [io  0xefe8-0xefef]
Sep 14 16:51:06 polya kernel: [    0.307048] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
Sep 14 16:51:06 polya kernel: [    0.307061] pci 0000:00:02.1: reg 10: [mem 0xf6b00000-0xf6bfffff 64bit]
Sep 14 16:51:06 polya kernel: [    0.307156] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
Sep 14 16:51:06 polya kernel: [    0.307216] pci 0000:00:1a.0: reg 20: [io  0x6f60-0x6f7f]
Sep 14 16:51:06 polya kernel: [    0.307291] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
Sep 14 16:51:06 polya kernel: [    0.307351] pci 0000:00:1a.1: reg 20: [io  0x6f80-0x6f9f]
Sep 14 16:51:06 polya kernel: [    0.307425] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
Sep 14 16:51:06 polya kernel: [    0.307486] pci 0000:00:1a.2: reg 20: [io  0x6fa0-0x6fbf]
Sep 14 16:51:06 polya kernel: [    0.307572] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
Sep 14 16:51:06 polya kernel: [    0.307599] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff]
Sep 14 16:51:06 polya kernel: [    0.307716] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
Sep 14 16:51:06 polya kernel: [    0.307723] pci 0000:00:1a.7: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.307757] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
Sep 14 16:51:06 polya kernel: [    0.307780] pci 0000:00:1b.0: reg 10: [mem 0xf6afc000-0xf6afffff 64bit]
Sep 14 16:51:06 polya kernel: [    0.308124] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 14 16:51:06 polya kernel: [    0.308129] pci 0000:00:1b.0: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.308161] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
Sep 14 16:51:06 polya kernel: [    0.308270] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 14 16:51:06 polya kernel: [    0.308275] pci 0000:00:1c.0: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.308311] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
Sep 14 16:51:06 polya kernel: [    0.308421] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Sep 14 16:51:06 polya kernel: [    0.308426] pci 0000:00:1c.1: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.308460] pci 0000:00:1c.2: [8086:2944] type 1 class 0x000604
Sep 14 16:51:06 polya kernel: [    0.308569] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Sep 14 16:51:06 polya kernel: [    0.308574] pci 0000:00:1c.2: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.308609] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604
Sep 14 16:51:06 polya kernel: [    0.308719] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Sep 14 16:51:06 polya kernel: [    0.308724] pci 0000:00:1c.4: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.308761] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
Sep 14 16:51:06 polya kernel: [    0.308822] pci 0000:00:1d.0: reg 20: [io  0x6f00-0x6f1f]
Sep 14 16:51:06 polya kernel: [    0.308896] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
Sep 14 16:51:06 polya kernel: [    0.308957] pci 0000:00:1d.1: reg 20: [io  0x6f20-0x6f3f]
Sep 14 16:51:06 polya kernel: [    0.309031] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
Sep 14 16:51:06 polya kernel: [    0.309091] pci 0000:00:1d.2: reg 20: [io  0x6f40-0x6f5f]
Sep 14 16:51:06 polya kernel: [    0.309179] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
Sep 14 16:51:06 polya kernel: [    0.309206] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff]
Sep 14 16:51:06 polya kernel: [    0.309324] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Sep 14 16:51:06 polya kernel: [    0.309330] pci 0000:00:1d.7: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.309358] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
Sep 14 16:51:06 polya kernel: [    0.309456] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601
Sep 14 16:51:06 polya kernel: [    0.309634] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
Sep 14 16:51:06 polya kernel: [    0.309663] pci 0000:00:1f.2: reg 10: [io  0x6e70-0x6e77]
Sep 14 16:51:06 polya kernel: [    0.309676] pci 0000:00:1f.2: reg 14: [io  0x6e78-0x6e7b]
Sep 14 16:51:06 polya kernel: [    0.309688] pci 0000:00:1f.2: reg 18: [io  0x6e80-0x6e87]
Sep 14 16:51:06 polya kernel: [    0.309700] pci 0000:00:1f.2: reg 1c: [io  0x6e88-0x6e8b]
Sep 14 16:51:06 polya kernel: [    0.309712] pci 0000:00:1f.2: reg 20: [io  0x6ea0-0x6ebf]
Sep 14 16:51:06 polya kernel: [    0.309724] pci 0000:00:1f.2: reg 24: [mem 0xfed1c800-0xfed1cfff]
Sep 14 16:51:06 polya kernel: [    0.309799] pci 0000:00:1f.2: PME# supported from D3hot
Sep 14 16:51:06 polya kernel: [    0.309804] pci 0000:00:1f.2: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.309830] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
Sep 14 16:51:06 polya kernel: [    0.309852] pci 0000:00:1f.3: reg 10: [mem 0xf6afbf00-0xf6afbfff 64bit]
Sep 14 16:51:06 polya kernel: [    0.309885] pci 0000:00:1f.3: reg 20: [io  0x1100-0x111f]
Sep 14 16:51:06 polya kernel: [    0.309986] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
Sep 14 16:51:06 polya kernel: [    0.310119] pci 0000:0c:00.0: [8086:4232] type 0 class 0x000280
Sep 14 16:51:06 polya kernel: [    0.310164] pci 0000:0c:00.0: reg 10: [mem 0xf69fe000-0xf69fffff 64bit]
Sep 14 16:51:06 polya kernel: [    0.310396] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
Sep 14 16:51:06 polya kernel: [    0.310407] pci 0000:0c:00.0: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.310520] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
Sep 14 16:51:06 polya kernel: [    0.310528] pci 0000:00:1c.1:   bridge window [mem 0xf6900000-0xf69fffff]
Sep 14 16:51:06 polya kernel: [    0.310626] pci 0000:09:00.0: [11ab:4354] type 0 class 0x000200
Sep 14 16:51:06 polya kernel: [    0.310661] pci 0000:09:00.0: reg 10: [mem 0xf68fc000-0xf68fffff 64bit]
Sep 14 16:51:06 polya kernel: [    0.310679] pci 0000:09:00.0: reg 18: [io  0xde00-0xdeff]
Sep 14 16:51:06 polya kernel: [    0.310830] pci 0000:09:00.0: supports D1 D2
Sep 14 16:51:06 polya kernel: [    0.310833] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 14 16:51:06 polya kernel: [    0.310839] pci 0000:09:00.0: PME# disabled
Sep 14 16:51:06 polya kernel: [    0.316041] pci 0000:00:1c.2: PCI bridge to [bus 09-09]
Sep 14 16:51:06 polya kernel: [    0.316047] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
Sep 14 16:51:06 polya kernel: [    0.316052] pci 0000:00:1c.2:   bridge window [mem 0xf6800000-0xf68fffff]
Sep 14 16:51:06 polya kernel: [    0.316120] pci 0000:00:1c.4: PCI bridge to [bus 0d-0e]
Sep 14 16:51:06 polya kernel: [    0.316125] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
Sep 14 16:51:06 polya kernel: [    0.316130] pci 0000:00:1c.4:   bridge window [mem 0xf6600000-0xf67fffff]
Sep 14 16:51:06 polya kernel: [    0.316138] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.316228] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316242] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316245] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316248] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316251] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316254] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xf7ffffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316257] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316259] pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316262] pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316265] pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316268] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316271] pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316275] pci 0000:00:1e.0:   bridge window [mem 0xffc00000-0xffdfffff] (subtractive decode)
Sep 14 16:51:06 polya kernel: [    0.316311] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Sep 14 16:51:06 polya kernel: [    0.316682] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
Sep 14 16:51:06 polya kernel: [    0.316818] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
Sep 14 16:51:06 polya kernel: [    0.316881] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
Sep 14 16:51:06 polya kernel: [    0.316944] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
Sep 14 16:51:06 polya kernel: [    0.317008] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
Sep 14 16:51:06 polya kernel: [    0.317070]  pci0000:00: Requesting ACPI _OSC control (0x1d)
Sep 14 16:51:06 polya kernel: [    0.317074]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
Sep 14 16:51:06 polya kernel: [    0.317076] ACPI _OSC control for PCIe not granted, disabling ASPM
Sep 14 16:51:06 polya kernel: [    0.330351] ACPI: PCI Interrupt Link [LNKA] (IRQs *10 11)
Sep 14 16:51:06 polya kernel: [    0.330438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *4
Sep 14 16:51:06 polya kernel: [    0.330523] ACPI: PCI Interrupt Link [LNKC] (IRQs *10 11)
Sep 14 16:51:06 polya kernel: [    0.330592] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 11) *0, disabled.
Sep 14 16:51:06 polya kernel: [    0.330677] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Sep 14 16:51:06 polya kernel: [    0.330765] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 11 12 14 15)
Sep 14 16:51:06 polya kernel: [    0.330851] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Sep 14 16:51:06 polya kernel: [    0.330924] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Sep 14 16:51:06 polya kernel: [    0.331059] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Sep 14 16:51:06 polya kernel: [    0.331059] vgaarb: loaded
Sep 14 16:51:06 polya kernel: [    0.331059] vgaarb: bridge control possible 0000:00:02.0
Sep 14 16:51:06 polya kernel: [    0.331059] PCI: Using ACPI for IRQ routing
Sep 14 16:51:06 polya kernel: [    0.333665] PCI: pci_cache_line_size set to 64 bytes
Sep 14 16:51:06 polya kernel: [    0.333816] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
Sep 14 16:51:06 polya kernel: [    0.333819] reserve RAM buffer: 00000000bd8bf400 - 00000000bfffffff 
Sep 14 16:51:06 polya kernel: [    0.333951] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
Sep 14 16:51:06 polya kernel: [    0.333958] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
Sep 14 16:51:06 polya kernel: [    0.333964] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Sep 14 16:51:06 polya kernel: [    0.336083] Switching to clocksource hpet
Sep 14 16:51:06 polya kernel: [    0.338341] pnp: PnP ACPI init
Sep 14 16:51:06 polya kernel: [    0.338362] ACPI: bus type pnp registered
Sep 14 16:51:06 polya kernel: [    0.355377] pnp 00:00: [bus 00-ff]
Sep 14 16:51:06 polya kernel: [    0.355381] pnp 00:00: [io  0x0000-0x0cf7 window]
Sep 14 16:51:06 polya kernel: [    0.355383] pnp 00:00: [io  0x0cf8-0x0cff]
Sep 14 16:51:06 polya kernel: [    0.355386] pnp 00:00: [io  0x0d00-0xffff window]
Sep 14 16:51:06 polya kernel: [    0.355388] pnp 00:00: [mem 0x000a0000-0x000bffff window]
Sep 14 16:51:06 polya kernel: [    0.355391] pnp 00:00: [mem 0x000d0000-0x000dffff window]
Sep 14 16:51:06 polya kernel: [    0.355394] pnp 00:00: [mem 0xc0000000-0xf7ffffff window]
Sep 14 16:51:06 polya kernel: [    0.355396] pnp 00:00: [mem 0xfc000000-0xfebfffff window]
Sep 14 16:51:06 polya kernel: [    0.355399] pnp 00:00: [mem 0xfec10000-0xfecfffff window]
Sep 14 16:51:06 polya kernel: [    0.355401] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window]
Sep 14 16:51:06 polya kernel: [    0.355404] pnp 00:00: [mem 0xfed90000-0xfed9ffff window]
Sep 14 16:51:06 polya kernel: [    0.355407] pnp 00:00: [mem 0xfeda7000-0xfedfffff window]
Sep 14 16:51:06 polya kernel: [    0.355409] pnp 00:00: [mem 0xfee10000-0xff9fffff window]
Sep 14 16:51:06 polya kernel: [    0.355412] pnp 00:00: [mem 0xffc00000-0xffdfffff window]
Sep 14 16:51:06 polya kernel: [    0.355518] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
Sep 14 16:51:06 polya kernel: [    0.355534] pnp 00:01: [io  0x004e-0x004f]
Sep 14 16:51:06 polya kernel: [    0.355536] pnp 00:01: [io  0x0068-0x006f]
Sep 14 16:51:06 polya kernel: [    0.355539] pnp 00:01: [mem 0xff800000-0xff8fffff]
Sep 14 16:51:06 polya kernel: [    0.355541] pnp 00:01: [mem 0xffc00000-0xffcfffff]
Sep 14 16:51:06 polya kernel: [    0.355614] system 00:01: [mem 0xff800000-0xff8fffff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.355618] system 00:01: [mem 0xffc00000-0xffcfffff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.355621] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 14 16:51:06 polya kernel: [    0.355650] pnp 00:02: [irq 12]
Sep 14 16:51:06 polya kernel: [    0.355681] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
Sep 14 16:51:06 polya kernel: [    0.355700] pnp 00:03: [io  0x0060]
Sep 14 16:51:06 polya kernel: [    0.355703] pnp 00:03: [io  0x0064]
Sep 14 16:51:06 polya kernel: [    0.355706] pnp 00:03: [io  0x0062]
Sep 14 16:51:06 polya kernel: [    0.355707] pnp 00:03: [io  0x0066]
Sep 14 16:51:06 polya kernel: [    0.355714] pnp 00:03: [irq 1]
Sep 14 16:51:06 polya kernel: [    0.355744] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
Sep 14 16:51:06 polya kernel: [    0.355763] pnp 00:04: [io  0x0070-0x0071]
Sep 14 16:51:06 polya kernel: [    0.355770] pnp 00:04: [irq 8]
Sep 14 16:51:06 polya kernel: [    0.355772] pnp 00:04: [io  0x0072-0x0077]
Sep 14 16:51:06 polya kernel: [    0.355802] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Sep 14 16:51:06 polya kernel: [    0.355823] pnp 00:05: [io  0x0061]
Sep 14 16:51:06 polya kernel: [    0.355825] pnp 00:05: [io  0x0063]
Sep 14 16:51:06 polya kernel: [    0.355827] pnp 00:05: [io  0x0065]
Sep 14 16:51:06 polya kernel: [    0.355829] pnp 00:05: [io  0x0067]
Sep 14 16:51:06 polya kernel: [    0.355860] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
Sep 14 16:51:06 polya kernel: [    0.355936] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:51:06 polya kernel: [    0.355959] pnp 00:07: [dma 4]
Sep 14 16:51:06 polya kernel: [    0.355961] pnp 00:07: [io  0x0000-0x000f]
Sep 14 16:51:06 polya kernel: [    0.355964] pnp 00:07: [io  0x0080-0x0085]
Sep 14 16:51:06 polya kernel: [    0.355966] pnp 00:07: [io  0x0087-0x008f]
Sep 14 16:51:06 polya kernel: [    0.355968] pnp 00:07: [io  0x00c0-0x00df]
Sep 14 16:51:06 polya kernel: [    0.355970] pnp 00:07: [io  0x0010-0x001f]
Sep 14 16:51:06 polya kernel: [    0.355972] pnp 00:07: [io  0x0090-0x0091]
Sep 14 16:51:06 polya kernel: [    0.355974] pnp 00:07: [io  0x0093-0x009f]
Sep 14 16:51:06 polya kernel: [    0.356027] pnp 00:07: Plug and Play ACPI device, IDs PNP0200 (active)
Sep 14 16:51:06 polya kernel: [    0.356048] pnp 00:08: [io  0x00f0-0x00ff]
Sep 14 16:51:06 polya kernel: [    0.356054] pnp 00:08: [irq 13]
Sep 14 16:51:06 polya kernel: [    0.356088] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
Sep 14 16:51:06 polya kernel: [    0.356136] pnp 00:09: [mem 0xfed00000-0xfed003ff]
Sep 14 16:51:06 polya kernel: [    0.356190] system 00:09: [mem 0xfed00000-0xfed003ff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356194] system 00:09: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
Sep 14 16:51:06 polya kernel: [    0.356371] pnp 00:0a: [io  0x0900-0x097f]
Sep 14 16:51:06 polya kernel: [    0.356374] pnp 00:0a: [io  0x0092]
Sep 14 16:51:06 polya kernel: [    0.356376] pnp 00:0a: [io  0x00b2-0x00b3]
Sep 14 16:51:06 polya kernel: [    0.356378] pnp 00:0a: [io  0x0020-0x0021]
Sep 14 16:51:06 polya kernel: [    0.356380] pnp 00:0a: [io  0x00a0-0x00a1]
Sep 14 16:51:06 polya kernel: [    0.356382] pnp 00:0a: [irq 0 disabled]
Sep 14 16:51:06 polya kernel: [    0.356385] pnp 00:0a: [io  0x04d0-0x04d1]
Sep 14 16:51:06 polya kernel: [    0.356387] pnp 00:0a: [io  0x1000-0x1005]
Sep 14 16:51:06 polya kernel: [    0.356390] pnp 00:0a: [io  0x1008-0x100f]
Sep 14 16:51:06 polya kernel: [    0.356469] system 00:0a: [io  0x0900-0x097f] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356472] system 00:0a: [io  0x04d0-0x04d1] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356476] system 00:0a: [io  0x1000-0x1005] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356479] system 00:0a: [io  0x1008-0x100f] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356482] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:51:06 polya kernel: [    0.356503] pnp 00:0b: [io  0xf400-0xf4fe]
Sep 14 16:51:06 polya kernel: [    0.356505] pnp 00:0b: [io  0x0086]
Sep 14 16:51:06 polya kernel: [    0.356507] pnp 00:0b: [io  0x1006-0x1007]
Sep 14 16:51:06 polya kernel: [    0.356509] pnp 00:0b: [io  0x100a-0x1059]
Sep 14 16:51:06 polya kernel: [    0.356511] pnp 00:0b: [io  0x1060-0x107f]
Sep 14 16:51:06 polya kernel: [    0.356514] pnp 00:0b: [io  0x1080-0x10bf]
Sep 14 16:51:06 polya kernel: [    0.356516] pnp 00:0b: [io  0x1100-0x111f]
Sep 14 16:51:06 polya kernel: [    0.356518] pnp 00:0b: [io  0x1010-0x102f]
Sep 14 16:51:06 polya kernel: [    0.356520] pnp 00:0b: [io  0x0809]
Sep 14 16:51:06 polya kernel: [    0.356597] system 00:0b: [io  0xf400-0xf4fe] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356600] system 00:0b: [io  0x1006-0x1007] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356603] system 00:0b: [io  0x100a-0x1059] could not be reserved
Sep 14 16:51:06 polya kernel: [    0.356606] system 00:0b: [io  0x1060-0x107f] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356609] system 00:0b: [io  0x1080-0x10bf] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356612] system 00:0b: [io  0x1100-0x111f] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356615] system 00:0b: [io  0x1010-0x102f] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356618] system 00:0b: [io  0x0809] has been reserved
Sep 14 16:51:06 polya kernel: [    0.356621] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:51:06 polya kernel: [    0.374933] pnp 00:0c: [mem 0x00000000-0x0009efff]
Sep 14 16:51:06 polya kernel: [    0.374936] pnp 00:0c: [mem 0x0009f000-0x0009ffff]
Sep 14 16:51:06 polya kernel: [    0.374938] pnp 00:0c: [mem 0x000c0000-0x000cffff]
Sep 14 16:51:06 polya kernel: [    0.374941] pnp 00:0c: [mem 0x000e0000-0x000fffff]
Sep 14 16:51:06 polya kernel: [    0.374943] pnp 00:0c: [mem 0x00100000-0xbd8bf3ff]
Sep 14 16:51:06 polya kernel: [    0.374945] pnp 00:0c: [mem 0xbd8bf400-0xbdafffff]
Sep 14 16:51:06 polya kernel: [    0.374948] pnp 00:0c: [mem 0xbdb00000-0xbdbfffff]
Sep 14 16:51:06 polya kernel: [    0.374950] pnp 00:0c: [mem 0xffe00000-0xffffffff]
Sep 14 16:51:06 polya kernel: [    0.374952] pnp 00:0c: [mem 0xffa00000-0xffbfffff]
Sep 14 16:51:06 polya kernel: [    0.374955] pnp 00:0c: [mem 0xfec00000-0xfec0ffff]
Sep 14 16:51:06 polya kernel: [    0.374957] pnp 00:0c: [mem 0xfee00000-0xfee0ffff]
Sep 14 16:51:06 polya kernel: [    0.374959] pnp 00:0c: [mem 0xfed20000-0xfed8ffff]
Sep 14 16:51:06 polya kernel: [    0.374962] pnp 00:0c: [mem 0xfeda0000-0xfeda3fff]
Sep 14 16:51:06 polya kernel: [    0.374964] pnp 00:0c: [mem 0xfeda4000-0xfeda4fff]
Sep 14 16:51:06 polya kernel: [    0.374966] pnp 00:0c: [mem 0xfeda5000-0xfeda5fff]
Sep 14 16:51:06 polya kernel: [    0.374968] pnp 00:0c: [mem 0xfeda6000-0xfeda6fff]
Sep 14 16:51:06 polya kernel: [    0.374971] pnp 00:0c: [mem 0xfed1c800-0xfed1cfff]
Sep 14 16:51:06 polya kernel: [    0.374973] pnp 00:0c: [mem 0xfed18000-0xfed1bfff]
Sep 14 16:51:06 polya kernel: [    0.374975] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
Sep 14 16:51:06 polya kernel: [    0.375078] system 00:0c: [mem 0x00000000-0x0009efff] could not be reserved
Sep 14 16:51:06 polya kernel: [    0.375082] system 00:0c: [mem 0x0009f000-0x0009ffff] could not be reserved
Sep 14 16:51:06 polya kernel: [    0.375085] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
Sep 14 16:51:06 polya kernel: [    0.375089] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
Sep 14 16:51:06 polya kernel: [    0.375092] system 00:0c: [mem 0x00100000-0xbd8bf3ff] could not be reserved
Sep 14 16:51:06 polya kernel: [    0.375096] system 00:0c: [mem 0xbd8bf400-0xbdafffff] could not be reserved
Sep 14 16:51:06 polya kernel: [    0.375099] system 00:0c: [mem 0xbdb00000-0xbdbfffff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375102] system 00:0c: [mem 0xffe00000-0xffffffff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375105] system 00:0c: [mem 0xffa00000-0xffbfffff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375108] system 00:0c: [mem 0xfec00000-0xfec0ffff] could not be reserved
Sep 14 16:51:06 polya kernel: [    0.375112] system 00:0c: [mem 0xfee00000-0xfee0ffff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375115] system 00:0c: [mem 0xfed20000-0xfed8ffff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375118] system 00:0c: [mem 0xfeda0000-0xfeda3fff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375121] system 00:0c: [mem 0xfeda4000-0xfeda4fff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375124] system 00:0c: [mem 0xfeda5000-0xfeda5fff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375127] system 00:0c: [mem 0xfeda6000-0xfeda6fff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375131] system 00:0c: [mem 0xfed1c800-0xfed1cfff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375134] system 00:0c: [mem 0xfed18000-0xfed1bfff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375137] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
Sep 14 16:51:06 polya kernel: [    0.375140] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
Sep 14 16:51:06 polya kernel: [    0.375185] pnp: PnP ACPI: found 13 devices
Sep 14 16:51:06 polya kernel: [    0.375187] ACPI: ACPI bus type pnp unregistered
Sep 14 16:51:06 polya kernel: [    0.382755] PCI: max bus depth: 1 pci_try_num: 2
Sep 14 16:51:06 polya kernel: [    0.382818] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.382822] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.382827] pci 0000:00:1c.1: BAR 13: assigned [io  0x2000-0x2fff]
Sep 14 16:51:06 polya kernel: [    0.382830] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0400000-0xc05fffff]
Sep 14 16:51:06 polya kernel: [    0.382834] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.382838] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
Sep 14 16:51:06 polya kernel: [    0.382841] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
Sep 14 16:51:06 polya kernel: [    0.382845] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Sep 14 16:51:06 polya kernel: [    0.382852] pci 0000:00:1c.0:   bridge window [mem 0xc0400000-0xc05fffff]
Sep 14 16:51:06 polya kernel: [    0.382857] pci 0000:00:1c.0:   bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.382866] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
Sep 14 16:51:06 polya kernel: [    0.382869] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
Sep 14 16:51:06 polya kernel: [    0.382876] pci 0000:00:1c.1:   bridge window [mem 0xf6900000-0xf69fffff]
Sep 14 16:51:06 polya kernel: [    0.382881] pci 0000:00:1c.1:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.382889] pci 0000:00:1c.2: PCI bridge to [bus 09-09]
Sep 14 16:51:06 polya kernel: [    0.382893] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
Sep 14 16:51:06 polya kernel: [    0.382900] pci 0000:00:1c.2:   bridge window [mem 0xf6800000-0xf68fffff]
Sep 14 16:51:06 polya kernel: [    0.382905] pci 0000:00:1c.2:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.382913] pci 0000:00:1c.4: PCI bridge to [bus 0d-0e]
Sep 14 16:51:06 polya kernel: [    0.382917] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
Sep 14 16:51:06 polya kernel: [    0.382923] pci 0000:00:1c.4:   bridge window [mem 0xf6600000-0xf67fffff]
Sep 14 16:51:06 polya kernel: [    0.382928] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.382937] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
Sep 14 16:51:06 polya kernel: [    0.382971] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep 14 16:51:06 polya kernel: [    0.382977] pci 0000:00:1c.0: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.382988] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Sep 14 16:51:06 polya kernel: [    0.382994] pci 0000:00:1c.1: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.383006] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:51:06 polya kernel: [    0.383012] pci 0000:00:1c.2: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.383020] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep 14 16:51:06 polya kernel: [    0.383025] pci 0000:00:1c.4: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.383033] pci 0000:00:1e.0: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.383037] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
Sep 14 16:51:06 polya kernel: [    0.383040] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
Sep 14 16:51:06 polya kernel: [    0.383043] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Sep 14 16:51:06 polya kernel: [    0.383045] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
Sep 14 16:51:06 polya kernel: [    0.383048] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xf7ffffff]
Sep 14 16:51:06 polya kernel: [    0.383050] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
Sep 14 16:51:06 polya kernel: [    0.383053] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
Sep 14 16:51:06 polya kernel: [    0.383055] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
Sep 14 16:51:06 polya kernel: [    0.383058] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
Sep 14 16:51:06 polya kernel: [    0.383060] pci_bus 0000:00: resource 13 [mem 0xfeda7000-0xfedfffff]
Sep 14 16:51:06 polya kernel: [    0.383063] pci_bus 0000:00: resource 14 [mem 0xfee10000-0xff9fffff]
Sep 14 16:51:06 polya kernel: [    0.383065] pci_bus 0000:00: resource 15 [mem 0xffc00000-0xffdfffff]
Sep 14 16:51:06 polya kernel: [    0.383068] pci_bus 0000:0b: resource 0 [io  0x3000-0x3fff]
Sep 14 16:51:06 polya kernel: [    0.383070] pci_bus 0000:0b: resource 1 [mem 0xc0400000-0xc05fffff]
Sep 14 16:51:06 polya kernel: [    0.383073] pci_bus 0000:0b: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.383076] pci_bus 0000:0c: resource 0 [io  0x2000-0x2fff]
Sep 14 16:51:06 polya kernel: [    0.383078] pci_bus 0000:0c: resource 1 [mem 0xf6900000-0xf69fffff]
Sep 14 16:51:06 polya kernel: [    0.383081] pci_bus 0000:0c: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.383084] pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
Sep 14 16:51:06 polya kernel: [    0.383086] pci_bus 0000:09: resource 1 [mem 0xf6800000-0xf68fffff]
Sep 14 16:51:06 polya kernel: [    0.383089] pci_bus 0000:09: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.383091] pci_bus 0000:0d: resource 0 [io  0xc000-0xcfff]
Sep 14 16:51:06 polya kernel: [    0.383093] pci_bus 0000:0d: resource 1 [mem 0xf6600000-0xf67fffff]
Sep 14 16:51:06 polya kernel: [    0.383096] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
Sep 14 16:51:06 polya kernel: [    0.383099] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
Sep 14 16:51:06 polya kernel: [    0.383101] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
Sep 14 16:51:06 polya kernel: [    0.383104] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
Sep 14 16:51:06 polya kernel: [    0.383106] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
Sep 14 16:51:06 polya kernel: [    0.383109] pci_bus 0000:03: resource 8 [mem 0xc0000000-0xf7ffffff]
Sep 14 16:51:06 polya kernel: [    0.383111] pci_bus 0000:03: resource 9 [mem 0xfc000000-0xfebfffff]
Sep 14 16:51:06 polya kernel: [    0.383114] pci_bus 0000:03: resource 10 [mem 0xfec10000-0xfecfffff]
Sep 14 16:51:06 polya kernel: [    0.383116] pci_bus 0000:03: resource 11 [mem 0xfed1c000-0xfed1ffff]
Sep 14 16:51:06 polya kernel: [    0.383119] pci_bus 0000:03: resource 12 [mem 0xfed90000-0xfed9ffff]
Sep 14 16:51:06 polya kernel: [    0.383121] pci_bus 0000:03: resource 13 [mem 0xfeda7000-0xfedfffff]
Sep 14 16:51:06 polya kernel: [    0.383124] pci_bus 0000:03: resource 14 [mem 0xfee10000-0xff9fffff]
Sep 14 16:51:06 polya kernel: [    0.383126] pci_bus 0000:03: resource 15 [mem 0xffc00000-0xffdfffff]
Sep 14 16:51:06 polya kernel: [    0.383199] NET: Registered protocol family 2
Sep 14 16:51:06 polya kernel: [    0.383368] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
Sep 14 16:51:06 polya kernel: [    0.384798] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
Sep 14 16:51:06 polya kernel: [    0.389104] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Sep 14 16:51:06 polya kernel: [    0.389623] TCP: Hash tables configured (established 524288 bind 65536)
Sep 14 16:51:06 polya kernel: [    0.389627] TCP reno registered
Sep 14 16:51:06 polya kernel: [    0.389650] UDP hash table entries: 2048 (order: 4, 65536 bytes)
Sep 14 16:51:06 polya kernel: [    0.389694] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Sep 14 16:51:06 polya kernel: [    0.389880] NET: Registered protocol family 1
Sep 14 16:51:06 polya kernel: [    0.389902] pci 0000:00:02.0: Boot video device
Sep 14 16:51:06 polya kernel: [    0.389931] pci 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:51:06 polya kernel: [    0.389954] pci 0000:00:1a.0: PCI INT A disabled
Sep 14 16:51:06 polya kernel: [    0.389968] pci 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:51:06 polya kernel: [    0.389989] pci 0000:00:1a.1: PCI INT B disabled
Sep 14 16:51:06 polya kernel: [    0.390002] pci 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:51:06 polya kernel: [    0.390023] pci 0000:00:1a.2: PCI INT C disabled
Sep 14 16:51:06 polya kernel: [    0.390035] pci 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:51:06 polya kernel: [    0.390066] pci 0000:00:1a.7: PCI INT C disabled
Sep 14 16:51:06 polya kernel: [    0.390091] pci 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:51:06 polya kernel: [    0.390112] pci 0000:00:1d.0: PCI INT A disabled
Sep 14 16:51:06 polya kernel: [    0.390121] pci 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:51:06 polya kernel: [    0.390142] pci 0000:00:1d.1: PCI INT B disabled
Sep 14 16:51:06 polya kernel: [    0.390152] pci 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:51:06 polya kernel: [    0.390173] pci 0000:00:1d.2: PCI INT C disabled
Sep 14 16:51:06 polya kernel: [    0.390183] pci 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:51:06 polya kernel: [    0.390202] pci 0000:00:1d.7: PCI INT A disabled
Sep 14 16:51:06 polya kernel: [    0.390248] PCI: CLS 64 bytes, default 64
Sep 14 16:51:06 polya kernel: [    0.390309] Unpacking initramfs...
Sep 14 16:51:06 polya kernel: [    0.478642] Freeing initrd memory: 3788k freed
Sep 14 16:51:06 polya kernel: [    0.480948] audit: initializing netlink socket (disabled)
Sep 14 16:51:06 polya kernel: [    0.480963] type=2000 audit(1347637828.476:1): initialized
Sep 14 16:51:06 polya kernel: [    0.509550] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Sep 14 16:51:06 polya kernel: [    0.525664] VFS: Disk quotas dquot_6.5.2
Sep 14 16:51:06 polya kernel: [    0.525703] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 14 16:51:06 polya kernel: [    0.525782] msgmni has been set to 5963
Sep 14 16:51:06 polya kernel: [    0.525993] alg: No test for stdrng (krng)
Sep 14 16:51:06 polya kernel: [    0.526031] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Sep 14 16:51:06 polya kernel: [    0.526035] io scheduler noop registered
Sep 14 16:51:06 polya kernel: [    0.526037] io scheduler deadline registered
Sep 14 16:51:06 polya kernel: [    0.526054] io scheduler cfq registered (default)
Sep 14 16:51:06 polya kernel: [    0.526160] pcieport 0000:00:1c.0: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.526221] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
Sep 14 16:51:06 polya kernel: [    0.526311] pcieport 0000:00:1c.1: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.526366] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
Sep 14 16:51:06 polya kernel: [    0.526451] pcieport 0000:00:1c.2: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.526506] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
Sep 14 16:51:06 polya kernel: [    0.526590] pcieport 0000:00:1c.4: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.526644] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
Sep 14 16:51:06 polya kernel: [    0.526757] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 14 16:51:06 polya kernel: [    0.526787] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Sep 14 16:51:06 polya kernel: [    0.526789] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 14 16:51:06 polya kernel: [    0.527111] acpiphp: Slot [1] registered
Sep 14 16:51:06 polya kernel: [    0.527229] intel_idle: does not run on family 6 model 23
Sep 14 16:51:06 polya kernel: [    0.527263] ERST: Table is not found!
Sep 14 16:51:06 polya kernel: [    0.527265] GHES: HEST is not enabled!
Sep 14 16:51:06 polya kernel: [    0.527346] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 14 16:51:06 polya kernel: [    0.572472] Linux agpgart interface v0.103
Sep 14 16:51:06 polya kernel: [    0.572574] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
Sep 14 16:51:06 polya kernel: [    0.572637] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
Sep 14 16:51:06 polya kernel: [    0.573104] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
Sep 14 16:51:06 polya kernel: [    0.573241] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
Sep 14 16:51:06 polya kernel: [    0.573393] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Sep 14 16:51:06 polya kernel: [    0.590518] i8042: Detected active multiplexing controller, rev 1.1
Sep 14 16:51:06 polya kernel: [    0.603665] serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 14 16:51:06 polya kernel: [    0.603672] serio: i8042 AUX0 port at 0x60,0x64 irq 12
Sep 14 16:51:06 polya kernel: [    0.603713] serio: i8042 AUX1 port at 0x60,0x64 irq 12
Sep 14 16:51:06 polya kernel: [    0.603741] serio: i8042 AUX2 port at 0x60,0x64 irq 12
Sep 14 16:51:06 polya kernel: [    0.603771] serio: i8042 AUX3 port at 0x60,0x64 irq 12
Sep 14 16:51:06 polya kernel: [    0.603918] mousedev: PS/2 mouse device common for all mice
Sep 14 16:51:06 polya kernel: [    0.604607] rtc_cmos 00:04: RTC can wake from S4
Sep 14 16:51:06 polya kernel: [    0.604746] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
Sep 14 16:51:06 polya kernel: [    0.604779] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 14 16:51:06 polya kernel: [    0.604792] cpuidle: using governor ladder
Sep 14 16:51:06 polya kernel: [    0.604794] cpuidle: using governor menu
Sep 14 16:51:06 polya kernel: [    0.605021] TCP cubic registered
Sep 14 16:51:06 polya kernel: [    0.605072] NET: Registered protocol family 10
Sep 14 16:51:06 polya kernel: [    0.605586] Mobile IPv6
Sep 14 16:51:06 polya kernel: [    0.605589] NET: Registered protocol family 17
Sep 14 16:51:06 polya kernel: [    0.605593] Registering the dns_resolver key type
Sep 14 16:51:06 polya kernel: [    0.605745] PM: Hibernation image not present or could not be loaded.
Sep 14 16:51:06 polya kernel: [    0.605757] registered taskstats version 1
Sep 14 16:51:06 polya kernel: [    0.614231] rtc_cmos 00:04: setting system clock to 2012-09-14 15:50:29 UTC (1347637829)
Sep 14 16:51:06 polya kernel: [    0.614284] Initializing network drop monitor service
Sep 14 16:51:06 polya kernel: [    0.615802] Freeing unused kernel memory: 572k freed
Sep 14 16:51:06 polya kernel: [    0.615958] Write protecting the kernel read-only data: 6144k
Sep 14 16:51:06 polya kernel: [    0.619015] Freeing unused kernel memory: 668k freed
Sep 14 16:51:06 polya kernel: [    0.622308] Freeing unused kernel memory: 684k freed
Sep 14 16:51:06 polya kernel: [    0.644129] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Sep 14 16:51:06 polya kernel: [    0.838550] SCSI subsystem initialized
Sep 14 16:51:06 polya kernel: [    0.915198] libata version 3.00 loaded.
Sep 14 16:51:06 polya kernel: [    0.916238] ahci 0000:00:1f.2: version 3.0
Sep 14 16:51:06 polya kernel: [    0.916257] ahci 0000:00:1f.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:51:06 polya kernel: [    0.916326] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
Sep 14 16:51:06 polya kernel: [    0.916391] ahci: SSS flag set, parallel bus scan disabled
Sep 14 16:51:06 polya kernel: [    0.916435] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
Sep 14 16:51:06 polya kernel: [    0.916439] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems 
Sep 14 16:51:06 polya kernel: [    0.916445] ahci 0000:00:1f.2: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [    0.940846] scsi0 : ahci
Sep 14 16:51:06 polya kernel: [    0.940987] scsi1 : ahci
Sep 14 16:51:06 polya kernel: [    0.941748] scsi2 : ahci
Sep 14 16:51:06 polya kernel: [    0.941858] scsi3 : ahci
Sep 14 16:51:06 polya kernel: [    0.941947] scsi4 : ahci
Sep 14 16:51:06 polya kernel: [    0.942029] scsi5 : ahci
Sep 14 16:51:06 polya kernel: [    0.943305] ata1: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1c900 irq 44
Sep 14 16:51:06 polya kernel: [    0.943310] ata2: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1c980 irq 44
Sep 14 16:51:06 polya kernel: [    0.943312] ata3: DUMMY
Sep 14 16:51:06 polya kernel: [    0.943314] ata4: DUMMY
Sep 14 16:51:06 polya kernel: [    0.943317] ata5: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1cb00 irq 44
Sep 14 16:51:06 polya kernel: [    0.943321] ata6: SATA max UDMA/133 abar m2048@0xfed1c800 port 0xfed1cb80 irq 44
Sep 14 16:51:06 polya kernel: [    0.950000] thermal LNXTHERM:00: registered as thermal_zone0
Sep 14 16:51:06 polya kernel: [    0.950003] ACPI: Thermal Zone [THM] (63 C)
Sep 14 16:51:06 polya kernel: [    1.268033] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep 14 16:51:06 polya kernel: [    1.274185] ata1.00: ATA-8: SAMSUNG HN-M750MBB, 2AR10001, max UDMA/133
Sep 14 16:51:06 polya kernel: [    1.274189] ata1.00: 1465149168 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
Sep 14 16:51:06 polya kernel: [    1.280346] ata1.00: configured for UDMA/133
Sep 14 16:51:06 polya kernel: [    1.280494] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HN-M750M 2AR1 PQ: 0 ANSI: 5
Sep 14 16:51:06 polya kernel: [    1.480024] Refined TSC clocksource calibration: 1994.999 MHz.
Sep 14 16:51:06 polya kernel: [    1.480029] Switching to clocksource tsc
Sep 14 16:51:06 polya kernel: [    1.600020] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 14 16:51:06 polya kernel: [    1.619072] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L633C, D300, max UDMA/100
Sep 14 16:51:06 polya kernel: [    1.619076] ata2.00: applying bridge limits
Sep 14 16:51:06 polya kernel: [    1.638310] ata2.00: configured for UDMA/100
Sep 14 16:51:06 polya kernel: [    1.640676] scsi 1:0:0:0: CD-ROM            TSSTcorp DVD+-RW TS-L633C D300 PQ: 0 ANSI: 5
Sep 14 16:51:06 polya kernel: [    1.960020] ata5: SATA link down (SStatus 0 SControl 300)
Sep 14 16:51:06 polya kernel: [    2.280017] ata6: SATA link down (SStatus 0 SControl 300)
Sep 14 16:51:06 polya kernel: [    2.286025] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
Sep 14 16:51:06 polya kernel: [    2.286085] sd 0:0:0:0: [sda] Write Protect is off
Sep 14 16:51:06 polya kernel: [    2.286088] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 14 16:51:06 polya kernel: [    2.286114] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 14 16:51:06 polya kernel: [    2.315840]  sda: sda1 sda2 sda3
Sep 14 16:51:06 polya kernel: [    2.316227] sd 0:0:0:0: [sda] Attached SCSI disk
Sep 14 16:51:06 polya kernel: [    2.693122] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
Sep 14 16:51:06 polya kernel: [    2.695732] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
Sep 14 16:51:06 polya kernel: [    2.698839] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Sep 14 16:51:06 polya kernel: [    2.705832] device-mapper: uevent: version 1.0.3
Sep 14 16:51:06 polya kernel: [    2.705908] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
Sep 14 16:51:06 polya kernel: [   23.453378] PM: Starting manual resume from disk
Sep 14 16:51:06 polya kernel: [   23.453383] PM: Hibernation image partition 254:2 present
Sep 14 16:51:06 polya kernel: [   23.453384] PM: Looking for hibernation image.
Sep 14 16:51:06 polya kernel: [   23.453596] PM: Image not found (code -22)
Sep 14 16:51:06 polya kernel: [   23.453597] PM: Hibernation image not present or could not be loaded.
Sep 14 16:51:06 polya kernel: [   23.483765] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:51:06 polya kernel: [   25.732186] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
Sep 14 16:51:06 polya kernel: [   25.733020] ACPI: Lid Switch [LID]
Sep 14 16:51:06 polya kernel: [   25.733076] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
Sep 14 16:51:06 polya kernel: [   25.733081] ACPI: Power Button [PBTN]
Sep 14 16:51:06 polya kernel: [   25.733134] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Sep 14 16:51:06 polya kernel: [   25.733139] ACPI: Sleep Button [SBTN]
Sep 14 16:51:06 polya kernel: [   25.874289] wmi: Mapper loaded
Sep 14 16:51:06 polya kernel: [   25.883050] ACPI: Requesting acpi_cpufreq
Sep 14 16:51:06 polya kernel: [   25.884620] Monitor-Mwait will be used to enter C-1 state
Sep 14 16:51:06 polya kernel: [   25.884670] Monitor-Mwait will be used to enter C-2 state
Sep 14 16:51:06 polya kernel: [   25.884678] Marking TSC unstable due to TSC halts in idle
Sep 14 16:51:06 polya kernel: [   25.884689] ACPI: acpi_idle registered with cpuidle
Sep 14 16:51:06 polya kernel: [   25.885094] Switching to clocksource hpet
Sep 14 16:51:06 polya kernel: [   25.973678] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Sep 14 16:51:06 polya kernel: [   25.989849] input: PC Speaker as /devices/platform/pcspkr/input/input4
Sep 14 16:51:06 polya kernel: [   26.020284] iTCO_vendor_support: vendor-support=0
Sep 14 16:51:06 polya kernel: [   26.029479] input: Dell WMI hotkeys as /devices/virtual/input/input5
Sep 14 16:51:06 polya kernel: [   26.035270] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
Sep 14 16:51:06 polya kernel: [   26.035391] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x1060)
Sep 14 16:51:06 polya kernel: [   26.035470] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep 14 16:51:06 polya kernel: [   26.071251] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:51:06 polya kernel: [   26.130112] cfg80211: Calling CRDA to update world regulatory domain
Sep 14 16:51:06 polya kernel: [   26.230110] ACPI: AC Adapter [AC] (off-line)
Sep 14 16:51:06 polya kernel: [   26.266051] usbcore: registered new interface driver usbfs
Sep 14 16:51:06 polya kernel: [   26.266087] usbcore: registered new interface driver hub
Sep 14 16:51:06 polya kernel: [   26.275443] usbcore: registered new device driver usb
Sep 14 16:51:06 polya kernel: [   26.286311] sky2: driver version 1.30
Sep 14 16:51:06 polya kernel: [   26.286354] sky2 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
Sep 14 16:51:06 polya kernel: [   26.286744] sky2 0000:09:00.0: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.286777] sky2 0000:09:00.0: Yukon-2 FE+ chip revision 0
Sep 14 16:51:06 polya kernel: [   26.287636] sky2 0000:09:00.0: irq 45 for MSI/MSI-X
Sep 14 16:51:06 polya kernel: [   26.290726] sky2 0000:09:00.0: eth0: addr 00:25:64:3f:5c:d1
Sep 14 16:51:06 polya kernel: [   26.291491] ACPI: Battery Slot [BAT0] (battery present)
Sep 14 16:51:06 polya kernel: [   26.300788] atkbd serio0: Unknown key pressed (translated set 2, code 0x8d on isa0060/serio0).
Sep 14 16:51:06 polya kernel: [   26.300793] atkbd serio0: Use 'setkeycodes e00d <keycode>' to make it known.
Sep 14 16:51:06 polya kernel: [   26.310180] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 14 16:51:06 polya kernel: [   26.310216] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:51:06 polya kernel: [   26.310238] ehci_hcd 0000:00:1a.7: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.310242] ehci_hcd 0000:00:1a.7: EHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.310286] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
Sep 14 16:51:06 polya kernel: [   26.310321] ehci_hcd 0000:00:1a.7: debug port 1
Sep 14 16:51:06 polya kernel: [   26.314205] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
Sep 14 16:51:06 polya kernel: [   26.314230] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400
Sep 14 16:51:06 polya kernel: [   26.332033] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Sep 14 16:51:06 polya kernel: [   26.332065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Sep 14 16:51:06 polya kernel: [   26.332068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:51:06 polya kernel: [   26.332071] usb usb1: Product: EHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.332073] usb usb1: Manufacturer: Linux 3.2.0-3-amd64 ehci_hcd
Sep 14 16:51:06 polya kernel: [   26.332075] usb usb1: SerialNumber: 0000:00:1a.7
Sep 14 16:51:06 polya kernel: [   26.333617] hub 1-0:1.0: USB hub found
Sep 14 16:51:06 polya kernel: [   26.333626] hub 1-0:1.0: 6 ports detected
Sep 14 16:51:06 polya kernel: [   26.333756] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:51:06 polya kernel: [   26.333791] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.333795] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.333809] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
Sep 14 16:51:06 polya kernel: [   26.333847] ehci_hcd 0000:00:1d.7: debug port 1
Sep 14 16:51:06 polya kernel: [   26.335049] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
Sep 14 16:51:06 polya kernel: [   26.335052] Copyright(c) 2003-2011 Intel Corporation
Sep 14 16:51:06 polya kernel: [   26.335143] iwlwifi 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Sep 14 16:51:06 polya kernel: [   26.335180] iwlwifi 0000:0c:00.0: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.335215] iwlwifi 0000:0c:00.0: pci_resource_len = 0x00002000
Sep 14 16:51:06 polya kernel: [   26.335218] iwlwifi 0000:0c:00.0: pci_resource_base = ffffc90000660000
Sep 14 16:51:06 polya kernel: [   26.335220] iwlwifi 0000:0c:00.0: HW Revision ID = 0x0
Sep 14 16:51:06 polya kernel: [   26.335493] iwlwifi 0000:0c:00.0: irq 46 for MSI/MSI-X
Sep 14 16:51:06 polya kernel: [   26.335647] iwlwifi 0000:0c:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
Sep 14 16:51:06 polya kernel: [   26.335783] iwlwifi 0000:0c:00.0: L1 Enabled; Disabling L0S
Sep 14 16:51:06 polya kernel: [   26.337741] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
Sep 14 16:51:06 polya kernel: [   26.337814] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000
Sep 14 16:51:06 polya kernel: [   26.352025] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Sep 14 16:51:06 polya kernel: [   26.352058] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Sep 14 16:51:06 polya kernel: [   26.352061] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:51:06 polya kernel: [   26.352063] usb usb2: Product: EHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.352065] usb usb2: Manufacturer: Linux 3.2.0-3-amd64 ehci_hcd
Sep 14 16:51:06 polya kernel: [   26.352067] usb usb2: SerialNumber: 0000:00:1d.7
Sep 14 16:51:06 polya kernel: [   26.352209] hub 2-0:1.0: USB hub found
Sep 14 16:51:06 polya kernel: [   26.352215] hub 2-0:1.0: 6 ports detected
Sep 14 16:51:06 polya kernel: [   26.358071] iwlwifi 0000:0c:00.0: device EEPROM VER=0x11f, CALIB=0x4
Sep 14 16:51:06 polya kernel: [   26.358074] iwlwifi 0000:0c:00.0: Device SKU: 0Xf0
Sep 14 16:51:06 polya kernel: [   26.358157] iwlwifi 0000:0c:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
Sep 14 16:51:06 polya kernel: [   26.374230] uhci_hcd: USB Universal Host Controller Interface driver
Sep 14 16:51:06 polya kernel: [   26.374284] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:51:06 polya kernel: [   26.374297] uhci_hcd 0000:00:1a.0: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.374301] uhci_hcd 0000:00:1a.0: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.374318] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
Sep 14 16:51:06 polya kernel: [   26.374353] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f60
Sep 14 16:51:06 polya kernel: [   26.374404] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:51:06 polya kernel: [   26.374407] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:51:06 polya kernel: [   26.374409] usb usb3: Product: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.374412] usb usb3: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:51:06 polya kernel: [   26.374414] usb usb3: SerialNumber: 0000:00:1a.0
Sep 14 16:51:06 polya kernel: [   26.374879] hub 3-0:1.0: USB hub found
Sep 14 16:51:06 polya kernel: [   26.374885] hub 3-0:1.0: 2 ports detected
Sep 14 16:51:06 polya kernel: [   26.374984] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:51:06 polya kernel: [   26.374997] uhci_hcd 0000:00:1a.1: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.375001] uhci_hcd 0000:00:1a.1: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.375011] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
Sep 14 16:51:06 polya kernel: [   26.375059] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f80
Sep 14 16:51:06 polya kernel: [   26.375102] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:51:06 polya kernel: [   26.375105] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:51:06 polya kernel: [   26.375107] usb usb4: Product: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.375109] usb usb4: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:51:06 polya kernel: [   26.375111] usb usb4: SerialNumber: 0000:00:1a.1
Sep 14 16:51:06 polya kernel: [   26.375314] hub 4-0:1.0: USB hub found
Sep 14 16:51:06 polya kernel: [   26.375319] hub 4-0:1.0: 2 ports detected
Sep 14 16:51:06 polya kernel: [   26.375410] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:51:06 polya kernel: [   26.375420] uhci_hcd 0000:00:1a.2: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.375424] uhci_hcd 0000:00:1a.2: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.375434] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
Sep 14 16:51:06 polya kernel: [   26.375464] uhci_hcd 0000:00:1a.2: irq 22, io base 0x00006fa0
Sep 14 16:51:06 polya kernel: [   26.375505] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:51:06 polya kernel: [   26.375508] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:51:06 polya kernel: [   26.375510] usb usb5: Product: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.375512] usb usb5: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:51:06 polya kernel: [   26.375514] usb usb5: SerialNumber: 0000:00:1a.2
Sep 14 16:51:06 polya kernel: [   26.375639] hub 5-0:1.0: USB hub found
Sep 14 16:51:06 polya kernel: [   26.375644] hub 5-0:1.0: 2 ports detected
Sep 14 16:51:06 polya kernel: [   26.375728] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Sep 14 16:51:06 polya kernel: [   26.375737] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.375741] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.375749] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
Sep 14 16:51:06 polya kernel: [   26.375779] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f00
Sep 14 16:51:06 polya kernel: [   26.375819] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:51:06 polya kernel: [   26.375822] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:51:06 polya kernel: [   26.375824] usb usb6: Product: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.375826] usb usb6: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:51:06 polya kernel: [   26.375829] usb usb6: SerialNumber: 0000:00:1d.0
Sep 14 16:51:06 polya kernel: [   26.375953] hub 6-0:1.0: USB hub found
Sep 14 16:51:06 polya kernel: [   26.375958] hub 6-0:1.0: 2 ports detected
Sep 14 16:51:06 polya kernel: [   26.376071] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:51:06 polya kernel: [   26.376082] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.376086] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.376095] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
Sep 14 16:51:06 polya kernel: [   26.376126] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f20
Sep 14 16:51:06 polya kernel: [   26.376172] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:51:06 polya kernel: [   26.376174] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:51:06 polya kernel: [   26.376177] usb usb7: Product: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.376179] usb usb7: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:51:06 polya kernel: [   26.376181] usb usb7: SerialNumber: 0000:00:1d.1
Sep 14 16:51:06 polya kernel: [   26.376315] hub 7-0:1.0: USB hub found
Sep 14 16:51:06 polya kernel: [   26.376320] hub 7-0:1.0: 2 ports detected
Sep 14 16:51:06 polya kernel: [   26.376411] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Sep 14 16:51:06 polya kernel: [   26.376421] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.376424] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.376436] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
Sep 14 16:51:06 polya kernel: [   26.376468] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
Sep 14 16:51:06 polya kernel: [   26.376509] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
Sep 14 16:51:06 polya kernel: [   26.376512] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 14 16:51:06 polya kernel: [   26.376514] usb usb8: Product: UHCI Host Controller
Sep 14 16:51:06 polya kernel: [   26.376516] usb usb8: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
Sep 14 16:51:06 polya kernel: [   26.376518] usb usb8: SerialNumber: 0000:00:1d.2
Sep 14 16:51:06 polya kernel: [   26.376650] hub 8-0:1.0: USB hub found
Sep 14 16:51:06 polya kernel: [   26.376655] hub 8-0:1.0: 2 ports detected
Sep 14 16:51:06 polya kernel: [   26.515076] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Sep 14 16:51:06 polya kernel: [   26.515081] cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 14 16:51:06 polya kernel: [   26.515236] sr 1:0:0:0: Attached scsi CD-ROM sr0
Sep 14 16:51:06 polya kernel: [   26.605035] sd 0:0:0:0: Attached scsi generic sg0 type 0
Sep 14 16:51:06 polya kernel: [   26.605242] sr 1:0:0:0: Attached scsi generic sg1 type 5
Sep 14 16:51:06 polya kernel: [   26.644073] usb 1-5: new high-speed USB device number 2 using ehci_hcd
Sep 14 16:51:06 polya kernel: [   26.707221] iwlwifi 0000:0c:00.0: loaded firmware version 8.83.5.1 build 33692
Sep 14 16:51:06 polya kernel: [   26.707607] Registered led device: phy0-led
Sep 14 16:51:06 polya kernel: [   26.738395] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Sep 14 16:51:06 polya kernel: [   26.781226] [drm] Initialized drm 1.1.0 20060810
Sep 14 16:51:06 polya kernel: [   26.787036] usb 1-5: New USB device found, idVendor=0bda, idProduct=0158
Sep 14 16:51:06 polya kernel: [   26.787040] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 14 16:51:06 polya kernel: [   26.787043] usb 1-5: Product: USB2.0-CRW
Sep 14 16:51:06 polya kernel: [   26.787045] usb 1-5: Manufacturer: Generic
Sep 14 16:51:06 polya kernel: [   26.787047] usb 1-5: SerialNumber: 20071114173400000
Sep 14 16:51:06 polya kernel: [   26.886768] input: PS/2 Mouse as /devices/platform/i8042/serio2/input/input6
Sep 14 16:51:06 polya kernel: [   26.914139] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio2/input/input7
Sep 14 16:51:06 polya kernel: [   26.927894] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep 14 16:51:06 polya kernel: [   26.927900] i915 0000:00:02.0: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   26.958629] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
Sep 14 16:51:06 polya kernel: [   26.958633] [drm] MTRR allocation failed.  Graphics performance may suffer.
Sep 14 16:51:06 polya kernel: [   26.959076] i915 0000:00:02.0: irq 47 for MSI/MSI-X
Sep 14 16:51:06 polya kernel: [   26.959084] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Sep 14 16:51:06 polya kernel: [   26.959086] [drm] Driver supports precise vblank timestamp query.
Sep 14 16:51:06 polya kernel: [   26.959141] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Sep 14 16:51:06 polya kernel: [   27.011273] fixme: max PWM is zero.
Sep 14 16:51:06 polya kernel: [   27.130228] usbcore: registered new interface driver uas
Sep 14 16:51:06 polya kernel: [   27.147863] Initializing USB Mass Storage driver...
Sep 14 16:51:06 polya kernel: [   27.147947] usbcore: registered new interface driver usb-storage
Sep 14 16:51:06 polya kernel: [   27.147949] USB Mass Storage support registered.
Sep 14 16:51:06 polya kernel: [   27.176185] usb 1-5: USB disconnect, device number 2
Sep 14 16:51:06 polya kernel: [   27.178708] scsi6 : usb-storage 1-5:1.0
Sep 14 16:51:06 polya kernel: [   27.178829] usbcore: registered new interface driver ums-realtek
Sep 14 16:51:06 polya kernel: [   27.417238] fbcon: inteldrmfb (fb0) is primary device
Sep 14 16:51:06 polya kernel: [   27.943701] Console: switching to colour frame buffer device 170x48
Sep 14 16:51:06 polya kernel: [   27.951230] fb0: inteldrmfb frame buffer device
Sep 14 16:51:06 polya kernel: [   27.951232] drm: registered panic notifier
Sep 14 16:51:06 polya kernel: [   27.966323] acpi device:3c: registered as cooling_device2
Sep 14 16:51:06 polya kernel: [   27.966887] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input8
Sep 14 16:51:06 polya kernel: [   27.967578] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
Sep 14 16:51:06 polya kernel: [   27.967609] [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.
Sep 14 16:51:06 polya kernel: [   27.967706] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Sep 14 16:51:06 polya kernel: [   27.967769] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
Sep 14 16:51:06 polya kernel: [   27.967852] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
Sep 14 16:51:06 polya kernel: [   27.967889] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
Sep 14 16:51:06 polya kernel: [   28.025726] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
Sep 14 16:51:06 polya kernel: [   28.032990] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Sep 14 16:51:06 polya kernel: [   28.033094] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Sep 14 16:51:06 polya kernel: [   28.723259] EXT4-fs (dm-4): re-mounted. Opts: (null)
Sep 14 16:51:06 polya kernel: [   28.995162] EXT4-fs (dm-4): re-mounted. Opts: errors=remount-ro
Sep 14 16:51:06 polya kernel: [   29.200278] loop: module loaded
Sep 14 16:51:06 polya kernel: [   29.793699] Adding 6246396k swap on /dev/mapper/polya-swap_1.  Priority:-1 extents:1 across:6246396k 
Sep 14 16:51:06 polya kernel: [   30.717403] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:51:06 polya kernel: [   30.760988] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:51:06 polya kernel: [   30.840569] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:51:06 polya kernel: [   30.888482] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
Sep 14 16:51:06 polya kernel: [   34.105726] RPC: Registered named UNIX socket transport module.
Sep 14 16:51:06 polya kernel: [   34.105734] RPC: Registered udp transport module.
Sep 14 16:51:06 polya kernel: [   34.105735] RPC: Registered tcp transport module.
Sep 14 16:51:06 polya kernel: [   34.105737] RPC: Registered tcp NFSv4.1 backchannel transport module.
Sep 14 16:51:06 polya kernel: [   34.159759] FS-Cache: Loaded
Sep 14 16:51:06 polya kernel: [   34.209326] FS-Cache: Netfs 'nfs' registered for caching
Sep 14 16:51:06 polya kernel: [   34.253683] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Sep 14 16:51:06 polya kernel: [   36.328226] fuse init (API version 7.17)
Sep 14 16:51:06 polya kernel: [   37.729562] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input12
Sep 14 16:51:10 polya kernel: [   42.049821] iwlwifi 0000:0c:00.0: L1 Enabled; Disabling L0S
Sep 14 16:51:10 polya kernel: [   42.052849] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
Sep 14 16:51:11 polya kernel: [   42.169180] iwlwifi 0000:0c:00.0: L1 Enabled; Disabling L0S
Sep 14 16:51:11 polya kernel: [   42.172184] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
Sep 14 16:51:11 polya kernel: [   42.220361] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Sep 14 16:51:11 polya kernel: [   42.250848] sky2 0000:09:00.0: eth0: enabling interface
Sep 14 16:51:11 polya kernel: [   42.251511] ADDRCONF(NETDEV_UP): eth0: link is not ready
Sep 14 16:51:13 polya kernel: [   44.967591] sky2 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control rx
Sep 14 16:51:13 polya kernel: [   44.968226] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sep 14 16:51:14 polya kernel: [   45.145118] Bluetooth: Core ver 2.16
Sep 14 16:51:14 polya kernel: [   45.145150] NET: Registered protocol family 31
Sep 14 16:51:14 polya kernel: [   45.145153] Bluetooth: HCI device and connection manager initialized
Sep 14 16:51:14 polya kernel: [   45.145156] Bluetooth: HCI socket layer initialized
Sep 14 16:51:14 polya kernel: [   45.145158] Bluetooth: L2CAP socket layer initialized
Sep 14 16:51:14 polya kernel: [   45.145164] Bluetooth: SCO socket layer initialized
Sep 14 16:51:14 polya kernel: [   45.439096] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 14 16:51:14 polya kernel: [   45.439100] Bluetooth: BNEP filters: protocol multicast
Sep 14 16:51:14 polya kernel: [   45.451112] Bluetooth: RFCOMM TTY layer initialized
Sep 14 16:51:14 polya kernel: [   45.451118] Bluetooth: RFCOMM socket layer initialized
Sep 14 16:51:14 polya kernel: [   45.451120] Bluetooth: RFCOMM ver 1.11
Sep 14 16:51:16 polya kernel: [   47.797804] lp: driver loaded but no devices found
Sep 14 16:51:16 polya kernel: [   47.816870] ppdev: user-space parallel port driver
Sep 14 16:51:24 polya kernel: [   55.680045] eth0: no IPv6 routers present
Sep 14 16:51:36 polya kernel: [   67.604093] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:51:45 polya kernel: [   76.393675] postgres (5093): /proc/5093/oom_adj is deprecated, please use /proc/5093/oom_score_adj instead.
Sep 14 16:51:53 polya kernel: [   84.737733] ip_tables: (C) 2000-2006 Netfilter Core Team
Sep 14 16:51:53 polya kernel: [   84.994574] ip6_tables: (C) 2000-2006 Netfilter Core Team
Sep 14 16:52:33 polya kernel: [  125.061990] uhci_hcd 0000:00:1a.0: PCI INT A disabled
Sep 14 16:52:33 polya kernel: [  125.072325] uhci_hcd 0000:00:1a.1: PCI INT B disabled
Sep 14 16:52:33 polya kernel: [  125.085894] uhci_hcd 0000:00:1a.2: PCI INT C disabled
Sep 14 16:52:33 polya kernel: [  125.097707] ehci_hcd 0000:00:1a.7: PCI INT C disabled
Sep 14 16:52:33 polya kernel: [  125.097759] ehci_hcd 0000:00:1a.7: PME# enabled
Sep 14 16:52:34 polya kernel: [  125.136473] uhci_hcd 0000:00:1d.0: PCI INT A disabled
Sep 14 16:52:34 polya kernel: [  125.144460] uhci_hcd 0000:00:1d.1: PCI INT B disabled
Sep 14 16:52:34 polya kernel: [  125.153516] uhci_hcd 0000:00:1d.2: PCI INT C disabled
Sep 14 16:52:34 polya kernel: [  125.163068] ehci_hcd 0000:00:1d.7: PCI INT A disabled
Sep 14 16:52:34 polya kernel: [  125.163117] ehci_hcd 0000:00:1d.7: PME# enabled
Sep 14 16:52:34 polya kernel: [  125.243734] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Sep 14 16:52:34 polya kernel: [  125.360986] EXT4-fs (dm-4): re-mounted. Opts: errors=remount-ro,user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:52:35 polya kernel: [  126.851363] EXT4-fs (dm-5): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:52:35 polya kernel: [  127.050546] EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:52:36 polya kernel: [  127.114745] EXT4-fs (sda2): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:52:36 polya kernel: [  127.846289] EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=600
Sep 14 16:52:36 polya kernel: [  128.082510] tracker-miner-f[5458]: segfault at 0 ip 00000000004148d1 sp 00007fffa28aeca0 error 4 in tracker-miner-fs[400000+1f000]
Sep 14 16:52:54 polya kernel: [  145.875599] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:52:55 polya kernel: [  146.271749] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:53:05 polya kernel: [  156.376081] eth0: no IPv6 routers present
Sep 14 16:53:05 polya kernel: [  156.638634] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:53:15 polya kernel: [  166.672073] eth0: no IPv6 routers present
Sep 14 16:54:00 polya kernel: [  211.824058] ------------[ cut here ]------------
Sep 14 16:54:00 polya kernel: [  211.824070] WARNING: at /build/buildd-linux_3.2.23-1-amd64-zj7gxu/linux-3.2.23/net/sched/sch_generic.c:255 dev_watchdog+0xe9/0x148()
Sep 14 16:54:00 polya kernel: [  211.824074] Hardware name: Inspiron 1545                   
Sep 14 16:54:00 polya kernel: [  211.824078] NETDEV WATCHDOG: eth0 (sky2): transmit queue 0 timed out
Sep 14 16:54:00 polya kernel: [  211.824081] Modules linked in: 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 snd_hrtimer binfmt_misc uinput fuse nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext2 loop snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc ums_realtek usb_storage uas snd_seq_midi snd_seq_midi_event joydev snd_rawmidi i915 drm_kms_helper snd_seq drm arc4 snd_seq_device sg snd_timer sr_mod cdrom uhci_hcd iwlwifi ehci_hcd sky2 i2c_algo_bit usbcore battery ac dell_laptop mac80211 snd cfg80211 coretemp i2c_i801 i2c_core acpi_cpufreq mperf power_supply iTCO_wdt dell_wmi iTCO_vendor_support psmouse evdev pcspkr serio_raw sparse_keymap dcdbas soundcore rfkill processor wmi usb_common button video ext4 crc16 jbd2 mbcache sha256_generic cryptd aes_x86_64 aes_generic cbc dm_crypt dm_
 mod microcode sd_mod crc_t10dif ahci
Sep 14 16:54:00 polya kernel: libahci libata thermal thermal_sys scsi_mod
Sep 14 16:54:00 polya kernel: [  211.824217] Pid: 0, comm: swapper/0 Not tainted 3.2.0-3-amd64 #1
Sep 14 16:54:00 polya kernel: [  211.824220] Call Trace:
Sep 14 16:54:00 polya kernel: [  211.824223]  <IRQ>  [<ffffffff81046901>] ? warn_slowpath_common+0x78/0x8c
Sep 14 16:54:00 polya kernel: [  211.824236]  [<ffffffff810469ad>] ? warn_slowpath_fmt+0x45/0x4a
Sep 14 16:54:00 polya kernel: [  211.824241]  [<ffffffff812a3559>] ? netif_tx_lock+0x40/0x72
Sep 14 16:54:00 polya kernel: [  211.824249]  [<ffffffff812a36ba>] ? dev_watchdog+0xe9/0x148
Sep 14 16:54:00 polya kernel: [  211.824254]  [<ffffffff81051f74>] ? run_timer_softirq+0x19a/0x261
Sep 14 16:54:00 polya kernel: [  211.824262]  [<ffffffff8106b0a5>] ? tick_handle_oneshot_broadcast+0xdc/0xfa
Sep 14 16:54:00 polya kernel: [  211.824267]  [<ffffffff812a35d1>] ? netif_tx_unlock+0x46/0x46
Sep 14 16:54:00 polya kernel: [  211.824273]  [<ffffffff8104bee8>] ? __do_softirq+0xb9/0x177
Sep 14 16:54:00 polya kernel: [  211.824280]  [<ffffffff81351eec>] ? call_softirq+0x1c/0x30
Sep 14 16:54:00 polya kernel: [  211.824287]  [<ffffffff8100f8e5>] ? do_softirq+0x3c/0x7b
Sep 14 16:54:00 polya kernel: [  211.824292]  [<ffffffff8104c150>] ? irq_exit+0x3c/0x9a
Sep 14 16:54:00 polya kernel: [  211.824297]  [<ffffffff8100f615>] ? do_IRQ+0x82/0x98
Sep 14 16:54:00 polya kernel: [  211.824304]  [<ffffffff8134afae>] ? common_interrupt+0x6e/0x6e
Sep 14 16:54:00 polya kernel: [  211.824307]  <EOI>  [<ffffffffa0139398>] ? arch_local_irq_enable+0x4/0x8 [processor]
Sep 14 16:54:00 polya kernel: [  211.824331]  [<ffffffffa013a020>] ? acpi_idle_enter_simple+0xc6/0x102 [processor]
Sep 14 16:54:00 polya kernel: [  211.824342]  [<ffffffff8126cbff>] ? cpuidle_idle_call+0xec/0x179
Sep 14 16:54:00 polya kernel: [  211.824348]  [<ffffffff8100d248>] ? cpu_idle+0xa5/0xf2
Sep 14 16:54:00 polya kernel: [  211.824354]  [<ffffffff816aab33>] ? start_kernel+0x3b3/0x3be
Sep 14 16:54:00 polya kernel: [  211.824359]  [<ffffffff816aa140>] ? early_idt_handlers+0x140/0x140
Sep 14 16:54:00 polya kernel: [  211.824364]  [<ffffffff816aa3c4>] ? x86_64_start_kernel+0x104/0x111
Sep 14 16:54:00 polya kernel: [  211.824368] ---[ end trace 8dc549a7ea4d3ecf ]---
Sep 14 16:54:00 polya kernel: [  211.824374] sky2 0000:09:00.0: eth0: tx timeout
Sep 14 16:54:00 polya kernel: [  211.824383] sky2 0000:09:00.0: eth0: transmit ring 34 .. 57 report=34 done=34
Sep 14 16:54:00 polya kernel: [  211.948026] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:54:03 polya kernel: [  214.219121] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:54:04 polya kernel: [  215.984061] eth0: no IPv6 routers present
Sep 14 16:54:15 polya kernel: [  227.007840] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:54:25 polya kernel: [  236.832077] sky2 0000:09:00.0: eth0: tx timeout
Sep 14 16:54:25 polya kernel: [  236.832089] sky2 0000:09:00.0: eth0: transmit ring 11 .. 34 report=11 done=11
Sep 14 16:54:25 polya kernel: [  236.899687] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:54:26 polya kernel: [  237.216080] eth0: no IPv6 routers present
Sep 14 16:54:30 polya kernel: [  241.572139] sky2 0000:09:00.0: eth0: Link is down
Sep 14 16:54:30 polya kernel: [  241.641788] sky2 0000:09:00.0: eth0: Link is up at 10 Mbps, full duplex, flow control rx
Sep 14 16:54:30 polya kernel: [  241.979274] EXT4-fs (dm-4): re-mounted. Opts: errors=remount-ro,user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:54:31 polya kernel: [  242.215821] EXT4-fs (dm-5): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:54:31 polya kernel: [  242.553101] sky2 0000:09:00.0: eth0: disabling interface
Sep 14 16:54:31 polya kernel: [  242.613727] EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:54:31 polya kernel: [  242.650571] EXT4-fs (sda2): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0
Sep 14 16:54:32 polya kernel: [  243.347543] EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1,data=ordered,commit=0

Reply to: