1. orbneon@wheezy:~$ sudo tail -n 1000 /var/log/dmesg
  2. [sudo] password for orbneon:
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 UTC 2012
  6. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-amd64 root=UUID=6723a586-d880-43a2-9479-632affc7c82e ro quiet
  7. [ 0.000000] BIOS-provided physical RAM map:
  8. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
  9. [ 0.000000] BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
  10. [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
  11. [ 0.000000] BIOS-e820: 0000000000100000 - 00000000b7b6c000 (usable)
  12. [ 0.000000] BIOS-e820: 00000000b7b6c000 - 00000000b7bbf000 (reserved)
  13. [ 0.000000] BIOS-e820: 00000000b7bbf000 - 00000000b7c80000 (usable)
  14. [ 0.000000] BIOS-e820: 00000000b7c80000 - 00000000b7cbf000 (ACPI NVS)
  15. [ 0.000000] BIOS-e820: 00000000b7cbf000 - 00000000b7cec000 (usable)
  16. [ 0.000000] BIOS-e820: 00000000b7cec000 - 00000000b7cff000 (ACPI data)
  17. [ 0.000000] BIOS-e820: 00000000b7cff000 - 00000000b7d00000 (usable)
  18. [ 0.000000] BIOS-e820: 00000000b7d00000 - 00000000c0000000 (reserved)
  19. [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
  20. [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
  21. [ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
  22. [ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
  23. [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
  24. [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
  25. [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
  26. [ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
  27. [ 0.000000] NX (Execute Disable) protection: active
  28. [ 0.000000] DMI 2.4 present.
  29. [ 0.000000] DMI: TOSHIBA Satellite C650/Portable PC, BIOS 1.60 03/18/2011
  30. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  31. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  32. [ 0.000000] No AGP bridge found
  33. [ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000
  34. [ 0.000000] MTRR default type: uncachable
  35. [ 0.000000] MTRR fixed ranges enabled:
  36. [ 0.000000] 00000-9FFFF write-back
  37. [ 0.000000] A0000-BFFFF uncachable
  38. [ 0.000000] C0000-FFFFF write-through
  39. [ 0.000000] MTRR variable ranges enabled:
  40. [ 0.000000] 0 base 000000000 mask F80000000 write-back
  41. [ 0.000000] 1 base 0FFF00000 mask FFFF00000 write-protect
  42. [ 0.000000] 2 base 080000000 mask FC0000000 write-back
  43. [ 0.000000] 3 base 0B8000000 mask FF8000000 uncachable
  44. [ 0.000000] 4 base 0B7E00000 mask FFFE00000 uncachable
  45. [ 0.000000] 5 base 0B7D00000 mask FFFF00000 uncachable
  46. [ 0.000000] 6 base 100000000 mask FC0000000 write-back
  47. [ 0.000000] 7 disabled
  48. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  49. [ 0.000000] last_pfn = 0xb7d00 max_arch_pfn = 0x400000000
  50. [ 0.000000] initial memory mapped : 0 - 20000000
  51. [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
  52. [ 0.000000] init_memory_mapping: 0000000000000000-00000000b7d00000
  53. [ 0.000000] 0000000000 - 00b7c00000 page 2M
  54. [ 0.000000] 00b7c00000 - 00b7d00000 page 4k
  55. [ 0.000000] kernel direct mapping tables up to b7d00000 @ 1fffb000-20000000
  56. [ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000
  57. [ 0.000000] 0100000000 - 0140000000 page 2M
  58. [ 0.000000] kernel direct mapping tables up to 140000000 @ b7ce6000-b7cec000
  59. [ 0.000000] RAMDISK: 36c22000 - 37609000
  60. [ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 TOSINV)
  61. [ 0.000000] ACPI: XSDT 00000000b7cfe120 00064 (v01 TOSINV TOSINV00 00000001 01000013)
  62. [ 0.000000] ACPI: FACP 00000000b7cfd000 000F4 (v04 TOSINV TOSINV00 00000001 MSFT 01000013)
  63. [ 0.000000] ACPI: DSDT 00000000b7cef000 095BA (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
  64. [ 0.000000] ACPI: FACS 00000000b7c93000 00040
  65. [ 0.000000] ACPI: HPET 00000000b7cfc000 00038 (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
  66. [ 0.000000] ACPI: APIC 00000000b7cfb000 0006C (v02 TOSINV TOSINV00 00000001 MSFT 01000013)
  67. [ 0.000000] ACPI: MCFG 00000000b7cfa000 0003C (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
  68. [ 0.000000] ACPI: ASF! 00000000b7cf9000 000A5 (v32 TOSINV TOSINV00 00000001 MSFT 01000013)
  69. [ 0.000000] ACPI: SLIC 00000000b7cee000 00176 (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
  70. [ 0.000000] ACPI: BOOT 00000000b7ced000 00028 (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
  71. [ 0.000000] ACPI: SSDT 00000000b7cec000 00655 (v01 PmRef CpuPm 00003000 INTL 20051117)
  72. [ 0.000000] ACPI: Local APIC address 0xfee00000
  73. [ 0.000000] No NUMA configuration found
  74. [ 0.000000] Faking a node at 0000000000000000-0000000140000000
  75. [ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000
  76. [ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff]
  77. [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff88013b800000-ffff88013effffff] on node 0
  78. [ 0.000000] Zone PFN ranges:
  79. [ 0.000000] DMA 0x00000010 -> 0x00001000
  80. [ 0.000000] DMA32 0x00001000 -> 0x00100000
  81. [ 0.000000] Normal 0x00100000 -> 0x00140000
  82. [ 0.000000] Movable zone start PFN for each node
  83. [ 0.000000] early_node_map[6] active PFN ranges
  84. [ 0.000000] 0: 0x00000010 -> 0x0000009e
  85. [ 0.000000] 0: 0x00000100 -> 0x000b7b6c
  86. [ 0.000000] 0: 0x000b7bbf -> 0x000b7c80
  87. [ 0.000000] 0: 0x000b7cbf -> 0x000b7cec
  88. [ 0.000000] 0: 0x000b7cff -> 0x000b7d00
  89. [ 0.000000] 0: 0x00100000 -> 0x00140000
  90. [ 0.000000] On node 0 totalpages: 1014761
  91. [ 0.000000] DMA zone: 56 pages used for memmap
  92. [ 0.000000] DMA zone: 5 pages reserved
  93. [ 0.000000] DMA zone: 3921 pages, LIFO batch:0
  94. [ 0.000000] DMA32 zone: 14280 pages used for memmap
  95. [ 0.000000] DMA32 zone: 734355 pages, LIFO batch:31
  96. [ 0.000000] Normal zone: 3584 pages used for memmap
  97. [ 0.000000] Normal zone: 258560 pages, LIFO batch:31
  98. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  99. [ 0.000000] ACPI: Local APIC address 0xfee00000
  100. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  101. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
  102. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
  103. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
  104. [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
  105. [ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
  106. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  107. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  108. [ 0.000000] ACPI: IRQ0 used by override.
  109. [ 0.000000] ACPI: IRQ2 used by override.
  110. [ 0.000000] ACPI: IRQ9 used by override.
  111. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  112. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  113. [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
  114. [ 0.000000] nr_irqs_gsi: 40
  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: 00000000b7b6c000 - 00000000b7bbf000
  119. [ 0.000000] PM: Registered nosave memory: 00000000b7c80000 - 00000000b7cbf000
  120. [ 0.000000] PM: Registered nosave memory: 00000000b7cec000 - 00000000b7cff000
  121. [ 0.000000] PM: Registered nosave memory: 00000000b7d00000 - 00000000c0000000
  122. [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000f8000000
  123. [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
  124. [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
  125. [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
  126. [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
  127. [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
  128. [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
  129. [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
  130. [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
  131. [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
  132. [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
  133. [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
  134. [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000
  135. [ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
  136. [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
  137. [ 0.000000] Booting paravirtualized kernel on bare hardware
  138. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
  139. [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82816 r8192 d23680 u524288
  140. [ 0.000000] pcpu-alloc: s82816 r8192 d23680 u524288 alloc=1*2097152
  141. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  142. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 996836
  143. [ 0.000000] Policy zone: Normal
  144. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-amd64 root=UUID=6723a586-d880-43a2-9479-632affc7c82e ro quiet
  145. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  146. [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
  147. [ 0.000000] Checking aperture...
  148. [ 0.000000] No AGP bridge found
  149. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  150. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  151. [ 0.000000] Memory: 3916532k/5242880k available (3409k kernel code, 1183836k absent, 142512k reserved, 3324k data, 572k init)
  152. [ 0.000000] Hierarchical RCU implementation.
  153. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  154. [ 0.000000] NR_IRQS:33024 nr_irqs:712 16
  155. [ 0.000000] Console: colour VGA+ 80x25
  156. [ 0.000000] console [tty0] enabled
  157. [ 0.000000] hpet clockevent registered
  158. [ 0.000000] Fast TSC calibration using PIT
  159. [ 0.000000] Detected 2294.249 MHz processor.
  160. [ 0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4588.49 BogoMIPS (lpj=9176996)
  161. [ 0.004009] pid_max: default: 32768 minimum: 301
  162. [ 0.004052] Security Framework initialized
  163. [ 0.004058] AppArmor: AppArmor disabled by boot time parameter
  164. [ 0.004404] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  165. [ 0.006683] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  166. [ 0.008939] Mount-cache hash table entries: 256
  167. [ 0.009094] Initializing cgroup subsys cpuacct
  168. [ 0.009100] Initializing cgroup subsys memory
  169. [ 0.009113] Initializing cgroup subsys devices
  170. [ 0.009117] Initializing cgroup subsys freezer
  171. [ 0.009119] Initializing cgroup subsys net_cls
  172. [ 0.009121] Initializing cgroup subsys blkio
  173. [ 0.009130] Initializing cgroup subsys perf_event
  174. [ 0.009166] CPU: Physical Processor ID: 0
  175. [ 0.009167] CPU: Processor Core ID: 0
  176. [ 0.009170] mce: CPU supports 6 MCE banks
  177. [ 0.009179] CPU0: Thermal monitoring enabled (TM2)
  178. [ 0.009183] using mwait in idle threads.
  179. [ 0.009642] ACPI: Core revision 20110623
  180. [ 0.009645] TOSHIBA Satellite detected - force copy of DSDT to local memory
  181. [ 0.009748] ACPI: Forced DSDT copy: length 0x095BA copied locally, original unmapped
  182. [ 0.020485] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  183. [ 0.060889] CPU0: Intel Pentium(R) Dual-Core CPU T4500 @ 2.30GHz stepping 0a
  184. [ 0.064003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
  185. [ 0.064003] ... version: 2
  186. [ 0.064003] ... bit width: 40
  187. [ 0.064003] ... generic registers: 2
  188. [ 0.064003] ... value mask: 000000ffffffffff
  189. [ 0.064003] ... max period: 000000007fffffff
  190. [ 0.064003] ... fixed-purpose events: 3
  191. [ 0.064003] ... event mask: 0000000700000003
  192. [ 0.064003] NMI watchdog enabled, takes one hw-pmu counter.
  193. [ 0.064003] Booting Node 0, Processors #1
  194. [ 0.064003] smpboot cpu 1: start_ip = 99000
  195. [ 0.152040] NMI watchdog enabled, takes one hw-pmu counter.
  196. [ 0.152080] Brought up 2 CPUs
  197. [ 0.152083] Total of 2 processors activated (9176.95 BogoMIPS).
  198. [ 0.153038] devtmpfs: initialized
  199. [ 0.156296] PM: Registering ACPI NVS region at b7c80000 (258048 bytes)
  200. [ 0.156296] print_constraints: dummy:
  201. [ 0.156296] NET: Registered protocol family 16
  202. [ 0.156343] ACPI: bus type pci registered
  203. [ 0.156422] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  204. [ 0.156426] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  205. [ 0.165612] PCI: Using configuration type 1 for base access
  206. [ 0.166274] bio: create slab <bio-0> at 0
  207. [ 0.166274] ACPI: Added _OSI(Module Device)
  208. [ 0.166274] ACPI: Added _OSI(Processor Device)
  209. [ 0.166274] ACPI: Added _OSI(3.0 _SCP Extensions)
  210. [ 0.166274] ACPI: Added _OSI(Processor Aggregator Device)
  211. [ 0.168196] ACPI: EC: Look up EC in DSDT
  212. [ 0.169949] ACPI: Executed 1 blocks of module-level executable AML code
  213. [ 0.171781] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  214. [ 0.193625] ACPI: SSDT 00000000b7b77c98 00229 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
  215. [ 0.194020] ACPI: Dynamic OEM Table Load:
  216. [ 0.194023] ACPI: SSDT (null) 00229 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
  217. [ 0.194219] ACPI: SSDT 00000000b7b75598 00537 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  218. [ 0.194594] ACPI: Dynamic OEM Table Load:
  219. [ 0.194597] ACPI: SSDT (null) 00537 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  220. [ 0.216366] ACPI: SSDT 00000000b7b76e18 001CF (v01 PmRef ApIst 00003000 INTL 20051117)
  221. [ 0.216782] ACPI: Dynamic OEM Table Load:
  222. [ 0.216785] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20051117)
  223. [ 0.228172] ACPI: SSDT 00000000b7b77f18 0008D (v01 PmRef ApCst 00003000 INTL 20051117)
  224. [ 0.228561] ACPI: Dynamic OEM Table Load:
  225. [ 0.228563] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20051117)
  226. [ 0.240260] ACPI: Interpreter enabled
  227. [ 0.240265] ACPI: (supports S0 S3 S4 S5)
  228. [ 0.240309] ACPI: Using IOAPIC for interrupt routing
  229. [ 0.251398] ACPI: Power Resource [FN00] (on)
  230. [ 0.252075] ACPI: No dock devices found.
  231. [ 0.252077] HEST: Table not found.
  232. [ 0.252082] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  233. [ 0.252428] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  234. [ 0.253110] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
  235. [ 0.253112] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
  236. [ 0.253115] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
  237. [ 0.253118] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
  238. [ 0.253133] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
  239. [ 0.253156] DMAR: Forcing write-buffer flush capability
  240. [ 0.253157] DMAR: Disabling IOMMU for graphics on this chipset
  241. [ 0.253186] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
  242. [ 0.253199] pci 0000:00:02.0: reg 10: [mem 0xd0000000-0xd03fffff 64bit]
  243. [ 0.253207] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref]
  244. [ 0.253214] pci 0000:00:02.0: reg 20: [io 0x5110-0x5117]
  245. [ 0.253252] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
  246. [ 0.253263] pci 0000:00:02.1: reg 10: [mem 0xd3400000-0xd34fffff 64bit]
  247. [ 0.253354] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
  248. [ 0.253432] pci 0000:00:1a.0: reg 20: [io 0x50e0-0x50ff]
  249. [ 0.253525] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
  250. [ 0.253603] pci 0000:00:1a.1: reg 20: [io 0x50c0-0x50df]
  251. [ 0.253704] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
  252. [ 0.253732] pci 0000:00:1a.7: reg 10: [mem 0xd6704c00-0xd6704fff]
  253. [ 0.253862] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
  254. [ 0.253867] pci 0000:00:1a.7: PME# disabled
  255. [ 0.253900] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
  256. [ 0.253919] pci 0000:00:1b.0: reg 10: [mem 0xd6700000-0xd6703fff 64bit]
  257. [ 0.254011] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  258. [ 0.254015] pci 0000:00:1b.0: PME# disabled
  259. [ 0.254043] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
  260. [ 0.254136] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  261. [ 0.254141] pci 0000:00:1c.0: PME# disabled
  262. [ 0.254170] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
  263. [ 0.254266] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  264. [ 0.254270] pci 0000:00:1c.1: PME# disabled
  265. [ 0.254301] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604
  266. [ 0.254394] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  267. [ 0.254398] pci 0000:00:1c.4: PME# disabled
  268. [ 0.254434] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
  269. [ 0.254510] pci 0000:00:1d.0: reg 20: [io 0x50a0-0x50bf]
  270. [ 0.254603] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
  271. [ 0.254680] pci 0000:00:1d.1: reg 20: [io 0x5080-0x509f]
  272. [ 0.254773] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
  273. [ 0.254840] pci 0000:00:1d.2: reg 20: [io 0x5060-0x507f]
  274. [ 0.254929] pci 0000:00:1d.3: [8086:2939] type 0 class 0x000c03
  275. [ 0.255007] pci 0000:00:1d.3: reg 20: [io 0x5040-0x505f]
  276. [ 0.255109] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
  277. [ 0.255139] pci 0000:00:1d.7: reg 10: [mem 0xd6704800-0xd6704bff]
  278. [ 0.255268] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  279. [ 0.255273] pci 0000:00:1d.7: PME# disabled
  280. [ 0.255300] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
  281. [ 0.255384] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601
  282. [ 0.255538] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
  283. [ 0.255562] pci 0000:00:1f.2: reg 10: [io 0x5108-0x510f]
  284. [ 0.255572] pci 0000:00:1f.2: reg 14: [io 0x511c-0x511f]
  285. [ 0.255583] pci 0000:00:1f.2: reg 18: [io 0x5100-0x5107]
  286. [ 0.255593] pci 0000:00:1f.2: reg 1c: [io 0x5118-0x511b]
  287. [ 0.255603] pci 0000:00:1f.2: reg 20: [io 0x5020-0x503f]
  288. [ 0.255614] pci 0000:00:1f.2: reg 24: [mem 0xd6704000-0xd67047ff]
  289. [ 0.255678] pci 0000:00:1f.2: PME# supported from D3hot
  290. [ 0.255683] pci 0000:00:1f.2: PME# disabled
  291. [ 0.255706] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
  292. [ 0.255726] pci 0000:00:1f.3: reg 10: [mem 0xd6705000-0xd67050ff 64bit]
  293. [ 0.255753] pci 0000:00:1f.3: reg 20: [io 0x5000-0x501f]
  294. [ 0.255866] pci 0000:02:00.0: [1969:2060] type 0 class 0x000200
  295. [ 0.255897] pci 0000:02:00.0: reg 10: [mem 0xd5600000-0xd563ffff 64bit]
  296. [ 0.255914] pci 0000:02:00.0: reg 18: [io 0x3000-0x307f]
  297. [ 0.256070] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  298. [ 0.256077] pci 0000:02:00.0: PME# disabled
  299. [ 0.264036] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
  300. [ 0.264040] pci 0000:00:1c.0: bridge window [io 0x3000-0x4fff]
  301. [ 0.264045] pci 0000:00:1c.0: bridge window [mem 0xd5600000-0xd66fffff]
  302. [ 0.264052] pci 0000:00:1c.0: bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
  303. [ 0.264130] pci 0000:03:00.0: [168c:002b] type 0 class 0x000280
  304. [ 0.264158] pci 0000:03:00.0: reg 10: [mem 0xd4500000-0xd450ffff 64bit]
  305. [ 0.264288] pci 0000:03:00.0: supports D1
  306. [ 0.264290] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
  307. [ 0.264296] pci 0000:03:00.0: PME# disabled
  308. [ 0.272031] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
  309. [ 0.272035] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
  310. [ 0.272040] pci 0000:00:1c.1: bridge window [mem 0xd4500000-0xd55fffff]
  311. [ 0.272047] pci 0000:00:1c.1: bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
  312. [ 0.272099] pci 0000:00:1c.4: PCI bridge to [bus 07-08]
  313. [ 0.272104] pci 0000:00:1c.4: bridge window [io 0x1000-0x1fff]
  314. [ 0.272108] pci 0000:00:1c.4: bridge window [mem 0xd3500000-0xd44fffff]
  315. [ 0.272115] pci 0000:00:1c.4: bridge window [mem 0xd2400000-0xd33fffff 64bit pref]
  316. [ 0.272195] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
  317. [ 0.272208] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  318. [ 0.272210] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  319. [ 0.272213] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  320. [ 0.272215] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
  321. [ 0.272240] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  322. [ 0.272499] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
  323. [ 0.272522] ACPI Warning: For \_SB_.PCI0.P32_._PRT: Return Package has no elements (empty) (20110623/nspredef-463)
  324. [ 0.272567] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
  325. [ 0.272631] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
  326. [ 0.272701] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
  327. [ 0.272777] pci0000:00: Requesting ACPI _OSC control (0x1d)
  328. [ 0.272780] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
  329. [ 0.272782] ACPI _OSC control for PCIe not granted, disabling ASPM
  330. [ 0.278406] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12)
  331. [ 0.278473] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
  332. [ 0.278536] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
  333. [ 0.278599] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
  334. [ 0.278662] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  335. [ 0.278726] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
  336. [ 0.278789] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
  337. [ 0.278853] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
  338. [ 0.278978] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  339. [ 0.278978] vgaarb: loaded
  340. [ 0.278978] vgaarb: bridge control possible 0000:00:02.0
  341. [ 0.278978] PCI: Using ACPI for IRQ routing
  342. [ 0.281180] PCI: pci_cache_line_size set to 64 bytes
  343. [ 0.281277] reserve RAM buffer: 000000000009e000 - 000000000009ffff
  344. [ 0.281279] reserve RAM buffer: 00000000b7b6c000 - 00000000b7ffffff
  345. [ 0.281283] reserve RAM buffer: 00000000b7c80000 - 00000000b7ffffff
  346. [ 0.281286] reserve RAM buffer: 00000000b7cec000 - 00000000b7ffffff
  347. [ 0.281288] reserve RAM buffer: 00000000b7d00000 - 00000000b7ffffff
  348. [ 0.281413] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
  349. [ 0.281419] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
  350. [ 0.281423] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
  351. [ 0.284111] Switching to clocksource hpet
  352. [ 0.286189] pnp: PnP ACPI init
  353. [ 0.286212] ACPI: bus type pnp registered
  354. [ 0.286715] pnp 00:00: [bus 00-ff]
  355. [ 0.286718] pnp 00:00: [io 0x0000-0x0cf7 window]
  356. [ 0.286720] pnp 00:00: [io 0x0cf8-0x0cff]
  357. [ 0.286722] pnp 00:00: [io 0x0d00-0xffff window]
  358. [ 0.286724] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  359. [ 0.286726] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
  360. [ 0.286728] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
  361. [ 0.286731] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
  362. [ 0.286733] pnp 00:00: [mem 0x000cc000-0x000cffff window]
  363. [ 0.286735] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
  364. [ 0.286737] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
  365. [ 0.286740] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
  366. [ 0.286742] pnp 00:00: [mem 0x000dc000-0x000dffff window]
  367. [ 0.286744] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
  368. [ 0.286746] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
  369. [ 0.286748] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
  370. [ 0.286751] pnp 00:00: [mem 0x000ec000-0x000effff window]
  371. [ 0.286753] pnp 00:00: [mem 0x000f0000-0x000fffff window]
  372. [ 0.286755] pnp 00:00: [mem 0xc0000000-0xfebfffff window]
  373. [ 0.286757] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
  374. [ 0.286860] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
  375. [ 0.287030] pnp 00:01: [io 0x002e-0x002f]
  376. [ 0.287032] pnp 00:01: [io 0x004e-0x004f]
  377. [ 0.287034] pnp 00:01: [io 0x164e-0x164f]
  378. [ 0.287036] pnp 00:01: [io 0x0061]
  379. [ 0.287038] pnp 00:01: [io 0x0070]
  380. [ 0.287040] pnp 00:01: [io 0x0080]
  381. [ 0.287041] pnp 00:01: [io 0x0092]
  382. [ 0.287043] pnp 00:01: [io 0x00b2-0x00b3]
  383. [ 0.287045] pnp 00:01: [io 0x0063]
  384. [ 0.287047] pnp 00:01: [io 0x0065]
  385. [ 0.287048] pnp 00:01: [io 0x0067]
  386. [ 0.287050] pnp 00:01: [io 0x0800-0x080f]
  387. [ 0.287052] pnp 00:01: [io 0x0810-0x0817]
  388. [ 0.287054] pnp 00:01: [io 0x0820-0x0823]
  389. [ 0.287056] pnp 00:01: [io 0x0400-0x047f]
  390. [ 0.287058] pnp 00:01: [io 0x0500-0x057f]
  391. [ 0.287059] pnp 00:01: [io 0x0062]
  392. [ 0.287061] pnp 00:01: [io 0x0066]
  393. [ 0.287063] pnp 00:01: [io 0x0068]
  394. [ 0.287065] pnp 00:01: [io 0x006c]
  395. [ 0.287067] pnp 00:01: [mem 0xf8000000-0xfbffffff]
  396. [ 0.287069] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
  397. [ 0.287071] pnp 00:01: [mem 0xfed10000-0xfed13fff]
  398. [ 0.287073] pnp 00:01: [mem 0xfed18000-0xfed18fff]
  399. [ 0.287075] pnp 00:01: [mem 0xfed19000-0xfed19fff]
  400. [ 0.287077] pnp 00:01: [mem 0xfec00000-0xfec00fff]
  401. [ 0.287079] pnp 00:01: [mem 0xfed20000-0xfed8ffff]
  402. [ 0.287081] pnp 00:01: [mem 0xfee00000-0xfee00fff]
  403. [ 0.287083] pnp 00:01: [mem 0xff800000-0xffffffff]
  404. [ 0.287113] pnp 00:01: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.4 BAR 13 [io 0x1000-0x1fff]
  405. [ 0.287184] system 00:01: [io 0x0800-0x080f] has been reserved
  406. [ 0.287187] system 00:01: [io 0x0810-0x0817] has been reserved
  407. [ 0.287190] system 00:01: [io 0x0820-0x0823] has been reserved
  408. [ 0.287192] system 00:01: [io 0x0400-0x047f] has been reserved
  409. [ 0.287195] system 00:01: [io 0x0500-0x057f] has been reserved
  410. [ 0.287199] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
  411. [ 0.287202] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
  412. [ 0.287204] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
  413. [ 0.287207] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
  414. [ 0.287210] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
  415. [ 0.287213] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
  416. [ 0.287216] system 00:01: [mem 0xfed20000-0xfed8ffff] has been reserved
  417. [ 0.287219] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
  418. [ 0.287222] system 00:01: [mem 0xff800000-0xffffffff] could not be reserved
  419. [ 0.287225] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  420. [ 0.287237] pnp 00:02: [io 0x0000-0x001f]
  421. [ 0.287239] pnp 00:02: [io 0x0081-0x0091]
  422. [ 0.287241] pnp 00:02: [io 0x0093-0x009f]
  423. [ 0.287243] pnp 00:02: [io 0x00c0-0x00df]
  424. [ 0.287245] pnp 00:02: [dma 4]
  425. [ 0.287279] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
  426. [ 0.287305] pnp 00:03: [io 0x0070-0x0077]
  427. [ 0.287339] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  428. [ 0.287408] pnp 00:04: [irq 0 disabled]
  429. [ 0.287421] pnp 00:04: [irq 8]
  430. [ 0.287423] pnp 00:04: [mem 0xfed00000-0xfed003ff]
  431. [ 0.287457] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
  432. [ 0.287469] pnp 00:05: [io 0x00f0]
  433. [ 0.287475] pnp 00:05: [irq 13]
  434. [ 0.287509] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
  435. [ 0.287529] pnp 00:06: [io 0x0060]
  436. [ 0.287531] pnp 00:06: [io 0x0064]
  437. [ 0.287536] pnp 00:06: [irq 1]
  438. [ 0.287570] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
  439. [ 0.287592] pnp 00:07: [irq 12]
  440. [ 0.287629] pnp 00:07: Plug and Play ACPI device, IDs TOS0100 SYN1900 SYN0002 PNP0f13 (active)
  441. [ 0.287778] pnp: PnP ACPI: found 8 devices
  442. [ 0.287780] ACPI: ACPI bus type pnp unregistered
  443. [ 0.295136] PCI: max bus depth: 1 pci_try_num: 2
  444. [ 0.295179] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
  445. [ 0.295182] pci 0000:00:1c.0: bridge window [io 0x3000-0x4fff]
  446. [ 0.295188] pci 0000:00:1c.0: bridge window [mem 0xd5600000-0xd66fffff]
  447. [ 0.295193] pci 0000:00:1c.0: bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
  448. [ 0.295201] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
  449. [ 0.295204] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
  450. [ 0.295210] pci 0000:00:1c.1: bridge window [mem 0xd4500000-0xd55fffff]
  451. [ 0.295214] pci 0000:00:1c.1: bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
  452. [ 0.295221] pci 0000:00:1c.4: PCI bridge to [bus 07-08]
  453. [ 0.295225] pci 0000:00:1c.4: bridge window [io 0x1000-0x1fff]
  454. [ 0.295230] pci 0000:00:1c.4: bridge window [mem 0xd3500000-0xd44fffff]
  455. [ 0.295235] pci 0000:00:1c.4: bridge window [mem 0xd2400000-0xd33fffff 64bit pref]
  456. [ 0.295242] pci 0000:00:1e.0: PCI bridge to [bus 04-04]
  457. [ 0.295271] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  458. [ 0.295277] pci 0000:00:1c.0: setting latency timer to 64
  459. [ 0.295289] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
  460. [ 0.295294] pci 0000:00:1c.1: setting latency timer to 64
  461. [ 0.295301] pci 0000:00:1c.4: enabling device (0000 -> 0003)
  462. [ 0.295305] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  463. [ 0.295311] pci 0000:00:1c.4: setting latency timer to 64
  464. [ 0.295319] pci 0000:00:1e.0: setting latency timer to 64
  465. [ 0.295323] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  466. [ 0.295325] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  467. [ 0.295328] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  468. [ 0.295330] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff]
  469. [ 0.295332] pci_bus 0000:02: resource 0 [io 0x3000-0x4fff]
  470. [ 0.295334] pci_bus 0000:02: resource 1 [mem 0xd5600000-0xd66fffff]
  471. [ 0.295337] pci_bus 0000:02: resource 2 [mem 0xd0400000-0xd13fffff 64bit pref]
  472. [ 0.295339] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
  473. [ 0.295341] pci_bus 0000:03: resource 1 [mem 0xd4500000-0xd55fffff]
  474. [ 0.295344] pci_bus 0000:03: resource 2 [mem 0xd1400000-0xd23fffff 64bit pref]
  475. [ 0.295346] pci_bus 0000:07: resource 0 [io 0x1000-0x1fff]
  476. [ 0.295348] pci_bus 0000:07: resource 1 [mem 0xd3500000-0xd44fffff]
  477. [ 0.295350] pci_bus 0000:07: resource 2 [mem 0xd2400000-0xd33fffff 64bit pref]
  478. [ 0.295353] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
  479. [ 0.295355] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
  480. [ 0.295357] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
  481. [ 0.295359] pci_bus 0000:04: resource 7 [mem 0xc0000000-0xfebfffff]
  482. [ 0.295427] NET: Registered protocol family 2
  483. [ 0.295584] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
  484. [ 0.296899] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
  485. [ 0.301330] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  486. [ 0.301867] TCP: Hash tables configured (established 524288 bind 65536)
  487. [ 0.301871] TCP reno registered
  488. [ 0.301891] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  489. [ 0.301937] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  490. [ 0.302126] NET: Registered protocol family 1
  491. [ 0.302148] pci 0000:00:02.0: Boot video device
  492. [ 0.302166] pci 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  493. [ 0.302189] pci 0000:00:1a.0: PCI INT A disabled
  494. [ 0.302208] pci 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
  495. [ 0.302232] pci 0000:00:1a.1: PCI INT B disabled
  496. [ 0.302246] pci 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  497. [ 1.900014] pci 0000:00:1a.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
  498. [ 1.900129] pci 0000:00:1a.7: PCI INT D disabled
  499. [ 1.900158] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  500. [ 1.900178] pci 0000:00:1d.0: PCI INT A disabled
  501. [ 1.900187] pci 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
  502. [ 1.900209] pci 0000:00:1d.1: PCI INT B disabled
  503. [ 1.900218] pci 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
  504. [ 1.900240] pci 0000:00:1d.2: PCI INT D disabled
  505. [ 1.900252] pci 0000:00:1d.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  506. [ 1.900271] pci 0000:00:1d.3: PCI INT C disabled
  507. [ 1.900282] pci 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  508. [ 3.500015] pci 0000:00:1d.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
  509. [ 3.500128] pci 0000:00:1d.7: PCI INT A disabled
  510. [ 3.500150] PCI: CLS 64 bytes, default 64
  511. [ 3.500204] Unpacking initramfs...
  512. [ 3.727503] Freeing initrd memory: 10140k freed
  513. [ 3.732538] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  514. [ 3.732545] Placing 64MB software IO TLB between ffff8800b3b6c000 - ffff8800b7b6c000
  515. [ 3.732547] software IO TLB at phys 0xb3b6c000 - 0xb7b6c000
  516. [ 3.732577] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
  517. [ 3.732579] Simple Boot Flag at 0x44 set to 0x1
  518. [ 3.733065] audit: initializing netlink socket (disabled)
  519. [ 3.733078] type=2000 audit(1347996166.728:1): initialized
  520. [ 3.761548] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  521. [ 3.782714] VFS: Disk quotas dquot_6.5.2
  522. [ 3.782750] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  523. [ 3.782830] msgmni has been set to 7669
  524. [ 3.783022] alg: No test for stdrng (krng)
  525. [ 3.783059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  526. [ 3.783063] io scheduler noop registered
  527. [ 3.783064] io scheduler deadline registered
  528. [ 3.783080] io scheduler cfq registered (default)
  529. [ 3.783176] pcieport 0000:00:1c.0: setting latency timer to 64
  530. [ 3.783235] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
  531. [ 3.783321] pcieport 0000:00:1c.1: setting latency timer to 64
  532. [ 3.783374] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
  533. [ 3.783453] pcieport 0000:00:1c.4: setting latency timer to 64
  534. [ 3.783505] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
  535. [ 3.783609] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  536. [ 3.783635] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  537. [ 3.783637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  538. [ 3.783895] acpiphp: Slot [1] registered
  539. [ 3.784019] intel_idle: does not run on family 6 model 23
  540. [ 3.784053] ERST: Table is not found!
  541. [ 3.784054] GHES: HEST is not enabled!
  542. [ 3.784132] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  543. [ 3.828446] Linux agpgart interface v0.103
  544. [ 3.828539] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
  545. [ 3.828646] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
  546. [ 3.829236] agpgart-intel 0000:00:00.0: detected 131072K stolen memory
  547. [ 3.829373] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
  548. [ 3.829504] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
  549. [ 3.854831] serio: i8042 KBD port at 0x60,0x64 irq 1
  550. [ 3.854838] serio: i8042 AUX port at 0x60,0x64 irq 12
  551. [ 3.854984] mousedev: PS/2 mouse device common for all mice
  552. [ 3.855813] rtc_cmos 00:03: RTC can wake from S4
  553. [ 3.855943] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  554. [ 3.855975] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
  555. [ 3.855985] cpuidle: using governor ladder
  556. [ 3.855987] cpuidle: using governor menu
  557. [ 3.856201] TCP cubic registered
  558. [ 3.856248] NET: Registered protocol family 10
  559. [ 3.856709] Mobile IPv6
  560. [ 3.856712] NET: Registered protocol family 17
  561. [ 3.856716] Registering the dns_resolver key type
  562. [ 3.856858] PM: Hibernation image not present or could not be loaded.
  563. [ 3.856869] registered taskstats version 1
  564. [ 3.867790] rtc_cmos 00:03: setting system clock to 2012-09-18 19:22:47 UTC (1347996167)
  565. [ 3.867856] Initializing network drop monitor service
  566. [ 3.869214] Freeing unused kernel memory: 572k freed
  567. [ 3.869354] Write protecting the kernel read-only data: 6144k
  568. [ 3.871991] Freeing unused kernel memory: 668k freed
  569. [ 3.874887] Freeing unused kernel memory: 684k freed
  570. [ 3.887449] udevd[49]: starting version 175
  571. [ 3.891653] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  572. [ 3.910427] usbcore: registered new interface driver usbfs
  573. [ 3.910459] usbcore: registered new interface driver hub
  574. [ 3.926446] atl1c 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  575. [ 3.926461] atl1c 0000:02:00.0: setting latency timer to 64
  576. [ 3.930533] SCSI subsystem initialized
  577. [ 3.949601] usbcore: registered new device driver usb
  578. [ 3.950107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  579. [ 3.950142] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  580. [ 3.950166] ehci_hcd 0000:00:1a.7: setting latency timer to 64
  581. [ 3.950170] ehci_hcd 0000:00:1a.7: EHCI Host Controller
  582. [ 3.950198] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
  583. [ 3.950236] ehci_hcd 0000:00:1a.7: debug port 1
  584. [ 3.954138] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
  585. [ 3.955576] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xd6704c00
  586. [ 3.965111] uhci_hcd: USB Universal Host Controller Interface driver
  587. [ 3.968733] ACPI: Fan [FAN] (on)
  588. [ 3.970053] thermal LNXTHERM:00: registered as thermal_zone0
  589. [ 3.970056] ACPI: Thermal Zone [THRM] (37 C)
  590. [ 3.981344] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
  591. [ 3.981400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  592. [ 3.981402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  593. [ 3.981405] usb usb1: Product: EHCI Host Controller
  594. [ 3.981407] usb usb1: Manufacturer: Linux 3.2.0-3-amd64 ehci_hcd
  595. [ 3.981408] usb usb1: SerialNumber: 0000:00:1a.7
  596. [ 3.981552] hub 1-0:1.0: USB hub found
  597. [ 3.981558] hub 1-0:1.0: 4 ports detected
  598. [ 3.981669] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  599. [ 3.981715] ehci_hcd 0000:00:1d.7: setting latency timer to 64
  600. [ 3.981719] ehci_hcd 0000:00:1d.7: EHCI Host Controller
  601. [ 3.981731] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
  602. [ 3.981769] ehci_hcd 0000:00:1d.7: debug port 1
  603. [ 3.985670] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
  604. [ 3.986201] libata version 3.00 loaded.
  605. [ 3.987165] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd6704800
  606. [ 4.000136] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  607. [ 4.000167] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  608. [ 4.000170] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  609. [ 4.000173] usb usb2: Product: EHCI Host Controller
  610. [ 4.000174] usb usb2: Manufacturer: Linux 3.2.0-3-amd64 ehci_hcd
  611. [ 4.000176] usb usb2: SerialNumber: 0000:00:1d.7
  612. [ 4.000326] hub 2-0:1.0: USB hub found
  613. [ 4.000332] hub 2-0:1.0: 8 ports detected
  614. [ 4.000530] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  615. [ 4.000544] uhci_hcd 0000:00:1a.0: setting latency timer to 64
  616. [ 4.000548] uhci_hcd 0000:00:1a.0: UHCI Host Controller
  617. [ 4.000561] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
  618. [ 4.000609] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000050e0
  619. [ 4.000660] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  620. [ 4.000663] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  621. [ 4.000665] usb usb3: Product: UHCI Host Controller
  622. [ 4.000667] usb usb3: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
  623. [ 4.000669] usb usb3: SerialNumber: 0000:00:1a.0
  624. [ 4.000796] hub 3-0:1.0: USB hub found
  625. [ 4.000801] hub 3-0:1.0: 2 ports detected
  626. [ 4.000894] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
  627. [ 4.000905] uhci_hcd 0000:00:1a.1: setting latency timer to 64
  628. [ 4.000908] uhci_hcd 0000:00:1a.1: UHCI Host Controller
  629. [ 4.000919] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
  630. [ 4.000962] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000050c0
  631. [ 4.001006] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  632. [ 4.001008] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  633. [ 4.001010] usb usb4: Product: UHCI Host Controller
  634. [ 4.001012] usb usb4: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
  635. [ 4.001014] usb usb4: SerialNumber: 0000:00:1a.1
  636. [ 4.001140] hub 4-0:1.0: USB hub found
  637. [ 4.001145] hub 4-0:1.0: 2 ports detected
  638. [ 4.001233] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  639. [ 4.001243] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  640. [ 4.001246] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  641. [ 4.001255] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
  642. [ 4.001286] uhci_hcd 0000:00:1d.0: irq 23, io base 0x000050a0
  643. [ 4.001332] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  644. [ 4.001334] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  645. [ 4.001336] usb usb5: Product: UHCI Host Controller
  646. [ 4.001338] usb usb5: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
  647. [ 4.001340] usb usb5: SerialNumber: 0000:00:1d.0
  648. [ 4.001463] hub 5-0:1.0: USB hub found
  649. [ 4.001467] hub 5-0:1.0: 2 ports detected
  650. [ 4.001552] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
  651. [ 4.001562] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  652. [ 4.001565] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  653. [ 4.001574] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
  654. [ 4.001605] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00005080
  655. [ 4.001644] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  656. [ 4.001647] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  657. [ 4.001649] usb usb6: Product: UHCI Host Controller
  658. [ 4.001650] usb usb6: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
  659. [ 4.001652] usb usb6: SerialNumber: 0000:00:1d.1
  660. [ 4.001765] hub 6-0:1.0: USB hub found
  661. [ 4.001769] hub 6-0:1.0: 2 ports detected
  662. [ 4.001848] uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
  663. [ 4.001856] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  664. [ 4.001860] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  665. [ 4.001869] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
  666. [ 4.001901] uhci_hcd 0000:00:1d.2: irq 16, io base 0x00005060
  667. [ 4.001947] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  668. [ 4.001949] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  669. [ 4.001952] usb usb7: Product: UHCI Host Controller
  670. [ 4.001953] usb usb7: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
  671. [ 4.001955] usb usb7: SerialNumber: 0000:00:1d.2
  672. [ 4.002081] hub 7-0:1.0: USB hub found
  673. [ 4.002087] hub 7-0:1.0: 2 ports detected
  674. [ 4.002176] uhci_hcd 0000:00:1d.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  675. [ 4.002185] uhci_hcd 0000:00:1d.3: setting latency timer to 64
  676. [ 4.002189] uhci_hcd 0000:00:1d.3: UHCI Host Controller
  677. [ 4.002201] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
  678. [ 4.002248] uhci_hcd 0000:00:1d.3: irq 18, io base 0x00005040
  679. [ 4.002297] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
  680. [ 4.002299] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  681. [ 4.002302] usb usb8: Product: UHCI Host Controller
  682. [ 4.002303] usb usb8: Manufacturer: Linux 3.2.0-3-amd64 uhci_hcd
  683. [ 4.002305] usb usb8: SerialNumber: 0000:00:1d.3
  684. [ 4.002441] hub 8-0:1.0: USB hub found
  685. [ 4.002447] hub 8-0:1.0: 2 ports detected
  686. [ 4.003293] ahci 0000:00:1f.2: version 3.0
  687. [ 4.003315] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
  688. [ 4.003406] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
  689. [ 4.003519] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
  690. [ 4.003523] ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pmp pio slum part ccc sxs
  691. [ 4.003528] ahci 0000:00:1f.2: setting latency timer to 64
  692. [ 4.009788] scsi0 : ahci
  693. [ 4.009941] scsi1 : ahci
  694. [ 4.010019] scsi2 : ahci
  695. [ 4.010096] scsi3 : ahci
  696. [ 4.010174] scsi4 : ahci
  697. [ 4.010253] scsi5 : ahci
  698. [ 4.010552] ata1: SATA max UDMA/133 abar m2048@0xd6704000 port 0xd6704100 irq 43
  699. [ 4.010556] ata2: SATA max UDMA/133 abar m2048@0xd6704000 port 0xd6704180 irq 43
  700. [ 4.010559] ata3: DUMMY
  701. [ 4.010560] ata4: DUMMY
  702. [ 4.010563] ata5: SATA max UDMA/133 abar m2048@0xd6704000 port 0xd6704300 irq 43
  703. [ 4.010567] ata6: SATA max UDMA/133 abar m2048@0xd6704000 port 0xd6704380 irq 43
  704. [ 4.056692] atl1c 0000:02:00.0: version 1.0.1.0-NAPI
  705. [ 4.292027] usb 1-2: new high-speed USB device number 2 using ehci_hcd
  706. [ 4.328062] ata1: SATA link down (SStatus 0 SControl 300)
  707. [ 4.328089] ata5: SATA link down (SStatus 0 SControl 300)
  708. [ 4.500024] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  709. [ 4.500043] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  710. [ 4.500995] ata2.00: ATA-8: Hitachi HTS545032B9A300, PB3OC64G, max UDMA/133
  711. [ 4.500998] ata2.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
  712. [ 4.502113] ata2.00: configured for UDMA/133
  713. [ 4.502249] scsi 1:0:0:0: Direct-Access ATA Hitachi HTS54503 PB3O PQ: 0 ANSI: 5
  714. [ 4.502547] ata6.00: ATAPI: HL-DT-STDVDRAM GT30N, TN08, max UDMA/100
  715. [ 4.505558] ata6.00: configured for UDMA/100
  716. [ 4.510627] scsi 5:0:0:0: CD-ROM HL-DT-ST DVDRAM GT30N TN08 PQ: 0 ANSI: 5
  717. [ 4.517012] sd 1:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  718. [ 4.517087] sd 1:0:0:0: [sda] Write Protect is off
  719. [ 4.517090] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
  720. [ 4.517120] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  721. [ 4.520807] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  722. [ 4.520811] cdrom: Uniform CD-ROM driver Revision: 3.20
  723. [ 4.521052] sr 5:0:0:0: Attached scsi CD-ROM sr0
  724. [ 4.557834] sda: sda1 sda2 sda3 sda4 < sda5 >
  725. [ 4.558327] sd 1:0:0:0: [sda] Attached SCSI disk
  726. [ 4.560670] sd 1:0:0:0: Attached scsi generic sg0 type 0
  727. [ 4.560753] sr 5:0:0:0: Attached scsi generic sg1 type 5
  728. [ 4.732019] Refined TSC clocksource calibration: 2294.249 MHz.
  729. [ 4.732025] Switching to clocksource tsc
  730. [ 5.229905] PM: Starting manual resume from disk
  731. [ 5.229909] PM: Hibernation image partition 8:3 present
  732. [ 5.229910] PM: Looking for hibernation image.
  733. [ 5.230092] PM: Image not found (code -22)
  734. [ 5.230093] PM: Hibernation image not present or could not be loaded.
  735. [ 5.277315] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  736. [ 5.652766] usb 1-2: New USB device found, idVendor=10f1, idProduct=1a2a
  737. [ 5.652770] usb 1-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  738. [ 5.652772] usb 1-2: Product: USB Camera
  739. [ 5.652773] usb 1-2: Manufacturer: Generic
  740. [ 5.652775] usb 1-2: SerialNumber: MU418ASA
  741. [ 5.776019] usb 1-3: new high-speed USB device number 3 using ehci_hcd
  742. [ 6.168390] usb 1-3: New USB device found, idVendor=0bda, idProduct=0138
  743. [ 6.168393] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  744. [ 6.168395] usb 1-3: Product: USB2.0-CRW
  745. [ 6.168397] usb 1-3: Manufacturer: Generic
  746. [ 6.168399] usb 1-3: SerialNumber: 20090516388200000
  747. [ 6.592029] usb 5-1: new low-speed USB device number 2 using uhci_hcd
  748. [ 6.770065] usb 5-1: New USB device found, idVendor=0458, idProduct=003a
  749. [ 6.770068] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  750. [ 6.770071] usb 5-1: Product: Optical Mouse
  751. [ 6.770072] usb 5-1: Manufacturer: Genius
  752. [ 7.321008] udevd[343]: starting version 175
  753. [ 8.055405] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
  754. [ 8.055411] ACPI: Power Button [PWRB]
  755. [ 8.055465] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
  756. [ 8.057536] ACPI: Lid Switch [LID0]
  757. [ 8.057654] ACPI: Requesting acpi_cpufreq
  758. [ 8.059038] Monitor-Mwait will be used to enter C-1 state
  759. [ 8.059089] Monitor-Mwait will be used to enter C-2 state
  760. [ 8.059096] Marking TSC unstable due to TSC halts in idle
  761. [ 8.059107] ACPI: acpi_idle registered with cpuidle
  762. [ 8.059425] Switching to clocksource hpet
  763. [ 8.059643] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  764. [ 8.059649] ACPI: Power Button [PWRF]
  765. [ 8.233060] ACPI: AC Adapter [ADP0] (on-line)
  766. [ 8.233652] ACPI: Battery Slot [BAT0] (battery absent)
  767. [ 8.370098] input: PC Speaker as /devices/platform/pcspkr/input/input4
  768. [ 8.448844] iTCO_vendor_support: vendor-support=0
  769. [ 8.485130] cfg80211: Calling CRDA to update world regulatory domain
  770. [ 8.513534] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
  771. [ 8.513650] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
  772. [ 8.513906] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  773. [ 8.548131] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  774. [ 8.628798] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.19
  775. [ 8.630096] input: Toshiba input device as /devices/virtual/input/input5
  776. [ 8.639481] Registered led device: toshiba::illumination
  777. [ 8.715957] [drm] Initialized drm 1.1.0 20060810
  778. [ 9.016595] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  779. [ 9.016601] i915 0000:00:02.0: setting latency timer to 64
  780. [ 9.065093] i915 0000:00:02.0: irq 44 for MSI/MSI-X
  781. [ 9.065102] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  782. [ 9.065104] [drm] Driver supports precise vblank timestamp query.
  783. [ 9.065145] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  784. [ 9.240959] ath9k 0000:03:00.0: power state changed by ACPI to D0
  785. [ 9.240968] ath9k 0000:03:00.0: power state changed by ACPI to D0
  786. [ 9.240980] ath9k 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  787. [ 9.240994] ath9k 0000:03:00.0: setting latency timer to 64
  788. [ 9.291869] ath: EEPROM regdomain: 0x65
  789. [ 9.291872] ath: EEPROM indicates we should expect a direct regpair map
  790. [ 9.291875] ath: Country alpha2 being used: 00
  791. [ 9.291877] ath: Regpair used: 0x65
  792. [ 9.391834] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
  793. [ 9.392398] Registered led device: ath9k-phy0
  794. [ 9.392404] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc900050a0000, irq=17
  795. [ 9.483464] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
  796. [ 9.483472] psmouse serio1: synaptics: Toshiba Satellite C650 detected, limiting rate to 40pps.
  797. [ 9.548986] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
  798. [ 9.610421] fbcon: inteldrmfb (fb0) is primary device
  799. [ 9.682211] usbcore: registered new interface driver uas
  800. [ 9.696041] Initializing USB Mass Storage driver...
  801. [ 9.696130] usbcore: registered new interface driver usb-storage
  802. [ 9.696131] USB Mass Storage support registered.
  803. [ 9.711786] usb 1-3: USB disconnect, device number 3
  804. [ 9.715698] scsi6 : usb-storage 1-3:1.0
  805. [ 9.715797] usbcore: registered new interface driver ums-realtek
  806. [ 9.804136] Console: switching to colour frame buffer device 170x48
  807. [ 9.808092] fb0: inteldrmfb frame buffer device
  808. [ 9.808093] drm: registered panic notifier
  809. [ 9.809791] acpi device:04: registered as cooling_device3
  810. [ 9.809951] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
  811. [ 9.810012] ACPI: Video Device [OVGA] (multi-head: yes rom: no post: no)
  812. [ 9.810111] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  813. [ 9.810421] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
  814. [ 9.810501] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
  815. [ 9.810536] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
  816. [ 9.897465] cfg80211: World regulatory domain updated:
  817. [ 9.897469] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  818. [ 9.897472] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  819. [ 9.897475] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  820. [ 9.897477] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  821. [ 9.897480] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  822. [ 9.897482] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  823. [ 9.958873] Linux media interface: v0.10
  824. [ 9.982384] Linux video capture interface: v2.00
  825. [ 10.064338] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
  826. [ 10.173968] uvcvideo: Found UVC 1.00 device USB Camera (10f1:1a2a)
  827. [ 10.191060] input: USB Camera as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
  828. [ 10.191166] usbcore: registered new interface driver uvcvideo
  829. [ 10.191168] USB Video Class driver (1.1.1)
  830. [ 10.197335] input: Genius Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input10
  831. [ 10.197470] generic-usb 0003:0458:003A.0001: input,hidraw0: USB HID v1.11 Mouse [Genius Optical Mouse] on usb-0000:00:1d.0-1/input0
  832. [ 10.197492] usbcore: registered new interface driver usbhid
  833. [ 10.197494] usbhid: USB HID core driver
  834. [ 11.573393] Adding 2441212k swap on /dev/sda3. Priority:-1 extents:1 across:2441212k
  835. [ 11.598459] EXT4-fs (sda5): re-mounted. Opts: (null)
  836. [ 11.804316] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
  837. [ 12.003650] loop: module loaded
  838. [ 13.693322] RPC: Registered named UNIX socket transport module.
  839. [ 13.693326] RPC: Registered udp transport module.
  840. [ 13.693327] RPC: Registered tcp transport module.
  841. [ 13.693329] RPC: Registered tcp NFSv4.1 backchannel transport module.
  842. [ 13.730772] FS-Cache: Loaded
  843. [ 13.775977] FS-Cache: Netfs 'nfs' registered for caching
  844. [ 13.795382] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  845. [ 16.946268] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input11
  846. [ 24.773902] sched: RT throttling activated
  847. [ 24.774175] atl1c 0000:02:00.0: irq 46 for MSI/MSI-X
  848. [ 26.134676] ADDRCONF(NETDEV_UP): eth0: link is not ready
  849. [ 26.190596] ADDRCONF(NETDEV_UP): wlan0: link is not ready