[ 已解决 ] 系统不定时 panic,键盘失去响应。大家帮看看日志

---------------------------------------------2013年12月24日 13:03:07--------------------
通过排除加搜索,是之前在在引导过程中加入了acpi_backlight=vendor内核参数.
现已去除该参数,同时在xorg.conf中加入
Option “Backlight” "intel_backlight"
来实现亮度调节。看有说dell、toshiba可能会出现。具体细节见 mageia论坛

系统在使用过程中会失去响应,不定时,找不到规律。有次只是开机在那,后面锁屏进入屏保都能失去响应。当然平时用firefox时也会不定时,失去响应。但愿不要在我编辑这帖子时发生阿
我的系统环境是
$ cat /etc/issue
Mageia release 3 (Official) for x86_64
Kernel 3.10.24-desktop-2.mga3 on a 4-processor x86_64 / \l
,又乱入了 嘿嘿
下面的log是强制关机启动之后的
journalctl --since=today | tac | sed -n ‘/-- Reboot --/{n;:r;/-- Reboot --/q;p;n;b r}’ | tac > /home/idaemon/panic.2.log

Dec 19 22:53:26 localhost systemd-journal[329]: Allowing runtime journal files to grow to 191.8M.
Dec 19 22:53:26 localhost kernel: Initializing cgroup subsys cpuset
Dec 19 22:53:26 localhost kernel: Initializing cgroup subsys cpu
Dec 19 22:53:26 localhost kernel: Initializing cgroup subsys cpuacct
Dec 19 22:53:26 localhost kernel: Linux version 3.10.24-desktop-2.mga3 (iurt@jonund.mageia.org) (gcc version 4.7.2 (GCC) ) #1 SMP Fri Dec 13 20:34:53 UTC 2013
Dec 19 22:53:26 localhost kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-desktop root=/dev/sda3 ro acpi_backlight=vendor splash
Dec 19 22:53:26 localhost kernel: e820: BIOS-provided physical RAM map:
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x0000000040005000-0x00000000a0baffff] usable
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000a0bb0000-0x00000000a13affff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000a13b0000-0x00000000a9dbefff] usable
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000a9dbf000-0x00000000aaebefff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000aaebf000-0x00000000aafbefff] ACPI NVS
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000aafbf000-0x00000000aaffefff] ACPI data
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
Dec 19 22:53:26 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000014f5fffff] usable
Dec 19 22:53:26 localhost kernel: e820: update [mem 0x9fbc3018-0x9fbd3057] usable ==> usable
Dec 19 22:53:26 localhost kernel: e820: update [mem 0xa13b2018-0xa13bd057] usable ==> usable
Dec 19 22:53:26 localhost kernel: extended physical RAM map:
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000087fff] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x0000000040005000-0x000000009fbc3017] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x000000009fbc3018-0x000000009fbd3057] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x000000009fbd3058-0x00000000a0baffff] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000a0bb0000-0x00000000a13affff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000a13b0000-0x00000000a13b2017] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000a13b2018-0x00000000a13bd057] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000a13bd058-0x00000000a9dbefff] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000a9dbf000-0x00000000aaebefff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000aaebf000-0x00000000aafbefff] ACPI NVS
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000aafbf000-0x00000000aaffefff] ACPI data
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000aafff000-0x00000000aaffffff] usable
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
Dec 19 22:53:26 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000014f5fffff] usable
Dec 19 22:53:26 localhost kernel: NX (Execute Disable) protection: active
Dec 19 22:53:26 localhost kernel: efi: EFI v2.31 by INSYDE Corp.
Dec 19 22:53:26 localhost kernel: efi:  ACPI=0xaaffe000  ACPI 2.0=0xaaffe014  SMBIOS=0xaaebef98 
Dec 19 22:53:26 localhost kernel: efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000003000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem02: type=7, attr=0xf, range=[0x0000000000003000-0x000000000006f000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem03: type=4, attr=0xf, range=[0x000000000006f000-0x0000000000070000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem04: type=7, attr=0xf, range=[0x0000000000070000-0x0000000000088000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem05: type=6, attr=0x800000000000000f, range=[0x0000000000088000-0x00000000000a0000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
Dec 19 22:53:26 localhost kernel: efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x000000000230f000) (19MB)
Dec 19 22:53:26 localhost kernel: efi: mem08: type=7, attr=0xf, range=[0x000000000230f000-0x0000000020000000) (476MB)
Dec 19 22:53:26 localhost kernel: efi: mem09: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
Dec 19 22:53:26 localhost kernel: efi: mem10: type=7, attr=0xf, range=[0x0000000020200000-0x000000003f704000) (501MB)
Dec 19 22:53:26 localhost kernel: efi: mem11: type=2, attr=0xf, range=[0x000000003f704000-0x0000000040000000) (8MB)
Dec 19 22:53:26 localhost kernel: efi: mem12: type=7, attr=0xf, range=[0x0000000040000000-0x0000000040004000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem13: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem14: type=7, attr=0xf, range=[0x0000000040005000-0x0000000074ed3000) (846MB)
Dec 19 22:53:26 localhost kernel: efi: mem15: type=2, attr=0xf, range=[0x0000000074ed3000-0x000000009e3c0000) (660MB)
Dec 19 22:53:26 localhost kernel: efi: mem16: type=4, attr=0xf, range=[0x000000009e3c0000-0x000000009e3e0000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem17: type=7, attr=0xf, range=[0x000000009e3e0000-0x000000009fbc3000) (23MB)
Dec 19 22:53:26 localhost kernel: efi: mem18: type=2, attr=0xf, range=[0x000000009fbc3000-0x000000009fbd4000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem19: type=4, attr=0xf, range=[0x000000009fbd4000-0x00000000a0bb0000) (15MB)
Dec 19 22:53:26 localhost kernel: efi: mem20: type=0, attr=0xf, range=[0x00000000a0bb0000-0x00000000a13b0000) (8MB)
Dec 19 22:53:26 localhost kernel: efi: mem21: type=7, attr=0xf, range=[0x00000000a13b0000-0x00000000a13b2000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem22: type=2, attr=0xf, range=[0x00000000a13b2000-0x00000000a13bf000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem23: type=7, attr=0xf, range=[0x00000000a13bf000-0x00000000a15a1000) (1MB)
Dec 19 22:53:26 localhost kernel: efi: mem24: type=1, attr=0xf, range=[0x00000000a15a1000-0x00000000a15bf000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem25: type=7, attr=0xf, range=[0x00000000a15bf000-0x00000000a69fc000) (84MB)
Dec 19 22:53:26 localhost kernel: efi: mem26: type=4, attr=0xf, range=[0x00000000a69fc000-0x00000000a6e7d000) (4MB)
Dec 19 22:53:26 localhost kernel: efi: mem27: type=7, attr=0xf, range=[0x00000000a6e7d000-0x00000000a6f7d000) (1MB)
Dec 19 22:53:26 localhost kernel: efi: mem28: type=4, attr=0xf, range=[0x00000000a6f7d000-0x00000000a72e2000) (3MB)
Dec 19 22:53:26 localhost kernel: efi: mem29: type=7, attr=0xf, range=[0x00000000a72e2000-0x00000000a72e4000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem30: type=4, attr=0xf, range=[0x00000000a72e4000-0x00000000a732c000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem31: type=7, attr=0xf, range=[0x00000000a732c000-0x00000000a7331000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem32: type=4, attr=0xf, range=[0x00000000a7331000-0x00000000a7462000) (1MB)
Dec 19 22:53:26 localhost kernel: efi: mem33: type=7, attr=0xf, range=[0x00000000a7462000-0x00000000a7463000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem34: type=4, attr=0xf, range=[0x00000000a7463000-0x00000000a7464000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem35: type=7, attr=0xf, range=[0x00000000a7464000-0x00000000a7465000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem36: type=4, attr=0xf, range=[0x00000000a7465000-0x00000000a749f000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem37: type=7, attr=0xf, range=[0x00000000a749f000-0x00000000a74a2000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem38: type=4, attr=0xf, range=[0x00000000a74a2000-0x00000000a74a5000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem39: type=7, attr=0xf, range=[0x00000000a74a5000-0x00000000a74a7000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem40: type=4, attr=0xf, range=[0x00000000a74a7000-0x00000000a74fa000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem41: type=7, attr=0xf, range=[0x00000000a74fa000-0x00000000a7530000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem42: type=4, attr=0xf, range=[0x00000000a7530000-0x00000000a75c6000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem43: type=7, attr=0xf, range=[0x00000000a75c6000-0x00000000a75eb000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem44: type=4, attr=0xf, range=[0x00000000a75eb000-0x00000000a78fa000) (3MB)
Dec 19 22:53:26 localhost kernel: efi: mem45: type=7, attr=0xf, range=[0x00000000a78fa000-0x00000000a78fd000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem46: type=4, attr=0xf, range=[0x00000000a78fd000-0x00000000a95bf000) (28MB)
Dec 19 22:53:26 localhost kernel: efi: mem47: type=7, attr=0xf, range=[0x00000000a95bf000-0x00000000a99ff000) (4MB)
Dec 19 22:53:26 localhost kernel: efi: mem48: type=3, attr=0xf, range=[0x00000000a99ff000-0x00000000a9dbf000) (3MB)
Dec 19 22:53:26 localhost kernel: efi: mem49: type=5, attr=0x800000000000000f, range=[0x00000000a9dbf000-0x00000000aa0b2000) (2MB)
Dec 19 22:53:26 localhost kernel: efi: mem50: type=5, attr=0x800000000000000f, range=[0x00000000aa0b2000-0x00000000aa1bf000) (1MB)
Dec 19 22:53:26 localhost kernel: efi: mem51: type=6, attr=0x800000000000000f, range=[0x00000000aa1bf000-0x00000000aa2b1000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem52: type=6, attr=0x800000000000000f, range=[0x00000000aa2b1000-0x00000000aa3bf000) (1MB)
Dec 19 22:53:26 localhost kernel: efi: mem53: type=0, attr=0xf, range=[0x00000000aa3bf000-0x00000000aadf4000) (10MB)
Dec 19 22:53:26 localhost kernel: efi: mem54: type=0, attr=0xf, range=[0x00000000aadf4000-0x00000000aaebf000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem55: type=10, attr=0xf, range=[0x00000000aaebf000-0x00000000aafa1000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem56: type=10, attr=0xf, range=[0x00000000aafa1000-0x00000000aafbf000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem57: type=9, attr=0xf, range=[0x00000000aafbf000-0x00000000aafe1000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem58: type=9, attr=0xf, range=[0x00000000aafe1000-0x00000000aafff000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem59: type=4, attr=0xf, range=[0x00000000aafff000-0x00000000ab000000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem60: type=7, attr=0xf, range=[0x0000000100000000-0x000000014f600000) (1270MB)
Dec 19 22:53:26 localhost kernel: efi: mem61: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem62: type=0, attr=0x0, range=[0x00000000ab000000-0x00000000afa00000) (74MB)
Dec 19 22:53:26 localhost kernel: efi: mem63: type=11, attr=0x8000000000000001, range=[0x00000000e0000000-0x00000000f0000000) (256MB)
Dec 19 22:53:26 localhost kernel: efi: mem64: type=11, attr=0x8000000000000001, range=[0x00000000feb00000-0x00000000feb04000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem65: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem66: type=11, attr=0x8000000000000001, range=[0x00000000fed10000-0x00000000fed1a000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem67: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem68: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem69: type=11, attr=0x8000000000000000, range=[0x00000000ffb80000-0x00000000ffc00000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem70: type=11, attr=0x8000000000000001, range=[0x00000000ffc00000-0x00000000fff00000) (3MB)
Dec 19 22:53:26 localhost kernel: efi: mem71: type=11, attr=0x8000000000000001, range=[0x00000000fff00000-0x00000000fff40000) (0MB)
Dec 19 22:53:26 localhost kernel: efi: mem72: type=11, attr=0x8000000000000001, range=[0x00000000fff40000-0x0000000100000000) (0MB)
Dec 19 22:53:26 localhost kernel: SMBIOS 2.7 present.
Dec 19 22:53:26 localhost kernel: DMI: Dell Inc. Inspiron 3521/06RYX8, BIOS A12 10/25/2013
Dec 19 22:53:26 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 19 22:53:26 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 19 22:53:26 localhost kernel: No AGP bridge found
Dec 19 22:53:26 localhost kernel: e820: last_pfn = 0x14f600 max_arch_pfn = 0x400000000
Dec 19 22:53:26 localhost kernel: MTRR default type: uncachable
Dec 19 22:53:26 localhost kernel: MTRR fixed ranges enabled:
Dec 19 22:53:26 localhost kernel:   00000-9FFFF write-back
Dec 19 22:53:26 localhost kernel:   A0000-BFFFF uncachable
Dec 19 22:53:26 localhost kernel:   C0000-E7FFF write-protect
Dec 19 22:53:26 localhost kernel:   E8000-EFFFF write-combining
Dec 19 22:53:26 localhost kernel:   F0000-FFFFF write-protect
Dec 19 22:53:26 localhost kernel: MTRR variable ranges enabled:
Dec 19 22:53:26 localhost kernel:   0 base 000000000 mask F80000000 write-back
Dec 19 22:53:26 localhost kernel:   1 base 080000000 mask FE0000000 write-back
Dec 19 22:53:26 localhost kernel:   2 base 0A0000000 mask FF8000000 write-back
Dec 19 22:53:26 localhost kernel:   3 base 0A8000000 mask FFE000000 write-back
Dec 19 22:53:26 localhost kernel:   4 base 0AA000000 mask FFF000000 write-back
Dec 19 22:53:26 localhost kernel:   5 base 0FFA00000 mask FFFE00000 write-protect
Dec 19 22:53:26 localhost kernel:   6 base 0FFC00000 mask FFFC00000 write-protect
Dec 19 22:53:26 localhost kernel:   7 base 100000000 mask F80000000 write-back
Dec 19 22:53:26 localhost kernel:   8 base 14F600000 mask FFFE00000 uncachable
Dec 19 22:53:26 localhost kernel:   9 base 14F800000 mask FFF800000 uncachable
Dec 19 22:53:26 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Dec 19 22:53:26 localhost kernel: e820: last_pfn = 0xab000 max_arch_pfn = 0x400000000
Dec 19 22:53:26 localhost kernel: Base memory trampoline at [ffff880000082000] 82000 size 24576
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
Dec 19 22:53:26 localhost kernel:  [mem 0x00000000-0x000fffff] page 4k
Dec 19 22:53:26 localhost kernel: BRK [0x01eed000, 0x01eedfff] PGTABLE
Dec 19 22:53:26 localhost kernel: BRK [0x01eee000, 0x01eeefff] PGTABLE
Dec 19 22:53:26 localhost kernel: BRK [0x01eef000, 0x01eeffff] PGTABLE
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0x14f400000-0x14f5fffff]
Dec 19 22:53:26 localhost kernel:  [mem 0x14f400000-0x14f5fffff] page 2M
Dec 19 22:53:26 localhost kernel: BRK [0x01ef0000, 0x01ef0fff] PGTABLE
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0x14c000000-0x14f3fffff]
Dec 19 22:53:26 localhost kernel:  [mem 0x14c000000-0x14f3fffff] page 2M
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0x100000000-0x14bffffff]
Dec 19 22:53:26 localhost kernel:  [mem 0x100000000-0x14bffffff] page 2M
Dec 19 22:53:26 localhost kernel: BRK [0x01ef1000, 0x01ef1fff] PGTABLE
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff]
Dec 19 22:53:26 localhost kernel:  [mem 0x00100000-0x001fffff] page 4k
Dec 19 22:53:26 localhost kernel:  [mem 0x00200000-0x1fffffff] page 2M
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0x20200000-0x40003fff]
Dec 19 22:53:26 localhost kernel:  [mem 0x20200000-0x3fffffff] page 2M
Dec 19 22:53:26 localhost kernel:  [mem 0x40000000-0x40003fff] page 4k
Dec 19 22:53:26 localhost kernel: BRK [0x01ef2000, 0x01ef2fff] PGTABLE
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0x40005000-0xa0baffff]
Dec 19 22:53:26 localhost kernel:  [mem 0x40005000-0x401fffff] page 4k
Dec 19 22:53:26 localhost kernel:  [mem 0x40200000-0xa09fffff] page 2M
Dec 19 22:53:26 localhost kernel:  [mem 0xa0a00000-0xa0baffff] page 4k
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0xa13b0000-0xa9dbefff]
Dec 19 22:53:26 localhost kernel:  [mem 0xa13b0000-0xa13fffff] page 4k
Dec 19 22:53:26 localhost kernel:  [mem 0xa1400000-0xa9bfffff] page 2M
Dec 19 22:53:26 localhost kernel:  [mem 0xa9c00000-0xa9dbefff] page 4k
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0xaafff000-0xaaffffff]
Dec 19 22:53:26 localhost kernel:  [mem 0xaafff000-0xaaffffff] page 4k
Dec 19 22:53:26 localhost kernel: RAMDISK: [mem 0x3f704000-0x3fffafff]
Dec 19 22:53:26 localhost kernel: ACPI: RSDP 00000000aaffe014 00024 (v02 DELL  )
Dec 19 22:53:26 localhost kernel: ACPI: XSDT 00000000aaffe210 000A4 (v01 DELL    CL09    00000001      01000013)
Dec 19 22:53:26 localhost kernel: ACPI: FACP 00000000aaffa000 0010C (v05 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: DSDT 00000000aafed000 09332 (v01 DELL    CL09    00000000 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: FACS 00000000aafb9000 00040
Dec 19 22:53:26 localhost kernel: ACPI: SLIC 00000000aaffd000 00176 (v01 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: UEFI 00000000aaffc000 00236 (v01 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: ASF! 00000000aaffb000 000A5 (v32 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: HPET 00000000aaff9000 00038 (v01 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: APIC 00000000aaff8000 0008C (v03 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: MCFG 00000000aaff7000 0003C (v01 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: SLIC 00000000aafec000 00176 (v01 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: SSDT 00000000aafeb000 006FE (v01 COMPAL CRV ORB  00001000 ACPI 00040000)
Dec 19 22:53:26 localhost kernel: ACPI: BOOT 00000000aafe9000 00028 (v01 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: ASPT 00000000aafe7000 00034 (v07 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: DBGP 00000000aafe6000 00034 (v01 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: FPDT 00000000aafe4000 00044 (v01 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: SSDT 00000000aafe3000 008E4 (v01 COMPAL CRV ORB  00003000 ACPI 00040000)
Dec 19 22:53:26 localhost kernel: ACPI: SSDT 00000000aafe2000 00A92 (v01 COMPAL CRV ORB  00003000 ACPI 00040000)
Dec 19 22:53:26 localhost kernel: ACPI: BGRT 00000000aafe1000 00038 (v01 DELL    CL09    00000001 ASL  00040000)
Dec 19 22:53:26 localhost kernel: ACPI: Local APIC address 0xfee00000
Dec 19 22:53:26 localhost kernel: No NUMA configuration found
Dec 19 22:53:26 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000014f5fffff]
Dec 19 22:53:26 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x14f5fffff]
Dec 19 22:53:26 localhost kernel:   NODE_DATA [mem 0x14f5f6000-0x14f5f9fff]
Dec 19 22:53:26 localhost kernel:  [ffffea0000000000-ffffea00053fffff] PMD -> [ffff88014ac00000-ffff88014ebfffff] on node 0
Dec 19 22:53:26 localhost kernel: Zone ranges:
Dec 19 22:53:26 localhost kernel:   DMA      [mem 0x00001000-0x00ffffff]
Dec 19 22:53:26 localhost kernel:   DMA32    [mem 0x01000000-0xffffffff]
Dec 19 22:53:26 localhost kernel:   Normal   [mem 0x100000000-0x14f5fffff]
Dec 19 22:53:26 localhost kernel: Movable zone start for each node
Dec 19 22:53:26 localhost kernel: Early memory node ranges
Dec 19 22:53:26 localhost kernel:   node   0: [mem 0x00001000-0x00087fff]
Dec 19 22:53:26 localhost kernel:   node   0: [mem 0x00100000-0x1fffffff]
Dec 19 22:53:26 localhost kernel:   node   0: [mem 0x20200000-0x40003fff]
Dec 19 22:53:26 localhost kernel:   node   0: [mem 0x40005000-0xa0baffff]
Dec 19 22:53:26 localhost kernel:   node   0: [mem 0xa13b0000-0xa9dbefff]
Dec 19 22:53:26 localhost kernel:   node   0: [mem 0xaafff000-0xaaffffff]
Dec 19 22:53:26 localhost kernel:   node   0: [mem 0x100000000-0x14f5fffff]
Dec 19 22:53:26 localhost kernel: On node 0 totalpages: 1018182
Dec 19 22:53:26 localhost kernel:   DMA zone: 64 pages used for memmap
Dec 19 22:53:26 localhost kernel:   DMA zone: 22 pages reserved
Dec 19 22:53:26 localhost kernel:   DMA zone: 3975 pages, LIFO batch:0
Dec 19 22:53:26 localhost kernel:   DMA32 zone: 10767 pages used for memmap
Dec 19 22:53:26 localhost kernel:   DMA32 zone: 689087 pages, LIFO batch:31
Dec 19 22:53:26 localhost kernel:   Normal zone: 5080 pages used for memmap
Dec 19 22:53:26 localhost kernel:   Normal zone: 325120 pages, LIFO batch:31
Dec 19 22:53:26 localhost kernel: tboot: non-0 tboot_addr but it is not of type E820_RESERVED
Dec 19 22:53:26 localhost kernel: ACPI: PM-Timer IO Port: 0x408
Dec 19 22:53:26 localhost kernel: ACPI: Local APIC address 0xfee00000
Dec 19 22:53:26 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Dec 19 22:53:26 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Dec 19 22:53:26 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
Dec 19 22:53:26 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
Dec 19 22:53:26 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
Dec 19 22:53:26 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
Dec 19 22:53:26 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
Dec 19 22:53:26 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
Dec 19 22:53:26 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
Dec 19 22:53:26 localhost kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
Dec 19 22:53:26 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 19 22:53:26 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 19 22:53:26 localhost kernel: ACPI: IRQ0 used by override.
Dec 19 22:53:26 localhost kernel: ACPI: IRQ2 used by override.
Dec 19 22:53:26 localhost kernel: ACPI: IRQ9 used by override.
Dec 19 22:53:26 localhost kernel: Using ACPI (MADT) for SMP configuration information
Dec 19 22:53:26 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 19 22:53:26 localhost kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
Dec 19 22:53:26 localhost kernel: nr_irqs_gsi: 40
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 0000000000088000 - 00000000000c0000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000000c0000 - 0000000000100000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 0000000020000000 - 0000000020200000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 0000000040004000 - 0000000040005000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 000000009fbc3000 - 000000009fbc4000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 000000009fbd3000 - 000000009fbd4000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000a0bb0000 - 00000000a13b0000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000a13b2000 - 00000000a13b3000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000a13bd000 - 00000000a13be000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000a9dbf000 - 00000000aaebf000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000aaebf000 - 00000000aafbf000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000aafbf000 - 00000000aafff000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000ab000000 - 00000000afa00000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000afa00000 - 00000000e0000000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000fee01000 - 00000000ffb80000
Dec 19 22:53:26 localhost kernel: PM: Registered nosave memory: 00000000ffb80000 - 0000000100000000
Dec 19 22:53:26 localhost kernel: e820: [mem 0xafa00000-0xdfffffff] available for PCI devices
Dec 19 22:53:26 localhost kernel: Booting paravirtualized kernel on bare hardware
Dec 19 22:53:26 localhost kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
Dec 19 22:53:26 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88014f200000 s84544 r8192 d21952 u262144
Dec 19 22:53:26 localhost kernel: pcpu-alloc: s84544 r8192 d21952 u262144 alloc=1*2097152
Dec 19 22:53:26 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Dec 19 22:53:26 localhost kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002249
Dec 19 22:53:26 localhost kernel: Policy zone: Normal
Dec 19 22:53:26 localhost kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-desktop root=/dev/sda3 ro acpi_backlight=vendor splash
Dec 19 22:53:26 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Dec 19 22:53:26 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
Dec 19 22:53:26 localhost kernel: Checking aperture...
Dec 19 22:53:26 localhost kernel: No AGP bridge found
Dec 19 22:53:26 localhost kernel: Calgary: detecting Calgary via BIOS EBDA area
Dec 19 22:53:26 localhost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Dec 19 22:53:26 localhost kernel: Memory: 3851692k/5494784k available (6203k kernel code, 1422056k absent, 221036k reserved, 6918k data, 1216k init)
Dec 19 22:53:26 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Dec 19 22:53:26 localhost kernel: Hierarchical RCU implementation.
Dec 19 22:53:26 localhost kernel: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
Dec 19 22:53:26 localhost kernel: NR_IRQS:4352 nr_irqs:744 16
Dec 19 22:53:26 localhost kernel: Console: colour dummy device 80x25
Dec 19 22:53:26 localhost kernel: console [tty0] enabled
Dec 19 22:53:26 localhost kernel: hpet clockevent registered
Dec 19 22:53:26 localhost kernel: tsc: Fast TSC calibration using PIT
Dec 19 22:53:26 localhost kernel: tsc: Detected 1795.937 MHz processor
Dec 19 22:53:26 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.87 BogoMIPS (lpj=1795937)
Dec 19 22:53:26 localhost kernel: pid_max: default: 32768 minimum: 301
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0xa9dbf000-0xaa1befff]
Dec 19 22:53:26 localhost kernel:  [mem 0xa9dbf000-0xa9dfffff] page 4k
Dec 19 22:53:26 localhost kernel:  [mem 0xa9e00000-0xa9ffffff] page 2M
Dec 19 22:53:26 localhost kernel:  [mem 0xaa000000-0xaa1befff] page 4k
Dec 19 22:53:26 localhost kernel: init_memory_mapping: [mem 0xaa1bf000-0xaa3befff]
Dec 19 22:53:26 localhost kernel:  [mem 0xaa1bf000-0xaa3befff] page 4k
Dec 19 22:53:26 localhost kernel: Security Framework initialized
Dec 19 22:53:26 localhost kernel: TOMOYO Linux initialized
Dec 19 22:53:26 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Dec 19 22:53:26 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Dec 19 22:53:26 localhost kernel: Mount-cache hash table entries: 256
Dec 19 22:53:26 localhost kernel: Initializing cgroup subsys devices
Dec 19 22:53:26 localhost kernel: Initializing cgroup subsys freezer
Dec 19 22:53:26 localhost kernel: Initializing cgroup subsys net_cls
Dec 19 22:53:26 localhost kernel: Initializing cgroup subsys blkio
Dec 19 22:53:26 localhost kernel: CPU: Physical Processor ID: 0
Dec 19 22:53:26 localhost kernel: CPU: Processor Core ID: 0
Dec 19 22:53:26 localhost kernel: [117B blob data]
Dec 19 22:53:26 localhost kernel: mce: CPU supports 7 MCE banks
Dec 19 22:53:26 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 19 22:53:26 localhost kernel: [117B blob data]
Dec 19 22:53:26 localhost kernel: Freeing SMP alternatives: 24k freed
Dec 19 22:53:26 localhost kernel: ACPI: Core revision 20130328
Dec 19 22:53:26 localhost kernel: ACPI: All ACPI Tables successfully acquired
Dec 19 22:53:26 localhost kernel: ftrace: allocating 22770 entries in 89 pages
Dec 19 22:53:26 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 19 22:53:26 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz (fam: 06, model: 3a, stepping: 09)
Dec 19 22:53:26 localhost kernel: TSC deadline timer enabled
Dec 19 22:53:26 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver.
Dec 19 22:53:26 localhost kernel: ... version:                3
Dec 19 22:53:26 localhost kernel: ... bit width:              48
Dec 19 22:53:26 localhost kernel: ... generic registers:      4
Dec 19 22:53:26 localhost kernel: ... value mask:             0000ffffffffffff
Dec 19 22:53:26 localhost kernel: ... max period:             000000007fffffff
Dec 19 22:53:26 localhost kernel: ... fixed-purpose events:   3
Dec 19 22:53:26 localhost kernel: ... event mask:             000000070000000f
Dec 19 22:53:26 localhost kernel: smpboot: Booting Node   0, Processors  #1 #2 #3
Dec 19 22:53:26 localhost kernel: Brought up 4 CPUs
Dec 19 22:53:26 localhost kernel: smpboot: Total of 4 processors activated (14367.49 BogoMIPS)
Dec 19 22:53:26 localhost kernel: devtmpfs: initialized
Dec 19 22:53:26 localhost kernel: PM: Registering ACPI NVS region [mem 0xaaebf000-0xaafbefff] (1048576 bytes)
Dec 19 22:53:26 localhost kernel: xor: automatically using best checksumming function:
Dec 19 22:53:26 localhost kernel:    avx       : 12028.000 MB/sec
Dec 19 22:53:26 localhost kernel: RTC time: 22:53:18, date: 12/19/13
Dec 19 22:53:26 localhost kernel: NET: Registered protocol family 16
Dec 19 22:53:26 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Dec 19 22:53:26 localhost kernel: ACPI: bus type PCI registered
Dec 19 22:53:26 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Dec 19 22:53:26 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Dec 19 22:53:26 localhost kernel: PCI: Using configuration type 1 for base access
Dec 19 22:53:26 localhost kernel: dmi type 0xB1 record - unknown flag
Dec 19 22:53:26 localhost kernel: bio: create slab <bio-0> at 0
Dec 19 22:53:26 localhost kernel: raid6: sse2x1    4609 MB/s
Dec 19 22:53:26 localhost kernel: raid6: sse2x2    5792 MB/s
Dec 19 22:53:26 localhost kernel: raid6: sse2x4    6679 MB/s
Dec 19 22:53:26 localhost kernel: raid6: using algorithm sse2x4 (6679 MB/s)
Dec 19 22:53:26 localhost kernel: raid6: using ssse3x2 recovery algorithm
Dec 19 22:53:26 localhost kernel: ACPI: Added _OSI(Module Device)
Dec 19 22:53:26 localhost kernel: ACPI: Added _OSI(Processor Device)
Dec 19 22:53:26 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 19 22:53:26 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 19 22:53:26 localhost kernel: ACPI: EC: Look up EC in DSDT
Dec 19 22:53:26 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
Dec 19 22:53:26 localhost kernel: ACPI: SSDT 00000000aae17018 0083B (v01  PmRef  Cpu0Cst 00003001 INTL 20130117)
Dec 19 22:53:26 localhost kernel: ACPI: Dynamic OEM Table Load:
Dec 19 22:53:26 localhost kernel: ACPI: SSDT           (null) 0083B (v01  PmRef  Cpu0Cst 00003001 INTL 20130117)
Dec 19 22:53:26 localhost kernel: ACPI: SSDT 00000000aae18a98 00303 (v01  PmRef    ApIst 00003000 INTL 20130117)
Dec 19 22:53:26 localhost kernel: ACPI: Dynamic OEM Table Load:
Dec 19 22:53:26 localhost kernel: ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20130117)
Dec 19 22:53:26 localhost kernel: ACPI: SSDT 00000000aae16d98 00119 (v01  PmRef    ApCst 00003000 INTL 20130117)
Dec 19 22:53:26 localhost kernel: ACPI: Dynamic OEM Table Load:
Dec 19 22:53:26 localhost kernel: ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20130117)
Dec 19 22:53:26 localhost kernel: ACPI: Interpreter enabled
Dec 19 22:53:26 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State \_S1_] (20130328/hwxface-568)
Dec 19 22:53:26 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State \_S2_] (20130328/hwxface-568)
Dec 19 22:53:26 localhost kernel: ACPI: (supports S0 S3 S4 S5)
Dec 19 22:53:26 localhost kernel: ACPI: Using IOAPIC for interrupt routing
Dec 19 22:53:26 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 19 22:53:26 localhost kernel: ACPI: No dock devices found.
Dec 19 22:53:26 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Dec 19 22:53:26 localhost kernel: \_SB_.PCI0:_OSC invalid UUID
Dec 19 22:53:26 localhost kernel: _OSC request data:1 8 0 
Dec 19 22:53:26 localhost kernel: PCI host bridge to bus 0000:00
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff]
Dec 19 22:53:26 localhost kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
Dec 19 22:53:26 localhost kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
Dec 19 22:53:26 localhost kernel: pci 0000:00:02.0: reg 10: [mem 0xc0000000-0xc03fffff 64bit]
Dec 19 22:53:26 localhost kernel: pci 0000:00:02.0: reg 18: [mem 0xb0000000-0xbfffffff 64bit pref]
Dec 19 22:53:26 localhost kernel: pci 0000:00:02.0: reg 20: [io  0x3000-0x303f]
Dec 19 22:53:26 localhost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
Dec 19 22:53:26 localhost kernel: pci 0000:00:14.0: reg 10: [mem 0xc0600000-0xc060ffff 64bit]
Dec 19 22:53:26 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 19 22:53:26 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
Dec 19 22:53:26 localhost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
Dec 19 22:53:26 localhost kernel: pci 0000:00:16.0: reg 10: [mem 0xc0614000-0xc061400f 64bit]
Dec 19 22:53:26 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Dec 19 22:53:26 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
Dec 19 22:53:26 localhost kernel: pci 0000:00:1a.0: reg 10: [mem 0xc0619000-0xc06193ff]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Dec 19 22:53:26 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
Dec 19 22:53:26 localhost kernel: pci 0000:00:1b.0: reg 10: [mem 0xc0610000-0xc0613fff 64bit]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
Dec 19 22:53:26 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
Dec 19 22:53:26 localhost kernel: pci 0000:00:1d.0: reg 10: [mem 0xc0618000-0xc06183ff]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Dec 19 22:53:26 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.2: reg 10: [io  0x3088-0x308f]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.2: reg 14: [io  0x3094-0x3097]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.2: reg 18: [io  0x3080-0x3087]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.2: reg 1c: [io  0x3090-0x3093]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.2: reg 20: [io  0x3060-0x307f]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.2: reg 24: [mem 0xc0617000-0xc06177ff]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.3: reg 10: [mem 0xc0615000-0xc06150ff 64bit]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1f.3: reg 20: [io  0x3040-0x305f]
Dec 19 22:53:26 localhost kernel: pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000
Dec 19 22:53:26 localhost kernel: pci 0000:01:00.0: reg 10: [io  0x2000-0x20ff]
Dec 19 22:53:26 localhost kernel: pci 0000:01:00.0: reg 18: [mem 0xc0404000-0xc0404fff 64bit pref]
Dec 19 22:53:26 localhost kernel: pci 0000:01:00.0: reg 20: [mem 0xc0400000-0xc0403fff 64bit pref]
Dec 19 22:53:26 localhost kernel: pci 0000:01:00.0: supports D1 D2
Dec 19 22:53:26 localhost kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
Dec 19 22:53:26 localhost kernel: pci 0000:02:00.0: [168c:0036] type 00 class 0x028000
Dec 19 22:53:26 localhost kernel: pci 0000:02:00.0: reg 10: [mem 0xc0500000-0xc057ffff 64bit]
Dec 19 22:53:26 localhost kernel: pci 0000:02:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
Dec 19 22:53:26 localhost kernel: pci 0000:02:00.0: supports D1 D2
Dec 19 22:53:26 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.1:   bridge window [mem 0xc0500000-0xc05fffff]
Dec 19 22:53:26 localhost kernel: \_SB_.PCI0:_OSC invalid UUID
Dec 19 22:53:26 localhost kernel: _OSC request data:1 1f 0 
Dec 19 22:53:26 localhost kernel: acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
Dec 19 22:53:26 localhost kernel: acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
Dec 19 22:53:26 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 19 22:53:26 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 19 22:53:26 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 19 22:53:26 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 19 22:53:26 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 19 22:53:26 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 19 22:53:26 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 19 22:53:26 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 19 22:53:26 localhost kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Dec 19 22:53:26 localhost kernel: acpi root: \_SB_.PCI0 notify handler is installed
Dec 19 22:53:26 localhost kernel: Found 1 acpi root devices
Dec 19 22:53:26 localhost kernel: ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
Dec 19 22:53:26 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Dec 19 22:53:26 localhost kernel: vgaarb: loaded
Dec 19 22:53:26 localhost kernel: vgaarb: bridge control possible 0000:00:02.0
Dec 19 22:53:26 localhost kernel: SCSI subsystem initialized
Dec 19 22:53:26 localhost kernel: ACPI: bus type ATA registered
Dec 19 22:53:26 localhost kernel: libata version 3.00 loaded.
Dec 19 22:53:26 localhost kernel: PCI: Using ACPI for IRQ routing
Dec 19 22:53:26 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 19 22:53:26 localhost kernel: e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
Dec 19 22:53:26 localhost kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
Dec 19 22:53:26 localhost kernel: e820: reserve RAM buffer [mem 0x9fbc3018-0x9fffffff]
Dec 19 22:53:26 localhost kernel: e820: reserve RAM buffer [mem 0xa0bb0000-0xa3ffffff]
Dec 19 22:53:26 localhost kernel: e820: reserve RAM buffer [mem 0xa13b2018-0xa3ffffff]
Dec 19 22:53:26 localhost kernel: e820: reserve RAM buffer [mem 0xa9dbf000-0xabffffff]
Dec 19 22:53:26 localhost kernel: e820: reserve RAM buffer [mem 0xab000000-0xabffffff]
Dec 19 22:53:26 localhost kernel: e820: reserve RAM buffer [mem 0x14f600000-0x14fffffff]
Dec 19 22:53:26 localhost kernel: NetLabel: Initializing
Dec 19 22:53:26 localhost kernel: NetLabel:  domain hash size = 128
Dec 19 22:53:26 localhost kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Dec 19 22:53:26 localhost kernel: NetLabel:  unlabeled traffic allowed by default
Dec 19 22:53:26 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Dec 19 22:53:26 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Dec 19 22:53:26 localhost kernel: Switching to clocksource hpet
Dec 19 22:53:26 localhost kernel: pnp: PnP ACPI init
Dec 19 22:53:26 localhost kernel: ACPI: bus type PNP registered
Dec 19 22:53:26 localhost kernel: pnp 00:00: [dma 4]
Dec 19 22:53:26 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
Dec 19 22:53:26 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
Dec 19 22:53:26 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
Dec 19 22:53:26 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
Dec 19 22:53:26 localhost kernel: system 00:04: [io  0x0680-0x069f] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:04: [io  0x1000-0x100f] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:04: [io  0xffff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:04: [io  0xffff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:04: [io  0x0400-0x0453] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:04: [io  0x0458-0x047f] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:04: [io  0x0500-0x057f] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:04: [io  0x164e-0x164f] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:04: [io  0xfd60-0xfd63] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 19 22:53:26 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
Dec 19 22:53:26 localhost kernel: system 00:06: [io  0x0454-0x0457] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Dec 19 22:53:26 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
Dec 19 22:53:26 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs DLL0597 PNP0f13 (active)
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xff000000-0xff000fff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xff010000-0xffffffff] could not be reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
Dec 19 22:53:26 localhost kernel: system 00:09: [mem 0xafa00000-0xafa00fff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 19 22:53:26 localhost kernel: system 00:0a: [mem 0x20000000-0x201fffff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:0a: [mem 0x40004000-0x40004fff] has been reserved
Dec 19 22:53:26 localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
Dec 19 22:53:26 localhost kernel: pnp: PnP ACPI: found 11 devices
Dec 19 22:53:26 localhost kernel: ACPI: bus type PNP unregistered
Dec 19 22:53:26 localhost kernel: pci 0000:02:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.1: BAR 15: assigned [mem 0xafb00000-0xafbfffff pref]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
Dec 19 22:53:26 localhost kernel: pci 0000:02:00.0: BAR 6: assigned [mem 0xafb00000-0xafb0ffff pref]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.1:   bridge window [mem 0xc0500000-0xc05fffff]
Dec 19 22:53:26 localhost kernel: pci 0000:00:1c.1:   bridge window [mem 0xafb00000-0xafbfffff pref]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:00: resource 20 [mem 0xafa00000-0xfeafffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xc0500000-0xc05fffff]
Dec 19 22:53:26 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xafb00000-0xafbfffff pref]
Dec 19 22:53:26 localhost kernel: NET: Registered protocol family 2
Dec 19 22:53:26 localhost kernel: TCP established hash table entries: 32768 (order: 7, 524288 bytes)
Dec 19 22:53:26 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
Dec 19 22:53:26 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768)
Dec 19 22:53:26 localhost kernel: TCP: reno registered
Dec 19 22:53:26 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
Dec 19 22:53:26 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Dec 19 22:53:26 localhost kernel: NET: Registered protocol family 1
Dec 19 22:53:26 localhost kernel: pci 0000:00:02.0: Boot video device
Dec 19 22:53:26 localhost kernel: PCI: CLS 64 bytes, default 64
Dec 19 22:53:26 localhost kernel: Trying to unpack rootfs image as initramfs...
Dec 19 22:53:26 localhost kernel: Freeing initrd memory: 9180k freed
Dec 19 22:53:26 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 19 22:53:26 localhost kernel: software IO TLB [mem 0xa29fc000-0xa69fc000] (64MB) mapped at [ffff8800a29fc000-ffff8800a69fbfff]
Dec 19 22:53:26 localhost kernel: Simple Boot Flag at 0x44 set to 0x1
Dec 19 22:53:26 localhost kernel: audit: initializing netlink socket (disabled)
Dec 19 22:53:26 localhost kernel: type=2000 audit(1387493598.729:1): initialized
Dec 19 22:53:26 localhost kernel: bounce pool size: 64 pages
Dec 19 22:53:26 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Dec 19 22:53:26 localhost kernel: VFS: Disk quotas dquot_6.5.2
Dec 19 22:53:26 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 19 22:53:26 localhost kernel: bio: create slab <bio-1> at 1
Dec 19 22:53:26 localhost kernel: Btrfs loaded
Dec 19 22:53:26 localhost kernel: msgmni has been set to 7664
Dec 19 22:53:26 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Dec 19 22:53:26 localhost kernel: io scheduler noop registered
Dec 19 22:53:26 localhost kernel: io scheduler deadline registered
Dec 19 22:53:26 localhost kernel: io scheduler cfq registered (default)
Dec 19 22:53:26 localhost kernel: efifb: probing for efifb
Dec 19 22:53:26 localhost kernel: efifb: framebuffer at 0xb0000000, mapped to 0xffffc90020e00000, using 3072k, total 3072k
Dec 19 22:53:26 localhost kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Dec 19 22:53:26 localhost kernel: efifb: scrolling: redraw
Dec 19 22:53:26 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 19 22:53:26 localhost kernel: Console: switching to colour frame buffer device 128x48
Dec 19 22:53:26 localhost kernel: fb0: EFI VGA frame buffer device
Dec 19 22:53:26 localhost kernel: intel_idle: MWAIT substates: 0x21120
Dec 19 22:53:26 localhost kernel: intel_idle: v0.4 model 0x3A
Dec 19 22:53:26 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Dec 19 22:53:26 localhost kernel: GHES: HEST is not enabled!
Dec 19 22:53:26 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 19 22:53:26 localhost kernel: Linux agpgart interface v0.103
Dec 19 22:53:26 localhost kernel: brd: module loaded
Dec 19 22:53:26 localhost kernel: mei_me 0000:00:16.0: setting latency timer to 64
Dec 19 22:53:26 localhost kernel: mei_me 0000:00:16.0: irq 40 for MSI/MSI-X
Dec 19 22:53:26 localhost kernel: ahci 0000:00:1f.2: version 3.0
Dec 19 22:53:26 localhost kernel: ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
Dec 19 22:53:26 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
Dec 19 22:53:26 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
Dec 19 22:53:26 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64
Dec 19 22:53:26 localhost kernel: scsi0 : ahci
Dec 19 22:53:26 localhost kernel: scsi1 : ahci
Dec 19 22:53:26 localhost kernel: scsi2 : ahci
Dec 19 22:53:26 localhost kernel: scsi3 : ahci
Dec 19 22:53:26 localhost kernel: scsi4 : ahci
Dec 19 22:53:26 localhost kernel: scsi5 : ahci
Dec 19 22:53:26 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xc0617000 port 0xc0617100 irq 41
Dec 19 22:53:26 localhost kernel: ata2: DUMMY
Dec 19 22:53:26 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xc0617000 port 0xc0617200 irq 41
Dec 19 22:53:26 localhost kernel: ata4: DUMMY
Dec 19 22:53:26 localhost kernel: ata5: DUMMY
Dec 19 22:53:26 localhost kernel: ata6: DUMMY
Dec 19 22:53:26 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Dec 19 22:53:26 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 19 22:53:26 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 19 22:53:26 localhost kernel: mousedev: PS/2 mouse device common for all mice
Dec 19 22:53:26 localhost kernel: rtc_cmos 00:05: RTC can wake from S4
Dec 19 22:53:26 localhost kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
Dec 19 22:53:26 localhost kernel: rtc_cmos 00:05: alarms up to one month, 242 bytes nvram, hpet irqs
Dec 19 22:53:26 localhost kernel: cpuidle: using governor ladder
Dec 19 22:53:26 localhost kernel: cpuidle: using governor menu
Dec 19 22:53:26 localhost kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 19 22:53:26 localhost kernel: EFI Variables Facility v0.08 2004-May-17
Dec 19 22:53:26 localhost kernel: TCP: cubic registered
Dec 19 22:53:26 localhost kernel: Key type dns_resolver registered
Dec 19 22:53:26 localhost kernel: PM: Hibernation image not present or could not be loaded.
Dec 19 22:53:26 localhost kernel: registered taskstats version 1
Dec 19 22:53:26 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Dec 19 22:53:26 localhost kernel:   Magic number: 9:140:907
Dec 19 22:53:26 localhost kernel: rtc_cmos 00:05: setting system clock to 2013-12-19 22:53:18 UTC (1387493598)
Dec 19 22:53:26 localhost kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Dec 19 22:53:26 localhost kernel: EDD information not available.
Dec 19 22:53:26 localhost kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Dec 19 22:53:26 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 19 22:53:26 localhost kernel: ata3.00: ATAPI: MATSHITA DVD+/-RW UJ8C2, 1.02, max UDMA/133
Dec 19 22:53:26 localhost kernel: ata3.00: configured for UDMA/133
Dec 19 22:53:26 localhost kernel: ata1.00: ATA-8: ST500LT012-1DG142, 0001SDM1, max UDMA/133
Dec 19 22:53:26 localhost kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Dec 19 22:53:26 localhost kernel: ata1.00: configured for UDMA/133
Dec 19 22:53:26 localhost kernel: scsi 0:0:0:0: Direct-Access     ATA      ST500LT012-1DG14 0001 PQ: 0 ANSI: 5
Dec 19 22:53:26 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
Dec 19 22:53:26 localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Dec 19 22:53:26 localhost kernel: scsi 2:0:0:0: CD-ROM            MATSHITA DVD+-RW UJ8C2    1.02 PQ: 0 ANSI: 5
Dec 19 22:53:26 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
Dec 19 22:53:26 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Dec 19 22:53:26 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 19 22:53:26 localhost kernel:  sda: sda1 sda2 sda3 sda4 sda5 sda6
Dec 19 22:53:26 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Dec 19 22:53:26 localhost kernel: Freeing unused kernel memory: 1216k freed
Dec 19 22:53:26 localhost kernel: Write protecting the kernel read-only data: 12288k
Dec 19 22:53:26 localhost kernel: Freeing unused kernel memory: 1980k freed
Dec 19 22:53:26 localhost kernel: Freeing unused kernel memory: 1200k freed
Dec 19 22:53:26 localhost dracut: dracut-3 dracut-025-
Dec 19 22:53:26 localhost systemd-udevd[136]: starting version 195
Dec 19 22:53:26 localhost kernel: [drm] Initialized drm 1.1.0 20060810
Dec 19 22:53:26 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input1
Dec 19 22:53:26 localhost kernel: ACPI: Power Button [PWRB]
Dec 19 22:53:26 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Dec 19 22:53:26 localhost kernel: ACPI: Lid Switch [LID0]
Dec 19 22:53:26 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Dec 19 22:53:26 localhost kernel: ACPI: Power Button [PWRF]
Dec 19 22:53:26 localhost kernel: [drm] Memory usable by graphics device = 2048M
Dec 19 22:53:26 localhost kernel: checking generic (b0000000 300000) vs hw (b0000000 10000000)
Dec 19 22:53:26 localhost kernel: fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
Dec 19 22:53:26 localhost kernel: Console: switching to colour dummy device 80x25
Dec 19 22:53:26 localhost kernel: i915 0000:00:02.0: setting latency timer to 64
Dec 19 22:53:26 localhost kernel: i915 0000:00:02.0: irq 42 for MSI/MSI-X
Dec 19 22:53:26 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Dec 19 22:53:26 localhost kernel: [drm] Driver supports precise vblank timestamp query.
Dec 19 22:53:26 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Dec 19 22:53:26 localhost kernel: [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Dec 19 22:53:26 localhost kernel: fbcon: inteldrmfb (fb0) is primary device
Dec 19 22:53:26 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x26c00, board id: 2382, fw id: 1238635
Dec 19 22:53:26 localhost kernel: tsc: Refined TSC clocksource calibration: 1795.920 MHz
Dec 19 22:53:26 localhost kernel: Switching to clocksource tsc
Dec 19 22:53:26 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4
Dec 19 22:53:26 localhost kernel: Console: switching to colour frame buffer device 170x48
Dec 19 22:53:26 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Dec 19 22:53:26 localhost kernel: i915 0000:00:02.0: registered panic notifier
Dec 19 22:53:26 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Dec 19 22:53:26 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
Dec 19 22:53:26 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Dec 19 22:53:26 localhost dracut: Starting plymouth daemon
Dec 19 22:53:26 localhost kernel: [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
Dec 19 22:53:26 localhost kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Dec 19 22:53:26 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Dec 19 22:53:26 localhost kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
Dec 19 22:53:26 localhost kernel: ACPI: bus type USB registered
Dec 19 22:53:26 localhost kernel: usbcore: registered new interface driver usbfs
Dec 19 22:53:26 localhost kernel: usbcore: registered new interface driver hub
Dec 19 22:53:26 localhost kernel: usbcore: registered new device driver usb
Dec 19 22:53:26 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Dec 19 22:53:26 localhost kernel: ehci-pci: EHCI PCI platform driver
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1a.0: setting latency timer to 64
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xc0619000
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Dec 19 22:53:26 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Dec 19 22:53:26 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 19 22:53:26 localhost kernel: usb usb1: Product: EHCI Host Controller
Dec 19 22:53:26 localhost kernel: usb usb1: Manufacturer: Linux 3.10.24-desktop-2.mga3 ehci_hcd
Dec 19 22:53:26 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0
Dec 19 22:53:26 localhost kernel: hub 1-0:1.0: USB hub found
Dec 19 22:53:26 localhost kernel: hub 1-0:1.0: 2 ports detected
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1d.0: setting latency timer to 64
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0618000
Dec 19 22:53:26 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Dec 19 22:53:26 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Dec 19 22:53:26 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 19 22:53:26 localhost kernel: usb usb2: Product: EHCI Host Controller
Dec 19 22:53:26 localhost kernel: usb usb2: Manufacturer: Linux 3.10.24-desktop-2.mga3 ehci_hcd
Dec 19 22:53:26 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0
Dec 19 22:53:26 localhost kernel: hub 2-0:1.0: USB hub found
Dec 19 22:53:26 localhost kernel: hub 2-0:1.0: 2 ports detected
Dec 19 22:53:26 localhost kernel: xhci_hcd 0000:00:14.0: setting latency timer to 64
Dec 19 22:53:26 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 19 22:53:26 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 19 22:53:26 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Dec 19 22:53:26 localhost kernel: xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
Dec 19 22:53:26 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Dec 19 22:53:26 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 19 22:53:26 localhost kernel: usb usb3: Product: xHCI Host Controller
Dec 19 22:53:26 localhost kernel: usb usb3: Manufacturer: Linux 3.10.24-desktop-2.mga3 xhci_hcd
Dec 19 22:53:26 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0
Dec 19 22:53:26 localhost kernel: xHCI xhci_add_endpoint called for root hub
Dec 19 22:53:26 localhost kernel: xHCI xhci_check_bandwidth called for root hub
Dec 19 22:53:26 localhost kernel: hub 3-0:1.0: USB hub found
Dec 19 22:53:26 localhost kernel: hub 3-0:1.0: 4 ports detected
Dec 19 22:53:26 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 19 22:53:26 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 19 22:53:26 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Dec 19 22:53:26 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 19 22:53:26 localhost kernel: usb usb4: Product: xHCI Host Controller
Dec 19 22:53:26 localhost kernel: usb usb4: Manufacturer: Linux 3.10.24-desktop-2.mga3 xhci_hcd
Dec 19 22:53:26 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0
Dec 19 22:53:26 localhost kernel: xHCI xhci_add_endpoint called for root hub
Dec 19 22:53:26 localhost kernel: xHCI xhci_check_bandwidth called for root hub
Dec 19 22:53:26 localhost kernel: hub 4-0:1.0: USB hub found
Dec 19 22:53:26 localhost kernel: hub 4-0:1.0: 4 ports detected
Dec 19 22:53:26 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Dec 19 22:53:26 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024
Dec 19 22:53:26 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 19 22:53:26 localhost kernel: hub 1-1:1.0: USB hub found
Dec 19 22:53:26 localhost kernel: hub 1-1:1.0: 6 ports detected
Dec 19 22:53:26 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Dec 19 22:53:26 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024
Dec 19 22:53:26 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 19 22:53:26 localhost kernel: hub 2-1:1.0: USB hub found
Dec 19 22:53:26 localhost kernel: hub 2-1:1.0: 6 ports detected
Dec 19 22:53:26 localhost kernel: usb 1-1.1: new full-speed USB device number 3 using ehci-pci
Dec 19 22:53:26 localhost kernel: usb 1-1.1: New USB device found, idVendor=0cf3, idProduct=0036
Dec 19 22:53:26 localhost kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 19 22:53:26 localhost kernel: usb 1-1.3: new high-speed USB device number 4 using ehci-pci
Dec 19 22:53:26 localhost kernel: usb 1-1.3: New USB device found, idVendor=0bda, idProduct=0129
Dec 19 22:53:26 localhost kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 19 22:53:26 localhost kernel: usb 1-1.3: Product: USB2.0-CRW
Dec 19 22:53:26 localhost kernel: usb 1-1.3: Manufacturer: Generic
Dec 19 22:53:26 localhost kernel: usb 1-1.3: SerialNumber: 20100201396000000
Dec 19 22:53:26 localhost kernel: rts5139: module is from the staging directory, the quality is unknown, you have been warned.
Dec 19 22:53:26 localhost kernel: scsi6 : SCSI emulation for RTS5139 USB card reader
Dec 19 22:53:26 localhost kernel: scsi 6:0:0:0: Direct-Access     Generic- xD/SD/M.S.       1.00 PQ: 0 ANSI: 0 CCS
Dec 19 22:53:26 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk
Dec 19 22:53:26 localhost kernel: usbcore: registered new interface driver rts5139
Dec 19 22:53:26 localhost kernel: usb 1-1.4: new high-speed USB device number 5 using ehci-pci
Dec 19 22:53:26 localhost kernel: EXT4-fs (sda3): INFO: recovery required on readonly filesystem
Dec 19 22:53:26 localhost kernel: EXT4-fs (sda3): write access will be enabled during recovery
Dec 19 22:53:26 localhost kernel: usb 1-1.4: New USB device found, idVendor=0c45, idProduct=649a
Dec 19 22:53:26 localhost kernel: usb 1-1.4: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Dec 19 22:53:26 localhost kernel: usb 1-1.4: Product: Laptop_Integrated_Webcam_HD
Dec 19 22:53:26 localhost kernel: usb 1-1.4: Manufacturer: CNFB194J421010000MX2
Dec 19 22:53:26 localhost kernel: EXT4-fs (sda3): recovery complete
Dec 19 22:53:26 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Dec 19 22:53:26 localhost dracut: Checking ext4: /dev/sda3
Dec 19 22:53:26 localhost dracut: issuing e2fsck -a  /dev/sda3
Dec 19 22:53:26 localhost dracut: /dev/sda3: clean, 106854/1925120 files, 1212082/7688448 blocks
Dec 19 22:53:26 localhost dracut: Mounting /dev/sda3 with -o acl,noatime,ro
Dec 19 22:53:26 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: acl
Dec 19 22:53:26 localhost dracut: Mounted root filesystem /dev/sda3
Dec 19 22:53:26 localhost dracut: Switching root
Dec 19 22:53:26 localhost kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Dec 19 22:53:26 localhost systemd[1]: RTC configured in localtime, applying delta of 480 minutes to system time.
Dec 19 22:53:26 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT -SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; mageia)
Dec 19 22:53:26 localhost systemd[1]: Inserted module 'autofs4'
Dec 19 22:53:26 localhost systemd[1]: Set hostname to <localhost>.
Dec 19 22:53:26 localhost systemd[1]: Starting Replay Read-Ahead Data...
Dec 19 22:53:26 localhost systemd[1]: Starting Collect Read-Ahead Data...
Dec 19 22:53:26 localhost systemd[1]: Starting Login Prompts.
Dec 19 22:53:26 localhost systemd[1]: Reached target Login Prompts.
Dec 19 22:53:26 localhost systemd[1]: Starting RPC Port Mapper.
Dec 19 22:53:26 localhost systemd[1]: Reached target RPC Port Mapper.
Dec 19 22:53:26 localhost systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
Dec 19 22:53:26 localhost systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 19 22:53:26 localhost systemd[1]: Starting Remote File Systems.
Dec 19 22:53:26 localhost systemd[1]: Reached target Remote File Systems.
Dec 19 22:53:26 localhost systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
Dec 19 22:53:26 localhost systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
Dec 19 22:53:26 localhost systemd[1]: Starting Delayed Shutdown Socket.
Dec 19 22:53:26 localhost systemd[1]: Listening on Delayed Shutdown Socket.
Dec 19 22:53:26 localhost systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
Dec 19 22:53:26 localhost systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 19 22:53:26 localhost systemd[1]: Starting Encrypted Volumes.
Dec 19 22:53:26 localhost systemd[1]: Reached target Encrypted Volumes.
Dec 19 22:53:26 localhost systemd[1]: Expecting device dev-disk-by\x2duuid-fea6a84e\x2d7ab5\x2d4836\x2d87b6\x2dfc7818178caf.device...
Dec 19 22:53:26 localhost systemd[1]: Starting udev Kernel Socket.
Dec 19 22:53:26 localhost systemd[1]: Listening on udev Kernel Socket.
Dec 19 22:53:26 localhost systemd[1]: Starting udev Control Socket.
Dec 19 22:53:26 localhost systemd[1]: Listening on udev Control Socket.
Dec 19 22:53:26 localhost systemd[1]: Expecting device dev-disk-by\x2duuid-d1ac8cc6\x2dea52\x2d4bf0\x2da34e\x2d93047cf8eea0.device...
Dec 19 22:53:26 localhost systemd[1]: Expecting device dev-disk-by\x2duuid-0003\x2d3448.device...
Dec 19 22:53:26 localhost systemd[1]: Starting Journal Socket.
Dec 19 22:53:26 localhost systemd[1]: Listening on Journal Socket.
Dec 19 22:53:26 localhost systemd[1]: Starting Configure read-only root support...
Dec 19 22:53:26 localhost systemd[1]: Started Import network configuration from initramfs.
Dec 19 22:53:26 localhost systemd[1]: Mounting POSIX Message Queue File System...
Dec 19 22:53:26 localhost systemd[1]: Starting Journal Service...
Dec 19 22:53:26 localhost systemd[1]: Started Journal Service.
Dec 19 22:53:26 localhost systemd[1]: Mounting Debug File System...
Dec 19 22:53:26 localhost systemd[1]: Starting Set default kernel console loglevel...
Dec 19 22:53:26 localhost systemd-readahead[325]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
Dec 19 22:53:26 localhost systemd[1]: Starting udev Kernel Device Manager...
Dec 19 22:53:26 localhost systemd[1]: Starting udev Coldplug all Devices...
Dec 19 22:53:26 localhost systemd[1]: Mounting Huge Pages File System...
Dec 19 22:53:26 localhost systemd-udevd[333]: starting version 195
Dec 19 22:53:26 localhost systemd-journal[329]: Journal started
Dec 19 22:53:26 localhost systemd[1]: Started Collect Read-Ahead Data.
Dec 19 22:53:26 localhost systemd[1]: Started Replay Read-Ahead Data.
Dec 19 22:53:26 localhost systemd[1]: Starting Load legacy module configuration...
Dec 19 22:53:26 localhost systemd[1]: Started File System Check on Root Device.
Dec 19 22:53:26 localhost systemd[1]: Starting Remount Root and Kernel File Systems...
Dec 19 22:53:26 localhost systemd[1]: Starting Apply Kernel Variables...
Dec 19 22:53:26 localhost systemd[1]: Starting Load Kernel Modules...
Dec 19 22:53:26 localhost systemd[1]: Starting Setup Virtual Console...
Dec 19 22:53:26 localhost systemd[1]: Started Set Up Additional Binary Formats.
Dec 19 22:53:26 localhost systemd[1]: Started udev Kernel Device Manager.
Dec 19 22:53:26 localhost systemd[1]: Started Apply Kernel Variables.
Dec 19 22:53:26 localhost systemd[1]: Started Set default kernel console loglevel.
Dec 19 22:53:26 localhost systemd[1]: Mounted Huge Pages File System.
Dec 19 22:53:26 localhost systemd[1]: Mounted POSIX Message Queue File System.
Dec 19 22:53:26 localhost systemd[1]: Mounted Debug File System.
Dec 19 22:53:26 localhost kernel: EXT4-fs (sda3): re-mounted. Opts: acl
Dec 19 22:53:26 localhost systemd[1]: Started Remount Root and Kernel File Systems.
Dec 19 22:53:26 localhost systemd[1]: Starting Local File Systems (Pre).
Dec 19 22:53:26 localhost systemd[1]: Reached target Local File Systems (Pre).
Dec 19 22:53:26 localhost systemd[1]: Mounting Temporary Directory...
Dec 19 22:53:26 localhost 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.)
Dec 19 22:53:26 localhost systemd[1]: Starting Load Random Seed...
Dec 19 22:53:26 localhost systemd[1]: Mounted Temporary Directory.
Dec 19 22:53:26 localhost systemd[1]: Started Setup Virtual Console.
Dec 19 22:53:26 localhost systemd[1]: Started Load Random Seed.
Dec 19 22:53:27 localhost fedora-loadmodules[336]: Loading modules: i8k nvram evdev acpi-cpufreq cpufreq_powersave cpufreq_conservative cpufreq_ondemand
Dec 19 22:53:27 localhost kernel: ACPI: AC Adapter [ACAD] (on-line)
Dec 19 22:53:27 localhost kernel: wmi: Mapper loaded
Dec 19 22:53:27 localhost kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Dec 19 22:53:27 localhost kernel: ACPI: Battery Slot [BAT1] (battery present)
Dec 19 22:53:27 localhost kernel: ACPI: Requesting acpi_cpufreq
Dec 19 22:53:27 localhost kernel: ACPI Warning: 0x0000000000003040-0x000000000000305f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130328/utaddress-251)
Dec 19 22:53:27 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Dec 19 22:53:28 localhost kernel: input: Dell WMI hotkeys as /devices/virtual/input/input6
Dec 19 22:53:28 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Dec 19 22:53:28 localhost kernel: r8169 0000:01:00.0: irq 44 for MSI/MSI-X
Dec 19 22:53:28 localhost kernel: r8169 0000:01:00.0 eth0: RTL8105e at 0xffffc9000005e000, 74:86:7a:56:99:a6, XID 00c00000 IRQ 44
Dec 19 22:53:28 localhost kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130328/utaddress-251)
Dec 19 22:53:28 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Dec 19 22:53:28 localhost kernel: ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-251)
Dec 19 22:53:28 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Dec 19 22:53:28 localhost kernel: ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-251)
Dec 19 22:53:28 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Dec 19 22:53:28 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Dec 19 22:53:28 localhost kernel: i8k: unable to get SMM BIOS version
Dec 19 22:53:28 localhost kernel: Dell laptop SMM driver v1.14 21/02/2005 Massimo Dal Zotto (dz@debian.org)
Dec 19 22:53:28 localhost kernel: Non-volatile memory driver v1.3
Dec 19 22:53:28 localhost kernel: iTCO_vendor_support: vendor-support=0
Dec 19 22:53:28 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
Dec 19 22:53:28 localhost kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
Dec 19 22:53:28 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=1)
Dec 19 22:53:28 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain
Dec 19 22:53:28 localhost mtp-probe[409]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4"
Dec 19 22:53:28 localhost mtp-probe[413]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3"
Dec 19 22:53:28 localhost mtp-probe[409]: bus: 1, device: 5 was not an MTP device
Dec 19 22:53:28 localhost mtp-probe[413]: bus: 1, device: 4 was not an MTP device
Dec 19 22:53:28 localhost kernel: Bluetooth: Core ver 2.16
Dec 19 22:53:28 localhost kernel: NET: Registered protocol family 31
Dec 19 22:53:28 localhost kernel: Bluetooth: HCI device and connection manager initialized
Dec 19 22:53:28 localhost kernel: Bluetooth: HCI socket layer initialized
Dec 19 22:53:28 localhost kernel: Bluetooth: L2CAP socket layer initialized
Dec 19 22:53:28 localhost kernel: Bluetooth: SCO socket layer initialized
Dec 19 22:53:28 localhost systemd[1]: Started Load legacy module configuration.
Dec 19 22:53:28 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x17
Dec 19 22:53:28 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x17
Dec 19 22:53:28 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x17
Dec 19 22:53:28 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x17
Dec 19 22:53:28 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Dec 19 22:53:28 localhost kernel: media: Linux media interface: v0.10
Dec 19 22:53:28 localhost kernel: usbcore: registered new interface driver btusb
Dec 19 22:53:29 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
Dec 19 22:53:29 localhost kernel: Linux video capture interface: v2.00
Dec 19 22:53:29 localhost kernel: ath: phy0: ASPM enabled: 0x43
Dec 19 22:53:29 localhost kernel: ath: EEPROM regdomain: 0x60
Dec 19 22:53:29 localhost kernel: ath: EEPROM indicates we should expect a direct regpair map
Dec 19 22:53:29 localhost kernel: ath: Country alpha2 being used: 00
Dec 19 22:53:29 localhost kernel: ath: Regpair used: 0x60
Dec 19 22:53:29 localhost kernel: SKU: Nid=0x1d sku_cfg=0x40e00001
Dec 19 22:53:29 localhost kernel: SKU: port_connectivity=0x1
Dec 19 22:53:29 localhost kernel: SKU: enable_pcbeep=0x0
Dec 19 22:53:29 localhost kernel: SKU: check_sum=0x00000000
Dec 19 22:53:29 localhost kernel: SKU: customization=0x00000000
Dec 19 22:53:29 localhost kernel: SKU: external_amp=0x0
Dec 19 22:53:29 localhost kernel: SKU: platform_type=0x0
Dec 19 22:53:29 localhost kernel: SKU: swap=0x0
Dec 19 22:53:29 localhost kernel: SKU: override=0x1
Dec 19 22:53:29 localhost kernel: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 19 22:53:29 localhost kernel:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 19 22:53:29 localhost kernel:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 19 22:53:29 localhost kernel:    mono: mono_out=0x0
Dec 19 22:53:29 localhost kernel:    inputs:
Dec 19 22:53:29 localhost kernel:      Mic=0x19
Dec 19 22:53:29 localhost kernel:      Internal Mic=0x12
Dec 19 22:53:29 localhost kernel: realtek: No valid SSID, checking pincfg 0x40e00001 for NID 0x1d
Dec 19 22:53:29 localhost kernel: realtek: Enabling init ASM_ID=0x0001 CODEC_ID=10ec0282
Dec 19 22:53:29 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Dec 19 22:53:29 localhost kernel: ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xffffc90020e00000, irq=17
Dec 19 22:53:29 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
Dec 19 22:53:29 localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
Dec 19 22:53:29 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Dec 19 22:53:29 localhost systemd[1]: Starting Sound Card.
Dec 19 22:53:29 localhost systemd[1]: Reached target Sound Card.
Dec 19 22:53:29 localhost kernel: uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_HD (0c45:649a)
Dec 19 22:53:29 localhost kernel: input: Laptop_Integrated_Webcam_HD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10
Dec 19 22:53:29 localhost kernel: usbcore: registered new interface driver uvcvideo
Dec 19 22:53:29 localhost kernel: USB Video Class driver (1.1.1)
Dec 19 22:53:29 localhost kernel: usbcore: registered new interface driver ath3k
Dec 19 22:53:29 localhost systemd[1]: Started Configure read-only root support.
Dec 19 22:53:30 localhost kernel: usb 1-1.1: USB disconnect, device number 3
Dec 19 22:53:30 localhost kernel: usb 1-1.1: new full-speed USB device number 6 using ehci-pci
Dec 19 22:53:30 localhost kernel: usb 1-1.1: New USB device found, idVendor=0cf3, idProduct=0036
Dec 19 22:53:30 localhost kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 19 22:53:30 localhost kernel: cfg80211: World regulatory domain updated:
Dec 19 22:53:30 localhost kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Dec 19 22:53:30 localhost kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Dec 19 22:53:30 localhost kernel: cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Dec 19 22:53:30 localhost kernel: cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Dec 19 22:53:30 localhost kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Dec 19 22:53:30 localhost kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Dec 19 22:53:30 localhost kernel: cfg80211: Calling CRDA for country: CN
Dec 19 22:53:30 localhost kernel: cfg80211: Regulatory domain changed to country: CN
Dec 19 22:53:30 localhost kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Dec 19 22:53:30 localhost kernel: cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Dec 19 22:53:30 localhost kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (N/A, 3000 mBm)
Dec 19 22:53:30 localhost kernel: cfg80211:   (57240000 KHz - 59400000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
Dec 19 22:53:30 localhost kernel: cfg80211:   (59400000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4400 mBm)
Dec 19 22:53:30 localhost kernel: cfg80211:   (63720000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
Dec 19 22:53:30 localhost systemd[1]: Started Set Up Additional Binary Formats.
Dec 19 22:53:30 localhost systemd[1]: Mounted Configuration File System.
Dec 19 22:53:30 localhost systemd[1]: Starting Load Random Seed...
Dec 19 22:53:30 localhost systemd[1]: Mounted FUSE Control File System.
Dec 19 22:53:30 localhost systemd[1]: Started Import network configuration from initramfs.
Dec 19 22:53:30 localhost systemd[1]: Started File System Check on Root Device.
Dec 19 22:53:30 localhost systemd[1]: Started Load Random Seed.
Dec 19 22:53:31 localhost systemd[1]: Found device ST500LT012-1DG142.
Dec 19 22:53:31 localhost systemd[1]: Mounting /boot/efi...
Dec 19 22:53:31 localhost kernel: FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
Dec 19 22:53:31 localhost systemd[1]: Found device ST500LT012-1DG142.
Dec 19 22:53:31 localhost systemd[1]: Starting File System Check on /dev/disk/by-uuid/d1ac8cc6-ea52-4bf0-a34e-93047cf8eea0...
Dec 19 22:53:32 localhost systemd[1]: Found device ST500LT012-1DG142.
Dec 19 22:53:32 localhost systemd[1]: Activating swap /dev/disk/by-uuid/fea6a84e-7ab5-4836-87b6-fc7818178caf...
Dec 19 22:53:32 localhost kernel: FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Dec 19 22:53:32 localhost systemd[1]: Mounted /boot/efi.
Dec 19 22:53:32 localhost kernel: Adding 4095996k swap on /dev/sda4.  Priority:-1 extents:1 across:4095996k FS
Dec 19 22:53:32 localhost systemd[1]: Activated swap /dev/disk/by-uuid/fea6a84e-7ab5-4836-87b6-fc7818178caf.
Dec 19 22:53:32 localhost systemd[1]: Starting Swap.
Dec 19 22:53:32 localhost systemd[1]: Reached target Swap.
Dec 19 22:53:32 localhost systemd[1]: Started udev Wait for Complete Device Initialization.
Dec 19 22:53:32 localhost systemd[1]: Starting Wait for storage scan...
Dec 19 22:53:32 localhost systemd[1]: Started Show Plymouth Boot Screen.
Dec 19 22:53:32 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch.
Dec 19 22:53:32 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Dec 19 22:53:32 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 19 22:53:32 localhost systemd[1]: Started Wait for storage scan.
Dec 19 22:53:32 localhost systemd[1]: Started Initialize storage subsystems (RAID, LVM, etc.).
Dec 19 22:53:32 localhost systemd[1]: Started Initialize storage subsystems (RAID, LVM, etc.).
Dec 19 22:53:34 localhost systemd-fsck[506]: /dev/sda5: 正在修复日志
Dec 19 22:53:35 localhost systemd-fsck[506]: /dev/sda5: clean, 743/10477568 files, 1142598/41881600 blocks
Dec 19 22:53:35 localhost systemd[1]: Started File System Check on /dev/disk/by-uuid/d1ac8cc6-ea52-4bf0-a34e-93047cf8eea0.
Dec 19 22:53:35 localhost systemd[1]: Mounting /home...
Dec 19 22:53:36 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: acl
Dec 19 22:53:36 localhost systemd[1]: Mounted /home.
Dec 19 22:53:36 localhost systemd[1]: Starting Local File Systems.
Dec 19 22:53:36 localhost systemd[1]: Reached target Local File Systems.
Dec 19 22:53:36 localhost systemd[1]: Starting Reconfigure the system on administrator request...
Dec 19 22:53:36 localhost systemd[1]: Starting Save boot dmesg content...
Dec 19 22:53:36 localhost systemd[1]: Starting Setup links in /boot for running kernel...
Dec 19 22:53:36 localhost systemd[1]: Started Relabel all filesystems, if necessary.
Dec 19 22:53:36 localhost systemd[1]: Started Reconfigure the system on administrator request.
Dec 19 22:53:36 localhost systemd[1]: Started Mark the need to relabel after reboot.
Dec 19 22:53:36 localhost systemd[1]: Starting Recreate Volatile Files and Directories...
Dec 19 22:53:36 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 19 22:53:36 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
Dec 19 22:53:36 localhost systemd[1]: Started Recreate Volatile Files and Directories.
Dec 19 22:53:36 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 19 22:53:36 localhost systemd[1]: Starting System Initialization.
Dec 19 22:53:36 localhost systemd[1]: Reached target System Initialization.
Dec 19 22:53:36 localhost systemd[1]: Starting Restore Sound Card State...
Dec 19 22:53:36 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories.
Dec 19 22:53:36 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 19 22:53:36 localhost systemd[1]: Starting Name Service Cache Daemon Socket.
Dec 19 22:53:36 localhost systemd[1]: Listening on Name Service Cache Daemon Socket.
Dec 19 22:53:36 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 19 22:53:36 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 19 22:53:36 localhost systemd[1]: Starting D-Bus System Message Bus Socket.
Dec 19 22:53:36 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 19 22:53:36 localhost systemd[1]: Starting Sockets.
Dec 19 22:53:36 localhost systemd[1]: Reached target Sockets.
Dec 19 22:53:36 localhost systemd[1]: Started Restore Sound Card State.
Dec 19 22:53:36 localhost systemd-journal[329]: Allowing system journal files to grow to 2.8G.
Dec 19 22:53:36 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
Dec 19 22:53:36 localhost systemd[1]: Started Save boot dmesg content.
Dec 19 22:53:36 localhost systemd[1]: Started Setup links in /boot for running kernel.
Dec 19 22:53:37 localhost service_harddrake[581]: ### Program is starting ###
Dec 19 22:53:38 localhost service_harddrake[581]: running: dmidecode
Dec 19 22:53:38 localhost service_harddrake[581]: modified file /etc/sysconfig/harddrake2/kernel
Dec 19 22:53:38 localhost service_harddrake[581]: modified file /etc/sysconfig/harddrake2/xorg
Dec 19 22:53:39 localhost service_harddrake[581]: created file /etc/sysconfig/harddrake2/previous_hw
Dec 19 22:53:39 localhost service_harddrake[581]: launched command: display_driver_helper --check-loaded
Dec 19 22:53:40 localhost systemd[1]: Started Reconfigure the system on administrator request.
Dec 19 22:53:40 localhost systemd[1]: Starting Basic System.
Dec 19 22:53:40 localhost systemd[1]: Reached target Basic System.
Dec 19 22:53:40 localhost systemd[1]: Starting Bluetooth Manager...
Dec 19 22:53:40 localhost systemd[1]: Starting LSB: Checks if a partition is close to full up...
Dec 19 22:53:40 localhost systemd[1]: Starting irqbalance daemon...
Dec 19 22:53:40 localhost systemd[1]: Started irqbalance daemon.
Dec 19 22:53:40 localhost systemd[1]: Starting LSB: Enables MSEC security policy on boot...
Dec 19 22:53:40 localhost systemd[1]: Starting LSB: Nameserver information manager...
Dec 19 22:53:40 localhost systemd[1]: Starting ip6tables Firewall for IPv6...
Dec 19 22:53:40 localhost systemd[1]: Starting iptables Firewall for IPv4...
Dec 19 22:53:40 localhost systemd[1]: Starting ACPI Event Daemon...
Dec 19 22:53:40 localhost systemd[1]: Starting Configure CPU power related settings...
Dec 19 22:53:40 localhost systemd[1]: Starting Login Service...
Dec 19 22:53:40 localhost systemd[1]: Starting Daemon for power management...
Dec 19 22:53:40 localhost systemd[1]: Starting D-Bus System Message Bus...
Dec 19 22:53:40 localhost systemd[1]: Started D-Bus System Message Bus.
Dec 19 22:53:40 localhost systemd[1]: Starting Name Service Cache Daemon...
Dec 19 22:53:40 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Dec 19 22:53:40 localhost systemd[1]: Starting Permit User Sessions...
Dec 19 22:53:40 localhost systemd[1]: Starting UDisks Daemon...
Dec 19 22:53:40 localhost systemd[1]: Starting LSB: Update the Intel / AMD CPU microcode...
Dec 19 22:53:40 localhost systemd[1]: Started Configure CPU power related settings.
Dec 19 22:53:40 localhost systemd[1]: PID file /run/nscd/nscd.pid not readable (yet?) after start.
Dec 19 22:53:40 localhost systemd[1]: Started Permit User Sessions.
Dec 19 22:53:40 localhost systemd[1]: Starting Command Scheduler...
Dec 19 22:53:40 localhost systemd[1]: Started Command Scheduler.
Dec 19 22:53:40 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit...
Dec 19 22:53:40 localhost systemd[1]: Starting Display Manager...
Dec 19 22:53:40 localhost systemd[1]: Started Display Manager.
Dec 19 22:53:40 localhost systemd[1]: Started Name Service Cache Daemon.
Dec 19 22:53:40 localhost systemd[1]: Started ACPI Event Daemon.
Dec 19 22:53:40 localhost bluetoothd[604]: Bluetooth daemon 4.101
Dec 19 22:53:40 localhost nscd[624]: 624 无法对文件“/etc/netgroup”进行 stat() 操作:没有那个文件或目录
Dec 19 22:53:40 localhost acpid[628]: starting up with proc fs
Dec 19 22:53:40 localhost acpid[628]: 2 rules loaded
Dec 19 22:53:40 localhost acpid[628]: waiting for events: event logging is off
Dec 19 22:53:40 localhost avahi-daemon[617]: Found user 'avahi' (UID 495) and group 'avahi' (GID 493).
Dec 19 22:53:40 localhost avahi-daemon[617]: Successfully dropped root privileges.
Dec 19 22:53:40 localhost avahi-daemon[617]: avahi-daemon 0.6.31 starting up.
Dec 19 22:53:40 localhost bluetoothd[604]: bluetoothd[604]: Bluetooth daemon 4.101
Dec 19 22:53:40 localhost cpupower[612]: Setting cpu: 0
Dec 19 22:53:40 localhost cpupower[612]: Setting cpu: 1
Dec 19 22:53:40 localhost cpupower[612]: Setting cpu: 2
Dec 19 22:53:40 localhost cpupower[612]: Setting cpu: 3
Dec 19 22:53:40 localhost systemd[1]: Started iptables Firewall for IPv4.
Dec 19 22:53:40 localhost systemd[1]: Started LSB: Enables MSEC security policy on boot.
Dec 19 22:53:40 localhost systemd[1]: Started ip6tables Firewall for IPv6.
Dec 19 22:53:40 localhost partmon[605]: Checking if partitions have enough free diskspace:   OK  ]
Dec 19 22:53:40 localhost systemd[1]: Started LSB: Checks if a partition is close to full up.
Dec 19 22:53:40 localhost crond[625]: (CRON) INFO (Syslog will be used instead of sendmail.)
Dec 19 22:53:40 localhost bluetoothd[604]: bluetoothd[604]: Starting SDP server
Dec 19 22:53:40 localhost bluetoothd[604]: Starting SDP server
Dec 19 22:53:40 localhost systemd[1]: Started Bluetooth Manager.
Dec 19 22:53:40 localhost systemd[1]: Starting Bluetooth.
Dec 19 22:53:40 localhost systemd[1]: Reached target Bluetooth.
Dec 19 22:53:40 localhost systemd-logind[613]: New seat seat0.
Dec 19 22:53:40 localhost systemd[1]: Started Daemon for power management.
Dec 19 22:53:40 localhost systemd[1]: Started UDisks Daemon.
Dec 19 22:53:40 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Dec 19 22:53:40 localhost systemd[1]: Started Login Service.
Dec 19 22:53:40 localhost avahi-daemon[617]: Successfully called chroot().
Dec 19 22:53:40 localhost avahi-daemon[617]: Successfully dropped remaining capabilities.
Dec 19 22:53:40 localhost avahi-daemon[617]: Loading service file /services/ssh.service.
Dec 19 22:53:40 localhost avahi-daemon[617]: Loading service file /services/udisks.service.
Dec 19 22:53:40 localhost avahi-daemon[617]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives.
Dec 19 22:53:40 localhost avahi-daemon[617]: Network interface enumeration completed.
Dec 19 22:53:40 localhost avahi-daemon[617]: Registering HINFO record with values 'X86_64'/'LINUX'.
Dec 19 22:53:40 localhost bluetoothd[604]: Bluetooth Management interface initialized
Dec 19 22:53:40 localhost avahi-daemon[617]: Server startup complete. Host name is linux.local. Local service cookie is 3554823251.
Dec 19 22:53:40 localhost avahi-daemon[617]: Service "linux" (/services/udisks.service) successfully established.
Dec 19 22:53:40 localhost avahi-daemon[617]: Service "linux" (/services/ssh.service) successfully established.
Dec 19 22:53:40 localhost dbus[615]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Dec 19 22:53:40 localhost crond[625]: (CRON) INFO (running with inotify support)
Dec 19 22:53:40 localhost bluetoothd[604]: bluetoothd[604]: Bluetooth Management interface initialized
Dec 19 22:53:40 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 19 22:53:40 localhost dbus-daemon[615]: dbus[615]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Dec 19 22:53:40 localhost systemd[1]: Starting Authorization Manager...
Dec 19 22:53:40 localhost systemd-logind[613]: Watching system buttons on /dev/input/event3 (Power Button)
Dec 19 22:53:40 localhost systemd-logind[613]: Watching system buttons on /dev/input/event5 (Video Bus)
Dec 19 22:53:40 localhost systemd-logind[613]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 19 22:53:40 localhost systemd-logind[613]: Watching system buttons on /dev/input/event2 (Lid Switch)
Dec 19 22:53:40 localhost kernel: Bluetooth: BNEP filters: protocol multicast
Dec 19 22:53:40 localhost polkitd[697]: Started polkitd version 0.107
Dec 19 22:53:40 localhost kernel: Bluetooth: BNEP socket layer initialized
Dec 19 22:53:40 localhost kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 19 22:53:40 localhost kernel: Bluetooth: RFCOMM socket layer initialized
Dec 19 22:53:40 localhost kernel: Bluetooth: RFCOMM ver 1.11
Dec 19 22:53:40 localhost kernel: microcode: Microcode Update Driver: v2.00 removed.
Dec 19 22:53:40 localhost bluetoothd[604]: bluetoothd[604]: Unknown command complete for opcode 19
Dec 19 22:53:40 localhost bluetoothd[604]: Unknown command complete for opcode 19
Dec 19 22:53:40 localhost microcode_ctl[620]: Applying Intel CPU microcode update:    OK  ]
Dec 19 22:53:40 localhost polkitd[697]: Loading rules from directory /etc/polkit-1/rules.d
Dec 19 22:53:40 localhost polkitd[697]: Loading rules from directory /usr/share/polkit-1/rules.d
Dec 19 22:53:40 localhost systemd[1]: Started LSB: Update the Intel / AMD CPU microcode.
Dec 19 22:53:40 localhost resolvconf[608]: Starting resolvconf:   OK  ]
Dec 19 22:53:40 localhost systemd[1]: Started LSB: Nameserver information manager.
Dec 19 22:53:40 localhost systemd[1]: Starting LSB: Bring up/down networking...
Dec 19 22:53:40 localhost bluetoothd[604]: bluetoothd[604]: Adapter /org/bluez/604/hci0 has been enabled
Dec 19 22:53:40 localhost bluetoothd[604]: Adapter /org/bluez/604/hci0 has been enabled
Dec 19 22:53:40 localhost kernel: NET: Registered protocol family 10
Dec 19 22:53:40 localhost acpid[628]: client connected from 752[0:0]
Dec 19 22:53:40 localhost acpid[628]: 1 client rule loaded
Dec 19 22:53:40 localhost network[764]: Bringing up loopback interface:    OK  ]
Dec 19 22:53:40 localhost nscd[624]: 624 无法创建 /var/db/nscd/passwd; 不使用持久数据库
Dec 19 22:53:40 localhost nscd[624]: 624 无法创建 /var/db/nscd/group; 不使用持久数据库
Dec 19 22:53:40 localhost nscd[624]: 624 无法创建 /var/db/nscd/services; 不使用持久数据库
Dec 19 22:53:40 localhost nscd[624]: 624 无法创建 /var/db/nscd/netgroup; 不使用持久数据库
Dec 19 22:53:40 localhost network[764]: Configuring wireless regulatory domain    OK  ]
Dec 19 22:53:40 localhost polkitd[697]: Finished loading, compiling and executing 1 rules
Dec 19 22:53:40 localhost dbus-daemon[615]: dbus[615]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 19 22:53:40 localhost dbus[615]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 19 22:53:40 localhost systemd[1]: Started Authorization Manager.
Dec 19 22:53:40 localhost polkitd[697]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Dec 19 22:53:40 localhost ifplugd(eth0)[938]: ifplugd 0.28 initializing.
Dec 19 22:53:40 localhost network[764]: Bringing up interface eth0:    OK  ]
Dec 19 22:53:40 localhost ifplugd(eth0)[938]: Using interface eth0/74:86:7A:56:99:A6 with driver <r8169> (version: 2.3LK-NAPI)
Dec 19 22:53:40 localhost ifplugd(eth0)[938]: Using detection mode: SIOCETHTOOL
Dec 19 22:53:40 localhost ifplugd(eth0)[938]: Initialization complete, link beat not detected.
Dec 19 22:53:40 localhost kernel: r8169 0000:01:00.0 eth0: link down
Dec 19 22:53:40 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Dec 19 22:53:40 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Dec 19 22:53:41 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Dec 19 22:53:41 localhost network[764]: Bringing up interface wlan0:  Error for wireless request "Set Encode" (8B2A) :
Dec 19 22:53:41 localhost network[764]: SET failed on device wlan0 ; Invalid argument.
Dec 19 22:53:41 localhost kernel: NET: Registered protocol family 17
Dec 19 22:53:41 localhost network[764]: ioctl[SIOCSIWENCODEEXT]: Invalid argument
Dec 19 22:53:41 localhost network[764]: ioctl[SIOCSIWENCODEEXT]: Invalid argument
Dec 19 22:53:41 localhost ifplugd(wlan0)[998]: ifplugd 0.28 initializing.
Dec 19 22:53:41 localhost ifplugd(wlan0)[998]: Using interface wlan0/34:23:87:40:57:15 with driver <ath9k> (version: 3.10.24-desktop-2.mga3)
Dec 19 22:53:41 localhost ifplugd(wlan0)[998]: Using detection mode: SIOCETHTOOL
Dec 19 22:53:41 localhost ifplugd(wlan0)[998]: Initialization complete, link beat not detected.
Dec 19 22:53:41 localhost network[764]:   OK  ]
Dec 19 22:53:41 localhost systemd[1]: Started LSB: Bring up/down networking.
Dec 19 22:53:41 localhost systemd[1]: Starting LSB: Wait for the hotplugged network to be up...
Dec 19 22:53:41 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit.
Dec 19 22:53:41 localhost kernel: ata1.00: configured for UDMA/133
Dec 19 22:53:41 localhost kernel: ata1: EH complete
Dec 19 22:53:41 localhost systemd-logind[613]: New session 1 of user idaemon.
Dec 19 22:53:41 localhost systemd-logind[613]: Linked /tmp/.X11-unix/X0 to /run/user/500/X11-display.
Dec 19 22:53:41 localhost kdm[1081]: :0[1081]: pam_tcb(kdm-np:session): Session opened for idaemon by idaemon(uid=0)
Dec 19 22:53:42 localhost kernel: wlan0: authenticate with ec:17:2f:19:fb:aa
Dec 19 22:53:42 localhost kernel: wlan0: send auth to ec:17:2f:19:fb:aa (try 1/3)
Dec 19 22:53:42 localhost kernel: wlan0: authenticated
Dec 19 22:53:42 localhost kernel: wlan0: associate with ec:17:2f:19:fb:aa (try 1/3)
Dec 19 22:53:42 localhost kernel: wlan0: RX AssocResp from ec:17:2f:19:fb:aa (capab=0x431 status=0 aid=5)
Dec 19 22:53:42 localhost kernel: wlan0: associated
Dec 19 22:53:42 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Dec 19 22:53:42 localhost kernel: cfg80211: Calling CRDA for country: US
Dec 19 22:53:42 localhost kernel: ath: regdomain 0x8348 updated by CountryIE
Dec 19 22:53:42 localhost kernel: ath: EEPROM regdomain: 0x8348
Dec 19 22:53:42 localhost kernel: ath: EEPROM indicates we should expect a country code
Dec 19 22:53:42 localhost kernel: ath: doing EEPROM country->regdmn map search
Dec 19 22:53:42 localhost kernel: ath: country maps to regdmn code: 0x3a
Dec 19 22:53:42 localhost kernel: ath: Country alpha2 being used: US
Dec 19 22:53:42 localhost kernel: ath: Regpair used: 0x3a
Dec 19 22:53:42 localhost kernel: cfg80211: Regulatory domain changed to country: US
Dec 19 22:53:42 localhost kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Dec 19 22:53:42 localhost kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
Dec 19 22:53:42 localhost kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
Dec 19 22:53:42 localhost kernel: cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Dec 19 22:53:42 localhost kernel: cfg80211:   (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Dec 19 22:53:42 localhost kernel: cfg80211:   (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Dec 19 22:53:42 localhost kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
Dec 19 22:53:42 localhost kernel: cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
Dec 19 22:53:42 localhost ifplugd(wlan0)[998]: Link beat detected.
Dec 19 22:53:42 localhost kernel: EXT4-fs (sda3): re-mounted. Opts: acl,commit=0
Dec 19 22:53:43 localhost kernel: EXT4-fs (sda5): re-mounted. Opts: acl,commit=0
Dec 19 22:53:43 localhost ifplugd(wlan0)[998]: Executing '/etc/ifplugd/ifplugd.action wlan0 up'.
Dec 19 22:53:43 localhost avahi-daemon[617]: Registering new address record for fe80::3623:87ff:fe40:5715 on wlan0.*.
Dec 19 22:53:44 localhost dhclient[1300]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
Dec 19 22:53:44 localhost dhclient[1300]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67
Dec 19 22:53:44 localhost dhclient[1300]: DHCPOFFER from 192.168.1.1
Dec 19 22:53:44 localhost dhclient[1300]: DHCPACK from 192.168.1.1
Dec 19 22:53:44 localhost avahi-daemon[617]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.109.
Dec 19 22:53:44 localhost avahi-daemon[617]: New relevant interface wlan0.IPv4 for mDNS.
Dec 19 22:53:44 localhost avahi-daemon[617]: Registering new address record for 192.168.1.109 on wlan0.IPv4.
Dec 19 22:53:44 localhost avahi-daemon[617]: Withdrawing address record for 192.168.1.109 on wlan0.
Dec 19 22:53:44 localhost avahi-daemon[617]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.109.
Dec 19 22:53:44 localhost avahi-daemon[617]: Interface wlan0.IPv4 no longer relevant for mDNS.
Dec 19 22:53:44 localhost avahi-daemon[617]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.109.
Dec 19 22:53:44 localhost avahi-daemon[617]: New relevant interface wlan0.IPv4 for mDNS.
Dec 19 22:53:44 localhost avahi-daemon[617]: Registering new address record for 192.168.1.109 on wlan0.IPv4.
Dec 19 22:53:44 localhost avahi-daemon[617]: Withdrawing address record for fe80::3623:87ff:fe40:5715 on wlan0.
Dec 19 22:53:44 localhost NET[1495]: /sbin/dhclient-script : updated /etc/resolv.conf
Dec 19 22:53:44 localhost dhclient[1300]: bound to 192.168.1.109 -- renewal in 680 seconds.
Dec 19 22:53:44 localhost ifplugd(wlan0)[998]: client: Determining IP information for wlan0... done.
Dec 19 22:53:44 localhost ifplugd(wlan0)[998]: Program executed successfully.
Dec 19 22:53:45 localhost dbus-daemon[615]: dbus[615]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Dec 19 22:53:45 localhost dbus[615]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Dec 19 22:53:45 localhost systemd[1]: Starting Disk Manager...
Dec 19 22:53:45 localhost udisksd[1554]: udisks daemon version 2.0.1 starting
Dec 19 22:53:45 localhost dbus-daemon[615]: dbus[615]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Dec 19 22:53:45 localhost dbus[615]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Dec 19 22:53:45 localhost systemd[1]: Started Disk Manager.
Dec 19 22:53:45 localhost udisksd[1554]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Dec 19 22:53:46 localhost network-up[1021]: Waiting for network to be up  OK  ]
Dec 19 22:53:46 localhost systemd[1]: Started LSB: Wait for the hotplugged network to be up.
Dec 19 22:53:46 localhost systemd[1]: Starting Network.
Dec 19 22:53:46 localhost systemd[1]: Reached target Network.
Dec 19 22:53:46 localhost systemd[1]: Starting Host and Network Name Lookups.
Dec 19 22:53:46 localhost systemd[1]: Reached target Host and Network Name Lookups.
Dec 19 22:53:46 localhost systemd[1]: Starting Shorewall IPv4 firewall...
Dec 19 22:53:46 localhost systemd[1]: Starting Shorewall IPv6 firewall...
Dec 19 22:53:46 localhost dbus-daemon[615]: dbus[615]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.21" (uid=500 pid=1387 comm="kdeinit4: kded4 [kdeinit]                       ") interface="org.freedesktop.login1.Manager" member="CanHybridSleep" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=613 comm="/usr/lib/systemd/systemd-logind ")
Dec 19 22:53:46 localhost dbus[615]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.21" (uid=500 pid=1387 comm="kdeinit4: kded4 [kdeinit]                       ") interface="org.freedesktop.login1.Manager" member="CanHybridSleep" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=613 comm="/usr/lib/systemd/systemd-logind ")
Dec 19 22:53:46 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Dec 19 22:53:46 localhost shorewall[1613]: Compiling...
Dec 19 22:53:46 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Dec 19 22:53:46 localhost shorewall6[1614]: Compiling...
Dec 19 22:53:46 localhost shorewall[1613]: Processing /etc/shorewall/params ...
Dec 19 22:53:46 localhost shorewall[1613]: Processing /etc/shorewall/shorewall.conf...
Dec 19 22:53:46 localhost shorewall[1613]: Loading Modules...
Dec 19 22:53:46 localhost kernel: Netfilter messages via NETLINK v0.30.
Dec 19 22:53:46 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
Dec 19 22:53:47 localhost shorewall6[1614]: Processing /etc/shorewall6/params ...
Dec 19 22:53:47 localhost shorewall6[1614]: Processing /etc/shorewall6/shorewall6.conf...
Dec 19 22:53:47 localhost shorewall6[1614]: Loading Modules...
Dec 19 22:53:47 localhost kernel: NF_TPROXY: Transparent proxy support initialized, version 4.1.0
Dec 19 22:53:47 localhost kernel: NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
Dec 19 22:53:47 localhost kernel: xt_time: kernel timezone is +0800
Dec 19 22:53:47 localhost kernel: ctnetlink v0.93: registering with nfnetlink.
Dec 19 22:53:47 localhost kernel: ip_set: protocol 6
Dec 19 22:53:47 localhost kernel: ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
Dec 19 22:53:47 localhost kernel: xt_addrtype: ipv6 does not support BROADCAST matching
Dec 19 22:53:47 localhost kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
Dec 19 22:53:47 localhost kernel: xt_CT: No such helper "pptp"
Dec 19 22:53:47 localhost kernel: xt_CT: No such helper "snmp"
Dec 19 22:53:47 localhost kernel: xt_CT: No such helper "netbios-ns"
Dec 19 22:53:47 localhost kernel: xt_CT: No such helper "irc"
Dec 19 22:53:47 localhost kernel: xt_CT: No such helper "irc-0"
Dec 19 22:53:47 localhost shorewall6[1614]: Compiling /etc/shorewall6/zones...
Dec 19 22:53:47 localhost shorewall6[1614]: ERROR: No IP zones defined
Dec 19 22:53:47 localhost logger[2203]: ERROR:Shorewall6 start failed
Dec 19 22:53:47 localhost systemd[1]: shorewall6.service: main process exited, code=exited, status=255/n/a
Dec 19 22:53:47 localhost systemd[1]: Failed to start Shorewall IPv6 firewall.
Dec 19 22:53:47 localhost systemd[1]: Unit shorewall6.service entered failed state
Dec 19 22:53:47 localhost shorewall[1613]: Compiling /etc/shorewall/zones...
Dec 19 22:53:47 localhost shorewall[1613]: Compiling /etc/shorewall/interfaces...
Dec 19 22:53:47 localhost kernel: Bridge firewalling registered
Dec 19 22:53:48 localhost shorewall[1613]: Determining Hosts in Zones...
Dec 19 22:53:48 localhost shorewall[1613]: Locating Action Files...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling /usr/share/shorewall/action.Drop for chain Drop...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling /usr/share/shorewall/action.Broadcast for chain Broadcast...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling /usr/share/shorewall/action.Invalid for chain Invalid...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling /usr/share/shorewall/action.NotSyn for chain NotSyn...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling /usr/share/shorewall/action.Reject for chain Reject...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling /etc/shorewall/policy...
Dec 19 22:53:48 localhost shorewall[1613]: Running /etc/shorewall/initdone...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling Kernel Route Filtering...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling Martian Logging...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling /etc/shorewall/tcrules...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling MAC Filtration -- Phase 1...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling /etc/shorewall/rules...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling /etc/shorewall/conntrack...
Dec 19 22:53:48 localhost shorewall[1613]: Compiling MAC Filtration -- Phase 2...
Dec 19 22:53:48 localhost shorewall[1613]: Applying Policies...
Dec 19 22:53:48 localhost shorewall[1613]: Generating Rule Matrix...
Dec 19 22:53:48 localhost shorewall[1613]: Creating iptables-restore input...
Dec 19 22:53:48 localhost shorewall[1613]: Shorewall configuration compiled to /var/lib/shorewall/.start
Dec 19 22:53:48 localhost shorewall[1613]: Starting Shorewall....
Dec 19 22:53:48 localhost shorewall[1613]: Initializing...
Dec 19 22:53:48 localhost kernel: u32 classifier
Dec 19 22:53:48 localhost kernel:     Actions configured
Dec 19 22:53:48 localhost shorewall[1613]: Processing /etc/shorewall/init ...
Dec 19 22:53:48 localhost shorewall[1613]: Processing /etc/shorewall/tcclear ...
Dec 19 22:53:48 localhost shorewall[1613]: Setting up Route Filtering...
Dec 19 22:53:48 localhost shorewall[1613]: Setting up Martian Logging...
Dec 19 22:53:48 localhost shorewall[1613]: Setting up Proxy ARP...
Dec 19 22:53:48 localhost shorewall[1613]: Preparing iptables-restore input...
Dec 19 22:53:48 localhost shorewall[1613]: Running /sbin/iptables-restore...
Dec 19 22:53:48 localhost shorewall[1613]: Processing /etc/shorewall/start ...
Dec 19 22:53:48 localhost kernel: netfilter PSD loaded - (c) astaro AG
Dec 19 22:53:48 localhost kernel: IFWLOG: register target
Dec 19 22:53:48 localhost shorewall[1613]: Processing /etc/shorewall/started ...
Dec 19 22:53:48 localhost logger[2340]: Shorewall started
Dec 19 22:53:48 localhost shorewall[1613]: done.
Dec 19 22:53:48 localhost systemd[1]: Started Shorewall IPv4 firewall.
Dec 19 22:53:48 localhost systemd[1]: Starting LSB: Network monitoring daemon...
Dec 19 22:53:48 localhost mandi[2345]: Starting mandi daemon:   OK  ]
Dec 19 22:53:48 localhost systemd[1]: Started LSB: Network monitoring daemon.
Dec 19 22:53:48 localhost systemd[1]: Starting Multi-User.
Dec 19 22:53:48 localhost systemd[1]: Reached target Multi-User.
Dec 19 22:53:48 localhost systemd[1]: Starting Graphical Interface.
Dec 19 22:53:48 localhost systemd[1]: Reached target Graphical Interface.
Dec 19 22:53:48 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup.
Dec 19 22:53:48 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup.
Dec 19 22:53:48 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
Dec 19 22:53:48 localhost systemd[1]: Started Update UTMP about System Runlevel Changes.
Dec 19 22:53:48 localhost systemd[1]: Startup finished in 1s 364ms 225us (kernel) + 5s 500ms 270us (initrd) + 23s 897ms 992us (userspace) = 30s 762ms 487us.
Dec 19 22:53:52 localhost dbus-daemon[615]: dbus[615]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Dec 19 22:53:52 localhost dbus[615]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Dec 19 22:53:52 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 19 22:53:52 localhost dbus-daemon[615]: dbus[615]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 19 22:53:52 localhost dbus[615]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Successfully called chroot.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Successfully dropped privileges.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Successfully limited resources.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Running.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Canary thread running.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Watchdog thread running.
Dec 19 22:53:52 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Successfully made thread 2412 of process 2412 (/usr/bin/pulseaudio) owned by '500' high priority at nice level -11.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Supervising 1 threads of 1 processes of 1 users.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Successfully made thread 2457 of process 2457 (/usr/bin/pulseaudio) owned by '500' high priority at nice level -11.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Supervising 4 threads of 2 processes of 1 users.
Dec 19 22:53:52 localhost pulseaudio[2457]: [pulseaudio] pid.c: Daemon already running.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Successfully made thread 2461 of process 2461 (/usr/bin/pulseaudio) owned by '500' high priority at nice level -11.
Dec 19 22:53:52 localhost rtkit-daemon[2414]: Supervising 4 threads of 2 processes of 1 users.
Dec 19 22:53:52 localhost pulseaudio[2461]: [pulseaudio] pid.c: Daemon already running.
Dec 19 22:53:52 localhost net_applet[2445]: ### Program is starting ###
Dec 19 22:53:53 localhost rtkit-daemon[2414]: Successfully made thread 2463 of process 2463 (/usr/bin/pulseaudio) owned by '500' high priority at nice level -11.
Dec 19 22:53:53 localhost rtkit-daemon[2414]: Supervising 4 threads of 2 processes of 1 users.
Dec 19 22:53:53 localhost pulseaudio[2463]: [pulseaudio] pid.c: Daemon already running.
Dec 19 22:53:53 localhost mgaapplet[2444]: ### Program is starting ###
Dec 19 22:53:53 localhost polkitd[697]: Registered Authentication Agent for unix-session:1 (system bus name :1.49 [/usr/lib64/kde4/libexec/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale zh_CN.UTF-8)
Dec 19 22:53:54 localhost mgaapplet[2444]: running: ionice -p 2444 -n7
Dec 19 22:53:58 localhost systemd[1]: Starting Stop Read-Ahead Data Collection...
Dec 19 22:53:58 localhost systemd[1]: Started Stop Read-Ahead Data Collection.
Dec 19 22:57:23 localhost kernel: Shorewall:net2fw:DROP:IN=wlan0 OUT= MAC=34:23:87:40:57:15:ec:17:2f:19:fb:aa:08:00 SRC=65.112.20.195 DST=192.168.1.109 LEN=256 TOS=0x00 PREC=0x00 TTL=52 ID=28855 PROTO=UDP SPT=53038 DPT=45611 LEN=236 
Dec 19 22:58:55 localhost mgaapplet[2444]: trying distributions list from https://releases.mageia.org/api/b/x86_64?product=Default&version=3&mgaonline_version=2.81
Dec 19 22:59:00 localhost mgaapplet[2444]: Computing new updates...
Dec 19 22:59:00 localhost mgaapplet[3021]: running: urpmi.update --update
Dec 19 22:59:00 localhost userhelper[3027]: running '/usr/sbin/urpmi.update --update' with root privileges on behalf of 'idaemon'
Dec 19 22:59:03 localhost mgaapplet[3021]: updating inactive backport media Core Backports, Core Backports Testing, Nonfree Backports, Nonfree Backports Testing, Tainted Backports, Tainted Backports Testing
Dec 19 22:59:03 localhost mgaapplet[3021]: running: urpmi.update Core Backports
Dec 19 22:59:03 localhost userhelper[3044]: running '/usr/sbin/urpmi.update Core Backports' with root privileges on behalf of 'idaemon'
Dec 19 22:59:03 localhost mgaapplet[3021]: running: urpmi.update Core Backports Testing
Dec 19 22:59:03 localhost userhelper[3058]: running '/usr/sbin/urpmi.update Core Backports Testing' with root privileges on behalf of 'idaemon'
Dec 19 22:59:05 localhost mgaapplet[3021]: running: urpmi.update Nonfree Backports
Dec 19 22:59:05 localhost userhelper[3072]: running '/usr/sbin/urpmi.update Nonfree Backports' with root privileges on behalf of 'idaemon'
Dec 19 22:59:05 localhost mgaapplet[3021]: running: urpmi.update Nonfree Backports Testing
Dec 19 22:59:05 localhost userhelper[3085]: running '/usr/sbin/urpmi.update Nonfree Backports Testing' with root privileges on behalf of 'idaemon'
Dec 19 22:59:06 localhost mgaapplet[3021]: running: urpmi.update Tainted Backports
Dec 19 22:59:07 localhost userhelper[3100]: running '/usr/sbin/urpmi.update Tainted Backports' with root privileges on behalf of 'idaemon'
Dec 19 22:59:08 localhost mgaapplet[3021]: running: urpmi.update Tainted Backports Testing
Dec 19 22:59:08 localhost userhelper[3113]: running '/usr/sbin/urpmi.update Tainted Backports Testing' with root privileges on behalf of 'idaemon'
Dec 19 22:59:21 localhost mgaapplet[2444]: Packages are up to date
Dec 19 23:01:01 localhost crond[3237]: pam_tcb(crond:session): Session opened for root by root(uid=0)
Dec 19 23:01:01 localhost CROND[3238]: (root) CMD (nice -n 19 run-parts --report /etc/cron.hourly)
Dec 19 23:01:01 localhost CROND[3237]: pam_tcb(crond:session): Session closed for root
Dec 19 23:05:04 localhost dhclient[1497]: DHCPREQUEST on wlan0 to 192.168.1.1 port 67
Dec 19 23:05:04 localhost dhclient[1497]: DHCPACK from 192.168.1.1
Dec 19 23:05:04 localhost NET[3475]: /sbin/dhclient-script : updated /etc/resolv.conf
Dec 19 23:05:04 localhost dhclient[1497]: bound to 192.168.1.109 -- renewal in 862 seconds.
Dec 19 23:08:17 localhost systemd[1]: Starting Cleanup of Temporary Directories...
Dec 19 23:08:17 localhost systemd[1]: Started Cleanup of Temporary Directories.

Xorg.0.log.old 我的笔记本是核显,intel hd 4000,安装系统自带驱动,现在猜测可能和我添加FN功能键调节亮度有关(因为之前fn键不起作用)
22.834]
X.Org X Server 1.13.4
Release Date: 2013-04-17
22.834] X Protocol Version 11, Revision 0
22.834] Build Operating System: Linux_3.4.52-server-1.mga2 Mageia
22.834] Current Operating System: Linux localhost 3.10.24-desktop-2.mga3 #1 SMP Fri Dec 13 20:34:53 UTC 2013 x86_64
22.834] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-desktop root=/dev/sda3 ro acpi_backlight=vendor splash
22.834] Build Date: 11 October 2013 04:35:23AM
22.834]
22.834] Current version of pixman: 0.28.2
22.834] Before reporting problems, check http://bugs.mageia.org
to make sure that you have the latest version.
22.835] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
22.835] (==) Log file: “/var/log/Xorg.0.log”, Time: Thu Dec 19 22:53:40 2013
22.835] (==) Using config file: "/etc/X11/xorg.conf"
22.835] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
22.835] (==) ServerLayout "layout1"
22.835] (
) |–>Screen “screen1” (0)
22.835] () | |–>Monitor "monitor1"
22.835] (
) | |–>Device "device1"
22.835] () Option “DontZap” "False"
22.836] (
) Option "AllowMouseOpenFail"
22.836] (==) Automatically adding devices
22.836] (==) Automatically enabling devices
22.836] (==) Automatically adding GPU devices
22.836] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d
22.836] (==) ModulePath set to "/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules"
22.836] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
22.836] (II) Loader magic: 0x7fbc40
22.836] (II) Module ABI versions:
22.836] X.Org ANSI C Emulation: 0.4
22.836] X.Org Video Driver: 13.1
22.836] X.Org XInput driver : 18.0
22.836] X.Org Server Extension : 7.0
22.836] (II) config/udev: Adding drm device (/dev/dri/card0)
22.837] (–) PCI:*(0:0:2:0) 8086:0166:1028:0597 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00003000/64
22.837] (II) Open ACPI successful (/var/run/acpid.socket)
22.837] Initializing built-in extension Generic Event Extension
22.837] Initializing built-in extension SHAPE
22.837] Initializing built-in extension MIT-SHM
22.837] Initializing built-in extension XInputExtension
22.837] Initializing built-in extension XTEST
22.837] Initializing built-in extension BIG-REQUESTS
22.837] Initializing built-in extension SYNC
22.837] Initializing built-in extension XKEYBOARD
22.837] Initializing built-in extension XC-MISC
22.837] Initializing built-in extension SECURITY
22.837] Initializing built-in extension XINERAMA
22.837] Initializing built-in extension XFIXES
22.837] Initializing built-in extension XFree86-Bigfont
22.837] Initializing built-in extension RENDER
22.837] Initializing built-in extension RANDR
22.837] Initializing built-in extension COMPOSITE
22.837] Initializing built-in extension DAMAGE
22.837] Initializing built-in extension MIT-SCREEN-SAVER
22.837] Initializing built-in extension DOUBLE-BUFFER
22.837] Initializing built-in extension RECORD
22.837] Initializing built-in extension DPMS
22.837] Initializing built-in extension X-Resource
22.837] Initializing built-in extension XVideo
22.837] Initializing built-in extension XVideo-MotionCompensation
22.837] Initializing built-in extension XFree86-VidModeExtension
22.837] Initializing built-in extension XFree86-DGA
22.837] Initializing built-in extension XFree86-DRI
22.837] Initializing built-in extension DRI2
22.837] (II) “glx” will be loaded by default.
22.837] (II) LoadModule: "v4l"
22.938] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
22.938] (II) Module v4l: vendor="X.Org Foundation"
22.938] compiled for 1.13.1.901, module version = 0.1.1
22.938] ABI class: X.Org Video Driver, version 13.1
22.938] (II) LoadModule: "glx"
22.938] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
22.939] (II) Module glx: vendor="X.Org Foundation"
22.939] compiled for 1.13.4, module version = 1.0.0
22.939] ABI class: X.Org Server Extension, version 7.0
22.939] (==) AIGLX enabled
22.939] Loading extension GLX
22.939] (II) LoadModule: "intel"
22.939] (II) Loading /usr/lib64/xorg/modules/drivers/intel-common/intel_drv.so
22.939] (II) Module intel: vendor="X.Org Foundation"
22.939] compiled for 1.13.4, module version = 2.21.15
22.939] Module class: X.Org Video Driver
22.939] ABI class: X.Org Video Driver, version 13.1
22.939] (II) v4l driver for Video4Linux
22.939] (II) intel: Driver for Intel® Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
HD Graphics 5000, HD Graphics P4600/P4700, Iris™ Graphics 5100,
HD Graphics 4400, HD Graphics 4200, Iris™ Pro Graphics 5200
22.940] (++) using VT number 1

    22.940] (WW) Falling back to old probe method for v4l
    22.940] (II) intel(0): Creating default Display subsection in Screen section
	"screen1" for depth/fbbpp 24/32
    22.940] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    22.940] (==) intel(0): RGB weight 888
    22.940] (==) intel(0): Default visual is TrueColor
    22.940] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
    22.940] (**) intel(0): Relaxed fencing enabled
    22.940] (**) intel(0): Wait on SwapBuffers? enabled
    22.940] (**) intel(0): Triple buffering? enabled
    22.940] (**) intel(0): Framebuffer tiled
    22.940] (**) intel(0): Pixmaps tiled
    22.940] (**) intel(0): 3D buffers tiled
    22.940] (**) intel(0): SwapBuffers wait enabled
    22.940] (==) intel(0): video overlay key set to 0x101fe
    22.940] (II) intel(0): Output LVDS1 using monitor section monitor1
    22.941] (--) intel(0): found backlight control interface /sys/class/backlight/dell_backlight
    22.957] (II) intel(0): Output VGA1 has no monitor section
    22.957] (II) intel(0): Output HDMI1 has no monitor section
    22.957] (II) intel(0): Output DP1 has no monitor section
    22.957] (II) intel(0): EDID for output LVDS1
    22.957] (II) intel(0): Manufacturer: LGD  Model: 3ab  Serial#: 0
    22.957] (II) intel(0): Year: 2012  Week: 0
    22.957] (II) intel(0): EDID Version: 1.4
    22.957] (II) intel(0): Digital Display Input
    22.957] (II) intel(0): 6 bits per channel
    22.957] (II) intel(0): Digital interface is undefined
    22.957] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
    22.957] (II) intel(0): Gamma: 2.20
    22.957] (II) intel(0): No DPMS capabilities specified
    22.957] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    22.957] (II) intel(0): First detailed timing is preferred mode
    22.957] (II) intel(0): Preferred mode is native pixel format and refresh rate
    22.957] (II) intel(0): redX: 0.578 redY: 0.344   greenX: 0.337 greenY: 0.571
    22.957] (II) intel(0): blueX: 0.159 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
    22.957] (II) intel(0): Manufacturer's mask: 0
    22.957] (II) intel(0): Supported detailed timing:
    22.957] (II) intel(0): clock: 76.8 MHz   Image Size:  344 x 194 mm
    22.957] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1618 h_border: 0
    22.957] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 776 v_blanking: 790 v_border: 0
    22.957] (II) intel(0): Supported detailed timing:
    22.957] (II) intel(0): clock: 51.2 MHz   Image Size:  344 x 194 mm
    22.957] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1618 h_border: 0
    22.957] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 776 v_blanking: 790 v_border: 0
    22.957] (II) intel(0):  N3KMP€156WH3
    22.957] (II) intel(0): Unknown vendor-specific block 0
    22.957] (II) intel(0): EDID (in hex):
    22.957] (II) intel(0): 	00ffffffffffff0030e4ab0300000000
    22.958] (II) intel(0): 	00160104902213780a05f59458569228
    22.958] (II) intel(0): 	1e505400000001010101010101010101
    22.958] (II) intel(0): 	010101010101fb1d56fc500016303020
    22.958] (II) intel(0): 	350058c21000001afc1356fc50001630
    22.958] (II) intel(0): 	3020350058c21000001a000000fe004e
    22.958] (II) intel(0): 	334b4d50803135365748330a00000000
    22.958] (II) intel(0): 	00004131940010000001010a202000d0
    22.958] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    22.958] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    22.958] (II) intel(0): Printing probed modes for output LVDS1
    22.958] (II) intel(0): Modeline "1366x768"x60.0   76.75  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (47.4 kHz eP)
    22.958] (II) intel(0): Modeline "1366x768"x40.0   51.16  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (31.6 kHz e)
    22.958] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
    22.958] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
    22.958] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
    22.958] (II) intel(0): Modeline "768x576"x100.0   63.07  768 800 960 1024  576 578 590 616 (61.6 kHz)
    22.958] (II) intel(0): Modeline "768x576"x79.4   50.00  768 832 846 1000  576 590 595 630 (50.0 kHz)
    22.958] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
    22.974] (II) intel(0): EDID for output VGA1
    22.974] (II) intel(0): EDID for output HDMI1
    22.974] (II) intel(0): EDID for output DP1
    22.974] (II) intel(0): Output LVDS1 connected
    22.974] (II) intel(0): Output VGA1 disconnected
    22.974] (II) intel(0): Output HDMI1 disconnected
    22.974] (II) intel(0): Output DP1 disconnected
    22.974] (II) intel(0): Using exact sizes for initial modes
    22.974] (II) intel(0): Output LVDS1 using initial mode 1366x768
    22.974] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    22.974] (II) intel(0): Kernel page flipping support detected, enabling
    22.974] (==) intel(0): DPI set to (96, 96)
    22.974] (II) Loading sub module "fb"
    22.974] (II) LoadModule: "fb"
    22.975] (II) Loading /usr/lib64/xorg/modules/libfb.so
    22.975] (II) Module fb: vendor="X.Org Foundation"
    22.975] 	compiled for 1.13.4, module version = 1.0.0
    22.975] 	ABI class: X.Org ANSI C Emulation, version 0.4
    22.975] (II) Loading sub module "dri2"
    22.975] (II) LoadModule: "dri2"
    22.975] (II) Module "dri2" already built-in
    22.975] (==) Depth 24 pixmap format is 32 bpp
    22.975] (II) intel(0): [DRI2] Setup complete
    22.975] (II) intel(0): [DRI2]   DRI driver: i965
    22.975] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
    22.976] (II) UXA(0): Driver registered support for the following operations:
    22.976] (II)         solid
    22.976] (II)         copy
    22.976] (II)         composite (RENDER acceleration)
    22.976] (II)         put_image
    22.976] (II)         get_image
    22.976] (==) intel(0): Backing store disabled
    22.976] (==) intel(0): Silken mouse enabled
    22.976] (II) intel(0): Initializing HW Cursor
    22.976] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    22.977] (**) intel(0): DPMS enabled
    22.977] (==) intel(0): Intel XvMC decoder enabled
    23.034] (II) intel(0): Set up textured video
    23.034] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    23.034] (II) intel(0): direct rendering: DRI2 Enabled
    23.034] (==) intel(0): hotplug detection: "enabled"
    23.048] (--) RandR disabled
    23.265] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    23.265] (II) AIGLX: enabled GLX_INTEL_swap_event
    23.265] (II) AIGLX: enabled GLX_ARB_create_context
    23.265] (II) AIGLX: enabled GLX_ARB_create_context_profile
    23.265] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    23.265] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    23.265] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    23.265] (II) AIGLX: Loaded and initialized i965
    23.265] (II) GLX: Initialized DRI2 GL provider for screen 0
    23.266] (II) intel(0): Setting screen physical size to 361 x 203
    23.632] (II) XKB: generating xkmfile /usr/share/X11/xkb/compiled/server-8AA988DD479FAABEC4FC3CCCF4CC29B4948840B4.xkm
    23.662] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    23.662] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    23.662] (II) LoadModule: "evdev"
    23.662] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
    23.662] (II) Module evdev: vendor="X.Org Foundation"
    23.662] 	compiled for 1.13.1.901, module version = 2.7.3
    23.662] 	Module class: X.Org XInput Driver
    23.662] 	ABI class: X.Org XInput driver, version 18.0
    23.662] (II) Using input driver 'evdev' for 'Power Button'
    23.662] (**) Power Button: always reports core events
    23.662] (**) evdev: Power Button: Device: "/dev/input/event3"
    23.662] (--) evdev: Power Button: Vendor 0 Product 0x1
    23.662] (--) evdev: Power Button: Found keys
    23.662] (II) evdev: Power Button: Configuring as keyboard
    23.662] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    23.663] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    23.663] (**) Option "xkb_rules" "evdev"
    23.663] (**) Option "xkb_model" "pc105"
    23.663] (**) Option "xkb_layout" "us"
    23.663] (**) Option "xkb_options" "compose:rwin"
    23.665] (II) XKB: generating xkmfile /usr/share/X11/xkb/compiled/server-4AC4573507EA3D200970ACC585B8C714F1E56AC6.xkm
    23.695] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
    23.695] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    23.695] (II) Using input driver 'evdev' for 'Video Bus'
    23.695] (**) Video Bus: always reports core events
    23.695] (**) evdev: Video Bus: Device: "/dev/input/event5"
    23.695] (--) evdev: Video Bus: Vendor 0 Product 0x6
    23.695] (--) evdev: Video Bus: Found keys
    23.695] (II) evdev: Video Bus: Configuring as keyboard
    23.695] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
    23.695] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    23.695] (**) Option "xkb_rules" "evdev"
    23.695] (**) Option "xkb_model" "pc105"
    23.695] (**) Option "xkb_layout" "us"
    23.695] (**) Option "xkb_options" "compose:rwin"
    23.696] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    23.696] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    23.696] (II) Using input driver 'evdev' for 'Power Button'
    23.696] (**) Power Button: always reports core events
    23.696] (**) evdev: Power Button: Device: "/dev/input/event1"
    23.696] (--) evdev: Power Button: Vendor 0 Product 0x1
    23.696] (--) evdev: Power Button: Found keys
    23.696] (II) evdev: Power Button: Configuring as keyboard
    23.696] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input1/event1"
    23.696] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    23.696] (**) Option "xkb_rules" "evdev"
    23.696] (**) Option "xkb_model" "pc105"
    23.696] (**) Option "xkb_layout" "us"
    23.696] (**) Option "xkb_options" "compose:rwin"
    23.697] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    23.697] (II) No input driver specified, ignoring this device.
    23.697] (II) This device may have been added with another device file.
    23.697] (II) config/udev: Adding drm device (/dev/dri/card0)
    23.697] (II) config/udev: Adding input device Laptop_Integrated_Webcam_HD (/dev/input/event10)
    23.697] (**) Laptop_Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
    23.697] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_HD'
    23.697] (**) Laptop_Integrated_Webcam_HD: always reports core events
    23.697] (**) evdev: Laptop_Integrated_Webcam_HD: Device: "/dev/input/event10"
    23.697] (--) evdev: Laptop_Integrated_Webcam_HD: Vendor 0xc45 Product 0x649a
    23.697] (--) evdev: Laptop_Integrated_Webcam_HD: Found keys
    23.698] (II) evdev: Laptop_Integrated_Webcam_HD: Configuring as keyboard
    23.698] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10/event10"
    23.698] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_HD" (type: KEYBOARD, id 9)
    23.698] (**) Option "xkb_rules" "evdev"
    23.698] (**) Option "xkb_model" "pc105"
    23.698] (**) Option "xkb_layout" "us"
    23.698] (**) Option "xkb_options" "compose:rwin"
    23.698] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event7)
    23.698] (II) No input driver specified, ignoring this device.
    23.698] (II) This device may have been added with another device file.
    23.699] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event8)
    23.699] (II) No input driver specified, ignoring this device.
    23.699] (II) This device may have been added with another device file.
    23.699] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
    23.699] (II) No input driver specified, ignoring this device.
    23.699] (II) This device may have been added with another device file.
    23.699] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    23.699] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    23.699] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    23.699] (**) AT Translated Set 2 keyboard: always reports core events
    23.699] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    23.699] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    23.699] (--) evdev: AT Translated Set 2 keyboard: Found keys
    23.699] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    23.699] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    23.699] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    23.699] (**) Option "xkb_rules" "evdev"
    23.700] (**) Option "xkb_model" "pc105"
    23.700] (**) Option "xkb_layout" "us"
    23.700] (**) Option "xkb_options" "compose:rwin"
    23.700] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
    23.700] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    23.700] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    23.700] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    23.700] (II) LoadModule: "synaptics"
    23.701] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
    23.701] (II) Module synaptics: vendor="X.Org Foundation"
    23.701] 	compiled for 1.13.2, module version = 1.6.3
    23.701] 	Module class: X.Org XInput Driver
    23.701] 	ABI class: X.Org XInput driver, version 18.0
    23.701] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    23.701] (**) SynPS/2 Synaptics TouchPad: always reports core events
    23.701] (**) Option "Device" "/dev/input/event4"
    23.731] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5674
    23.731] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4754
    23.731] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    23.731] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    23.731] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    23.731] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    23.731] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    23.731] (**) SynPS/2 Synaptics TouchPad: always reports core events
    23.744] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
    23.744] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
    23.744] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    23.744] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    23.744] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
    23.744] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    23.744] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    23.744] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    23.744] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    23.745] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    23.745] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    23.745] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    23.746] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
    23.746] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    23.746] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    23.746] (**) Dell WMI hotkeys: always reports core events
    23.746] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event6"
    23.746] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
    23.746] (--) evdev: Dell WMI hotkeys: Found keys
    23.746] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
    23.746] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
    23.746] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 12)
    23.746] (**) Option "xkb_rules" "evdev"
    23.746] (**) Option "xkb_model" "pc105"
    23.746] (**) Option "xkb_layout" "us"
    23.746] (**) Option "xkb_options" "compose:rwin"
    28.666] (II) intel(0): EDID vendor "LGD", prod id 939
    28.666] (II) intel(0): Printing DDC gathered Modelines:
    28.666] (II) intel(0): Modeline "1366x768"x0.0   76.75  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (47.4 kHz eP)
    28.666] (II) intel(0): Modeline "1366x768"x0.0   51.16  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (31.6 kHz e)
    30.395] (II) intel(0): EDID vendor "LGD", prod id 939
    30.395] (II) intel(0): Printing DDC gathered Modelines:
    30.395] (II) intel(0): Modeline "1366x768"x0.0   76.75  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (47.4 kHz eP)
    30.396] (II) intel(0): Modeline "1366x768"x0.0   51.16  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (31.6 kHz e)
    35.573] (II) intel(0): EDID vendor "LGD", prod id 939
    35.573] (II) intel(0): Printing DDC gathered Modelines:
    35.573] (II) intel(0): Modeline "1366x768"x0.0   76.75  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (47.4 kHz eP)
    35.573] (II) intel(0): Modeline "1366x768"x0.0   51.16  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (31.6 kHz e)
    45.521] [dix] EventToCore: Not implemented yet 
    45.525] [dix] EventToCore: Not implemented yet 
   693.607] (II) intel(0): EDID vendor "LGD", prod id 939
   693.607] (II) intel(0): Printing DDC gathered Modelines:
   693.607] (II) intel(0): Modeline "1366x768"x0.0   76.75  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (47.4 kHz eP)
   693.607] (II) intel(0): Modeline "1366x768"x0.0   51.16  1366 1414 1446 1618  768 771 776 790 +hsync -vsync (31.6 kHz e)

另外,我没有外接键鼠。我看了下,没有EE阿,journalctl也没看出啥,功力不过关阿。还好这次没有panic

刚上完厕所,刷了个呀。回来一看,卡住了。键盘和触控版都没响应 :blush