Advertisement
Guest User

Linux dmesg

a guest
Dec 15th, 2014
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.20 KB | None | 0 0
  1. [ 0.000000] Initializing cgroup subsys cpuset
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Initializing cgroup subsys cpuacct
  4. [ 0.000000] Linux version 3.16.0-25-generic (buildd@komainu) (gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6) ) #33-Ubuntu SMP Tue Nov 4 12:06:54 UTC 2014 (Ubuntu 3.16.0-25.33-generic 3.16.7)
  5. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic root=UUID=460e61cf-2ca4-4134-8f37-3f5fdc3e948c 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] e820: BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000037faffff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x0000000037fb0000-0x0000000037fc7fff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x0000000037fc8000-0x0000000037fe7fb7] ACPI NVS
  17. [ 0.000000] BIOS-e820: [mem 0x0000000037fe7fb8-0x000000003fffffff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000ffbc0000-0x00000000ffcbffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
  22. [ 0.000000] NX (Execute Disable) protection: active
  23. [ 0.000000] SMBIOS 2.4 present.
  24. [ 0.000000] DMI: Hewlett-Packard /30C2, BIOS 68YTT Ver. F.07 07/16/2007
  25. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  26. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  27. [ 0.000000] AGP: No AGP bridge found
  28. [ 0.000000] e820: last_pfn = 0x37fb0 max_arch_pfn = 0x400000000
  29. [ 0.000000] MTRR default type: uncachable
  30. [ 0.000000] MTRR fixed ranges enabled:
  31. [ 0.000000] 00000-9FFFF write-back
  32. [ 0.000000] A0000-BFFFF uncachable
  33. [ 0.000000] C0000-C0FFF write-protect
  34. [ 0.000000] C1000-C3FFF write-back
  35. [ 0.000000] C4000-C4FFF write-protect
  36. [ 0.000000] C5000-C7FFF write-back
  37. [ 0.000000] C8000-C8FFF write-protect
  38. [ 0.000000] C9000-CBFFF write-back
  39. [ 0.000000] CC000-CCFFF write-protect
  40. [ 0.000000] CD000-CFFFF write-back
  41. [ 0.000000] D0000-EFFFF uncachable
  42. [ 0.000000] F0000-FFFFF write-protect
  43. [ 0.000000] MTRR variable ranges enabled:
  44. [ 0.000000] 0 base 0000000000 mask FFE0000000 write-back
  45. [ 0.000000] 1 base 0020000000 mask FFF0000000 write-back
  46. [ 0.000000] 2 base 0030000000 mask FFF8000000 write-back
  47. [ 0.000000] 3 disabled
  48. [ 0.000000] 4 disabled
  49. [ 0.000000] 5 disabled
  50. [ 0.000000] 6 disabled
  51. [ 0.000000] 7 disabled
  52. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  53. [ 0.000000] Scanning 1 areas for low memory corruption
  54. [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
  55. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  56. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  57. [ 0.000000] BRK [0x01fd3000, 0x01fd3fff] PGTABLE
  58. [ 0.000000] BRK [0x01fd4000, 0x01fd4fff] PGTABLE
  59. [ 0.000000] BRK [0x01fd5000, 0x01fd5fff] PGTABLE
  60. [ 0.000000] init_memory_mapping: [mem 0x37c00000-0x37dfffff]
  61. [ 0.000000] [mem 0x37c00000-0x37dfffff] page 2M
  62. [ 0.000000] init_memory_mapping: [mem 0x34000000-0x37bfffff]
  63. [ 0.000000] [mem 0x34000000-0x37bfffff] page 2M
  64. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x33ffffff]
  65. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  66. [ 0.000000] [mem 0x00200000-0x33ffffff] page 2M
  67. [ 0.000000] init_memory_mapping: [mem 0x37e00000-0x37faffff]
  68. [ 0.000000] [mem 0x37e00000-0x37faffff] page 4k
  69. [ 0.000000] BRK [0x01fd6000, 0x01fd6fff] PGTABLE
  70. [ 0.000000] RAMDISK: [mem 0x3489c000-0x36445fff]
  71. [ 0.000000] ACPI: Early table checksum verification disabled
  72. [ 0.000000] ACPI: RSDP 0x00000000000FE0B0 000024 (v02 HP )
  73. [ 0.000000] ACPI: XSDT 0x0000000037FC81BC 000064 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001)
  74. [ 0.000000] ACPI: FACP 0x0000000037FC8084 0000F4 (v04 HP 0944 00000003 HP 00000001)
  75. [ 0.000000] ACPI BIOS Warning (bug): 32/64X address mismatch in FADT/Pm2ControlBlock: 0x00008800/0x0000000000008100, using 32-bit address (20140424/tbfadt-583)
  76. [ 0.000000] ACPI: DSDT 0x0000000037FC84A4 011437 (v01 HP SB400 00010000 MSFT 03000001)
  77. [ 0.000000] ACPI: FACS 0x0000000037FE7D80 000040
  78. [ 0.000000] ACPI: SLIC 0x0000000037FC8220 000176 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001)
  79. [ 0.000000] ACPI: EPTH 0x0000000037FC8398 000038 (v01 HP 0944 00000001 HP 00000001)
  80. [ 0.000000] ACPI: APIC 0x0000000037FC83D0 000062 (v01 HP 0944 00000001 HP 00000001)
  81. [ 0.000000] ACPI: MCFG 0x0000000037FC8434 00003C (v01 HP 0944 00000001 HP 00000001)
  82. [ 0.000000] ACPI: TCPA 0x0000000037FC8470 000032 (v02 HP 0944 00000001 HP 00000001)
  83. [ 0.000000] ACPI: SSDT 0x0000000037FD98DB 000059 (v01 HP HPQNLP 00000001 MSFT 03000001)
  84. [ 0.000000] ACPI: SSDT 0x0000000037FD9934 000136 (v01 HP PSSTBLID 00000001 HP 00000001)
  85. [ 0.000000] ACPI: Local APIC address 0xfee00000
  86. [ 0.000000] Scanning NUMA topology in Northbridge 24
  87. [ 0.000000] No NUMA configuration found
  88. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000037faffff]
  89. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x37faffff]
  90. [ 0.000000] NODE_DATA [mem 0x37fab000-0x37faffff]
  91. [ 0.000000] [ffffea0000000000-ffffea0000dfffff] PMD -> [ffff880036800000-ffff8800375fffff] on node 0
  92. [ 0.000000] Zone ranges:
  93. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  94. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  95. [ 0.000000] Normal empty
  96. [ 0.000000] Movable zone start for each node
  97. [ 0.000000] Early memory node ranges
  98. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  99. [ 0.000000] node 0: [mem 0x00100000-0x37faffff]
  100. [ 0.000000] On node 0 totalpages: 229198
  101. [ 0.000000] DMA zone: 64 pages used for memmap
  102. [ 0.000000] DMA zone: 21 pages reserved
  103. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  104. [ 0.000000] DMA32 zone: 3519 pages used for memmap
  105. [ 0.000000] DMA32 zone: 225200 pages, LIFO batch:31
  106. [ 0.000000] SB600 revision 0x14
  107. [ 0.000000] Ignoring ACPI timer override.
  108. [ 0.000000] If you got timer trouble try acpi_use_timer_override
  109. [ 0.000000] Detected use of extended apic ids on hypertransport bus
  110. [ 0.000000] ACPI: PM-Timer IO Port: 0x8008
  111. [ 0.000000] ACPI: Local APIC address 0xfee00000
  112. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  113. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled)
  114. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  115. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  116. [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
  117. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  118. [ 0.000000] ACPI: BIOS IRQ0 override ignored.
  119. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  120. [ 0.000000] ACPI: IRQ9 used by override.
  121. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  122. [ 0.000000] smpboot: Allowing 2 CPUs, 1 hotplug CPUs
  123. [ 0.000000] nr_irqs_gsi: 40
  124. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  125. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  126. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  127. [ 0.000000] e820: [mem 0x40000000-0xdfffffff] available for PCI devices
  128. [ 0.000000] Booting paravirtualized kernel on bare hardware
  129. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
  130. [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff880037c00000 s87360 r8192 d23232 u1048576
  131. [ 0.000000] pcpu-alloc: s87360 r8192 d23232 u1048576 alloc=1*2097152
  132. [ 0.000000] pcpu-alloc: [0] 0 1
  133. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 225594
  134. [ 0.000000] Policy zone: DMA32
  135. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic root=UUID=460e61cf-2ca4-4134-8f37-3f5fdc3e948c ro quiet splash vt.handoff=7
  136. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  137. [ 0.000000] AGP: Checking aperture...
  138. [ 0.000000] AGP: No AGP bridge found
  139. [ 0.000000] AGP: Node 0: aperture [bus addr 0x110000000-0x111ffffff] (32MB)
  140. [ 0.000000] Aperture beyond 4GB. Ignoring.
  141. [ 0.000000] Memory: 857312K/916792K available (7732K kernel code, 1200K rwdata, 3608K rodata, 1360K init, 1308K bss, 59480K reserved)
  142. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  143. [ 0.000000] Hierarchical RCU implementation.
  144. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  145. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
  146. [ 0.000000] Offload RCU callbacks from all CPUs
  147. [ 0.000000] Offload RCU callbacks from CPUs: 0-1.
  148. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  149. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16
  150. [ 0.000000] spurious 8259A interrupt: IRQ7.
  151. [ 0.000000] vt handoff: transparent VT on vt#7
  152. [ 0.000000] Console: colour dummy device 80x25
  153. [ 0.000000] console [tty0] enabled
  154. [ 0.000000] allocated 3670016 bytes of page_cgroup
  155. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  156. [ 0.000000] tsc: Fast TSC calibration failed
  157. [ 0.000000] tsc: Unable to calibrate against PIT
  158. [ 0.000000] tsc: using PMTIMER reference calibration
  159. [ 0.000000] tsc: Detected 2190.685 MHz processor
  160. [ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
  161. [ 0.020034] Calibrating delay loop (skipped), value calculated using timer frequency.. 4381.37 BogoMIPS (lpj=8762740)
  162. [ 0.020038] pid_max: default: 32768 minimum: 301
  163. [ 0.020067] ACPI: Core revision 20140424
  164. [ 0.038580] ACPI: All ACPI Tables successfully acquired
  165. [ 0.044068] Security Framework initialized
  166. [ 0.044096] AppArmor: AppArmor initialized
  167. [ 0.044097] Yama: becoming mindful.
  168. [ 0.044236] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  169. [ 0.044836] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  170. [ 0.045138] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  171. [ 0.045143] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  172. [ 0.045483] Initializing cgroup subsys memory
  173. [ 0.045522] Initializing cgroup subsys devices
  174. [ 0.045532] Initializing cgroup subsys freezer
  175. [ 0.045536] Initializing cgroup subsys net_cls
  176. [ 0.045544] Initializing cgroup subsys blkio
  177. [ 0.045550] Initializing cgroup subsys perf_event
  178. [ 0.045553] Initializing cgroup subsys net_prio
  179. [ 0.045565] Initializing cgroup subsys hugetlb
  180. [ 0.045594] tseg: 0000000000
  181. [ 0.045603] mce: CPU supports 5 MCE banks
  182. [ 0.045613] LVT offset 0 assigned for vector 0xf9
  183. [ 0.045617] process: using AMD E400 aware idle routine
  184. [ 0.045620] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
  185. Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
  186. tlb_flushall_shift: 6
  187. [ 0.055273] ftrace: allocating 29293 entries in 115 pages
  188. [ 0.068501] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
  189. [ 0.108340] smpboot: CPU0: Mobile AMD Sempron(tm) Processor 3800+ (fam: 0f, model: 4c, stepping: 02)
  190. [ 0.112000] Performance Events: AMD PMU driver.
  191. [ 0.112000] ... version: 0
  192. [ 0.112000] ... bit width: 48
  193. [ 0.112000] ... generic registers: 4
  194. [ 0.112000] ... value mask: 0000ffffffffffff
  195. [ 0.112000] ... max period: 00007fffffffffff
  196. [ 0.112000] ... fixed-purpose events: 0
  197. [ 0.112000] ... event mask: 000000000000000f
  198. [ 0.112000] x86: Booted up 1 node, 1 CPUs
  199. [ 0.112000] smpboot: Total of 1 processors activated (4381.37 BogoMIPS)
  200. [ 0.112000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  201. [ 0.112000] devtmpfs: initialized
  202. [ 0.116100] evm: security.selinux
  203. [ 0.116103] evm: security.SMACK64
  204. [ 0.116104] evm: security.SMACK64EXEC
  205. [ 0.116106] evm: security.SMACK64TRANSMUTE
  206. [ 0.116107] evm: security.SMACK64MMAP
  207. [ 0.116108] evm: security.ima
  208. [ 0.116109] evm: security.capability
  209. [ 0.116212] PM: Registering ACPI NVS region [mem 0x37fc8000-0x37fe7fb7] (131000 bytes)
  210. [ 0.117829] pinctrl core: initialized pinctrl subsystem
  211. [ 0.117962] regulator-dummy: no parameters
  212. [ 0.118007] RTC time: 13:25:38, date: 12/15/14
  213. [ 0.118090] NET: Registered protocol family 16
  214. [ 0.118331] cpuidle: using governor ladder
  215. [ 0.118334] cpuidle: using governor menu
  216. [ 0.118341] node 0 link 0: io port [1000, fffff]
  217. [ 0.118343] TOM: 0000000040000000 aka 1024M
  218. [ 0.118346] node 0 link 0: mmio [e0000000, efffffff]
  219. [ 0.118349] node 0 link 0: mmio [f0000000, ffffffff]
  220. [ 0.118351] node 0 link 0: mmio [c8000000, dfffffff]
  221. [ 0.118353] node 0 link 0: mmio [c0000000, c7ffffff]
  222. [ 0.118355] node 0 link 0: mmio [a0000, bffff]
  223. [ 0.118357] node 0 link 0: mmio [40000000, bfffffff]
  224. [ 0.118360] bus: [bus 00-ff] on node 0 link 0
  225. [ 0.118362] bus: 00 [io 0x0000-0xffff]
  226. [ 0.118364] bus: 00 [mem 0x40000000-0xfcffffffff]
  227. [ 0.118365] bus: 00 [mem 0x000a0000-0x000bffff]
  228. [ 0.118435] ACPI: bus type PCI registered
  229. [ 0.118438] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  230. [ 0.118546] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  231. [ 0.118549] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  232. [ 0.119230] PCI: Using configuration type 1 for base access
  233. [ 0.121346] ACPI: Added _OSI(Module Device)
  234. [ 0.121351] ACPI: Added _OSI(Processor Device)
  235. [ 0.121353] ACPI: Added _OSI(3.0 _SCP Extensions)
  236. [ 0.121355] ACPI: Added _OSI(Processor Aggregator Device)
  237. [ 0.368111] ACPI: Interpreter enabled
  238. [ 0.368122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
  239. [ 0.368127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
  240. [ 0.368144] ACPI: (supports S0 S3 S4 S5)
  241. [ 0.368146] ACPI: Using IOAPIC for interrupt routing
  242. [ 0.368259] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
  243. [ 0.369346] ACPI: Power Resource [C171] (off)
  244. [ 0.369845] ACPI: Power Resource [C223] (off)
  245. [ 0.370286] ACPI: Power Resource [C230] (off)
  246. [ 0.372882] ACPI: Power Resource [C24C] (on)
  247. [ 0.378743] ACPI: Power Resource [C395] (off)
  248. [ 0.378812] ACPI: Power Resource [C396] (off)
  249. [ 0.378874] ACPI: Power Resource [C397] (off)
  250. [ 0.378939] ACPI: Power Resource [C398] (off)
  251. [ 0.384461] ACPI: PCI Root Bridge [C08B] (domain 0000 [bus 00-ff])
  252. [ 0.384470] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  253. [ 0.384478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  254. [ 0.394475] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
  255. [ 0.394478] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
  256. [ 0.394481] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
  257. [ 0.394484] acpi PNP0A03:00: host bridge window [mem 0x40000000-0xfedfffff] (ignored)
  258. [ 0.394486] acpi PNP0A03:00: host bridge window [mem 0xfee01000-0xffffffff] (ignored)
  259. [ 0.394489] acpi PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
  260. [ 0.394491] PCI: root bus 00: hardware-probed resources
  261. [ 0.394716] PCI host bridge to bus 0000:00
  262. [ 0.394720] pci_bus 0000:00: root bus resource [bus 00-ff]
  263. [ 0.394723] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  264. [ 0.394725] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfcffffffff]
  265. [ 0.394728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  266. [ 0.394736] pci 0000:00:00.0: [1002:7910] type 00 class 0x060000
  267. [ 0.394850] pci 0000:00:01.0: [1002:7912] type 01 class 0x060400
  268. [ 0.394970] pci 0000:00:04.0: [1002:7914] type 01 class 0x060400
  269. [ 0.395007] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
  270. [ 0.395062] pci 0000:00:04.0: System wakeup disabled by ACPI
  271. [ 0.395120] pci 0000:00:05.0: [1002:7915] type 01 class 0x060400
  272. [ 0.395154] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
  273. [ 0.395259] pci 0000:00:06.0: [1002:7916] type 01 class 0x060400
  274. [ 0.395293] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
  275. [ 0.395347] pci 0000:00:06.0: System wakeup disabled by ACPI
  276. [ 0.395427] pci 0000:00:12.0: [1002:4380] type 00 class 0x01018f
  277. [ 0.395446] pci 0000:00:12.0: reg 0x10: [io 0x9000-0x9007]
  278. [ 0.395457] pci 0000:00:12.0: reg 0x14: [io 0x9008-0x900b]
  279. [ 0.395468] pci 0000:00:12.0: reg 0x18: [io 0x9010-0x9017]
  280. [ 0.395479] pci 0000:00:12.0: reg 0x1c: [io 0x5018-0x501b]
  281. [ 0.395490] pci 0000:00:12.0: reg 0x20: [io 0x5020-0x502f]
  282. [ 0.395501] pci 0000:00:12.0: reg 0x24: [mem 0xd0509000-0xd05093ff]
  283. [ 0.395523] pci 0000:00:12.0: set SATA to AHCI mode
  284. [ 0.395650] pci 0000:00:13.0: [1002:4387] type 00 class 0x0c0310
  285. [ 0.395666] pci 0000:00:13.0: reg 0x10: [mem 0xd0501000-0xd0501fff]
  286. [ 0.395776] pci 0000:00:13.0: System wakeup disabled by ACPI
  287. [ 0.395839] pci 0000:00:13.1: [1002:4388] type 00 class 0x0c0310
  288. [ 0.395854] pci 0000:00:13.1: reg 0x10: [mem 0xd0502000-0xd0502fff]
  289. [ 0.395965] pci 0000:00:13.1: System wakeup disabled by ACPI
  290. [ 0.396026] pci 0000:00:13.2: [1002:4389] type 00 class 0x0c0310
  291. [ 0.396041] pci 0000:00:13.2: reg 0x10: [mem 0xd0503000-0xd0503fff]
  292. [ 0.396152] pci 0000:00:13.2: System wakeup disabled by ACPI
  293. [ 0.396212] pci 0000:00:13.3: [1002:438a] type 00 class 0x0c0310
  294. [ 0.396227] pci 0000:00:13.3: reg 0x10: [mem 0xd0504000-0xd0504fff]
  295. [ 0.396337] pci 0000:00:13.3: System wakeup disabled by ACPI
  296. [ 0.396396] pci 0000:00:13.4: [1002:438b] type 00 class 0x0c0310
  297. [ 0.396411] pci 0000:00:13.4: reg 0x10: [mem 0xd0505000-0xd0505fff]
  298. [ 0.396521] pci 0000:00:13.4: System wakeup disabled by ACPI
  299. [ 0.396585] pci 0000:00:13.5: [1002:4386] type 00 class 0x0c0320
  300. [ 0.396606] pci 0000:00:13.5: reg 0x10: [mem 0xd0506000-0xd05060ff]
  301. [ 0.396696] pci 0000:00:13.5: supports D1 D2
  302. [ 0.396699] pci 0000:00:13.5: PME# supported from D0 D1 D2 D3hot
  303. [ 0.396758] pci 0000:00:13.5: System wakeup disabled by ACPI
  304. [ 0.396828] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
  305. [ 0.396852] pci 0000:00:14.0: reg 0x10: [io 0x8200-0x820f]
  306. [ 0.397027] pci 0000:00:14.1: [1002:438c] type 00 class 0x010182
  307. [ 0.397042] pci 0000:00:14.1: reg 0x10: [io 0x0000-0x0007]
  308. [ 0.397053] pci 0000:00:14.1: reg 0x14: [io 0x0000-0x0003]
  309. [ 0.397064] pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007]
  310. [ 0.397075] pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003]
  311. [ 0.397085] pci 0000:00:14.1: reg 0x20: [io 0x5040-0x504f]
  312. [ 0.397108] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  313. [ 0.397110] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  314. [ 0.397113] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  315. [ 0.397115] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  316. [ 0.397223] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
  317. [ 0.397246] pci 0000:00:14.2: reg 0x10: [mem 0xd0508000-0xd050bfff 64bit]
  318. [ 0.397319] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
  319. [ 0.397378] pci 0000:00:14.2: System wakeup disabled by ACPI
  320. [ 0.397436] pci 0000:00:14.3: [1002:438d] type 00 class 0x060100
  321. [ 0.397600] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
  322. [ 0.397687] pci 0000:00:14.4: System wakeup disabled by ACPI
  323. [ 0.397750] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
  324. [ 0.397845] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
  325. [ 0.397940] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
  326. [ 0.398035] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
  327. [ 0.398204] pci 0000:01:05.0: [1002:791f] type 00 class 0x030000
  328. [ 0.398215] pci 0000:01:05.0: reg 0x10: [mem 0xc0000000-0xc7ffffff 64bit pref]
  329. [ 0.398222] pci 0000:01:05.0: reg 0x18: [mem 0xd0300000-0xd030ffff 64bit]
  330. [ 0.398227] pci 0000:01:05.0: reg 0x20: [io 0x4000-0x40ff]
  331. [ 0.398232] pci 0000:01:05.0: reg 0x24: [mem 0xd0400000-0xd04fffff]
  332. [ 0.398250] pci 0000:01:05.0: supports D1 D2
  333. [ 0.398316] pci 0000:00:01.0: PCI bridge to [bus 01]
  334. [ 0.398321] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
  335. [ 0.398324] pci 0000:00:01.0: bridge window [mem 0xd0300000-0xd04fffff]
  336. [ 0.398328] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xc7ffffff 64bit pref]
  337. [ 0.398405] acpiphp: Slot [1] registered
  338. [ 0.398410] pci 0000:00:04.0: PCI bridge to [bus 10]
  339. [ 0.398521] acpiphp: Slot [1-1] registered
  340. [ 0.398552] pci 0000:00:05.0: PCI bridge to [bus 20]
  341. [ 0.398556] pci 0000:00:05.0: bridge window [io 0x2000-0x3fff]
  342. [ 0.398560] pci 0000:00:05.0: bridge window [mem 0xcc000000-0xcfffffff]
  343. [ 0.398629] acpiphp: Slot [1-2] registered
  344. [ 0.398651] pci 0000:30:00.0: [14e4:4312] type 00 class 0x028000
  345. [ 0.398672] pci 0000:30:00.0: reg 0x10: [mem 0xc8000000-0xc8003fff 64bit]
  346. [ 0.398778] pci 0000:30:00.0: supports D1 D2
  347. [ 0.398808] pci 0000:30:00.0: System wakeup disabled by ACPI
  348. [ 0.404019] pci 0000:00:06.0: PCI bridge to [bus 30]
  349. [ 0.404024] pci 0000:00:06.0: bridge window [mem 0xc8000000-0xc80fffff]
  350. [ 0.404088] pci 0000:02:04.0: [1180:0476] type 02 class 0x060700
  351. [ 0.404113] pci 0000:02:04.0: reg 0x10: [mem 0xd0000000-0xd0000fff]
  352. [ 0.404151] pci 0000:02:04.0: supports D1 D2
  353. [ 0.404154] pci 0000:02:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  354. [ 0.404238] pci 0000:02:04.1: [1180:0832] type 00 class 0x0c0010
  355. [ 0.404261] pci 0000:02:04.1: reg 0x10: [mem 0xd0001000-0xd00017ff]
  356. [ 0.404363] pci 0000:02:04.1: supports D1 D2
  357. [ 0.404365] pci 0000:02:04.1: PME# supported from D0 D1 D2 D3hot D3cold
  358. [ 0.404485] pci 0000:00:14.4: PCI bridge to [bus 02-03] (subtractive decode)
  359. [ 0.404493] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xd02fffff]
  360. [ 0.404498] pci 0000:00:14.4: bridge window [io 0x0000-0xffff] (subtractive decode)
  361. [ 0.404501] pci 0000:00:14.4: bridge window [mem 0x40000000-0xfcffffffff] (subtractive decode)
  362. [ 0.404503] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  363. [ 0.404566] pci_bus 0000:03: busn_res: can not insert [bus 03-ff] under [bus 02-03] (conflicts with (null) [bus 02-03])
  364. [ 0.404572] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 06
  365. [ 0.404575] pci_bus 0000:03: busn_res: can not insert [bus 03-06] under [bus 02-03] (conflicts with (null) [bus 02-03])
  366. [ 0.404580] pci_bus 0000:03: [bus 03-06] partially hidden behind transparent bridge 0000:02 [bus 02-03]
  367. [ 0.404584] pci 0000:00:14.4: bridge has subordinate 03 but max busn 06
  368. [ 0.404601] pci_bus 0000:00: on NUMA node 0
  369. [ 0.405506] ACPI: PCI Interrupt Link [C145] (IRQs 10 11) *0, disabled.
  370. [ 0.405614] ACPI: PCI Interrupt Link [C146] (IRQs 10 11) *0, disabled.
  371. [ 0.405718] ACPI: PCI Interrupt Link [C147] (IRQs 10 11) *0, disabled.
  372. [ 0.405821] ACPI: PCI Interrupt Link [C148] (IRQs 10 11) *0, disabled.
  373. [ 0.405925] ACPI: PCI Interrupt Link [C149] (IRQs 10 11) *0, disabled.
  374. [ 0.406028] ACPI: PCI Interrupt Link [C14A] (IRQs 9) *0, disabled.
  375. [ 0.406130] ACPI: PCI Interrupt Link [C14B] (IRQs 10 11) *0, disabled.
  376. [ 0.406233] ACPI: PCI Interrupt Link [C14C] (IRQs 10 11) *0, disabled.
  377. [ 0.407259] ACPI: Enabled 8 GPEs in block 00 to 1F
  378. [ 0.407314] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
  379. [ 0.407507] vgaarb: setting as boot device: PCI:0000:01:05.0
  380. [ 0.407510] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
  381. [ 0.407513] vgaarb: loaded
  382. [ 0.407514] vgaarb: bridge control possible 0000:01:05.0
  383. [ 0.407909] SCSI subsystem initialized
  384. [ 0.407985] libata version 3.00 loaded.
  385. [ 0.408033] ACPI: bus type USB registered
  386. [ 0.408067] usbcore: registered new interface driver usbfs
  387. [ 0.408081] usbcore: registered new interface driver hub
  388. [ 0.408111] usbcore: registered new device driver usb
  389. [ 0.408292] PCI: Using ACPI for IRQ routing
  390. [ 0.417536] PCI: pci_cache_line_size set to 64 bytes
  391. [ 0.417573] pci 0000:00:14.2: can't claim BAR 0 [mem 0xd0508000-0xd050bfff 64bit]: address conflict with 0000:00:12.0 [mem 0xd0509000-0xd05093ff]
  392. [ 0.417615] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  393. [ 0.417617] e820: reserve RAM buffer [mem 0x37fb0000-0x37ffffff]
  394. [ 0.417800] NetLabel: Initializing
  395. [ 0.417802] NetLabel: domain hash size = 128
  396. [ 0.417803] NetLabel: protocols = UNLABELED CIPSOv4
  397. [ 0.417822] NetLabel: unlabeled traffic allowed by default
  398. [ 0.417997] Switched to clocksource refined-jiffies
  399. [ 0.428930] AppArmor: AppArmor Filesystem Enabled
  400. [ 0.428995] pnp: PnP ACPI init
  401. [ 0.429023] ACPI: bus type PNP registered
  402. [ 0.429247] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
  403. [ 0.429251] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
  404. [ 0.429254] system 00:00: [mem 0x00100000-0xffffffff] could not be reserved
  405. [ 0.429259] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  406. [ 0.429590] pnp 00:01: Plug and Play ACPI device, IDs PNP0400 (disabled)
  407. [ 0.429717] pnp 00:02: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
  408. [ 0.429781] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  409. [ 0.429843] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
  410. [ 0.429889] pnp 00:05: Plug and Play ACPI device, IDs SYN0131 SYN0100 SYN0002 PNP0f13 (active)
  411. [ 0.430124] system 00:06: [io 0x040b] has been reserved
  412. [ 0.430128] system 00:06: [io 0x04d0-0x04d1] has been reserved
  413. [ 0.430131] system 00:06: [io 0x04d6] has been reserved
  414. [ 0.430134] system 00:06: [io 0x0500-0x051f] has been reserved
  415. [ 0.430137] system 00:06: [io 0x0c00-0x0c01] has been reserved
  416. [ 0.430140] system 00:06: [io 0x0c14] has been reserved
  417. [ 0.430143] system 00:06: [io 0x0c50-0x0c51] has been reserved
  418. [ 0.430146] system 00:06: [io 0x0c52] has been reserved
  419. [ 0.430149] system 00:06: [io 0x0c6c] has been reserved
  420. [ 0.430152] system 00:06: [io 0x0c6f] has been reserved
  421. [ 0.430155] system 00:06: [io 0x0cd0-0x0cdf] has been reserved
  422. [ 0.430159] system 00:06: [mem 0xffb00000-0xffbfffff] could not be reserved
  423. [ 0.430162] system 00:06: [mem 0xfff00000-0xffffffff] has been reserved
  424. [ 0.430166] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  425. [ 0.430682] system 00:07: [io 0x8000-0x802f] could not be reserved
  426. [ 0.430685] system 00:07: [io 0x8100-0x811f] has been reserved
  427. [ 0.430689] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
  428. [ 0.430692] system 00:07: [mem 0xfec00000-0xfec000ff] could not be reserved
  429. [ 0.430695] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
  430. [ 0.430699] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  431. [ 0.432085] system 00:08: [mem 0x000cd400-0x000cffff] has been reserved
  432. [ 0.432089] system 00:08: [mem 0x00000000-0x07ffffff] could not be reserved
  433. [ 0.432093] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
  434. [ 0.432096] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  435. [ 0.432111] pnp: PnP ACPI: found 9 devices
  436. [ 0.432112] ACPI: bus type PNP unregistered
  437. [ 0.439105] Switched to clocksource acpi_pm
  438. [ 0.439151] pci 0000:02:04.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  439. [ 0.439154] pci 0000:02:04.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  440. [ 0.439158] pci 0000:00:14.4: bridge window [io 0x1000-0x0fff] to [bus 02-03] add_size 1000
  441. [ 0.439162] pci 0000:02:04.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  442. [ 0.439165] pci 0000:00:14.4: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 02-03] add_size 4000000
  443. [ 0.439176] pci 0000:00:14.4: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  444. [ 0.439179] pci 0000:00:14.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  445. [ 0.439187] pci 0000:00:14.4: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
  446. [ 0.439192] pci 0000:00:14.2: BAR 0: assigned [mem 0x100000000-0x100003fff 64bit]
  447. [ 0.439208] pci 0000:00:14.4: BAR 13: assigned [io 0x1000-0x1fff]
  448. [ 0.439213] pci 0000:00:01.0: PCI bridge to [bus 01]
  449. [ 0.439216] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
  450. [ 0.439219] pci 0000:00:01.0: bridge window [mem 0xd0300000-0xd04fffff]
  451. [ 0.439223] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xc7ffffff 64bit pref]
  452. [ 0.439226] pci 0000:00:04.0: PCI bridge to [bus 10]
  453. [ 0.439232] pci 0000:00:05.0: PCI bridge to [bus 20]
  454. [ 0.439235] pci 0000:00:05.0: bridge window [io 0x2000-0x3fff]
  455. [ 0.439238] pci 0000:00:05.0: bridge window [mem 0xcc000000-0xcfffffff]
  456. [ 0.439243] pci 0000:00:06.0: PCI bridge to [bus 30]
  457. [ 0.439246] pci 0000:00:06.0: bridge window [mem 0xc8000000-0xc80fffff]
  458. [ 0.439252] pci 0000:02:04.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  459. [ 0.439255] pci 0000:02:04.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
  460. [ 0.439258] pci 0000:02:04.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  461. [ 0.439260] pci 0000:02:04.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  462. [ 0.439263] pci 0000:02:04.0: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
  463. [ 0.439267] pci 0000:02:04.0: BAR 16: assigned [mem 0x44000000-0x47ffffff]
  464. [ 0.439270] pci 0000:02:04.0: BAR 13: assigned [io 0x1000-0x10ff]
  465. [ 0.439272] pci 0000:02:04.0: BAR 14: assigned [io 0x1400-0x14ff]
  466. [ 0.439276] pci 0000:02:04.0: CardBus bridge to [bus 03-06]
  467. [ 0.439279] pci 0000:02:04.0: bridge window [io 0x1000-0x10ff]
  468. [ 0.439287] pci 0000:02:04.0: bridge window [io 0x1400-0x14ff]
  469. [ 0.439293] pci 0000:02:04.0: bridge window [mem 0x40000000-0x43ffffff pref]
  470. [ 0.439298] pci 0000:02:04.0: bridge window [mem 0x44000000-0x47ffffff]
  471. [ 0.439304] pci 0000:00:14.4: PCI bridge to [bus 02-03]
  472. [ 0.439307] pci 0000:00:14.4: bridge window [io 0x1000-0x1fff]
  473. [ 0.439313] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xd02fffff]
  474. [ 0.439318] pci 0000:00:14.4: bridge window [mem 0x40000000-0x43ffffff pref]
  475. [ 0.439326] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  476. [ 0.439328] pci_bus 0000:00: resource 5 [mem 0x40000000-0xfcffffffff]
  477. [ 0.439331] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  478. [ 0.439333] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
  479. [ 0.439336] pci_bus 0000:01: resource 1 [mem 0xd0300000-0xd04fffff]
  480. [ 0.439338] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc7ffffff 64bit pref]
  481. [ 0.439341] pci_bus 0000:20: resource 0 [io 0x2000-0x3fff]
  482. [ 0.439343] pci_bus 0000:20: resource 1 [mem 0xcc000000-0xcfffffff]
  483. [ 0.439346] pci_bus 0000:30: resource 1 [mem 0xc8000000-0xc80fffff]
  484. [ 0.439349] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
  485. [ 0.439351] pci_bus 0000:02: resource 1 [mem 0xd0000000-0xd02fffff]
  486. [ 0.439354] pci_bus 0000:02: resource 2 [mem 0x40000000-0x43ffffff pref]
  487. [ 0.439356] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
  488. [ 0.439359] pci_bus 0000:02: resource 5 [mem 0x40000000-0xfcffffffff]
  489. [ 0.439361] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
  490. [ 0.439364] pci_bus 0000:03: resource 0 [io 0x1000-0x10ff]
  491. [ 0.439366] pci_bus 0000:03: resource 1 [io 0x1400-0x14ff]
  492. [ 0.439369] pci_bus 0000:03: resource 2 [mem 0x40000000-0x43ffffff pref]
  493. [ 0.439371] pci_bus 0000:03: resource 3 [mem 0x44000000-0x47ffffff]
  494. [ 0.439422] NET: Registered protocol family 2
  495. [ 0.439712] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  496. [ 0.439764] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  497. [ 0.439826] TCP: Hash tables configured (established 8192 bind 8192)
  498. [ 0.439901] TCP: reno registered
  499. [ 0.439907] UDP hash table entries: 512 (order: 2, 16384 bytes)
  500. [ 0.439921] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  501. [ 0.439921] NET: Registered protocol family 1
  502. [ 0.439921] pci 0000:01:05.0: Video device with shadowed ROM
  503. [ 0.439921] PCI: CLS 64 bytes, default 64
  504. [ 0.439921] Trying to unpack rootfs image as initramfs...
  505. [ 1.069521] Freeing initrd memory: 28328K (ffff88003489c000 - ffff880036446000)
  506. [ 1.069990] microcode: AMD CPU family 0xf not supported
  507. [ 1.070038] Scanning for low memory corruption every 60 seconds
  508. [ 1.070401] futex hash table entries: 512 (order: 3, 32768 bytes)
  509. [ 1.070424] Initialise system trusted keyring
  510. [ 1.070456] audit: initializing netlink subsys (disabled)
  511. [ 1.070482] audit: type=2000 audit(1418649939.067:1): initialized
  512. [ 1.070905] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  513. [ 1.073582] zpool: loaded
  514. [ 1.073587] zbud: loaded
  515. [ 1.073840] VFS: Disk quotas dquot_6.5.2
  516. [ 1.073909] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  517. [ 1.074773] fuse init (API version 7.23)
  518. [ 1.074916] msgmni has been set to 1729
  519. [ 1.075012] Key type big_key registered
  520. [ 1.075440] Key type asymmetric registered
  521. [ 1.075446] Asymmetric key parser 'x509' registered
  522. [ 1.075535] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  523. [ 1.075600] io scheduler noop registered
  524. [ 1.075604] io scheduler deadline registered (default)
  525. [ 1.075687] io scheduler cfq registered
  526. [ 1.075877] pcieport 0000:00:04.0: irq 40 for MSI/MSI-X
  527. [ 1.075947] pcieport 0000:00:05.0: irq 41 for MSI/MSI-X
  528. [ 1.076038] pcieport 0000:00:06.0: irq 42 for MSI/MSI-X
  529. [ 1.076128] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  530. [ 1.076151] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  531. [ 1.076235] efifb: probing for efifb
  532. [ 1.076241] efifb: framebuffer at 0xa0000, mapped to 0xffff8800000a0000, using 64k, total 64k
  533. [ 1.076243] efifb: mode is 640x480x1, linelength=80, pages=1
  534. [ 1.076244] efifb: scrolling: redraw
  535. [ 1.076246] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  536. [ 1.076383] Console: switching to colour frame buffer device 80x30
  537. [ 1.076398] fb0: EFI VGA frame buffer device
  538. [ 1.080763] ACPI: AC Adapter [C1EB] (on-line)
  539. [ 1.081136] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  540. [ 1.081142] ACPI: Sleep Button [C28D]
  541. [ 1.081205] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  542. [ 1.081254] ACPI: Lid Switch [C265]
  543. [ 1.081316] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  544. [ 1.081319] ACPI: Power Button [PWRF]
  545. [ 1.081441] ACPI: Fan [C399] (off)
  546. [ 1.081504] ACPI: Fan [C39A] (off)
  547. [ 1.081569] ACPI: Fan [C39B] (off)
  548. [ 1.081633] ACPI: Fan [C39C] (off)
  549. [ 1.081675] ACPI: acpi_idle registered with cpuidle
  550. [ 1.091308] thermal LNXTHERM:00: registered as thermal_zone0
  551. [ 1.091313] ACPI: Thermal Zone [TZ1] (51 C)
  552. [ 1.091706] GHES: HEST is not enabled!
  553. [ 1.091889] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  554. [ 1.094194] Linux agpgart interface v0.103
  555. [ 1.096280] tpm_tis 00:02: 1.2 TPM (device-id 0xB, rev-id 16)
  556. [ 1.138904] ACPI: Battery Slot [C1ED] (battery present)
  557. [ 1.139030] ACPI: Battery Slot [C1EC] (battery absent)
  558. [ 1.156130] tpm_tis 00:02: [Hardware Error]: Adjusting reported timeouts: A 750->750000us B 2000->2000000us C 750->750000us D 750->750000us
  559. [ 1.216117] tpm_tis 00:02: Adjusting TPM timeout parameters.
  560. [ 2.092075] tpm_tis 00:02: TPM is disabled/deactivated (0x7)
  561. [ 2.093968] brd: module loaded
  562. [ 2.094959] loop: module loaded
  563. [ 2.095347] libphy: Fixed MDIO Bus: probed
  564. [ 2.095352] tun: Universal TUN/TAP device driver, 1.6
  565. [ 2.095353] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  566. [ 2.095441] PPP generic driver version 2.4.2
  567. [ 2.095500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  568. [ 2.095513] ehci-pci: EHCI PCI platform driver
  569. [ 2.095781] ehci-pci 0000:00:13.5: EHCI Host Controller
  570. [ 2.095791] ehci-pci 0000:00:13.5: new USB bus registered, assigned bus number 1
  571. [ 2.095798] ehci-pci 0000:00:13.5: applying AMD SB600/SB700 USB freeze workaround
  572. [ 2.095813] ehci-pci 0000:00:13.5: debug port 1
  573. [ 2.095871] ehci-pci 0000:00:13.5: irq 23, io mem 0xd0506000
  574. [ 2.104045] ehci-pci 0000:00:13.5: USB 2.0 started, EHCI 1.00
  575. [ 2.104140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  576. [ 2.104143] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  577. [ 2.104145] usb usb1: Product: EHCI Host Controller
  578. [ 2.104148] usb usb1: Manufacturer: Linux 3.16.0-25-generic ehci_hcd
  579. [ 2.104150] usb usb1: SerialNumber: 0000:00:13.5
  580. [ 2.104351] hub 1-0:1.0: USB hub found
  581. [ 2.104362] hub 1-0:1.0: 10 ports detected
  582. [ 2.104940] ehci-platform: EHCI generic platform driver
  583. [ 2.104963] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  584. [ 2.104974] ohci-pci: OHCI PCI platform driver
  585. [ 2.105218] ohci-pci 0000:00:13.0: OHCI PCI host controller
  586. [ 2.105227] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 2
  587. [ 2.105257] ohci-pci 0000:00:13.0: irq 23, io mem 0xd0501000
  588. [ 2.164087] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  589. [ 2.164090] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  590. [ 2.164092] usb usb2: Product: OHCI PCI host controller
  591. [ 2.164094] usb usb2: Manufacturer: Linux 3.16.0-25-generic ohci_hcd
  592. [ 2.164097] usb usb2: SerialNumber: 0000:00:13.0
  593. [ 2.164303] hub 2-0:1.0: USB hub found
  594. [ 2.164319] hub 2-0:1.0: 2 ports detected
  595. [ 2.164704] ohci-pci 0000:00:13.1: OHCI PCI host controller
  596. [ 2.164712] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 3
  597. [ 2.164768] ohci-pci 0000:00:13.1: irq 17, io mem 0xd0502000
  598. [ 2.224078] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  599. [ 2.224082] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  600. [ 2.224084] usb usb3: Product: OHCI PCI host controller
  601. [ 2.224086] usb usb3: Manufacturer: Linux 3.16.0-25-generic ohci_hcd
  602. [ 2.224089] usb usb3: SerialNumber: 0000:00:13.1
  603. [ 2.224299] hub 3-0:1.0: USB hub found
  604. [ 2.224315] hub 3-0:1.0: 2 ports detected
  605. [ 2.224713] ohci-pci 0000:00:13.2: OHCI PCI host controller
  606. [ 2.224723] ohci-pci 0000:00:13.2: new USB bus registered, assigned bus number 4
  607. [ 2.224756] ohci-pci 0000:00:13.2: irq 17, io mem 0xd0503000
  608. [ 2.284079] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  609. [ 2.284083] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  610. [ 2.284085] usb usb4: Product: OHCI PCI host controller
  611. [ 2.284088] usb usb4: Manufacturer: Linux 3.16.0-25-generic ohci_hcd
  612. [ 2.284090] usb usb4: SerialNumber: 0000:00:13.2
  613. [ 2.284291] hub 4-0:1.0: USB hub found
  614. [ 2.284307] hub 4-0:1.0: 2 ports detected
  615. [ 2.284700] ohci-pci 0000:00:13.3: OHCI PCI host controller
  616. [ 2.284709] ohci-pci 0000:00:13.3: new USB bus registered, assigned bus number 5
  617. [ 2.284743] ohci-pci 0000:00:13.3: irq 17, io mem 0xd0504000
  618. [ 2.344078] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  619. [ 2.344081] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  620. [ 2.344083] usb usb5: Product: OHCI PCI host controller
  621. [ 2.344086] usb usb5: Manufacturer: Linux 3.16.0-25-generic ohci_hcd
  622. [ 2.344088] usb usb5: SerialNumber: 0000:00:13.3
  623. [ 2.344292] hub 5-0:1.0: USB hub found
  624. [ 2.344308] hub 5-0:1.0: 2 ports detected
  625. [ 2.344703] ohci-pci 0000:00:13.4: OHCI PCI host controller
  626. [ 2.344712] ohci-pci 0000:00:13.4: new USB bus registered, assigned bus number 6
  627. [ 2.344747] ohci-pci 0000:00:13.4: irq 17, io mem 0xd0505000
  628. [ 2.404078] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  629. [ 2.404081] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  630. [ 2.404083] usb usb6: Product: OHCI PCI host controller
  631. [ 2.404086] usb usb6: Manufacturer: Linux 3.16.0-25-generic ohci_hcd
  632. [ 2.404088] usb usb6: SerialNumber: 0000:00:13.4
  633. [ 2.404293] hub 6-0:1.0: USB hub found
  634. [ 2.404308] hub 6-0:1.0: 2 ports detected
  635. [ 2.404499] ohci-platform: OHCI generic platform driver
  636. [ 2.404524] uhci_hcd: USB Universal Host Controller Interface driver
  637. [ 2.404644] i8042: PNP: PS/2 Controller [PNP0303:C249,PNP0f13:C24A] at 0x60,0x64 irq 1,12
  638. [ 2.406289] i8042: Detected active multiplexing controller, rev 1.1
  639. [ 2.406972] serio: i8042 KBD port at 0x60,0x64 irq 1
  640. [ 2.406981] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  641. [ 2.407025] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  642. [ 2.407059] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  643. [ 2.407092] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  644. [ 2.407275] mousedev: PS/2 mouse device common for all mice
  645. [ 2.407505] rtc_cmos 00:03: RTC can wake from S4
  646. [ 2.407671] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  647. [ 2.407700] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram
  648. [ 2.407822] device-mapper: uevent: version 1.0.3
  649. [ 2.407931] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  650. [ 2.407959] ledtrig-cpu: registered to indicate activity on CPUs
  651. [ 2.408136] TCP: cubic registered
  652. [ 2.408336] NET: Registered protocol family 10
  653. [ 2.408666] NET: Registered protocol family 17
  654. [ 2.408683] Key type dns_resolver registered
  655. [ 2.409039] Loading compiled-in X.509 certificates
  656. [ 2.410452] Loaded X.509 cert 'Magrathea: Glacier signing key: 5784eb6867a4540d81005486b7553828888a60e0'
  657. [ 2.410473] registered taskstats version 1
  658. [ 2.413844] Key type trusted registered
  659. [ 2.417008] Key type encrypted registered
  660. [ 2.420118] AppArmor: AppArmor sha1 policy hashing enabled
  661. [ 2.431834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  662. [ 2.468077] tpm_tis 00:02: A TPM error (7) occurred attempting to read a pcr value
  663. [ 2.468081] ima: No TPM chip found, activating TPM-bypass!
  664. [ 2.468125] evm: HMAC attrs: 0x1
  665. [ 2.468499] Magic number: 10:915:432
  666. [ 2.468632] rtc_cmos 00:03: setting system clock to 2014-12-15 13:25:41 UTC (1418649941)
  667. [ 2.468799] powernow_k8: fid 0xe (2200 MHz), vid 0xd
  668. [ 2.468802] powernow_k8: fid 0xc (2000 MHz), vid 0xf
  669. [ 2.468803] powernow_k8: fid 0xa (1800 MHz), vid 0x11
  670. [ 2.468805] powernow_k8: fid 0x8 (1600 MHz), vid 0x13
  671. [ 2.468806] powernow_k8: fid 0x0 (800 MHz), vid 0x18
  672. [ 2.468845] powernow_k8: Found 1 Mobile AMD Sempron(tm) Processor 3800+ (1 cpu cores) (version 2.20.00)
  673. [ 2.468861] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  674. [ 2.468862] EDD information not available.
  675. [ 2.468960] PM: Hibernation image not present or could not be loaded.
  676. [ 2.471266] Freeing unused kernel memory: 1360K (ffffffff81d2e000 - ffffffff81e82000)
  677. [ 2.471270] Write protecting the kernel read-only data: 12288k
  678. [ 2.473073] Freeing unused kernel memory: 448K (ffff880001790000 - ffff880001800000)
  679. [ 2.474875] Freeing unused kernel memory: 488K (ffff880001b86000 - ffff880001c00000)
  680. [ 2.500300] systemd-udevd[96]: starting version 208
  681. [ 2.501068] random: systemd-udevd urandom read with 5 bits of entropy available
  682. [ 2.549717] ACPI: Video Device [C08D] (multi-head: yes rom: no post: no)
  683. [ 2.551783] acpi device:01: registered as cooling_device5
  684. [ 2.551900] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input8
  685. [ 2.570823] wmi: Mapper loaded
  686. [ 2.582738] [drm] Initialized drm 1.1.0 20060810
  687. [ 2.591641] ahci 0000:00:12.0: version 3.0
  688. [ 2.591836] ahci 0000:00:12.0: controller can't do 64bit DMA, forcing 32bit
  689. [ 2.591913] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x1 impl SATA mode
  690. [ 2.591918] ahci 0000:00:12.0: flags: ncq sntf ilck pm led clo pio slum part ccc
  691. [ 2.608109] scsi0 : ahci
  692. [ 2.615349] scsi1 : ahci
  693. [ 2.620092] scsi2 : ahci
  694. [ 2.628616] scsi3 : ahci
  695. [ 2.628733] ata1: SATA max UDMA/133 abar m1024@0xd0509000 port 0xd0509100 irq 16
  696. [ 2.628735] ata2: DUMMY
  697. [ 2.628737] ata3: DUMMY
  698. [ 2.628738] ata4: DUMMY
  699. [ 2.637361] scsi4 : pata_atiixp
  700. [ 2.642173] scsi5 : pata_atiixp
  701. [ 2.642266] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x5040 irq 14
  702. [ 2.642269] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x5048 irq 15
  703. [ 2.696151] firewire_ohci 0000:02:04.1: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
  704. [ 2.735861] [drm] radeon kernel modesetting enabled.
  705. [ 2.735964] checking generic (a0000 10000) vs hw (c0000000 8000000)
  706. [ 2.735966] fb: switching to radeondrmfb from EFI VGA
  707. [ 2.735999] Console: switching to colour dummy device 80x25
  708. [ 2.739426] [drm] initializing kernel modesetting (RS690 0x1002:0x791F 0x103C:0x30C2).
  709. [ 2.739446] [drm] register mmio base: 0xD0300000
  710. [ 2.739448] [drm] register mmio size: 65536
  711. [ 2.739521] ATOM BIOS: ATI
  712. [ 2.739549] radeon 0000:01:05.0: VRAM: 128M 0x0000000038000000 - 0x000000003FFFFFFF (128M used)
  713. [ 2.739552] radeon 0000:01:05.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
  714. [ 2.739579] [drm] Detected VRAM RAM=128M, BAR=128M
  715. [ 2.739581] [drm] RAM width 128bits DDR
  716. [ 2.743351] [TTM] Zone kernel: Available graphics memory: 443968 kiB
  717. [ 2.743355] [TTM] Initializing pool allocator
  718. [ 2.743366] [TTM] Initializing DMA pool allocator
  719. [ 2.743394] [drm] radeon: 128M of VRAM memory ready
  720. [ 2.743397] [drm] radeon: 512M of GTT memory ready.
  721. [ 2.743421] [drm] GART: num cpu pages 131072, num gpu pages 131072
  722. [ 2.749463] [drm] radeon: power management initialized
  723. [ 2.752350] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
  724. [ 2.756703] [drm] PCIE GART of 512M enabled (table at 0x0000000036700000).
  725. [ 2.757272] radeon 0000:01:05.0: WB enabled
  726. [ 2.757280] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x0000000040000000 and cpu addr 0xffff880035eda000
  727. [ 2.757283] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  728. [ 2.757284] [drm] Driver supports precise vblank timestamp query.
  729. [ 2.757306] radeon 0000:01:05.0: irq 43 for MSI/MSI-X
  730. [ 2.757320] radeon 0000:01:05.0: radeon: using MSI.
  731. [ 2.757343] [drm] radeon: irq initialized.
  732. [ 2.757360] [drm] Loading RS690/RS740 Microcode
  733. [ 2.757531] [drm] radeon: ring at 0x0000000040001000
  734. [ 2.757550] [drm] ring test succeeded in 1 usecs
  735. [ 2.757679] [drm] ib test succeeded in 0 usecs
  736. [ 2.765477] [drm] radeon atom DIG backlight initialized
  737. [ 2.765482] [drm] Radeon Display Connectors
  738. [ 2.765483] [drm] Connector 0:
  739. [ 2.765485] [drm] VGA-1
  740. [ 2.765487] [drm] DDC: 0x7e50 0x7e40 0x7e54 0x7e44 0x7e58 0x7e48 0x7e5c 0x7e4c
  741. [ 2.765488] [drm] Encoders:
  742. [ 2.765489] [drm] CRT1: INTERNAL_KLDSCP_DAC1
  743. [ 2.765491] [drm] Connector 1:
  744. [ 2.765492] [drm] LVDS-1
  745. [ 2.765494] [drm] DDC: 0x7e40 0x7e50 0x7e44 0x7e54 0x7e48 0x7e58 0x7e4c 0x7e5c
  746. [ 2.765495] [drm] Encoders:
  747. [ 2.765496] [drm] LCD1: INTERNAL_LVTM1
  748. [ 2.765497] [drm] Connector 2:
  749. [ 2.765498] [drm] SVIDEO-1
  750. [ 2.765499] [drm] Encoders:
  751. [ 2.765500] [drm] TV1: INTERNAL_KLDSCP_DAC1
  752. [ 2.804531] ata5.00: ATAPI: MATSHITADVD-RAM UJ-860H, 1.02, max MWDMA2
  753. [ 2.820477] ata5.00: configured for MWDMA2
  754. [ 2.836058] usb 4-1: new full-speed USB device number 2 using ohci-pci
  755. [ 2.948062] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  756. [ 2.948528] ata1.00: ATA-7: TOSHIBA MK8037GSX, DL232C, max UDMA/100
  757. [ 2.948531] ata1.00: 156301488 sectors, multi 16: LBA48
  758. [ 2.948534] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
  759. [ 2.949067] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
  760. [ 2.949069] ata1.00: configured for UDMA/100
  761. [ 2.949195] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK8037GS 2C PQ: 0 ANSI: 5
  762. [ 2.949559] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
  763. [ 2.949767] sd 0:0:0:0: [sda] Write Protect is off
  764. [ 2.949771] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  765. [ 2.949799] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  766. [ 2.950401] sd 0:0:0:0: Attached scsi generic sg0 type 0
  767. [ 2.952718] scsi 4:0:0:0: CD-ROM MATSHITA DVD-RAM UJ-860H 1.02 PQ: 0 ANSI: 5
  768. [ 2.969842] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  769. [ 2.969847] cdrom: Uniform CD-ROM driver Revision: 3.20
  770. [ 2.970365] sr 4:0:0:0: Attached scsi CD-ROM sr0
  771. [ 2.970542] sr 4:0:0:0: Attached scsi generic sg1 type 5
  772. [ 3.001102] usb 4-1: New USB device found, idVendor=08ff, idProduct=2580
  773. [ 3.001107] usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  774. [ 3.001110] usb 4-1: Product: Fingerprint Sensor
  775. [ 3.042738] sda: sda1 sda2 < sda5 >
  776. [ 3.043161] sd 0:0:0:0: [sda] Attached SCSI disk
  777. [ 3.196177] firewire_core 0000:02:04.1: created device fw0: GUID 00023fffffffffff, S400
  778. [ 3.404262] [drm] fb mappable at 0xC0040000
  779. [ 3.404267] [drm] vram apper at 0xC0000000
  780. [ 3.404268] [drm] size 4096000
  781. [ 3.404270] [drm] fb depth is 24
  782. [ 3.404271] [drm] pitch is 5120
  783. [ 3.404464] fbcon: radeondrmfb (fb0) is primary device
  784. [ 3.404504] Console: switching to colour frame buffer device 160x50
  785. [ 3.404537] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
  786. [ 3.404539] radeon 0000:01:05.0: registered panic notifier
  787. [ 3.404559] [drm] Initialized radeon 2.39.0 20080528 for 0000:01:05.0 on minor 0
  788. [ 3.449978] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x2580b1, caps: 0xa04793/0x300000/0x0, board id: 71, fw id: 240405
  789. [ 3.449989] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
  790. [ 3.489793] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input12
  791. [ 3.992407] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
  792. [ 3.992413] EXT4-fs (sda1): write access will be enabled during recovery
  793. [ 5.324899] EXT4-fs (sda1): orphan cleanup on readonly fs
  794. [ 5.494959] EXT4-fs (sda1): 22 orphan inodes deleted
  795. [ 5.494964] EXT4-fs (sda1): recovery complete
  796. [ 5.693800] random: nonblocking pool is initialized
  797. [ 5.723664] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  798. [ 8.264956] init: plymouth-upstart-bridge main process (202) killed by TERM signal
  799. [ 16.316623] Adding 915452k swap on /dev/sda5. Priority:-1 extents:1 across:915452k FS
  800. [ 17.227384] systemd-udevd[329]: starting version 208
  801. [ 17.477799] lp: driver loaded but no devices found
  802. [ 17.503544] ppdev: user-space parallel port driver
  803. [ 17.516637] parport_pc 00:01: [io 0x0378-0x037f]
  804. [ 17.516645] parport_pc 00:01: [io 0x0778-0x077a]
  805. [ 17.516700] parport_pc 00:01: [irq 5]
  806. [ 17.516704] parport_pc 00:01: [dma 1]
  807. [ 17.517851] parport_pc 00:01: activated
  808. [ 17.517855] parport_pc 00:01: reported by Plug and Play ACPI
  809. [ 17.517894] parport0: PC-style at 0x378, irq 5 [PCSPP,EPP]
  810. [ 17.613977] lp0: using parport0 (interrupt-driven).
  811. [ 17.648691] hp_accel: laptop model unknown, using default axes configuration
  812. [ 17.649369] lis3lv02d: 12 bits sensor found
  813. [ 17.736602] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  814. [ 17.930020] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input14
  815. [ 17.976324] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  816. [ 18.261620] cfg80211: Calling CRDA to update world regulatory domain
  817. [ 18.261919] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x8200, revision 0
  818. [ 18.262474] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0x8210
  819. [ 18.314778] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
  820. [ 18.315596] sp5100_tco: PCI Revision ID: 0x14
  821. [ 18.315621] sp5100_tco: failed to find MMIO address, giving up.
  822. [ 18.509343] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
  823. [ 18.510795] MCE: In-kernel MCE decoding enabled.
  824. [ 18.548600] EDAC MC: Ver: 3.0.0
  825. [ 18.550064] yenta_cardbus 0000:02:04.0: CardBus bridge found [103c:30c2]
  826. [ 18.559460] AMD64 EDAC driver v3.4.0
  827. [ 18.559508] EDAC amd64: DRAM ECC disabled.
  828. [ 18.559513] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  829. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  830. (Note that use of the override may cause unknown side effects.)
  831. [ 18.676778] yenta_cardbus 0000:02:04.0: ISA IRQ mask 0x0c98, PCI irq 20
  832. [ 18.676785] yenta_cardbus 0000:02:04.0: Socket status: 30000006
  833. [ 18.676789] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #03 to #06
  834. [ 18.676797] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [io 0x1000-0x1fff]
  835. [ 18.676800] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [mem 0xd0000000-0xd02fffff]
  836. [ 18.676804] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd0000000-0xd02fffff:
  837. [ 18.676809] excluding 0xd0000000-0xd002ffff
  838. [ 18.676817] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [mem 0x40000000-0x43ffffff pref]
  839. [ 18.676819] pcmcia_socket pcmcia_socket0: cs: memory probe 0x40000000-0x43ffffff:
  840. [ 18.676824] excluding 0x40000000-0x43ffffff
  841. [ 19.000211] sound hdaudioC0D0: autoconfig: line_outs=1 (0x5/0x0/0x0/0x0/0x0) type:speaker
  842. [ 19.000218] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  843. [ 19.000227] sound hdaudioC0D0: hp_outs=1 (0x6/0x0/0x0/0x0/0x0)
  844. [ 19.000229] sound hdaudioC0D0: mono: mono_out=0x0
  845. [ 19.000231] sound hdaudioC0D0: inputs:
  846. [ 19.000234] sound hdaudioC0D0: Mic=0x8
  847. [ 19.000236] sound hdaudioC0D0: Internal Mic=0x18
  848. [ 19.000239] sound hdaudioC0D0: Line=0x9
  849. [ 19.209816] snd_hda_intel 0000:00:14.2: spurious response 0x30010d:0x0, last cmd=0x4f000b
  850. [ 19.209941] snd_hda_intel 0000:00:14.2: spurious response 0x92174110:0x0, last cmd=0x4f000b
  851. [ 19.210052] snd_hda_intel 0000:00:14.2: spurious response 0x40:0x0, last cmd=0x4f000b
  852. [ 19.210153] snd_hda_intel 0000:00:14.2: spurious response 0x421201f:0x0, last cmd=0x4f000b
  853. [ 19.210262] snd_hda_intel 0000:00:14.2: spurious response 0x40:0x0, last cmd=0x4f000b
  854. [ 19.210364] snd_hda_intel 0000:00:14.2: spurious response 0x410710f0:0x0, last cmd=0x4f000b
  855. [ 19.210472] snd_hda_intel 0000:00:14.2: spurious response 0x40:0x0, last cmd=0x4f000b
  856. [ 19.210583] snd_hda_intel 0000:00:14.2: spurious response 0x4a12020:0x0, last cmd=0x4f000b
  857. [ 19.210691] snd_hda_intel 0000:00:14.2: spurious response 0x20:0x0, last cmd=0x4f000b
  858. [ 19.210787] snd_hda_intel 0000:00:14.2: spurious response 0x181302e:0x0, last cmd=0x4f000b
  859. [ 19.220345] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
  860. [ 19.220496] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input16
  861. [ 19.220636] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input17
  862. [ 20.230469] wl: module license 'MIXED/Proprietary' taints kernel.
  863. [ 20.230476] Disabling lock debugging due to kernel taint
  864. [ 20.260937] wl: module verification failed: signature and/or required key missing - tainting kernel
  865. [ 20.437055] malloc in abgphy done
  866. [ 20.437350] malloc in abgphy done
  867. [ 21.534808] input: HP WMI hotkeys as /devices/virtual/input/input18
  868. [ 21.655628] wlan0: Broadcom BCM4312 802.11 Hybrid Wireless Controller 6.30.223.248 (r487574)
  869. [ 21.926118] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
  870. [ 21.926130] excluding 0xc0000-0xfffff
  871. [ 21.926148] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
  872. [ 21.926157] clean.
  873. [ 21.926171] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
  874. [ 21.926178] clean.
  875. [ 22.394499] cfg80211: World regulatory domain updated:
  876. [ 22.394506] cfg80211: DFS Master region: unset
  877. [ 22.394508] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  878. [ 22.394511] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  879. [ 22.394514] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  880. [ 22.394516] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
  881. [ 22.394518] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  882. [ 22.394520] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  883. [ 22.968264] init: failsafe main process (588) killed by TERM signal
  884. [ 23.309692] Bluetooth: Core ver 2.19
  885. [ 23.309790] NET: Registered protocol family 31
  886. [ 23.309793] Bluetooth: HCI device and connection manager initialized
  887. [ 23.311622] Bluetooth: HCI socket layer initialized
  888. [ 23.311630] Bluetooth: L2CAP socket layer initialized
  889. [ 23.311652] Bluetooth: SCO socket layer initialized
  890. [ 23.531531] Bluetooth: RFCOMM TTY layer initialized
  891. [ 23.531551] Bluetooth: RFCOMM socket layer initialized
  892. [ 23.531564] Bluetooth: RFCOMM ver 1.11
  893. [ 23.568726] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  894. [ 23.568732] Bluetooth: BNEP filters: protocol multicast
  895. [ 23.568745] Bluetooth: BNEP socket layer initialized
  896. [ 23.728211] init: cups main process (630) killed by HUP signal
  897. [ 23.728235] init: cups main process ended, respawning
  898. [ 24.614880] audit_printk_skb: 180 callbacks suppressed
  899. [ 24.614887] audit: type=1400 audit(1418649963.639:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=777 comm="apparmor_parser"
  900. [ 24.614897] audit: type=1400 audit(1418649963.639:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=777 comm="apparmor_parser"
  901. [ 24.617845] audit: type=1400 audit(1418649963.643:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=777 comm="apparmor_parser"
  902. [ 24.617863] audit: type=1400 audit(1418649963.643:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=777 comm="apparmor_parser"
  903. [ 24.617869] audit: type=1400 audit(1418649963.643:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=777 comm="apparmor_parser"
  904. [ 24.634140] audit: type=1400 audit(1418649963.659:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=777 comm="apparmor_parser"
  905. [ 24.634154] audit: type=1400 audit(1418649963.659:14): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=777 comm="apparmor_parser"
  906. [ 24.634160] audit: type=1400 audit(1418649963.659:15): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=777 comm="apparmor_parser"
  907. [ 24.634165] audit: type=1400 audit(1418649963.659:16): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=777 comm="apparmor_parser"
  908. [ 24.634170] audit: type=1400 audit(1418649963.659:17): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=777 comm="apparmor_parser"
  909. [ 24.917490] rfkill: input handler disabled
  910. [ 25.772793] systemd-logind[792]: New seat seat0.
  911. [ 25.788125] systemd-logind[792]: Watching system buttons on /dev/input/event2 (Power Button)
  912. [ 25.788223] systemd-logind[792]: Watching system buttons on /dev/input/event4 (Video Bus)
  913. [ 25.788306] systemd-logind[792]: Watching system buttons on /dev/input/event1 (Lid Switch)
  914. [ 25.788387] systemd-logind[792]: Watching system buttons on /dev/input/event0 (Sleep Button)
  915. [ 29.649845] audit_printk_skb: 42 callbacks suppressed
  916. [ 29.649851] audit: type=1400 audit(1418649968.675:32): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1148 comm="apparmor_parser"
  917. [ 31.393151] cfg80211: Calling CRDA for country: DK
  918. [ 31.443321] cfg80211: Regulatory domain changed to country: DK
  919. [ 31.443328] cfg80211: DFS Master region: unset
  920. [ 31.443330] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  921. [ 31.443333] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  922. [ 31.443336] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  923. [ 31.443338] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
  924. [ 31.443340] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm), (0 s)
  925. [ 31.443342] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
  926. [ 36.032711] sound hdaudioC0D0: autoconfig: line_outs=1 (0x5/0x0/0x0/0x0/0x0) type:speaker
  927. [ 36.032717] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  928. [ 36.032727] sound hdaudioC0D0: hp_outs=1 (0x6/0x0/0x0/0x0/0x0)
  929. [ 36.032729] sound hdaudioC0D0: mono: mono_out=0x0
  930. [ 36.032731] sound hdaudioC0D0: inputs:
  931. [ 36.032733] sound hdaudioC0D0: Mic=0x8
  932. [ 36.032736] sound hdaudioC0D0: Internal Mic=0x18
  933. [ 36.032738] sound hdaudioC0D0: Line=0x9
  934. [ 36.057814] snd_hda_intel 0000:00:14.2: spurious response 0x30010d:0x0, last cmd=0x4f000b
  935. [ 36.057831] snd_hda_intel 0000:00:14.2: spurious response 0x92174110:0x0, last cmd=0x4f000b
  936. [ 36.057850] snd_hda_intel 0000:00:14.2: spurious response 0x40:0x0, last cmd=0x4f000b
  937. [ 36.057872] snd_hda_intel 0000:00:14.2: spurious response 0x421201f:0x0, last cmd=0x4f000b
  938. [ 36.057890] snd_hda_intel 0000:00:14.2: spurious response 0x40:0x0, last cmd=0x4f000b
  939. [ 36.057908] snd_hda_intel 0000:00:14.2: spurious response 0x410710f0:0x0, last cmd=0x4f000b
  940. [ 36.057934] snd_hda_intel 0000:00:14.2: spurious response 0x40:0x0, last cmd=0x4f000b
  941. [ 36.057953] snd_hda_intel 0000:00:14.2: spurious response 0x4a12020:0x0, last cmd=0x4f000b
  942. [ 36.057971] snd_hda_intel 0000:00:14.2: spurious response 0x20:0x0, last cmd=0x4f000b
  943. [ 36.058206] sound hdaudioC0D0: invalid dep_range_val 0:70
  944. [ 42.106515] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input19
  945. [ 42.107044] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input20
  946. [ 42.107412] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input21
  947. [ 42.752749] ------------[ cut here ]------------
  948. [ 42.752792] WARNING: CPU: 0 PID: 493 at /build/buildd/linux-3.16.0/net/wireless/sme.c:791 cfg80211_roamed+0x91/0xa0 [cfg80211]()
  949. [ 42.752795] Modules linked in: snd_seq_midi snd_seq_midi_event snd_seq snd_rawmidi snd_seq_device snd_hda_intel snd_hda_controller bnep rfcomm bluetooth 6lowpan_iphc hp_wmi sparse_keymap binfmt_misc wl(POE) snd_hda_codec_hdmi snd_hda_codec_analog snd_hda_codec_generic snd_hda_codec snd_hwdep snd_pcm pcmcia snd_timer joydev yenta_socket snd edac_core serio_raw pcmcia_rsrc edac_mce_amd k8temp pcmcia_core soundcore sp5100_tco i2c_piix4 cfg80211 shpchp tpm_infineon hp_accel lis3lv02d input_polldev mac_hid parport_pc ppdev lp parport pata_acpi radeon i2c_algo_bit psmouse ttm firewire_ohci drm_kms_helper firewire_core crc_itu_t pata_atiixp ahci libahci drm wmi video [last unloaded: snd_seq_device]
  950. [ 42.752832] CPU: 0 PID: 493 Comm: wl_event_handle Tainted: P OE 3.16.0-25-generic #33-Ubuntu
  951. [ 42.752834] Hardware name: Hewlett-Packard /30C2, BIOS 68YTT Ver. F.07 07/16/2007
  952. [ 42.752836] 0000000000000009 ffff880031a2bdd0 ffffffff8178015c 0000000000000000
  953. [ 42.752839] ffff880031a2be08 ffffffff8106fd7d ffff8800358fe000 ffff8800328655a0
  954. [ 42.752842] 0000000000000056 ffff8800304caa00 ffff880033a8fa78 ffff880031a2be18
  955. [ 42.752845] Call Trace:
  956. [ 42.752852] [<ffffffff8178015c>] dump_stack+0x45/0x56
  957. [ 42.752857] [<ffffffff8106fd7d>] warn_slowpath_common+0x7d/0xa0
  958. [ 42.752860] [<ffffffff8106fe5a>] warn_slowpath_null+0x1a/0x20
  959. [ 42.752874] [<ffffffffc057a981>] cfg80211_roamed+0x91/0xa0 [cfg80211]
  960. [ 42.752930] [<ffffffffc08a48cb>] wl_notify_roaming_status+0xcb/0x150 [wl]
  961. [ 42.752965] [<ffffffffc08a1602>] wl_event_handler+0x62/0x260 [wl]
  962. [ 42.753000] [<ffffffffc08a15a0>] ? wl_free_wdev.isra.23+0x80/0x80 [wl]
  963. [ 42.753004] [<ffffffff81094adb>] kthread+0xdb/0x100
  964. [ 42.753007] [<ffffffff81094a00>] ? kthread_create_on_node+0x1c0/0x1c0
  965. [ 42.753011] [<ffffffff817880fc>] ret_from_fork+0x7c/0xb0
  966. [ 42.753014] [<ffffffff81094a00>] ? kthread_create_on_node+0x1c0/0x1c0
  967. [ 42.753016] ---[ end trace 6599d5f1e0f8fd88 ]---
  968. [ 45.003373] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = f8:4f:57:79:3a:fd profile =10:8c:cf:b5:c2:12
  969. [ 45.003764] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = f8:4f:57:79:3a:fd profile =10:8c:cf:b5:c2:12
  970. [ 45.888691] cfg80211: Calling CRDA to update world regulatory domain
  971. [ 45.905319] cfg80211: World regulatory domain updated:
  972. [ 45.905330] cfg80211: DFS Master region: unset
  973. [ 45.905332] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  974. [ 45.905336] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  975. [ 45.905338] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  976. [ 45.905340] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
  977. [ 45.905343] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  978. [ 45.905345] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  979. [ 48.104178] cfg80211: Calling CRDA for country: DK
  980. [ 48.115617] cfg80211: Regulatory domain changed to country: DK
  981. [ 48.115625] cfg80211: DFS Master region: unset
  982. [ 48.115627] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  983. [ 48.115631] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  984. [ 48.115634] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  985. [ 48.115637] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
  986. [ 48.115639] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm), (0 s)
  987. [ 48.115642] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
  988. [ 50.148538] azx_update_rirb: 164 callbacks suppressed
  989. [ 50.148549] snd_hda_intel 0000:00:14.2: spurious response 0x0:0x0, last cmd=0x1835003
  990. [ 50.148562] snd_hda_intel 0000:00:14.2: spurious response 0x80051f17:0x0, last cmd=0x1835003
  991. [ 50.148574] snd_hda_intel 0000:00:14.2: spurious response 0x80:0x0, last cmd=0x1835003
  992. [ 50.148596] snd_hda_intel 0000:00:14.2: spurious response 0x0:0x0, last cmd=0x1835003
  993. [ 50.148617] snd_hda_intel 0000:00:14.2: spurious response 0x80:0x0, last cmd=0x1835003
  994. [ 50.148638] snd_hda_intel 0000:00:14.2: spurious response 0x0:0x0, last cmd=0x1835003
  995. [ 50.148657] snd_hda_intel 0000:00:14.2: spurious response 0x80:0x0, last cmd=0x1835003
  996. [ 50.148681] snd_hda_intel 0000:00:14.2: spurious response 0x0:0x0, last cmd=0x1835003
  997. [ 50.148701] snd_hda_intel 0000:00:14.2: spurious response 0x80:0x0, last cmd=0x1835003
  998. [ 50.148722] snd_hda_intel 0000:00:14.2: spurious response 0x0:0x0, last cmd=0x1835003
  999. [ 50.722453] systemd-logind[792]: Failed to start unit user@1000.service: Unknown unit: user@1000.service
  1000. [ 50.722469] systemd-logind[792]: Failed to start user service: Unknown unit: user@1000.service
  1001. [ 50.739815] systemd-logind[792]: New session 1 of user member1221.
  1002. [ 50.739868] systemd-logind[792]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display.
  1003. [ 53.009840] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 10:8c:cf:b5:c2:1d profile =8c:b6:4f:2a:50:2d
  1004. [ 53.010056] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 10:8c:cf:b5:c2:1d profile =8c:b6:4f:2a:50:2d
  1005. [ 96.031579] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 10:8c:cf:b5:c2:1d profile =8c:b6:4f:2a:50:22
  1006. [ 96.031700] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 10:8c:cf:b5:c2:1d profile =8c:b6:4f:2a:50:22
  1007. [ 2025.166006] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 8c:b6:4f:2a:50:22 profile =f8:4f:57:a4:3f:32
  1008. [ 2025.166239] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 8c:b6:4f:2a:50:22 profile =f8:4f:57:a4:3f:32
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement