Guest User

keyb_on

a guest
Jun 15th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.70 KB | None | 0 0
  1. mak@mak-Ideapad-S100:~$ dmesg
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.2.0-45-generic (buildd@panlong) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #70-Ubuntu SMP Wed May 29 20:12:06 UTC 2013 (Ubuntu 3.2.0-45.70-generic 3.2.44)
  5. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-45-generic root=UUID=5334ffd5-d9c3-435e-aea8-8687b3c7959b ro quiet splash vt.handoff=7
  6. [ 0.000000] KERNEL supported cpus:
  7. [ 0.000000] Intel GenuineIntel
  8. [ 0.000000] AMD AuthenticAMD
  9. [ 0.000000] Centaur CentaurHauls
  10. [ 0.000000] Disabled fast string operations
  11. [ 0.000000] BIOS-provided physical RAM map:
  12. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
  13. [ 0.000000] BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
  14. [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
  15. [ 0.000000] BIOS-e820: 0000000000100000 - 000000007f2c0000 (usable)
  16. [ 0.000000] BIOS-e820: 000000007f2c0000 - 000000007f2c2000 (reserved)
  17. [ 0.000000] BIOS-e820: 000000007f2c2000 - 000000007f2c9000 (ACPI NVS)
  18. [ 0.000000] BIOS-e820: 000000007f2c9000 - 000000007f3e8000 (usable)
  19. [ 0.000000] BIOS-e820: 000000007f3e8000 - 000000007f42e000 (ACPI NVS)
  20. [ 0.000000] BIOS-e820: 000000007f42e000 - 000000007f436000 (ACPI data)
  21. [ 0.000000] BIOS-e820: 000000007f436000 - 000000007f439000 (ACPI NVS)
  22. [ 0.000000] BIOS-e820: 000000007f439000 - 000000007f461000 (reserved)
  23. [ 0.000000] BIOS-e820: 000000007f461000 - 000000007f462000 (usable)
  24. [ 0.000000] BIOS-e820: 000000007f462000 - 000000007f46c000 (ACPI NVS)
  25. [ 0.000000] BIOS-e820: 000000007f46c000 - 000000007f48d000 (reserved)
  26. [ 0.000000] BIOS-e820: 000000007f48d000 - 000000007f600000 (usable)
  27. [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
  28. [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved)
  29. [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
  30. [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
  31. [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
  32. [ 0.000000] NX (Execute Disable) protection: active
  33. [ 0.000000] SMBIOS 2.6 present.
  34. [ 0.000000] DMI: LENOVO 20109 / , BIOS 50CN12WW 04/22/2011
  35. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  36. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  37. [ 0.000000] No AGP bridge found
  38. [ 0.000000] last_pfn = 0x7f600 max_arch_pfn = 0x400000000
  39. [ 0.000000] MTRR default type: uncachable
  40. [ 0.000000] MTRR fixed ranges enabled:
  41. [ 0.000000] 00000-9FFFF write-back
  42. [ 0.000000] A0000-BFFFF uncachable
  43. [ 0.000000] C0000-CFFFF write-protect
  44. [ 0.000000] D0000-E7FFF uncachable
  45. [ 0.000000] E8000-FFFFF write-protect
  46. [ 0.000000] MTRR variable ranges enabled:
  47. [ 0.000000] 0 base 000000000 mask 080000000 write-back
  48. [ 0.000000] 1 base 07F600000 mask 0FFF00000 write-through
  49. [ 0.000000] 2 base 07F700000 mask 0FFF00000 uncachable
  50. [ 0.000000] 3 base 07F800000 mask 0FF800000 uncachable
  51. [ 0.000000] 4 disabled
  52. [ 0.000000] 5 disabled
  53. [ 0.000000] 6 disabled
  54. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  55. [ 0.000000] found SMP MP-table at [ffff8800000fcc60] fcc60
  56. [ 0.000000] initial memory mapped : 0 - 20000000
  57. [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
  58. [ 0.000000] init_memory_mapping: 0000000000000000-000000007f600000
  59. [ 0.000000] 0000000000 - 007f600000 page 2M
  60. [ 0.000000] kernel direct mapping tables up to 7f600000 @ 1fffd000-20000000
  61. [ 0.000000] RAMDISK: 364c2000 - 37259000
  62. [ 0.000000] ACPI: RSDP 00000000000f0420 00024 (v03 LENOVO)
  63. [ 0.000000] ACPI: XSDT 000000007f42e080 0004C (v01 LENOVO CB-01 0000000C AMI 00010013)
  64. [ 0.000000] ACPI: FACP 000000007f435370 000F4 (v04 LENOVO CB-01 0000000C AMI 00010013)
  65. [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20110623/tbfadt-365)
  66. [ 0.000000] ACPI Warning: 32/64X FACS address mismatch in FADT - 0x7F468F40/0x000000007F468F80, using 32 (20110623/tbfadt-489)
  67. [ 0.000000] ACPI: DSDT 000000007f42e158 07217 (v02 LENOVO CB-01 00000000 INTL 20051117)
  68. [ 0.000000] ACPI: FACS 000000007f468f40 00040
  69. [ 0.000000] ACPI: APIC 000000007f435468 00072 (v01 LENOVO CB-01 0000000C AMI 00010013)
  70. [ 0.000000] ACPI: MCFG 000000007f4354e0 0003C (v01 A M I ITL 945. 0000000C MSFT 00000097)
  71. [ 0.000000] ACPI: SLIC 000000007f435520 00176 (v01 LENOVO CB-01 0000000C MSFT 00010013)
  72. [ 0.000000] ACPI: HPET 000000007f435698 00038 (v01 LENOVO CB-01 0000000C AMI. 00000003)
  73. [ 0.000000] ACPI: Local APIC address 0xfee00000
  74. [ 0.000000] No NUMA configuration found
  75. [ 0.000000] Faking a node at 0000000000000000-000000007f600000
  76. [ 0.000000] Initmem setup node 0 0000000000000000-000000007f600000
  77. [ 0.000000] NODE_DATA [000000007f5fb000 - 000000007f5fffff]
  78. [ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007ca00000-ffff88007e9fffff] on node 0
  79. [ 0.000000] Zone PFN ranges:
  80. [ 0.000000] DMA 0x00000010 -> 0x00001000
  81. [ 0.000000] DMA32 0x00001000 -> 0x00100000
  82. [ 0.000000] Normal empty
  83. [ 0.000000] Movable zone start PFN for each node
  84. [ 0.000000] early_node_map[5] active PFN ranges
  85. [ 0.000000] 0: 0x00000010 -> 0x0000009d
  86. [ 0.000000] 0: 0x00000100 -> 0x0007f2c0
  87. [ 0.000000] 0: 0x0007f2c9 -> 0x0007f3e8
  88. [ 0.000000] 0: 0x0007f461 -> 0x0007f462
  89. [ 0.000000] 0: 0x0007f48d -> 0x0007f600
  90. [ 0.000000] On node 0 totalpages: 521440
  91. [ 0.000000] DMA zone: 64 pages used for memmap
  92. [ 0.000000] DMA zone: 5 pages reserved
  93. [ 0.000000] DMA zone: 3912 pages, LIFO batch:0
  94. [ 0.000000] DMA32 zone: 8088 pages used for memmap
  95. [ 0.000000] DMA32 zone: 509371 pages, LIFO batch:31
  96. [ 0.000000] ACPI: PM-Timer IO Port: 0x808
  97. [ 0.000000] ACPI: Local APIC address 0xfee00000
  98. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  99. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
  100. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
  101. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)
  102. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  103. [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
  104. [ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
  105. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  106. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  107. [ 0.000000] ACPI: IRQ0 used by override.
  108. [ 0.000000] ACPI: IRQ2 used by override.
  109. [ 0.000000] ACPI: IRQ9 used by override.
  110. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  111. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  112. [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
  113. [ 0.000000] nr_irqs_gsi: 40
  114. [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
  115. [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
  116. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
  117. [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
  118. [ 0.000000] PM: Registered nosave memory: 000000007f2c0000 - 000000007f2c2000
  119. [ 0.000000] PM: Registered nosave memory: 000000007f2c2000 - 000000007f2c9000
  120. [ 0.000000] PM: Registered nosave memory: 000000007f3e8000 - 000000007f42e000
  121. [ 0.000000] PM: Registered nosave memory: 000000007f42e000 - 000000007f436000
  122. [ 0.000000] PM: Registered nosave memory: 000000007f436000 - 000000007f439000
  123. [ 0.000000] PM: Registered nosave memory: 000000007f439000 - 000000007f461000
  124. [ 0.000000] PM: Registered nosave memory: 000000007f462000 - 000000007f46c000
  125. [ 0.000000] PM: Registered nosave memory: 000000007f46c000 - 000000007f48d000
  126. [ 0.000000] Allocating PCI resources starting at 7f600000 (gap: 7f600000:7f600000)
  127. [ 0.000000] Booting paravirtualized kernel on bare hardware
  128. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
  129. [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007f000000 s83136 r8192 d23360 u524288
  130. [ 0.000000] pcpu-alloc: s83136 r8192 d23360 u524288 alloc=1*2097152
  131. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  132. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 513283
  133. [ 0.000000] Policy zone: DMA32
  134. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-45-generic root=UUID=5334ffd5-d9c3-435e-aea8-8687b3c7959b ro quiet splash vt.handoff=7
  135. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  136. [ 0.000000] Checking aperture...
  137. [ 0.000000] No AGP bridge found
  138. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  139. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  140. [ 0.000000] Memory: 2022800k/2086912k available (6579k kernel code, 1152k absent, 62960k reserved, 6626k data, 924k init)
  141. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  142. [ 0.000000] Hierarchical RCU implementation.
  143. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  144. [ 0.000000] NR_IRQS:16640 nr_irqs:712 16
  145. [ 0.000000] Extended CMOS year: 2000
  146. [ 0.000000] spurious 8259A interrupt: IRQ7.
  147. [ 0.000000] vt handoff: transparent VT on vt#7
  148. [ 0.000000] Console: colour dummy device 80x25
  149. [ 0.000000] console [tty0] enabled
  150. [ 0.000000] allocated 16777216 bytes of page_cgroup
  151. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  152. [ 0.000000] hpet clockevent registered
  153. [ 0.000000] Fast TSC calibration using PIT
  154. [ 0.000000] Detected 1330.102 MHz processor.
  155. [ 0.004009] Calibrating delay loop (skipped), value calculated using timer frequency.. 2660.20 BogoMIPS (lpj=5320408)
  156. [ 0.004023] pid_max: default: 32768 minimum: 301
  157. [ 0.004103] Security Framework initialized
  158. [ 0.004152] AppArmor: AppArmor initialized
  159. [ 0.004158] Yama: becoming mindful.
  160. [ 0.008636] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  161. [ 0.010995] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  162. [ 0.012101] Mount-cache hash table entries: 256
  163. [ 0.012490] Initializing cgroup subsys cpuacct
  164. [ 0.012509] Initializing cgroup subsys memory
  165. [ 0.012532] Initializing cgroup subsys devices
  166. [ 0.012540] Initializing cgroup subsys freezer
  167. [ 0.012546] Initializing cgroup subsys blkio
  168. [ 0.012567] Initializing cgroup subsys perf_event
  169. [ 0.012644] Disabled fast string operations
  170. [ 0.012656] CPU: Physical Processor ID: 0
  171. [ 0.012661] CPU: Processor Core ID: 0
  172. [ 0.012668] mce: CPU supports 5 MCE banks
  173. [ 0.012684] CPU0: Thermal monitoring enabled (TM2)
  174. [ 0.012694] using mwait in idle threads.
  175. [ 0.016372] ACPI: Core revision 20110623
  176. [ 0.028080] ftrace: allocating 26570 entries in 105 pages
  177. [ 0.032574] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
  178. [ 0.073719] CPU0: Intel(R) Atom(TM) CPU N435 @ 1.33GHz stepping 0a
  179. [ 0.076004] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
  180. [ 0.076004] ... version: 3
  181. [ 0.076004] ... bit width: 40
  182. [ 0.076004] ... generic registers: 2
  183. [ 0.076004] ... value mask: 000000ffffffffff
  184. [ 0.076004] ... max period: 000000007fffffff
  185. [ 0.076004] ... fixed-purpose events: 3
  186. [ 0.076004] ... event mask: 0000000700000003
  187. [ 0.076004] NMI watchdog enabled, takes one hw-pmu counter.
  188. [ 0.076004] Booting Node 0, Processors #1
  189. [ 0.076004] smpboot cpu 1: start_ip = 98000
  190. [ 0.008000] Disabled fast string operations
  191. [ 0.168083] NMI watchdog enabled, takes one hw-pmu counter.
  192. [ 0.168186] Brought up 2 CPUs
  193. [ 0.168198] Total of 2 processors activated (5320.20 BogoMIPS).
  194. [ 0.168875] devtmpfs: initialized
  195. [ 0.173404] EVM: security.selinux
  196. [ 0.173410] EVM: security.SMACK64
  197. [ 0.173415] EVM: security.capability
  198. [ 0.173460] PM: Registering ACPI NVS region at 7f2c2000 (28672 bytes)
  199. [ 0.173460] PM: Registering ACPI NVS region at 7f3e8000 (286720 bytes)
  200. [ 0.173460] PM: Registering ACPI NVS region at 7f436000 (12288 bytes)
  201. [ 0.173460] PM: Registering ACPI NVS region at 7f462000 (40960 bytes)
  202. [ 0.176745] print_constraints: dummy:
  203. [ 0.176802] RTC time: 18:28:15, date: 06/13/13
  204. [ 0.176917] NET: Registered protocol family 16
  205. [ 0.177158] Trying to unpack rootfs image as initramfs...
  206. [ 0.177574] ACPI: bus type pci registered
  207. [ 0.177817] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
  208. [ 0.177830] PCI: not using MMCONFIG
  209. [ 0.177838] PCI: Using configuration type 1 for base access
  210. [ 0.183557] bio: create slab <bio-0> at 0
  211. [ 0.184047] ACPI: Added _OSI(Module Device)
  212. [ 0.184059] ACPI: Added _OSI(Processor Device)
  213. [ 0.184068] ACPI: Added _OSI(3.0 _SCP Extensions)
  214. [ 0.184076] ACPI: Added _OSI(Processor Aggregator Device)
  215. [ 0.189569] ACPI: EC: Look up EC in DSDT
  216. [ 0.195399] ACPI: Executed 1 blocks of module-level executable AML code
  217. [ 0.207547] ACPI: SSDT 000000007f463c18 0035C (v01 AMI IST 00000001 MSFT 03000001)
  218. [ 0.209406] ACPI: Dynamic OEM Table Load:
  219. [ 0.209422] ACPI: SSDT (null) 0035C (v01 AMI IST 00000001 MSFT 03000001)
  220. [ 0.232187] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  221. [ 0.232428] ACPI: Interpreter enabled
  222. [ 0.232443] ACPI: (supports S0 S1 S3 S4 S5)
  223. [ 0.232544] ACPI: Using IOAPIC for interrupt routing
  224. [ 0.232655] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
  225. [ 0.232867] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in ACPI motherboard resources
  226. [ 0.292121] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
  227. [ 0.292820] ACPI: No dock devices found.
  228. [ 0.292830] HEST: Table not found.
  229. [ 0.292844] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  230. [ 0.293548] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  231. [ 0.294099] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
  232. [ 0.294114] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
  233. [ 0.294126] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
  234. [ 0.294138] pci_root PNP0A08:00: host bridge window [mem 0x7f700000-0xffffffff]
  235. [ 0.294177] pci 0000:00:00.0: [8086:a010] type 0 class 0x000600
  236. [ 0.294270] pci 0000:00:02.0: [8086:a011] type 0 class 0x000300
  237. [ 0.294296] pci 0000:00:02.0: reg 10: [mem 0xfea80000-0xfeafffff]
  238. [ 0.294313] pci 0000:00:02.0: reg 14: [io 0xf100-0xf107]
  239. [ 0.294330] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
  240. [ 0.294347] pci 0000:00:02.0: reg 1c: [mem 0xfe800000-0xfe8fffff]
  241. [ 0.294428] pci 0000:00:02.1: [8086:a012] type 0 class 0x000380
  242. [ 0.294451] pci 0000:00:02.1: reg 10: [mem 0xfea00000-0xfea7ffff]
  243. [ 0.294609] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
  244. [ 0.294646] pci 0000:00:1b.0: reg 10: [mem 0xfeb00000-0xfeb03fff 64bit]
  245. [ 0.294786] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  246. [ 0.294801] pci 0000:00:1b.0: PME# disabled
  247. [ 0.294861] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
  248. [ 0.295013] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  249. [ 0.295028] pci 0000:00:1c.0: PME# disabled
  250. [ 0.295081] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
  251. [ 0.295226] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  252. [ 0.295239] pci 0000:00:1c.1: PME# disabled
  253. [ 0.295297] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
  254. [ 0.295375] pci 0000:00:1d.0: reg 20: [io 0xf0a0-0xf0bf]
  255. [ 0.295445] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
  256. [ 0.295522] pci 0000:00:1d.1: reg 20: [io 0xf080-0xf09f]
  257. [ 0.295592] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
  258. [ 0.295669] pci 0000:00:1d.2: reg 20: [io 0xf060-0xf07f]
  259. [ 0.295740] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
  260. [ 0.295818] pci 0000:00:1d.3: reg 20: [io 0xf040-0xf05f]
  261. [ 0.295908] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
  262. [ 0.295952] pci 0000:00:1d.7: reg 10: [mem 0xfeb05000-0xfeb053ff]
  263. [ 0.296120] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  264. [ 0.296135] pci 0000:00:1d.7: PME# disabled
  265. [ 0.296178] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
  266. [ 0.296320] pci 0000:00:1f.0: [8086:27bc] type 0 class 0x000601
  267. [ 0.296509] pci 0000:00:1f.2: [8086:27c1] type 0 class 0x000106
  268. [ 0.296550] pci 0000:00:1f.2: reg 10: [io 0xf0f0-0xf0f7]
  269. [ 0.296572] pci 0000:00:1f.2: reg 14: [io 0xf0e0-0xf0e3]
  270. [ 0.296594] pci 0000:00:1f.2: reg 18: [io 0xf0d0-0xf0d7]
  271. [ 0.296616] pci 0000:00:1f.2: reg 1c: [io 0xf0c0-0xf0c3]
  272. [ 0.296638] pci 0000:00:1f.2: reg 20: [io 0xf020-0xf03f]
  273. [ 0.296660] pci 0000:00:1f.2: reg 24: [mem 0xfeb04000-0xfeb043ff]
  274. [ 0.296751] pci 0000:00:1f.2: PME# supported from D3hot
  275. [ 0.296764] pci 0000:00:1f.2: PME# disabled
  276. [ 0.296803] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05
  277. [ 0.296886] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
  278. [ 0.297066] pci 0000:01:00.0: [10ec:8136] type 0 class 0x000200
  279. [ 0.297101] pci 0000:01:00.0: reg 10: [io 0xe000-0xe0ff]
  280. [ 0.297153] pci 0000:01:00.0: reg 18: [mem 0xe0004000-0xe0004fff 64bit pref]
  281. [ 0.297190] pci 0000:01:00.0: reg 20: [mem 0xe0000000-0xe0003fff 64bit pref]
  282. [ 0.297317] pci 0000:01:00.0: supports D1 D2
  283. [ 0.297327] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  284. [ 0.297341] pci 0000:01:00.0: PME# disabled
  285. [ 0.304091] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
  286. [ 0.304110] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
  287. [ 0.304133] pci 0000:00:1c.0: bridge window [mem 0xe0000000-0xe00fffff 64bit pref]
  288. [ 0.304273] pci 0000:02:00.0: [168c:002b] type 0 class 0x000280
  289. [ 0.304327] pci 0000:02:00.0: reg 10: [mem 0xfe900000-0xfe90ffff 64bit]
  290. [ 0.304504] pci 0000:02:00.0: supports D1
  291. [ 0.304514] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
  292. [ 0.304529] pci 0000:02:00.0: PME# disabled
  293. [ 0.312086] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
  294. [ 0.312114] pci 0000:00:1c.1: bridge window [mem 0xfe900000-0xfe9fffff]
  295. [ 0.312254] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
  296. [ 0.312282] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  297. [ 0.312295] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  298. [ 0.312307] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  299. [ 0.312320] pci 0000:00:1e.0: bridge window [mem 0x7f700000-0xffffffff] (subtractive decode)
  300. [ 0.312370] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  301. [ 0.312652] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
  302. [ 0.312860] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PA._PRT]
  303. [ 0.313022] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
  304. [ 0.313664] pci0000:00: Requesting ACPI _OSC control (0x1d)
  305. [ 0.314438] pci0000:00: ACPI _OSC control (0x1d) granted
  306. [ 0.330321] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
  307. [ 0.330543] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
  308. [ 0.330755] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15)
  309. [ 0.330967] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
  310. [ 0.331202] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  311. [ 0.331421] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  312. [ 0.331639] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  313. [ 0.331861] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
  314. [ 0.332428] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  315. [ 0.332464] vgaarb: loaded
  316. [ 0.332471] vgaarb: bridge control possible 0000:00:02.0
  317. [ 0.333026] i2c-core: driver [aat2870] using legacy suspend method
  318. [ 0.333035] i2c-core: driver [aat2870] using legacy resume method
  319. [ 0.333305] SCSI subsystem initialized
  320. [ 0.333520] libata version 3.00 loaded.
  321. [ 0.333727] usbcore: registered new interface driver usbfs
  322. [ 0.333779] usbcore: registered new interface driver hub
  323. [ 0.333909] usbcore: registered new device driver usb
  324. [ 0.334351] PCI: Using ACPI for IRQ routing
  325. [ 0.337107] PCI: pci_cache_line_size set to 64 bytes
  326. [ 0.337282] reserve RAM buffer: 000000000009d800 - 000000000009ffff
  327. [ 0.337294] reserve RAM buffer: 000000007f2c0000 - 000000007fffffff
  328. [ 0.337305] reserve RAM buffer: 000000007f3e8000 - 000000007fffffff
  329. [ 0.337316] reserve RAM buffer: 000000007f462000 - 000000007fffffff
  330. [ 0.337326] reserve RAM buffer: 000000007f600000 - 000000007fffffff
  331. [ 0.337768] NetLabel: Initializing
  332. [ 0.337777] NetLabel: domain hash size = 128
  333. [ 0.337784] NetLabel: protocols = UNLABELED CIPSOv4
  334. [ 0.337841] NetLabel: unlabeled traffic allowed by default
  335. [ 0.338068] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  336. [ 0.338083] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  337. [ 0.338101] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
  338. [ 0.348245] Switching to clocksource hpet
  339. [ 0.382202] AppArmor: AppArmor Filesystem Enabled
  340. [ 0.382290] pnp: PnP ACPI init
  341. [ 0.382358] ACPI: bus type pnp registered
  342. [ 0.382658] pnp 00:00: [bus 00-ff]
  343. [ 0.382672] pnp 00:00: [io 0x0cf8-0x0cff]
  344. [ 0.382683] pnp 00:00: [io 0x0000-0x0cf7 window]
  345. [ 0.382693] pnp 00:00: [io 0x0d00-0xffff window]
  346. [ 0.382704] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  347. [ 0.382715] pnp 00:00: [mem 0x00000000 window]
  348. [ 0.382725] pnp 00:00: [mem 0x7f700000-0xffffffff window]
  349. [ 0.382958] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
  350. [ 0.383129] pnp 00:01: [mem 0xfed14000-0xfed19fff]
  351. [ 0.383140] pnp 00:01: [mem 0xf0000000-0xf3ffffff]
  352. [ 0.383338] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
  353. [ 0.383353] system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
  354. [ 0.383369] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
  355. [ 0.383495] pnp 00:02: [mem 0xff000000-0xffffffff]
  356. [ 0.383635] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
  357. [ 0.384356] pnp 00:03: [io 0x0800-0x087f]
  358. [ 0.384368] pnp 00:03: [io 0x0480-0x04bf]
  359. [ 0.384379] pnp 00:03: [mem 0xfec00000-0xfec00fff]
  360. [ 0.384388] pnp 00:03: [mem 0xfee00000-0xfee00fff]
  361. [ 0.384398] pnp 00:03: [mem 0xfed1c000-0xfed1ffff]
  362. [ 0.384409] pnp 00:03: [mem 0xfed20000-0xfed8ffff]
  363. [ 0.384419] pnp 00:03: [mem 0xffe00000-0xffffffff]
  364. [ 0.384649] system 00:03: [io 0x0800-0x087f] has been reserved
  365. [ 0.384663] system 00:03: [io 0x0480-0x04bf] has been reserved
  366. [ 0.384678] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
  367. [ 0.384691] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
  368. [ 0.384704] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
  369. [ 0.384717] system 00:03: [mem 0xfed20000-0xfed8ffff] has been reserved
  370. [ 0.384730] system 00:03: [mem 0xffe00000-0xffffffff] has been reserved
  371. [ 0.384747] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  372. [ 0.385173] pnp 00:04: [io 0x0000-0xffffffffffffffff disabled]
  373. [ 0.385185] pnp 00:04: [io 0x0a20-0x0a2f]
  374. [ 0.385196] pnp 00:04: [io 0x0000-0xffffffffffffffff disabled]
  375. [ 0.385207] pnp 00:04: [io 0x0000-0xffffffffffffffff disabled]
  376. [ 0.385217] pnp 00:04: [io 0x0a30-0x0a3f]
  377. [ 0.385393] system 00:04: [io 0x0a20-0x0a2f] has been reserved
  378. [ 0.385407] system 00:04: [io 0x0a30-0x0a3f] has been reserved
  379. [ 0.385424] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  380. [ 0.385552] pnp 00:05: [io 0x0060]
  381. [ 0.385564] pnp 00:05: [io 0x0064]
  382. [ 0.385593] pnp 00:05: [irq 1]
  383. [ 0.385769] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
  384. [ 0.385953] pnp 00:06: [irq 12]
  385. [ 0.386106] pnp 00:06: Plug and Play ACPI device, IDs ETD0606 ETD0001 PNP0f13 (active)
  386. [ 0.386167] pnp 00:07: [dma 4]
  387. [ 0.386177] pnp 00:07: [io 0x0000-0x000f]
  388. [ 0.386187] pnp 00:07: [io 0x0081-0x0083]
  389. [ 0.386196] pnp 00:07: [io 0x0087]
  390. [ 0.386205] pnp 00:07: [io 0x0089-0x008b]
  391. [ 0.386214] pnp 00:07: [io 0x008f]
  392. [ 0.386223] pnp 00:07: [io 0x00c0-0x00df]
  393. [ 0.386346] pnp 00:07: Plug and Play ACPI device, IDs PNP0200 (active)
  394. [ 0.386536] pnp 00:08: [io 0x0070-0x0071]
  395. [ 0.386670] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
  396. [ 0.386727] pnp 00:09: [io 0x0061]
  397. [ 0.386851] pnp 00:09: Plug and Play ACPI device, IDs PNP0800 (active)
  398. [ 0.386935] pnp 00:0a: [io 0x0010-0x001f]
  399. [ 0.386946] pnp 00:0a: [io 0x0022-0x003f]
  400. [ 0.386955] pnp 00:0a: [io 0x0044-0x005f]
  401. [ 0.386964] pnp 00:0a: [io 0x0062-0x0063]
  402. [ 0.386983] pnp 00:0a: [io 0x0065-0x006f]
  403. [ 0.386993] pnp 00:0a: [io 0x0072-0x007f]
  404. [ 0.387001] pnp 00:0a: [io 0x0080]
  405. [ 0.387010] pnp 00:0a: [io 0x0084-0x0086]
  406. [ 0.387019] pnp 00:0a: [io 0x0088]
  407. [ 0.387028] pnp 00:0a: [io 0x008c-0x008e]
  408. [ 0.387037] pnp 00:0a: [io 0x0090-0x009f]
  409. [ 0.387045] pnp 00:0a: [io 0x00a2-0x00bf]
  410. [ 0.387055] pnp 00:0a: [io 0x00e0-0x00ef]
  411. [ 0.387064] pnp 00:0a: [io 0x04d0-0x04d1]
  412. [ 0.387281] system 00:0a: [io 0x04d0-0x04d1] has been reserved
  413. [ 0.387297] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
  414. [ 0.387346] pnp 00:0b: [io 0x00f0-0x00ff]
  415. [ 0.387372] pnp 00:0b: [irq 13]
  416. [ 0.387510] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
  417. [ 0.388238] pnp 00:0c: [irq 0 disabled]
  418. [ 0.388267] pnp 00:0c: [irq 8]
  419. [ 0.388278] pnp 00:0c: [mem 0xfed00000-0xfed003ff]
  420. [ 0.388482] pnp 00:0c: Plug and Play ACPI device, IDs PNP0103 (active)
  421. [ 0.389783] pnp: PnP ACPI: found 13 devices
  422. [ 0.389794] ACPI: ACPI bus type pnp unregistered
  423. [ 0.403789] PCI: max bus depth: 1 pci_try_num: 2
  424. [ 0.403885] pci 0000:00:1c.1: BAR 15: assigned [mem 0x7f700000-0x7f8fffff 64bit pref]
  425. [ 0.403906] pci 0000:00:1c.1: BAR 13: assigned [io 0x1000-0x1fff]
  426. [ 0.403922] pci 0000:00:1c.0: BAR 14: assigned [mem 0x7f900000-0x7fcfffff]
  427. [ 0.403937] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
  428. [ 0.403949] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
  429. [ 0.403966] pci 0000:00:1c.0: bridge window [mem 0x7f900000-0x7fcfffff]
  430. [ 0.403983] pci 0000:00:1c.0: bridge window [mem 0xe0000000-0xe00fffff 64bit pref]
  431. [ 0.404053] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
  432. [ 0.404067] pci 0000:00:1c.1: bridge window [io 0x1000-0x1fff]
  433. [ 0.404085] pci 0000:00:1c.1: bridge window [mem 0xfe900000-0xfe9fffff]
  434. [ 0.404101] pci 0000:00:1c.1: bridge window [mem 0x7f700000-0x7f8fffff 64bit pref]
  435. [ 0.404119] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
  436. [ 0.404194] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  437. [ 0.404211] pci 0000:00:1c.0: setting latency timer to 64
  438. [ 0.404251] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  439. [ 0.404266] pci 0000:00:1c.1: setting latency timer to 64
  440. [ 0.404286] pci 0000:00:1e.0: setting latency timer to 64
  441. [ 0.404301] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  442. [ 0.404312] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  443. [ 0.404323] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  444. [ 0.404333] pci_bus 0000:00: resource 7 [mem 0x7f700000-0xffffffff]
  445. [ 0.404344] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  446. [ 0.404355] pci_bus 0000:01: resource 1 [mem 0x7f900000-0x7fcfffff]
  447. [ 0.404366] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe00fffff 64bit pref]
  448. [ 0.404378] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
  449. [ 0.404388] pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
  450. [ 0.404400] pci_bus 0000:02: resource 2 [mem 0x7f700000-0x7f8fffff 64bit pref]
  451. [ 0.404412] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
  452. [ 0.404422] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
  453. [ 0.404433] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
  454. [ 0.404444] pci_bus 0000:03: resource 7 [mem 0x7f700000-0xffffffff]
  455. [ 0.404581] NET: Registered protocol family 2
  456. [ 0.404997] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
  457. [ 0.408344] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
  458. [ 0.412415] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  459. [ 0.413327] TCP: Hash tables configured (established 262144 bind 65536)
  460. [ 0.413340] TCP reno registered
  461. [ 0.413390] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  462. [ 0.413450] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  463. [ 0.413781] NET: Registered protocol family 1
  464. [ 0.413838] pci 0000:00:02.0: Boot video device
  465. [ 0.413927] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  466. [ 0.413961] pci 0000:00:1d.0: PCI INT A disabled
  467. [ 0.414006] pci 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
  468. [ 0.414037] pci 0000:00:1d.1: PCI INT B disabled
  469. [ 0.414081] pci 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  470. [ 0.414111] pci 0000:00:1d.2: PCI INT C disabled
  471. [ 0.414139] pci 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
  472. [ 0.414169] pci 0000:00:1d.3: PCI INT D disabled
  473. [ 0.414198] pci 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  474. [ 0.844123] pci 0000:00:1d.7: PCI INT A disabled
  475. [ 0.844199] PCI: CLS 64 bytes, default 64
  476. [ 0.845511] audit: initializing netlink socket (disabled)
  477. [ 0.845546] type=2000 audit(1371148095.840:1): initialized
  478. [ 0.917533] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  479. [ 0.926753] VFS: Disk quotas dquot_6.5.2
  480. [ 0.927010] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  481. [ 0.929448] fuse init (API version 7.17)
  482. [ 0.929873] msgmni has been set to 3950
  483. [ 0.931408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  484. [ 0.931549] io scheduler noop registered
  485. [ 0.931561] io scheduler deadline registered
  486. [ 0.931730] io scheduler cfq registered (default)
  487. [ 0.932207] pcieport 0000:00:1c.0: setting latency timer to 64
  488. [ 0.932322] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
  489. [ 0.932663] pcieport 0000:00:1c.1: setting latency timer to 64
  490. [ 0.932764] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
  491. [ 0.933197] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
  492. [ 0.933210] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
  493. [ 0.933225] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
  494. [ 0.933297] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
  495. [ 0.933309] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
  496. [ 0.933323] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
  497. [ 0.933403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  498. [ 0.933559] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 27d0 ss_vid 17aa ss_did 390b
  499. [ 0.933661] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
  500. [ 0.933698] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 27d2 ss_vid 17aa ss_did 390c
  501. [ 0.933783] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
  502. [ 0.933819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  503. [ 0.934059] intel_idle: MWAIT substates: 0x20220
  504. [ 0.934081] intel_idle: v0.4 model 0x1C
  505. [ 0.934088] intel_idle: lapic_timer_reliable_states 0x2
  506. [ 0.934098] Marking TSC unstable due to TSC halts in idle states deeper than C2
  507. [ 0.934918] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
  508. [ 0.935701] ACPI: AC Adapter [AC] (off-line)
  509. [ 0.936260] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  510. [ 0.936282] ACPI: Power Button [PWRB]
  511. [ 0.936478] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  512. [ 0.936496] ACPI: Sleep Button [SLPB]
  513. [ 0.937034] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
  514. [ 0.942416] ACPI: Lid Switch [LID]
  515. [ 0.942671] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  516. [ 0.942689] ACPI: Power Button [PWRF]
  517. [ 0.949282] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
  518. [ 0.949321] ACPI: Battery Slot [BAT1] (battery present)
  519. [ 0.949425] ERST: Table is not found!
  520. [ 0.949432] GHES: HEST is not enabled!
  521. [ 0.949755] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  522. [ 1.448866] Freeing initrd memory: 13916k freed
  523. [ 1.595237] Linux agpgart interface v0.103
  524. [ 1.595422] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
  525. [ 1.595653] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
  526. [ 1.595947] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
  527. [ 1.596299] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
  528. [ 1.601608] brd: module loaded
  529. [ 1.604629] loop: module loaded
  530. [ 1.605093] ahci 0000:00:1f.2: version 3.0
  531. [ 1.605124] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
  532. [ 1.605231] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
  533. [ 1.605341] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
  534. [ 1.605352] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
  535. [ 1.605364] ahci 0000:00:1f.2: setting latency timer to 64
  536. [ 1.606909] scsi0 : ahci
  537. [ 1.607224] scsi1 : ahci
  538. [ 1.607474] scsi2 : ahci
  539. [ 1.607726] scsi3 : ahci
  540. [ 1.608267] ata1: SATA max UDMA/133 abar m1024@0xfeb04000 port 0xfeb04100 irq 42
  541. [ 1.608278] ata2: SATA max UDMA/133 abar m1024@0xfeb04000 port 0xfeb04180 irq 42
  542. [ 1.608285] ata3: DUMMY
  543. [ 1.608290] ata4: DUMMY
  544. [ 1.609901] Fixed MDIO Bus: probed
  545. [ 1.609990] tun: Universal TUN/TAP device driver, 1.6
  546. [ 1.609997] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  547. [ 1.610214] PPP generic driver version 2.4.2
  548. [ 1.610584] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  549. [ 1.610642] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  550. [ 1.610689] ehci_hcd 0000:00:1d.7: setting latency timer to 64
  551. [ 1.610699] ehci_hcd 0000:00:1d.7: EHCI Host Controller
  552. [ 1.610860] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
  553. [ 1.610905] ehci_hcd 0000:00:1d.7: using broken periodic workaround
  554. [ 1.610925] ehci_hcd 0000:00:1d.7: debug port 1
  555. [ 1.614806] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
  556. [ 1.614857] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfeb05000
  557. [ 1.628043] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  558. [ 1.628518] hub 1-0:1.0: USB hub found
  559. [ 1.628534] hub 1-0:1.0: 8 ports detected
  560. [ 1.628820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  561. [ 1.628867] uhci_hcd: USB Universal Host Controller Interface driver
  562. [ 1.628926] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  563. [ 1.628947] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  564. [ 1.628956] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  565. [ 1.629150] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  566. [ 1.629200] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000f0a0
  567. [ 1.629661] hub 2-0:1.0: USB hub found
  568. [ 1.629677] hub 2-0:1.0: 2 ports detected
  569. [ 1.629864] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
  570. [ 1.629884] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  571. [ 1.629893] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  572. [ 1.630074] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  573. [ 1.630151] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000f080
  574. [ 1.630604] hub 3-0:1.0: USB hub found
  575. [ 1.630626] hub 3-0:1.0: 2 ports detected
  576. [ 1.630813] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  577. [ 1.630832] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  578. [ 1.630841] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  579. [ 1.631038] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  580. [ 1.631112] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000f060
  581. [ 1.631560] hub 4-0:1.0: USB hub found
  582. [ 1.631575] hub 4-0:1.0: 2 ports detected
  583. [ 1.631770] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
  584. [ 1.631789] uhci_hcd 0000:00:1d.3: setting latency timer to 64
  585. [ 1.631798] uhci_hcd 0000:00:1d.3: UHCI Host Controller
  586. [ 1.631971] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
  587. [ 1.632100] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000f040
  588. [ 1.632619] hub 5-0:1.0: USB hub found
  589. [ 1.632636] hub 5-0:1.0: 2 ports detected
  590. [ 1.632989] usbcore: registered new interface driver libusual
  591. [ 1.633131] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  592. [ 1.644793] serio: i8042 KBD port at 0x60,0x64 irq 1
  593. [ 1.644816] serio: i8042 AUX port at 0x60,0x64 irq 12
  594. [ 1.645361] mousedev: PS/2 mouse device common for all mice
  595. [ 1.646138] rtc_cmos 00:08: RTC can wake from S4
  596. [ 1.646403] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
  597. [ 1.646453] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  598. [ 1.646707] device-mapper: uevent: version 1.0.3
  599. [ 1.646985] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
  600. [ 1.647200] cpuidle: using governor ladder
  601. [ 1.647687] cpuidle: using governor menu
  602. [ 1.647694] EFI Variables Facility v0.08 2004-May-17
  603. [ 1.648660] TCP cubic registered
  604. [ 1.649171] NET: Registered protocol family 10
  605. [ 1.650664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  606. [ 1.652769] NET: Registered protocol family 17
  607. [ 1.652793] Registering the dns_resolver key type
  608. [ 1.653326] PM: Hibernation image not present or could not be loaded.
  609. [ 1.653377] registered taskstats version 1
  610. [ 1.677231] Magic number: 1:811:493
  611. [ 1.677435] rtc_cmos 00:08: setting system clock to 2013-06-13 18:28:17 UTC (1371148097)
  612. [ 1.678477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  613. [ 1.678484] EDD information not available.
  614. [ 1.928155] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  615. [ 1.928210] ata2: SATA link down (SStatus 0 SControl 300)
  616. [ 1.929258] ata1.00: ATA-8: HITACHI HTS545025B9A300, PB2ZC6ZH, max UDMA/100
  617. [ 1.929271] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
  618. [ 1.930553] ata1.00: configured for UDMA/100
  619. [ 1.930916] scsi 0:0:0:0: Direct-Access ATA HITACHI HTS54502 PB2Z PQ: 0 ANSI: 5
  620. [ 1.931393] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
  621. [ 1.931493] sd 0:0:0:0: Attached scsi generic sg0 type 0
  622. [ 1.931722] sd 0:0:0:0: [sda] Write Protect is off
  623. [ 1.931735] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  624. [ 1.931916] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  625. [ 1.940091] usb 1-5: new high-speed USB device number 2 using ehci_hcd
  626. [ 1.977333] sda: sda1 sda2 < sda5 >
  627. [ 1.978594] sd 0:0:0:0: [sda] Attached SCSI disk
  628. [ 2.137635] ACPI: Battery Slot [BAT1] (battery present)
  629. [ 2.142844] Freeing unused kernel memory: 924k freed
  630. [ 2.143411] Write protecting the kernel read-only data: 12288k
  631. [ 2.161746] Freeing unused kernel memory: 1596k freed
  632. [ 2.176430] Freeing unused kernel memory: 1188k freed
  633. [ 2.234256] udevd[92]: starting version 175
  634. [ 2.362253] Initializing USB Mass Storage driver...
  635. [ 2.362499] usbcore: registered new interface driver usb-storage
  636. [ 2.362509] USB Mass Storage support registered.
  637. [ 2.456137] usb 1-8: new high-speed USB device number 3 using ehci_hcd
  638. [ 2.610088] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  639. [ 2.610145] r8169 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  640. [ 2.610215] r8169 0000:01:00.0: setting latency timer to 64
  641. [ 2.610327] r8169 0000:01:00.0: irq 43 for MSI/MSI-X
  642. [ 2.615841] r8169 0000:01:00.0: eth0: RTL8105e at 0xffffc90000336000, 50:af:73:11:ab:57, XID 00a00000 IRQ 43
  643. [ 2.742515] usb 1-5: USB disconnect, device number 2
  644. [ 2.752105] scsi4 : usb-storage 1-5:1.0
  645. [ 2.752406] usbcore: registered new interface driver ums-realtek
  646. [ 2.830354] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  647. [ 15.440509] Adding 2083836k swap on /dev/sda5. Priority:-1 extents:1 across:2083836k
  648. [ 15.473256] ADDRCONF(NETDEV_UP): eth0: link is not ready
  649. [ 15.532599] udevd[336]: starting version 175
  650. [ 15.630345] lp: driver loaded but no devices found
  651. [ 15.681642] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  652. [ 16.259881] [drm] Initialized drm 1.1.0 20060810
  653. [ 16.410042] type=1400 audit(1371148112.229:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=516 comm="apparmor_parser"
  654. [ 16.422649] type=1400 audit(1371148112.241:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=516 comm="apparmor_parser"
  655. [ 16.423978] type=1400 audit(1371148112.241:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=516 comm="apparmor_parser"
  656. [ 16.463187] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  657. [ 16.463207] i915 0000:00:02.0: setting latency timer to 64
  658. [ 16.612964] ppdev: user-space parallel port driver
  659. [ 16.668223] cfg80211: Calling CRDA to update world regulatory domain
  660. [ 16.727540] type=1400 audit(1371148112.545:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=581 comm="apparmor_parser"
  661. [ 16.738616] type=1400 audit(1371148112.557:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=581 comm="apparmor_parser"
  662. [ 16.835819] i915 0000:00:02.0: irq 44 for MSI/MSI-X
  663. [ 16.835839] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  664. [ 16.835849] [drm] Driver supports precise vblank timestamp query.
  665. [ 16.836551] Bluetooth: Core ver 2.16
  666. [ 16.836770] NET: Registered protocol family 31
  667. [ 16.836781] Bluetooth: HCI device and connection manager initialized
  668. [ 16.836793] Bluetooth: HCI socket layer initialized
  669. [ 16.836802] Bluetooth: L2CAP socket layer initialized
  670. [ 16.836834] Bluetooth: SCO socket layer initialized
  671. [ 16.871362] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  672. [ 16.871375] Bluetooth: BNEP filters: protocol multicast
  673. [ 16.871823] Bluetooth: RFCOMM TTY layer initialized
  674. [ 16.871845] Bluetooth: RFCOMM socket layer initialized
  675. [ 16.871854] Bluetooth: RFCOMM ver 1.11
  676. [ 16.948670] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  677. [ 17.049040] input: Ideapad extra buttons as /devices/platform/ideapad/input/input5
  678. [ 17.325805] [drm] initialized overlay support
  679. [ 17.328677] Linux video capture interface: v2.00
  680. [ 17.332727] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (1bcf:2000)
  681. [ 17.351063] ath9k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  682. [ 17.351095] ath9k 0000:02:00.0: setting latency timer to 64
  683. [ 17.368269] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input6
  684. [ 17.368780] usbcore: registered new interface driver uvcvideo
  685. [ 17.368789] USB Video Class driver (1.1.1)
  686. [ 17.369436] fbcon: inteldrmfb (fb0) is primary device
  687. [ 17.369692] Console: switching to colour frame buffer device 128x37
  688. [ 17.369770] fb0: inteldrmfb frame buffer device
  689. [ 17.369777] drm: registered panic notifier
  690. [ 17.430790] ath: EEPROM regdomain: 0x65
  691. [ 17.430801] ath: EEPROM indicates we should expect a direct regpair map
  692. [ 17.430814] ath: Country alpha2 being used: 00
  693. [ 17.430821] ath: Regpair used: 0x65
  694. [ 17.433500] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
  695. [ 17.433518] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  696. [ 17.433529] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
  697. [ 17.433541] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  698. [ 17.433551] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
  699. [ 17.433563] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  700. [ 17.433573] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
  701. [ 17.433586] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  702. [ 17.433596] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
  703. [ 17.433609] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  704. [ 17.433619] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
  705. [ 17.433631] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  706. [ 17.433642] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
  707. [ 17.433655] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  708. [ 17.433665] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
  709. [ 17.433677] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  710. [ 17.433688] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
  711. [ 17.433700] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  712. [ 17.433710] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
  713. [ 17.433722] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  714. [ 17.433733] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
  715. [ 17.433744] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  716. [ 17.433754] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
  717. [ 17.433766] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  718. [ 17.433777] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
  719. [ 17.433788] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  720. [ 17.433798] cfg80211: Disabling freq 2484 MHz as custom regd has no rule that fits a 20 MHz wide channel
  721. [ 17.442721] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
  722. [ 17.497183] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
  723. [ 17.502427] Registered led device: ath9k-phy0
  724. [ 17.502464] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90004920000, irq=17
  725. [ 17.550305] acpi device:21: registered as cooling_device2
  726. [ 17.551160] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
  727. [ 17.555097] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  728. [ 17.555372] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  729. [ 17.555666] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  730. [ 17.555816] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
  731. [ 17.555896] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
  732. [ 17.645562] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  733. [ 17.647266] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  734. [ 17.718846] psmouse serio1: elantech: assuming hardware version 2 (with firmware version 0x140000)
  735. [ 17.755446] psmouse serio1: elantech: Synaptics capabilities query result 0x50, 0x14, 0x0a.
  736. [ 18.016106] psmouse serio1: elantech: retrying ps2 command 0xe6 (2).
  737. [ 18.242624] init: failsafe main process (738) killed by TERM signal
  738. [ 18.528148] psmouse serio1: elantech: retrying ps2 command 0xf8 (2).
  739. [ 18.637408] type=1400 audit(1371148114.457:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=855 comm="apparmor_parser"
  740. [ 18.641757] type=1400 audit(1371148114.461:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=856 comm="apparmor_parser"
  741. [ 18.644112] type=1400 audit(1371148114.465:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=856 comm="apparmor_parser"
  742. [ 18.648782] type=1400 audit(1371148114.469:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=856 comm="apparmor_parser"
  743. [ 18.797999] type=1400 audit(1371148114.617:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=865 comm="apparmor_parser"
  744. [ 19.020461] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
  745. [ 19.020477] cfg80211: World regulatory domain updated:
  746. [ 19.020485] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  747. [ 19.020499] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  748. [ 19.020511] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  749. [ 19.020522] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  750. [ 19.020534] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  751. [ 19.020545] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  752. [ 19.232090] psmouse serio1: elantech: retrying ps2 command 0xf8 (1).
  753. [ 19.650941] r8169 0000:01:00.0: eth0: link down
  754. [ 19.652275] ADDRCONF(NETDEV_UP): eth0: link is not ready
  755. [ 19.653753] ADDRCONF(NETDEV_UP): eth0: link is not ready
  756. [ 19.752971] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  757. [ 19.757389] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  758. [ 19.823257] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input10
  759. [ 22.152790] init: plymouth-stop pre-start process (1189) terminated with status 1
  760. [ 22.630212] wlan0: authenticate with ac:f1:df:27:2d:ea (try 1)
  761. [ 22.632438] wlan0: authenticated
  762. [ 22.651549] wlan0: associate with ac:f1:df:27:2d:ea (try 1)
  763. [ 22.655056] wlan0: RX AssocResp from ac:f1:df:27:2d:ea (capab=0x431 status=0 aid=2)
  764. [ 22.655066] wlan0: associated
  765. [ 22.663107] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  766. [ 33.232099] wlan0: no IPv6 routers present
  767. [ 125.888104] usb 2-1: new low-speed USB device number 2 using uhci_hcd
  768. [ 126.304281] input: A4Tech USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input11
  769. [ 126.312429] generic-usb 0003:09DA:C10A.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [A4Tech USB Mouse] on usb-0000:00:1d.0-1/input0
  770. [ 126.315287] usbcore: registered new interface driver usbhid
  771. [ 126.315300] usbhid: USB HID core driver
Advertisement
Add Comment
Please, Sign In to add comment