You are not logged in.

#1 2012-11-25 18:51:23

diiis
Member
Registered: 2012-06-06
Posts: 33

[Solved] System freeze, no apparent reason found in logs

I've been getting some freezes over the past weeks or months. It happened before and after the systemd switch and I couldn't find anything in the logs. Here's some information:

  • Display Manager: SLiM

  • Window Manager: Awesome WM

During a freeze:

  • I can't switch to a tty.

  • Suspend via sleep button or lid close doesn't work (using acpid).

  • I have to hard reset my laptop.

$ uname -a
Linux diiis-tp 3.6.7-1-ARCH #1 SMP PREEMPT Sun Nov 18 10:11:22 CET 2012 x86_64 GNU/Linux
$ cat /var/log/Xorg.0.log | grep EE
[    18.289] Current Operating System: Linux diiis-tp 3.6.7-1-ARCH #1 SMP PREEMPT Sun Nov 18 10:11:22 CET 2012 x86_64
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.117] Initializing built-in extension MIT-SCREEN-SAVER
[    19.780] (EE) Failed to load module "vesa" (module does not exist, 0)
[    19.780] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    19.781] (EE) Failed to load module "fbdev" (module does not exist, 0)
(Last messages in /var/log/everything.log before the latest freeze)

Nov 25 18:21:36 localhost slim[470]: Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
Nov 25 18:21:46 localhost slim[470]: Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
Nov 25 18:37:07 localhost udisks-daemon[2357]: **** Refreshing ATA SMART data for /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
Nov 25 18:37:07 localhost udisks-daemon[2357]: helper(pid  9910): launched job udisks-helper-ata-smart-collect on /dev/sda
Nov 25 18:37:07 localhost udisks-daemon[2357]: helper(pid  9910): completed with exit code 0
Nov 25 18:37:07 localhost udisks-daemon[2357]: **** EMITTING CHANGED for sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda

Any ideas?

Last edited by diiis (2012-12-08 22:42:36)

Offline

#2 2012-11-25 19:00:40

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,771

Re: [Solved] System freeze, no apparent reason found in logs

During a freeze:
Are the keyboard lights blinking?
Can you ssh into the box from another computer?
Can you ping the box from another computer?

Have you tried this even bigger hammer?  (Also known as the Magic SysRq keys)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2012-11-29 14:08:48

diiis
Member
Registered: 2012-06-06
Posts: 33

Re: [Solved] System freeze, no apparent reason found in logs

Okay, it happened again. Here's more information:

  • Num and Capslock lights are on, but i can't toggle them.

  • I can toggle the hardware mute button on my laptop. The LED switches on and off.

  • I can't ping my machine from another computer.

  • Again, nothing in the logs.

Offline

#4 2012-11-29 17:07:31

MadTux
Member
Registered: 2009-09-20
Posts: 553

Re: [Solved] System freeze, no apparent reason found in logs

You probably already verified this, but just to be sure. Could it be faulty RAM? Does it always happen when certain actions are performed or certain programs are running?

Offline

#5 2012-11-29 17:14:55

diiis
Member
Registered: 2012-06-06
Posts: 33

Re: [Solved] System freeze, no apparent reason found in logs

I'll run a Memtest when I have time to do so. It usually happens when I'm afk and the machine is idle for 5-30 minutes, but a few times it happened right in front of me.

I've never had such a freeze using Windows, so I don't think it's a RAM issue.

Last edited by diiis (2012-11-29 17:16:21)

Offline

#6 2012-11-29 17:33:48

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,771

Re: [Solved] System freeze, no apparent reason found in logs

Ouch.  Yep, it sounds like it just dies without so much as a kernel panic.  No blinking keyboard lights and no ping response pretty much means it is dead.

I suppose the next thing I would do is start looking at what kernel modules are being pulled in using lsmod and blacklisting some of the ones you can to see if it helps.

Perhaps you could post the output of lsmod and of lspci.  Maybe also the output of dmesg shortly after you reboot.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2012-11-30 21:09:33

diiis
Member
Registered: 2012-06-06
Posts: 33

Re: [Solved] System freeze, no apparent reason found in logs

Which of these modules could I try blacklisting?

$ lsmod
Module                  Size  Used by
ip6t_REJECT             2796  1 
xt_hl                   1369  6 
ip6t_rt                 2080  3 
nf_conntrack_ipv6       7511  7 
nf_defrag_ipv6          6273  1 nf_conntrack_ipv6
ablk_helper             1972  0 
aes_x86_64              7508  1 
aes_generic            26138  1 aes_x86_64
ipt_REJECT              2281  1 
xt_LOG                 12054  10 
xt_limit                1977  13 
xt_tcpudp               2471  18 
xt_addrtype             2853  4 
xt_conntrack            3297  14 
ip6table_filter         1396  1 
ip6_tables             18518  2 ip6table_filter,ip6t_rt
nf_conntrack_netbios_ns     1109  0 
nf_conntrack_broadcast     1285  1 nf_conntrack_netbios_ns
nf_nat_ftp              1636  0 
nf_nat                 15370  1 nf_nat_ftp
nf_conntrack_ipv4       7798  9 nf_nat
nf_defrag_ipv4          1339  1 nf_conntrack_ipv4
nf_conntrack_ftp        6613  1 nf_nat_ftp
nf_conntrack           64100  8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6
iptable_filter          1456  1 
ip_tables              16946  1 iptable_filter
x_tables               16954  13 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype,ip6t_REJECT
btusb                  12372  0 
bluetooth             192120  1 btusb
uvcvideo               72787  0 
videobuf2_vmalloc       2468  1 uvcvideo
videobuf2_memops        2246  1 videobuf2_vmalloc
videobuf2_core         24030  1 uvcvideo
videodev              100859  2 uvcvideo,videobuf2_core
media                  10405  2 uvcvideo,videodev
snd_hda_codec_hdmi     24487  1 
snd_hda_codec_conexant    47158  1 
arc4                    2039  2 
iwldvm                170908  0 
joydev                  9991  0 
mac80211              426332  1 iwldvm
iTCO_wdt                5255  0 
coretemp                6070  0 
snd_hda_intel          26180  3 
snd_hda_codec          98033  3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
kvm_intel             124749  0 
i915                  495521  2 
intel_agp              10744  1 i915
intel_gtt              15659  2 i915,intel_agp
ac                      2536  0 
drm_kms_helper         32877  1 i915
drm                   218852  3 i915,drm_kms_helper
iTCO_vendor_support     1929  1 iTCO_wdt
iwlwifi               125181  1 iwldvm
cfg80211              177108  3 iwlwifi,mac80211,iwldvm
lpc_ich                10609  0 
snd_hwdep               6428  1 snd_hda_codec
snd_pcm                75689  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc          7217  2 snd_pcm,snd_hda_intel
kvm                   373917  1 kvm_intel
e1000e                180191  0 
sdhci_pci              10833  0 
sdhci                  23694  1 sdhci_pci
snd_timer              18934  1 snd_pcm
i2c_algo_bit            5391  1 i915
i2c_i801                9571  0 
mmc_core               82754  2 sdhci,sdhci_pci
i2c_core               20707  6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev
crc32c_intel            1987  0 
ghash_clmulni_intel     4237  0 
psmouse                71909  0 
button                  4662  1 i915
wmi                     8379  0 
cryptd                  8741  2 ghash_clmulni_intel,ablk_helper
thermal                 8119  0 
battery                 6773  0 
video                  11276  1 i915
serio_raw               4689  0 
evdev                  10266  21 
microcode              12377  0 
vboxdrv              1823469  0 
tp_smapi               20660  0 
thinkpad_ec             4253  1 tp_smapi
thinkpad_acpi          62561  0 
nvram                   5906  1 thinkpad_acpi
snd                    60188  14 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_hda_codec,snd_hda_intel,thinkpad_acpi
soundcore               5442  1 snd
rfkill                 15604  4 cfg80211,thinkpad_acpi,bluetooth
loop                   18160  0 
fuse                   69173  3 
acpi_cpufreq            5933  1 
mperf                   1267  1 acpi_cpufreq
processor              26855  1 acpi_cpufreq
ext4                  440434  2 
crc16                   1359  2 ext4,bluetooth
jbd2                   78751  1 ext4
mbcache                 5977  1 ext4
hid_generic             1113  0 
usbhid                 36996  0 
hid                    85929  2 hid_generic,usbhid
sd_mod                 29559  4 
ahci                   21360  3 
libahci                20023  1 ahci
ehci_hcd               41816  0 
libata                167683  2 ahci,libahci
scsi_mod              133386  2 libata,sd_mod
usbcore               150398  4 btusb,uvcvideo,ehci_hcd,usbhid
usb_common               954  1 usbcore
$ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation QM67 Express Chipset Family LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
0d:00.0 System peripheral: Ricoh Co Ltd PCIe SDXC/MMC Host Controller (rev 07)
$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.7-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Sun Nov 18 10:11:22 CET 2012
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=bec3f15c-0839-47e7-9abd-115456cd399c ro
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000da99efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da99f000-0x00000000dae9efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd20000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.6 present.
[    0.000000] DMI: LENOVO 4290W1A/4290W1A, BIOS 8DET59WW (1.29 ) 04/02/2012
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x21e600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0C0000000 mask FE0000000 write-back
[    0.000000]   4 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   5 base 0DB000000 mask FFF000000 uncachable
[    0.000000]   6 base 100000000 mask F00000000 write-back
[    0.000000]   7 base 200000000 mask FE0000000 write-back
[    0.000000]   8 base 21F000000 mask FFF000000 uncachable
[    0.000000]   9 base 21E800000 mask FFF800000 uncachable
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0xdaffffff]
[    0.000000]  [mem 0x00000000-0xdaffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xdaffffff @ [mem 0x1fffb000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x21e5fffff]
[    0.000000]  [mem 0x100000000-0x21e5fffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x21e5fffff @ [mem 0xda999000-0xda99efff]
[    0.000000] RAMDISK: [mem 0x37a36000-0x37d12fff]
[    0.000000] ACPI: RSDP 00000000000f00e0 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000daffe120 000A4 (v01 LENOVO TP-8D    00001290 PTEC 00000002)
[    0.000000] ACPI: FACP 00000000dafe7000 000F4 (v04 LENOVO TP-8D    00001290 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000dafea000 0F716 (v01 LENOVO TP-8D    00001290 INTL 20061109)
[    0.000000] ACPI: FACS 00000000daf2d000 00040
[    0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-8D    00001290 PTEC 00000001)
[    0.000000] ACPI: SSDT 00000000daffc000 00249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daffb000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daffa000 007D1 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[    0.000000] ACPI: HPET 00000000dafe6000 00038 (v01 LENOVO TP-8D    00001290 PTL  00000002)
[    0.000000] ACPI: APIC 00000000dafe5000 00098 (v01 LENOVO TP-8D    00001290 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000dafe4000 0003C (v01 LENOVO TP-8D    00001290 PTL  00000002)
[    0.000000] ACPI: ECDT 00000000dafe3000 00052 (v01 LENOVO TP-8D    00001290 PTL  00000002)
[    0.000000] ACPI: ASF! 00000000dafe9000 000A5 (v32 LENOVO TP-8D    00001290 PTL  00000002)
[    0.000000] ACPI: TCPA 00000000dafe2000 00032 (v02    PTL   LENOVO 06040000 LNVO 00000001)
[    0.000000] ACPI: SSDT 00000000dafe1000 00B2F (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000dafe0000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 00000000dafdf000 0003E (v01 LENOVO TP-8D    00001290 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafde000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 00000000dafdd000 00292 (v01 LENOVO TP-8D    00001290 PTL  00000002)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x21e5fffff]
[    0.000000]   NODE_DATA [mem 0x21e5fc000-0x21e5fffff]
[    0.000000]  [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880215c00000-ffff88021dbfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x21e5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xda99efff]
[    0.000000]   node   0: [mem 0xdafff000-0xdaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x21e5fffff]
[    0.000000] On node 0 totalpages: 2067245
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3911 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 873952 pages, LIFO batch:31
[    0.000000]   Normal zone: 18328 pages used for memmap
[    0.000000]   Normal zone: 1154664 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 00000000da99f000 - 00000000dae9f000
[    0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000
[    0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[    0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
[    0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
[    0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[    0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd20000
[    0.000000] PM: Registered nosave memory: 00000000ffd20000 - 0000000100000000
[    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88021e200000 s84608 r8192 d21888 u262144
[    0.000000] pcpu-alloc: s84608 r8192 d21888 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2032527
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=bec3f15c-0839-47e7-9abd-115456cd399c ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8056756k/8886272k available (4727k kernel code, 617292k absent, 212224k reserved, 4143k data, 772k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:4352 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.003333] tsc: Detected 2093.150 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4187.72 BogoMIPS (lpj=6977166)
[    0.000005] pid_max: default: 32768 minimum: 301
[    0.000036] Security Framework initialized
[    0.000039] AppArmor: AppArmor disabled by boot time parameter
[    0.000584] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.002423] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.003215] Mount-cache hash table entries: 256
[    0.003422] Initializing cgroup subsys cpuacct
[    0.003424] Initializing cgroup subsys memory
[    0.003431] Initializing cgroup subsys devices
[    0.003433] Initializing cgroup subsys freezer
[    0.003434] Initializing cgroup subsys net_cls
[    0.003435] Initializing cgroup subsys blkio
[    0.003459] Disabled fast string operations
[    0.003461] CPU: Physical Processor ID: 0
[    0.003462] CPU: Processor Core ID: 0
[    0.003467] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.003470] mce: CPU supports 7 MCE banks
[    0.003482] CPU0: Thermal monitoring enabled (TM1)
[    0.003489] process: using mwait in idle threads
[    0.003493] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift is 0x5
[    0.004469] ACPI: Core revision 20120711
[    0.012524] ftrace: allocating 18348 entries in 72 pages
[    0.022278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.055270] smpboot: CPU0: Intel(R) Core(TM) i3-2310M CPU @ 2.10GHz stepping 07
[    0.159848] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.159854] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.159856] ... version:                3
[    0.159857] ... bit width:              48
[    0.159858] ... generic registers:      4
[    0.159859] ... value mask:             0000ffffffffffff
[    0.159860] ... max period:             000000007fffffff
[    0.159861] ... fixed-purpose events:   3
[    0.159862] ... event mask:             000000070000000f
[    0.186691] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.210978] Disabled fast string operations
[    0.234299] Disabled fast string operations
[    0.257620] Disabled fast string operations
[    0.199853] smpboot: Booting Node   0, Processors  #1 #2 #3
[    0.259784] Brought up 4 CPUs
[    0.259788] smpboot: Total of 4 processors activated (16751.91 BogoMIPS)
[    0.263428] devtmpfs: initialized
[    0.264748] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[    0.265739] NET: Registered protocol family 16
[    0.265859] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.265861] ACPI: bus type pci registered
[    0.266122] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.266124] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.273390] PCI: Using configuration type 1 for base access
[    0.273927] bio: create slab <bio-0> at 0
[    0.273983] ACPI: Added _OSI(Module Device)
[    0.273984] ACPI: Added _OSI(Processor Device)
[    0.273986] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.273987] ACPI: Added _OSI(Processor Aggregator Device)
[    0.275697] ACPI: EC: EC description table is found, configuring boot EC
[    0.280348] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.283474] ACPI: SSDT 00000000dae8c018 008C0 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.283909] ACPI: Dynamic OEM Table Load:
[    0.283911] ACPI: SSDT           (null) 008C0 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.284159] ACPI: SSDT 00000000dae8da98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.284617] ACPI: Dynamic OEM Table Load:
[    0.284619] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.284732] ACPI: SSDT 00000000dae8bd98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.285158] ACPI: Dynamic OEM Table Load:
[    0.285160] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.285703] ACPI: Interpreter enabled
[    0.285706] ACPI: (supports S0 S3 S4 S5)
[    0.285723] ACPI: Using IOAPIC for interrupt routing
[    0.288405] ACPI: Power Resource [PUBS] (on)
[    0.291396] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.292570] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.292574] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.292674] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.292703] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.292734] PCI host bridge to bus 0000:00
[    0.292737] pci_bus 0000:00: busn_res: [bus 00-fe] is inserted under domain [bus 00-ff]
[    0.292739] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.292741] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.292742] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.292744] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.292746] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff]
[    0.292747] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
[    0.292756] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.292795] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.292807] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[    0.292813] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.292818] pci 0000:00:02.0: reg 20: [io  0x5000-0x503f]
[    0.292876] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.292900] pci 0000:00:16.0: reg 10: [mem 0xf2525000-0xf252500f 64bit]
[    0.292980] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.293014] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    0.293035] pci 0000:00:19.0: reg 10: [mem 0xf2500000-0xf251ffff]
[    0.293046] pci 0000:00:19.0: reg 14: [mem 0xf252b000-0xf252bfff]
[    0.293055] pci 0000:00:19.0: reg 18: [io  0x5080-0x509f]
[    0.293126] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.293155] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.293178] pci 0000:00:1a.0: reg 10: [mem 0xf252a000-0xf252a3ff]
[    0.293272] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.293301] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.293318] pci 0000:00:1b.0: reg 10: [mem 0xf2520000-0xf2523fff 64bit]
[    0.293391] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.293420] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.293551] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.293590] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.293719] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.293763] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.293894] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.293934] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.294064] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.294110] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.294133] pci 0000:00:1d.0: reg 10: [mem 0xf2529000-0xf25293ff]
[    0.294227] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.294256] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100
[    0.294387] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.294407] pci 0000:00:1f.2: reg 10: [io  0x50a8-0x50af]
[    0.294415] pci 0000:00:1f.2: reg 14: [io  0x50bc-0x50bf]
[    0.294424] pci 0000:00:1f.2: reg 18: [io  0x50a0-0x50a7]
[    0.294432] pci 0000:00:1f.2: reg 1c: [io  0x50b8-0x50bb]
[    0.294441] pci 0000:00:1f.2: reg 20: [io  0x5060-0x507f]
[    0.294449] pci 0000:00:1f.2: reg 24: [mem 0xf2528000-0xf25287ff]
[    0.294497] pci 0000:00:1f.2: PME# supported from D3hot
[    0.294519] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.294536] pci 0000:00:1f.3: reg 10: [mem 0xf2524000-0xf25240ff 64bit]
[    0.294558] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.294659] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-fe]
[    0.294662] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.294745] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-fe]
[    0.294908] pci 0000:03:00.0: [8086:0085] type 00 class 0x028000
[    0.295072] pci 0000:03:00.0: reg 10: [mem 0xf2400000-0xf2401fff 64bit]
[    0.295772] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.299941] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.299950] pci 0000:00:1c.1:   bridge window [mem 0xf2400000-0xf24fffff]
[    0.300027] pci_bus 0000:05: busn_res: [bus 05-0c] is inserted under [bus 00-fe]
[    0.300030] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.300035] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.300041] pci 0000:00:1c.3:   bridge window [mem 0xf1c00000-0xf23fffff]
[    0.300050] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.300119] pci_bus 0000:0d: busn_res: [bus 0d] is inserted under [bus 00-fe]
[    0.300307] pci 0000:0d:00.0: [1180:e823] type 00 class 0x088001
[    0.300326] pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
[    0.300353] pci 0000:0d:00.0: reg 10: [mem 0xf1400000-0xf14000ff]
[    0.300554] pci 0000:0d:00.0: supports D1 D2
[    0.300555] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.306694] pci 0000:00:1c.4: PCI bridge to [bus 0d]
[    0.306699] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.306704] pci 0000:00:1c.4:   bridge window [mem 0xf1400000-0xf1bfffff]
[    0.306712] pci 0000:00:1c.4:   bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[    0.306745] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.306816] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.306837] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[    0.306859] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[    0.306882] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
[    0.306999]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.307136]  pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
[    0.307137] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.309028] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.309081] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 9 10 11)
[    0.309131] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.309181] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.309229] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11)
[    0.309271] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.309320] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11)
[    0.309369] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11)
[    0.309455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.309461] vgaarb: loaded
[    0.309462] vgaarb: bridge control possible 0000:00:02.0
[    0.309493] PCI: Using ACPI for IRQ routing
[    0.311293] PCI: pci_cache_line_size set to 64 bytes
[    0.311819] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.311820] e820: reserve RAM buffer [mem 0xda99f000-0xdbffffff]
[    0.311822] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.311823] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
[    0.311910] NetLabel: Initializing
[    0.311911] NetLabel:  domain hash size = 128
[    0.311912] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.311923] NetLabel:  unlabeled traffic allowed by default
[    0.311936] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.311941] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.313957] Switching to clocksource hpet
[    0.318892] pnp: PnP ACPI init
[    0.318909] ACPI: bus type pnp registered
[    0.319234] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    0.319236] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    0.319237] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    0.319238] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    0.319240] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    0.319241] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    0.319243] pnp 00:00: [mem 0x000d4000-0x000d7fff]
[    0.319244] pnp 00:00: [mem 0x000d8000-0x000dbfff]
[    0.319245] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    0.319247] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    0.319248] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    0.319249] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    0.319251] pnp 00:00: [mem 0x000ec000-0x000effff]
[    0.319252] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    0.319254] pnp 00:00: [mem 0x00100000-0xdf9fffff]
[    0.319255] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
[    0.319256] pnp 00:00: [mem 0xfed4c000-0xffffffff]
[    0.319307] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.319309] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.319311] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.319313] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[    0.319315] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[    0.319319] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    0.319320] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
[    0.319322] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
[    0.319323] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
[    0.319325] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.319327] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.319329] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.319330] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.319332] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.319334] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
[    0.319336] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.319338] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.319341] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.319360] pnp 00:01: [bus 00-fe]
[    0.319362] pnp 00:01: [io  0x0cf8-0x0cff]
[    0.319363] pnp 00:01: [io  0x0000-0x0cf7 window]
[    0.319365] pnp 00:01: [io  0x0d00-0xffff window]
[    0.319367] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    0.319370] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    0.319371] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    0.319373] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    0.319374] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    0.319376] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    0.319377] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    0.319379] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    0.319380] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    0.319382] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    0.319383] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    0.319384] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    0.319386] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    0.319387] pnp 00:01: [mem 0xdfa00000-0xfebfffff window]
[    0.319389] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
[    0.319442] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.319495] pnp 00:02: [io  0x0010-0x001f]
[    0.319497] pnp 00:02: [io  0x0090-0x009f]
[    0.319498] pnp 00:02: [io  0x0024-0x0025]
[    0.319499] pnp 00:02: [io  0x0028-0x0029]
[    0.319501] pnp 00:02: [io  0x002c-0x002d]
[    0.319502] pnp 00:02: [io  0x0030-0x0031]
[    0.319503] pnp 00:02: [io  0x0034-0x0035]
[    0.319505] pnp 00:02: [io  0x0038-0x0039]
[    0.319506] pnp 00:02: [io  0x003c-0x003d]
[    0.319507] pnp 00:02: [io  0x00a4-0x00a5]
[    0.319508] pnp 00:02: [io  0x00a8-0x00a9]
[    0.319510] pnp 00:02: [io  0x00ac-0x00ad]
[    0.319511] pnp 00:02: [io  0x00b0-0x00b5]
[    0.319512] pnp 00:02: [io  0x00b8-0x00b9]
[    0.319513] pnp 00:02: [io  0x00bc-0x00bd]
[    0.319515] pnp 00:02: [io  0x0050-0x0053]
[    0.319516] pnp 00:02: [io  0x0072-0x0077]
[    0.319517] pnp 00:02: [io  0x0400-0x047f]
[    0.319518] pnp 00:02: [io  0x0500-0x057f]
[    0.319520] pnp 00:02: [io  0x0800-0x080f]
[    0.319521] pnp 00:02: [io  0x15e0-0x15ef]
[    0.319522] pnp 00:02: [io  0x1600-0x167f]
[    0.319524] pnp 00:02: [mem 0xf8000000-0xfbffffff]
[    0.319525] pnp 00:02: [mem 0x00000000-0x00000fff]
[    0.319527] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
[    0.319528] pnp 00:02: [mem 0xfed10000-0xfed13fff]
[    0.319530] pnp 00:02: [mem 0xfed18000-0xfed18fff]
[    0.319531] pnp 00:02: [mem 0xfed19000-0xfed19fff]
[    0.319534] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
[    0.319580] system 00:02: [io  0x0400-0x047f] has been reserved
[    0.319582] system 00:02: [io  0x0500-0x057f] has been reserved
[    0.319584] system 00:02: [io  0x0800-0x080f] has been reserved
[    0.319586] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    0.319587] system 00:02: [io  0x1600-0x167f] has been reserved
[    0.319590] system 00:02: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.319591] system 00:02: [mem 0x00000000-0x00000fff] could not be reserved
[    0.319593] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.319595] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.319597] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.319599] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.319600] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
[    0.319603] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.319640] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.319665] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.319673] pnp 00:04: [io  0x0000-0x000f]
[    0.319674] pnp 00:04: [io  0x0080-0x008f]
[    0.319675] pnp 00:04: [io  0x00c0-0x00df]
[    0.319677] pnp 00:04: [dma 4]
[    0.319699] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.319705] pnp 00:05: [io  0x0061]
[    0.319728] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.319735] pnp 00:06: [io  0x00f0]
[    0.319744] pnp 00:06: [irq 13]
[    0.319767] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.319773] pnp 00:07: [io  0x0070-0x0071]
[    0.319778] pnp 00:07: [irq 8]
[    0.319801] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.319808] pnp 00:08: [io  0x0060]
[    0.319809] pnp 00:08: [io  0x0064]
[    0.319814] pnp 00:08: [irq 1]
[    0.319836] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.319845] pnp 00:09: [irq 12]
[    0.319870] pnp 00:09: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active)
[    0.319897] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    0.319923] pnp 00:0a: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[    0.320404] pnp: PnP ACPI: found 11 devices
[    0.320405] ACPI: ACPI bus type pnp unregistered
[    0.327036] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.327055] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.327062] pci 0000:00:1c.1:   bridge window [mem 0xf2400000-0xf24fffff]
[    0.327074] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.327078] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.327084] pci 0000:00:1c.3:   bridge window [mem 0xf1c00000-0xf23fffff]
[    0.327090] pci 0000:00:1c.3:   bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.327098] pci 0000:00:1c.4: PCI bridge to [bus 0d]
[    0.327102] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.327109] pci 0000:00:1c.4:   bridge window [mem 0xf1400000-0xf1bfffff]
[    0.327114] pci 0000:00:1c.4:   bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[    0.327161] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.327163] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.327165] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.327166] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff]
[    0.327168] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff]
[    0.327170] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff]
[    0.327171] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.327173] pci_bus 0000:05: resource 1 [mem 0xf1c00000-0xf23fffff]
[    0.327175] pci_bus 0000:05: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.327176] pci_bus 0000:0d: resource 0 [io  0x3000-0x3fff]
[    0.327178] pci_bus 0000:0d: resource 1 [mem 0xf1400000-0xf1bfffff]
[    0.327180] pci_bus 0000:0d: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref]
[    0.327211] NET: Registered protocol family 2
[    0.327831] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.329126] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.329260] TCP: Hash tables configured (established 524288 bind 65536)
[    0.329279] TCP: reno registered
[    0.329291] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.329323] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.329413] NET: Registered protocol family 1
[    0.329426] pci 0000:00:02.0: Boot video device
[    0.329740] PCI: CLS 64 bytes, default 64
[    0.329780] Unpacking initramfs...
[    0.387559] Freeing initrd memory: 2932k freed
[    0.387980] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.387985] software IO TLB [mem 0xd6999000-0xda998fff] (64MB) mapped at [ffff8800d6999000-ffff8800da998fff]
[    0.388355] audit: initializing netlink socket (disabled)
[    0.388369] type=2000 audit(1354309309.283:1): initialized
[    0.400730] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.402517] VFS: Disk quotas dquot_6.5.2
[    0.402562] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.402683] msgmni has been set to 15741
[    0.402876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.402905] io scheduler noop registered
[    0.402908] io scheduler deadline registered
[    0.402955] io scheduler cfq registered (default)
[    0.403344] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[    0.403346] vesafb: scrolling: redraw
[    0.403347] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.403726] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90005600000, using 3072k, total 3072k
[    0.464566] Console: switching to colour frame buffer device 128x48
[    0.525336] fb0: VESA VGA frame buffer device
[    0.525345] intel_idle: MWAIT substates: 0x21120
[    0.525347] intel_idle: v0.4 model 0x2A
[    0.525348] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.525379] GHES: HEST is not enabled!
[    0.525424] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.525789] Linux agpgart interface v0.103
[    0.525853] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.528874] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.528885] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.528988] mousedev: PS/2 mouse device common for all mice
[    0.529055] rtc_cmos 00:07: RTC can wake from S4
[    0.529184] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    0.529213] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.529294] cpuidle: using governor ladder
[    0.529407] cpuidle: using governor menu
[    0.529520] drop_monitor: Initializing network drop monitor service
[    0.529586] TCP: cubic registered
[    0.529691] NET: Registered protocol family 10
[    0.529824] NET: Registered protocol family 17
[    0.529835] Key type dns_resolver registered
[    0.530084] PM: Hibernation image not present or could not be loaded.
[    0.530092] registered taskstats version 1
[    0.530788] rtc_cmos 00:07: setting system clock to 2012-11-30 21:01:50 UTC (1354309310)
[    0.532050] Freeing unused kernel memory: 772k freed
[    0.532166] Write protecting the kernel read-only data: 8192k
[    0.532489] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.536235] Freeing unused kernel memory: 1408k freed
[    0.538800] Freeing unused kernel memory: 568k freed
[    0.546844] systemd-udevd[54]: starting version 195
[    0.575245] ACPI: bus type usb registered
[    0.575302] usbcore: registered new interface driver usbfs
[    0.575336] usbcore: registered new interface driver hub
[    0.576542] SCSI subsystem initialized
[    0.577258] usbcore: registered new device driver usb
[    0.577704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.577787] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.577792] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    0.577802] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.577951] ACPI: bus type scsi registered
[    0.578232] libata version 3.00 loaded.
[    0.581720] ehci_hcd 0000:00:1a.0: debug port 2
[    0.581729] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    0.581749] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf252a000
[    0.590555] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.590798] hub 1-0:1.0: USB hub found
[    0.590803] hub 1-0:1.0: 3 ports detected
[    0.590927] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.590931] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    0.590936] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.594840] ehci_hcd 0000:00:1d.0: debug port 2
[    0.594852] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    0.594872] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf2529000
[    0.603890] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.604176] hub 2-0:1.0: USB hub found
[    0.604183] hub 2-0:1.0: 3 ports detected
[    0.604302] ahci 0000:00:1f.2: version 3.0
[    0.604376] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    0.604428] ahci: SSS flag set, parallel bus scan disabled
[    0.617350] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
[    0.617356] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
[    0.617362] ahci 0000:00:1f.2: setting latency timer to 64
[    0.631249] scsi0 : ahci
[    0.631497] scsi1 : ahci
[    0.631608] scsi2 : ahci
[    0.631699] scsi3 : ahci
[    0.631792] scsi4 : ahci
[    0.631879] scsi5 : ahci
[    0.631927] ata1: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528100 irq 40
[    0.631930] ata2: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528180 irq 40
[    0.631931] ata3: DUMMY
[    0.631932] ata4: DUMMY
[    0.631935] ata5: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528300 irq 40
[    0.631936] ata6: DUMMY
[    0.897214] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    0.950525] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.951864] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    0.951874] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    0.951880] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    0.952847] ata1.00: ATA-8: HITACHI HTS543232A7A384, ES2ZB70B, max UDMA/100
[    0.952856] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.954250] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    0.954261] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    0.954266] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    0.955234] ata1.00: configured for UDMA/100
[    0.955586] scsi 0:0:0:0: Direct-Access     ATA      HITACHI HTS54323 ES2Z PQ: 0 ANSI: 5
[    1.021089] hub 1-1:1.0: USB hub found
[    1.021238] hub 1-1:1.0: 6 ports detected
[    1.127117] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.250986] hub 2-1:1.0: USB hub found
[    1.251142] hub 2-1:1.0: 8 ports detected
[    1.280360] ata2: SATA link down (SStatus 0 SControl 300)
[    1.317185] usb 1-1.3: new full-speed USB device number 3 using ehci_hcd
[    1.390335] tsc: Refined TSC clocksource calibration: 2093.233 MHz
[    1.390358] Switching to clocksource tsc
[    1.480487] usb 1-1.6: new high-speed USB device number 4 using ehci_hcd
[    1.600245] ata5: SATA link down (SStatus 0 SControl 300)
[    1.604868] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    1.604916] sd 0:0:0:0: [sda] Write Protect is off
[    1.604920] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.604942] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.637045] usb 2-1.1: new full-speed USB device number 3 using ehci_hcd
[    1.648127]  sda: sda1 sda2 sda3 sda4
[    1.648713] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.730250] usbcore: registered new interface driver usbhid
[    1.730253] usbhid: USB HID core driver
[    1.730912] input: Areson Revoltec FightMouse PRO as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input1
[    1.731350] hid-generic 0003:FFC0:001F.0001: input,hidraw0: USB HID v10.01 Mouse [Areson Revoltec FightMouse PRO] on usb-0000:00:1d.0-1.1/input0
[    1.734730] input: Areson Revoltec FightMouse PRO as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input2
[    1.734938] hid-generic 0003:FFC0:001F.0002: input,hidraw1: USB HID v10.01 Mouse [Areson Revoltec FightMouse PRO] on usb-0000:00:1d.0-1.1/input1
[    5.425946] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    6.342473] systemd[1]: systemd 196 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
[    6.377129] systemd[1]: Set hostname to <diiis-tp>.
[    7.519645] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    7.519696] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.519709] systemd[1]: Starting Remote File Systems.
[    7.520387] systemd[1]: Reached target Remote File Systems.
[    7.520397] systemd[1]: Starting Syslog Socket.
[    7.520994] systemd[1]: Listening on Syslog Socket.
[    7.521004] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    7.521837] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    7.521847] systemd[1]: Starting Delayed Shutdown Socket.
[    7.522528] systemd[1]: Listening on Delayed Shutdown Socket.
[    7.522560] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    7.523727] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.523741] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    7.523773] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.523783] systemd[1]: Starting Encrypted Volumes.
[    7.524411] systemd[1]: Reached target Encrypted Volumes.
[    7.524484] systemd[1]: Starting udev Kernel Socket.
[    7.525116] systemd[1]: Listening on udev Kernel Socket.
[    7.525162] systemd[1]: Starting udev Control Socket.
[    7.525807] systemd[1]: Listening on udev Control Socket.
[    7.525817] systemd[1]: Expecting device dev-sda2.device...
[    7.526399] systemd[1]: Expecting device dev-sda4.device...
[    7.526982] systemd[1]: Starting Journal Socket.
[    7.527586] systemd[1]: Listening on Journal Socket.
[    7.527603] systemd[1]: Started File System Check on Root Device.
[    7.527613] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.541610] systemd[1]: Mounting Temporary Directory...
[    7.616950] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. (To see the over-mounted files, please manually mount the underlying file system to a secondary location.)
[    7.669464] systemd[1]: Starting Load Kernel Modules...
[    7.675116] systemd[1]: Starting udev Kernel Device Manager...
[    7.814857] systemd[1]: Starting Apply Kernel Variables...
[    7.823733] systemd[1]: Mounting Huge Pages File System...
[    7.832398] systemd[1]: Mounting POSIX Message Queue File System...
[    7.844513] systemd[1]: Starting udev Coldplug all Devices...
[    7.850467] systemd[1]: Starting Setup Virtual Console...
[    7.874608] systemd[1]: Mounting Debug File System...
[    7.961282] systemd[1]: Starting Set Up Additional Binary Formats...
[    7.994472] systemd[1]: Starting Journal Service...
[    7.998537] systemd[1]: Started Journal Service.
[    7.998577] systemd[1]: Starting Syslog.
[    7.999104] systemd[1]: Reached target Syslog.
[    8.359696] ACPI: Requesting acpi_cpufreq
[    8.412122] systemd-udevd[123]: starting version 196
[    8.893109] fuse init (API version 7.20)
[    8.955823] loop: module loaded
[    9.139526] Non-volatile memory driver v1.3
[    9.195397] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    9.195400] thinkpad_acpi: http://ibm-acpi.sf.net/
[    9.195402] thinkpad_acpi: ThinkPad BIOS 8DET59WW (1.29 ), EC unknown
[    9.195403] thinkpad_acpi: Lenovo ThinkPad X220, model 4290W1A
[    9.195755] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    9.195905] thinkpad_acpi: radio switch found; radios are enabled
[    9.196090] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
[    9.196179] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    9.196180] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    9.197810] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[    9.198301] Registered led device: tpacpi::thinklight
[    9.198324] Registered led device: tpacpi::power
[    9.198339] Registered led device: tpacpi::standby
[    9.198353] Registered led device: tpacpi::thinkvantage
[    9.198358] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    9.198480] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    9.199316] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input3
[    9.308978] thinkpad_ec: thinkpad_ec 0.41 loaded.
[    9.318246] tp_smapi 0.41 loading...
[    9.318355] tp_smapi successfully loaded (smapi_port=0xb2).
[    9.367258] EXT4-fs (sda1): re-mounted. Opts: user_xattr
[    9.427901] vboxdrv: Found 4 processor cores.
[    9.428159] vboxdrv: fAsync=0 offMin=0x1be offMax=0x2696
[    9.428217] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[    9.428218] vboxdrv: Successfully loaded version 4.2.4_OSE (interface 0x001a0004).
[    9.723703] usb 1-1.4: new full-speed USB device number 5 using ehci_hcd
[   10.183460] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x26
[   10.197477] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x26
[   10.198136] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x26
[   10.198699] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x26
[   10.199304] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   10.362833] thermal LNXTHERM:00: registered as thermal_zone0
[   10.362837] ACPI: Thermal Zone [THM0] (51 C)
[   10.373108] ACPI: Battery Slot [BAT0] (battery present)
[   10.403638] wmi: Mapper loaded
[   10.455848] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
[   10.456080] ACPI: Lid Switch [LID]
[   10.456135] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[   10.456187] ACPI: Sleep Button [SLPB]
[   10.456263] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   10.456313] ACPI: Power Button [PWRF]
[   10.685901] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   10.801198] sdhci: Secure Digital Host Controller Interface driver
[   10.801201] sdhci: Copyright(c) Pierre Ossman
[   10.819640] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e823] (rev 4)
[   10.820650] Registered led device: mmc0::
[   10.848572] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
[   10.848575] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[   10.848635] e1000e 0000:00:19.0: setting latency timer to 64
[   10.848745] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   10.848783] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   10.853101] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA
[   11.002081] cfg80211: Calling CRDA to update world regulatory domain
[   11.043526] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:56:36:28
[   11.043530] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[   11.043563] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
[    0.956061] ACPI: Invalid Power Resource to register!
[   11.043640] ACPI Warning: 
[   11.043644] 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120711/utaddress-251)
[   11.043647] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.043652] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120711/utaddress-251)
[   11.043656] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.043658] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   11.062453] Intel(R) Wireless WiFi driver for Linux, in-tree:
[   11.062464] Copyright(c) 2003-2012 Intel Corporation
[   11.062609] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[   11.062611] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900055dc000
[   11.062613] iwlwifi 0000:03:00.0: HW Revision ID = 0x34
[   11.063330] iwlwifi 0000:03:00.0: irq 42 for MSI/MSI-X
[   11.071297] iTCO_vendor_support: vendor-support=0
[   11.082647] [drm] Initialized drm 1.1.0 20060810
[   11.092375] ACPI: AC Adapter [AC] (on-line)
[   11.299121] pci 0000:00:00.0: Intel Sandybridge Chipset
[   11.299217] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   11.300256] pci 0000:00:00.0: detected 65536K stolen memory
[   11.300302] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[   11.300304] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[   11.300320] Console: switching to colour dummy device 80x25
[   11.300457] i915 0000:00:02.0: setting latency timer to 64
[   11.340831] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[   11.340840] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   11.340841] [drm] Driver supports precise vblank timestamp query.
[   11.340875] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   11.499265] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00, board id: 1611, fw id: 774180
[   11.499279] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   11.549302] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[   11.617977] iwlwifi 0000:03:00.0: loaded firmware version 17.168.5.3 build 42301
[   11.657398] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   11.657461] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[   11.657872] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   11.767839] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   11.767842] iwldvm: Copyright(c) 2003-2012 Intel Corporation
[   11.767859] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   11.767861] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[   11.767863] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   11.767864] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[   11.767866] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[   11.767868] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[   11.768017] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   11.768189] iwlwifi 0000:03:00.0: RF_KILL bit toggled to enable radio.
[   11.779228] iwlwifi 0000:03:00.0: device EEPROM VER=0x715, CALIB=0x6
[   11.779232] iwlwifi 0000:03:00.0: Device SKU: 0x1F0
[   11.779234] iwlwifi 0000:03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
[   11.779296] Registered led device: phy0-led
[   11.804279] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   11.821289] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   11.994884] fbcon: inteldrmfb (fb0) is primary device
[   12.159360] Console: switching to colour frame buffer device 170x48
[   12.162792] fb0: inteldrmfb frame buffer device
[   12.162793] drm: registered panic notifier
[   12.164681] acpi device:01: registered as cooling_device4
[   12.164752] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   12.164800] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
[   12.165021] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   12.165149] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   12.557082] Adding 2097148k swap on /dev/sda2.  Priority:-1 extents:1 across:2097148k 
[   12.737682] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
[   12.795111] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   12.795198] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   12.795259] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   13.593745] Linux media interface: v0.10
[   13.609115] Linux video capture interface: v2.00
[   13.648695] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   13.781882] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b217)
[   13.784149] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input13
[   13.784281] usbcore: registered new interface driver uvcvideo
[   13.784283] USB Video Class driver (1.1.1)
[   13.805523] Bluetooth: Core ver 2.16
[   13.805545] NET: Registered protocol family 31
[   13.805548] Bluetooth: HCI device and connection manager initialized
[   13.805550] Bluetooth: HCI socket layer initialized
[   13.805552] Bluetooth: L2CAP socket layer initialized
[   13.805559] Bluetooth: SCO socket layer initialized
[   13.882978] usbcore: registered new interface driver btusb
[   14.022441] systemd-journald[131]: Received SIGUSR1
[   14.138645] systemd-journald[131]: File /var/log/journal/e5244b70a0b9c4709d9d39190000019e/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   16.285888] ip_tables: (C) 2000-2006 Netfilter Core Team
[   16.345015] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   16.657067] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   18.072847] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   18.237861] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   18.238072] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   18.328598] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input14
[   18.523915] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   18.524132] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   18.643167] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   21.869146] wlan0: authenticate with 00:24:fe:a3:ae:00
[   21.892979] wlan0: send auth to 00:24:fe:a3:ae:00 (try 1/3)
[   21.895988] wlan0: authenticated
[   21.898705] wlan0: associate with 00:24:fe:a3:ae:00 (try 1/3)
[   21.902665] wlan0: RX AssocResp from 00:24:fe:a3:ae:00 (capab=0x431 status=0 aid=5)
[   21.905091] wlan0: associated
[   21.905136] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   22.335766] usb 1-1.4: USB disconnect, device number 5
[   23.224865] smapi smapi: smapi_request: SMAPI error: SMAPI function is not available (func=2116)
[   23.224880] smapi smapi: __get_real_thresh: cannot get start_thresh of bat=0: SMAPI function is not available
[   29.453186] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[   30.689504] [UFW BLOCK] IN=wlan0 OUT= MAC=a0:88:b4:3f:86:dc:00:24:fe:c3:17:de:08:00 SRC=208.68.163.221 DST=192.168.2.158 LEN=126 TOS=0x00 PREC=0x00 TTL=54 ID=17020 DF PROTO=TCP SPT=5222 DPT=37447 WINDOW=12 RES=0x00 ACK PSH URGP=0 
[   38.534067] [UFW BLOCK] IN=wlan0 OUT= MAC=a0:88:b4:3f:86:dc:00:24:fe:c3:17:de:08:00 SRC=108.160.160.162 DST=192.168.2.158 LEN=231 TOS=0x00 PREC=0x00 TTL=56 ID=38421 DF PROTO=TCP SPT=80 DPT=39643 WINDOW=48 RES=0x00 ACK PSH URGP=0 
[   40.560657] systemd-journald[131]: File /var/log/journal/e5244b70a0b9c4709d9d39190000019e/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.

Offline

#8 2012-12-08 22:42:07

diiis
Member
Registered: 2012-06-06
Posts: 33

Re: [Solved] System freeze, no apparent reason found in logs

It seems to be working now, though i didn't remove any modules. I haven't had a freeze in the last week.

Offline

Board footer

Powered by FluxBB