Advertisement
Guest User

Untitled

a guest
Jun 25th, 2014
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.71 KB | None | 0 0
  1. iulio@miogentoo ~ $ sudo dmesg
  2. sudo: /var/db/sudo è di proprietà dell'uid 1000, dovrebbe essere dell'uid 0
  3.  
  4. We trust you have received the usual lecture from the local System
  5. Administrator. It usually boils down to these three things:
  6.  
  7. #1) Respect the privacy of others.
  8. #2) Think before you type.
  9. #3) With great power comes great responsibility.
  10.  
  11. Password:
  12. [ 0.000000] Initializing cgroup subsys cpuset
  13. [ 0.000000] Initializing cgroup subsys cpu
  14. [ 0.000000] Initializing cgroup subsys cpuacct
  15. [ 0.000000] Linux version 3.12.21-gentoo-r1 (root@miogentoo) (gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) ) #3 SMP Sun Jun 22 00:31:29 CEST 2014
  16. [ 0.000000] Disabled fast string operations
  17. [ 0.000000] e820: BIOS-provided physical RAM map:
  18. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003f68ffff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x000000003f690000-0x000000003f697fff] ACPI data
  23. [ 0.000000] BIOS-e820: [mem 0x000000003f698000-0x000000003f6fffff] ACPI NVS
  24. [ 0.000000] BIOS-e820: [mem 0x000000003f700000-0x000000003fffffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  32. [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
  33. [ 0.000000] SMBIOS 2.4 present.
  34. [ 0.000000] DMI: Sony Corporation VGN-N21E_W/VAIO, BIOS R0070J4 12/06/2006
  35. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  36. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  37. [ 0.000000] e820: last_pfn = 0x3f690 max_arch_pfn = 0x100000
  38. [ 0.000000] MTRR default type: uncachable
  39. [ 0.000000] MTRR fixed ranges enabled:
  40. [ 0.000000] 00000-9FFFF write-back
  41. [ 0.000000] A0000-BFFFF uncachable
  42. [ 0.000000] C0000-CFFFF write-protect
  43. [ 0.000000] D0000-DFFFF uncachable
  44. [ 0.000000] E0000-FFFFF write-protect
  45. [ 0.000000] MTRR variable ranges enabled:
  46. [ 0.000000] 0 base 000000000 mask FC0000000 write-back
  47. [ 0.000000] 1 base 03F700000 mask FFFF00000 uncachable
  48. [ 0.000000] 2 base 03F800000 mask FFF800000 uncachable
  49. [ 0.000000] 3 disabled
  50. [ 0.000000] 4 disabled
  51. [ 0.000000] 5 disabled
  52. [ 0.000000] 6 disabled
  53. [ 0.000000] 7 disabled
  54. [ 0.000000] PAT not supported by CPU.
  55. [ 0.000000] Scanning 1 areas for low memory corruption
  56. [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
  57. [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
  58. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  59. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  60. [ 0.000000] init_memory_mapping: [mem 0x37000000-0x373fffff]
  61. [ 0.000000] [mem 0x37000000-0x373fffff] page 2M
  62. [ 0.000000] init_memory_mapping: [mem 0x30000000-0x36ffffff]
  63. [ 0.000000] [mem 0x30000000-0x36ffffff] page 2M
  64. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff]
  65. [ 0.000000] [mem 0x00100000-0x003fffff] page 4k
  66. [ 0.000000] [mem 0x00400000-0x2fffffff] page 2M
  67. [ 0.000000] init_memory_mapping: [mem 0x37400000-0x377fdfff]
  68. [ 0.000000] [mem 0x37400000-0x377fdfff] page 4k
  69. [ 0.000000] BRK [0x019cb000, 0x019cbfff] PGTABLE
  70. [ 0.000000] ACPI: RSDP 000f70d0 00014 (v00 PTLTD )
  71. [ 0.000000] ACPI: RSDT 3f690505 00050 (v01 Sony VAIO 20061206 PTL 00000000)
  72. [ 0.000000] ACPI: FACP 3f697c9a 00084 (v02 Sony VAIO 20061206 PTL 0000005A)
  73. [ 0.000000] ACPI: DSDT 3f691e53 05E47 (v01 Sony VAIO 20061206 PTL 20050624)
  74. [ 0.000000] ACPI: FACS 3f698fc0 00040
  75. [ 0.000000] ACPI: APIC 3f697d1e 00068 (v01 Sony VAIO 20061206 PTL 0000005A)
  76. [ 0.000000] ACPI: HPET 3f697d86 00038 (v01 Sony VAIO 20061206 PTL 0000005A)
  77. [ 0.000000] ACPI: MCFG 3f697dbe 0003C (v01 Sony VAIO 20061206 PTL 0000005A)
  78. [ 0.000000] ACPI: SLIC 3f697dfa 00176 (v01 Sony VAIO 20061206 PTL 01000000)
  79. [ 0.000000] ACPI: APIC 3f697f70 00068 (v01 Sony VAIO 20061206 PTL 00000000)
  80. [ 0.000000] ACPI: BOOT 3f697fd8 00028 (v01 Sony VAIO 20061206 PTL 00000001)
  81. [ 0.000000] ACPI: SSDT 3f691679 007DA (v01 Sony VAIO 20061206 PTL 20050624)
  82. [ 0.000000] ACPI: SSDT 3f690b30 0028F (v01 Sony VAIO 20061206 PTL 20050624)
  83. [ 0.000000] ACPI: SSDT 3f690a8f 000A1 (v01 Sony VAIO 20061206 PTL 20050624)
  84. [ 0.000000] ACPI: SSDT 3f690555 0053A (v01 Sony VAIO 20061206 PTL 20050624)
  85. [ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
  86. [ 0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
  87. [ 0.000000] ACPI: Local APIC address 0xfee00000
  88. [ 0.000000] 126MB HIGHMEM available.
  89. [ 0.000000] 887MB LOWMEM available.
  90. [ 0.000000] mapped low ram: 0 - 377fe000
  91. [ 0.000000] low ram: 0 - 377fe000
  92. [ 0.000000] BRK [0x019cc000, 0x019ccfff] PGTABLE
  93. [ 0.000000] Zone ranges:
  94. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  95. [ 0.000000] Normal [mem 0x01000000-0x377fdfff]
  96. [ 0.000000] HighMem [mem 0x377fe000-0x3f68ffff]
  97. [ 0.000000] Movable zone start for each node
  98. [ 0.000000] Early memory node ranges
  99. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  100. [ 0.000000] node 0: [mem 0x00100000-0x3f68ffff]
  101. [ 0.000000] On node 0 totalpages: 259630
  102. [ 0.000000] free_area_init_node: node 0, pgdat c187dcc0, node_mem_map f700e020
  103. [ 0.000000] DMA zone: 32 pages used for memmap
  104. [ 0.000000] DMA zone: 0 pages reserved
  105. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  106. [ 0.000000] Normal zone: 1744 pages used for memmap
  107. [ 0.000000] Normal zone: 223230 pages, LIFO batch:31
  108. [ 0.000000] HighMem zone: 254 pages used for memmap
  109. [ 0.000000] HighMem zone: 32402 pages, LIFO batch:7
  110. [ 0.000000] Using APIC driver default
  111. [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
  112. [ 0.000000] ACPI: Local APIC address 0xfee00000
  113. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  114. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  115. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  116. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  117. [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
  118. [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
  119. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  120. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  121. [ 0.000000] ACPI: IRQ0 used by override.
  122. [ 0.000000] ACPI: IRQ2 used by override.
  123. [ 0.000000] ACPI: IRQ9 used by override.
  124. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  125. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  126. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  127. [ 0.000000] nr_irqs_gsi: 40
  128. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  129. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
  130. [ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
  131. [ 0.000000] e820: [mem 0x40000000-0xdfffffff] available for PCI devices
  132. [ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
  133. [ 0.000000] PERCPU: Embedded 13 pages/cpu @f6fee000 s32064 r0 d21184 u53248
  134. [ 0.000000] pcpu-alloc: s32064 r0 d21184 u53248 alloc=13*4096
  135. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  136. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257854
  137. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.12.21-gentoo-r1 root=/dev/sda4
  138. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  139. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  140. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  141. [ 0.000000] Initializing CPU#0
  142. [ 0.000000] Initializing HighMem for node 0 (000377fe:0003f690)
  143. [ 0.000000] Memory: 1019356K/1038520K available (6312K kernel code, 395K rwdata, 2044K rodata, 544K init, 668K bss, 19164K reserved, 129608K highmem)
  144. [ 0.000000] virtual kernel memory layout:
  145. fixmap : 0xfff8d000 - 0xfffff000 ( 456 kB)
  146. pkmap : 0xff800000 - 0xffc00000 (4096 kB)
  147. vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
  148. lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
  149. .init : 0xc188e000 - 0xc1916000 ( 544 kB)
  150. .data : 0xc162a6a7 - 0xc188dd80 (2445 kB)
  151. .text : 0xc1000000 - 0xc162a6a7 (6313 kB)
  152. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  153. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  154. [ 0.000000] Hierarchical RCU implementation.
  155. [ 0.000000] NR_IRQS:2304 nr_irqs:512 16
  156. [ 0.000000] CPU 0 irqstacks, hard=f6808000 soft=f680a000
  157. [ 0.000000] Console: colour VGA+ 80x25
  158. [ 0.000000] console [tty0] enabled
  159. [ 0.000000] hpet clockevent registered
  160. [ 0.000000] tsc: Fast TSC calibration using PIT
  161. [ 0.000000] tsc: Detected 1728.988 MHz processor
  162. [ 0.001002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3457.97 BogoMIPS (lpj=1728988)
  163. [ 0.001170] pid_max: default: 32768 minimum: 301
  164. [ 0.001304] Mount-cache hash table entries: 512
  165. [ 0.002276] Initializing cgroup subsys freezer
  166. [ 0.002391] Disabled fast string operations
  167. [ 0.002476] CPU: Physical Processor ID: 0
  168. [ 0.002556] CPU: Processor Core ID: 0
  169. [ 0.002637] mce: CPU supports 6 MCE banks
  170. [ 0.002725] CPU0: Thermal monitoring enabled (TM2)
  171. [ 0.002818] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
  172. Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8
  173. tlb_flushall_shift: 6
  174. [ 0.003152] Freeing SMP alternatives memory: 24K (c1916000 - c191c000)
  175. [ 0.003239] ACPI: Core revision 20130725
  176. [ 0.007762] ACPI: All ACPI Tables successfully acquired
  177. [ 0.008130] Enabling APIC mode: Flat. Using 1 I/O APICs
  178. [ 0.009472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  179. [ 0.019636] smpboot: CPU0: Genuine Intel(R) CPU T2250 @ 1.73GHz (fam: 06, model: 0e, stepping: 08)
  180. [ 0.020000] Performance Events: Core events, core PMU driver.
  181. [ 0.020000] ... version: 1
  182. [ 0.020000] ... bit width: 40
  183. [ 0.020000] ... generic registers: 2
  184. [ 0.020000] ... value mask: 000000ffffffffff
  185. [ 0.020000] ... max period: 000000007fffffff
  186. [ 0.020000] ... fixed-purpose events: 0
  187. [ 0.020000] ... event mask: 0000000000000003
  188. [ 0.020081] CPU 1 irqstacks, hard=f68aa000 soft=f68b8000
  189. [ 0.020084] smpboot: Booting Node 0, Processors # 1 OK
  190. [ 0.002000] Initializing CPU#1
  191. [ 0.002000] Disabled fast string operations
  192. [ 0.032055] Brought up 2 CPUs
  193. [ 0.032299] smpboot: Total of 2 processors activated (6915.95 BogoMIPS)
  194. [ 0.033111] devtmpfs: initialized
  195. [ 0.033294] PM: Registering ACPI NVS region [mem 0x3f698000-0x3f6fffff] (425984 bytes)
  196. [ 0.033294] kworker/u4:0 (18) used greatest stack depth: 7456 bytes left
  197. [ 0.033294] RTC time: 6:51:48, date: 06/25/14
  198. [ 0.034045] NET: Registered protocol family 16
  199. [ 0.035027] cpuidle: using governor ladder
  200. [ 0.035091] cpuidle: using governor menu
  201. [ 0.035223] ACPI: bus type PCI registered
  202. [ 0.035223] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  203. [ 0.035223] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  204. [ 0.035243] PCI: Using MMCONFIG for extended config space
  205. [ 0.035326] PCI: Using configuration type 1 for base access
  206. [ 0.036045] mtrr: your CPUs had inconsistent variable MTRR settings
  207. [ 0.036094] mtrr: probably your BIOS does not setup all CPUs.
  208. [ 0.036177] mtrr: corrected configuration.
  209. [ 0.036177] kworker/u4:0 (37) used greatest stack depth: 7380 bytes left
  210. [ 0.036177] kworker/u4:0 (42) used greatest stack depth: 7140 bytes left
  211. [ 0.037038] kworker/u4:0 (64) used greatest stack depth: 6980 bytes left
  212. [ 0.050105] bio: create slab <bio-0> at 0
  213. [ 0.050148] ACPI: Added _OSI(Module Device)
  214. [ 0.050148] ACPI: Added _OSI(Processor Device)
  215. [ 0.050214] ACPI: Added _OSI(3.0 _SCP Extensions)
  216. [ 0.050296] ACPI: Added _OSI(Processor Aggregator Device)
  217. [ 0.052189] ACPI: EC: Look up EC in DSDT
  218. [ 0.084402] ACPI: SSDT 3f69131a 00282 (v01 Sony VAIO 20061206 PTL 20050624)
  219. [ 0.085049] ACPI: Dynamic OEM Table Load:
  220. [ 0.085195] ACPI: SSDT (null) 00282 (v01 Sony VAIO 20061206 PTL 20050624)
  221. [ 0.085767] ACPI: SSDT 3f690dbf 004C9 (v01 Sony VAIO 20061206 PTL 20050624)
  222. [ 0.086265] ACPI: Dynamic OEM Table Load:
  223. [ 0.086411] ACPI: SSDT (null) 004C9 (v01 Sony VAIO 20061206 PTL 20050624)
  224. [ 0.087212] ACPI: SSDT 3f69159c 000DD (v01 Sony VAIO 20061206 PTL 20050624)
  225. [ 0.087716] ACPI: Dynamic OEM Table Load:
  226. [ 0.087862] ACPI: SSDT (null) 000DD (v01 Sony VAIO 20061206 PTL 20050624)
  227. [ 0.088097] ACPI: SSDT 3f691288 00092 (v01 Sony VAIO 20061206 PTL 20050624)
  228. [ 0.088590] ACPI: Dynamic OEM Table Load:
  229. [ 0.088735] ACPI: SSDT (null) 00092 (v01 Sony VAIO 20061206 PTL 20050624)
  230. [ 0.292144] ACPI: Interpreter enabled
  231. [ 0.293019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
  232. [ 0.293215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
  233. [ 0.293427] ACPI: (supports S0 S3 S4 S5)
  234. [ 0.293507] ACPI: Using IOAPIC for interrupt routing
  235. [ 0.293618] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
  236. [ 0.313081] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  237. [ 0.313256] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  238. [ 0.330080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  239. [ 0.330444] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
  240. [ 0.330662] acpi PNP0A08:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x00
  241. [ 0.330794] acpi PNP0A08:00: ACPI _OSC control for PCIe not granted, disabling ASPM
  242. [ 0.331647] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
  243. [ 0.331651] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
  244. [ 0.331655] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
  245. [ 0.331659] acpi PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff] (ignored)
  246. [ 0.331663] acpi PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
  247. [ 0.331666] acpi PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
  248. [ 0.331670] acpi PNP0A08:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
  249. [ 0.331674] PCI: root bus 00: using default resources
  250. [ 0.331721] PCI host bridge to bus 0000:00
  251. [ 0.331721] pci_bus 0000:00: root bus resource [bus 00-ff]
  252. [ 0.331721] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  253. [ 0.332009] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  254. [ 0.332106] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
  255. [ 0.332616] pci 0000:00:02.0: [8086:27a2] type 00 class 0x030000
  256. [ 0.332632] pci 0000:00:02.0: reg 0x10: [mem 0xdc100000-0xdc17ffff]
  257. [ 0.332641] pci 0000:00:02.0: reg 0x14: [io 0x1800-0x1807]
  258. [ 0.332649] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
  259. [ 0.332657] pci 0000:00:02.0: reg 0x1c: [mem 0xdc200000-0xdc23ffff]
  260. [ 0.333141] pci 0000:00:02.1: [8086:27a6] type 00 class 0x038000
  261. [ 0.333141] pci 0000:00:02.1: reg 0x10: [mem 0xdc180000-0xdc1fffff]
  262. [ 0.333508] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
  263. [ 0.333508] pci 0000:00:1b.0: reg 0x10: [mem 0xdc240000-0xdc243fff 64bit]
  264. [ 0.333508] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  265. [ 0.334348] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
  266. [ 0.334348] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  267. [ 0.335022] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
  268. [ 0.335139] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  269. [ 0.335579] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
  270. [ 0.335579] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  271. [ 0.336193] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
  272. [ 0.336193] pci 0000:00:1d.0: reg 0x20: [io 0x1820-0x183f]
  273. [ 0.336541] pci 0000:00:1d.0: System wakeup disabled by ACPI
  274. [ 0.336670] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
  275. [ 0.336670] pci 0000:00:1d.1: reg 0x20: [io 0x1840-0x185f]
  276. [ 0.337417] pci 0000:00:1d.1: System wakeup disabled by ACPI
  277. [ 0.337551] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
  278. [ 0.337551] pci 0000:00:1d.2: reg 0x20: [io 0x1860-0x187f]
  279. [ 0.338110] pci 0000:00:1d.2: System wakeup disabled by ACPI
  280. [ 0.338244] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
  281. [ 0.338244] pci 0000:00:1d.7: reg 0x10: [mem 0xdc444000-0xdc4443ff]
  282. [ 0.338244] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  283. [ 0.338584] pci 0000:00:1d.7: System wakeup disabled by ACPI
  284. [ 0.339022] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
  285. [ 0.339513] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
  286. [ 0.339513] pci 0000:00:1f.0: address space collision: [io 0x1000-0x107f] conflicts with ACPI CPU throttle [??? 0x00001010-0x00001015 flags 0x80000000]
  287. [ 0.339513] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
  288. [ 0.340407] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
  289. [ 0.340407] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
  290. [ 0.340407] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
  291. [ 0.340407] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
  292. [ 0.340407] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
  293. [ 0.340407] pci 0000:00:1f.1: reg 0x20: [io 0x1810-0x181f]
  294. [ 0.341028] pci 0000:00:1f.2: [8086:27c4] type 00 class 0x01018f
  295. [ 0.341052] pci 0000:00:1f.2: reg 0x10: [io 0x18b0-0x18b7]
  296. [ 0.341066] pci 0000:00:1f.2: reg 0x14: [io 0x18a4-0x18a7]
  297. [ 0.341079] pci 0000:00:1f.2: reg 0x18: [io 0x18a8-0x18af]
  298. [ 0.341093] pci 0000:00:1f.2: reg 0x1c: [io 0x18a0-0x18a3]
  299. [ 0.341107] pci 0000:00:1f.2: reg 0x20: [io 0x1890-0x189f]
  300. [ 0.341121] pci 0000:00:1f.2: reg 0x24: [mem 0xdc444400-0xdc4447ff]
  301. [ 0.341170] pci 0000:00:1f.2: PME# supported from D3hot
  302. [ 0.341602] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
  303. [ 0.341602] pci 0000:00:1f.3: reg 0x20: [io 0x18c0-0x18df]
  304. [ 0.342205] pci 0000:02:00.0: [11ab:4351] type 00 class 0x020000
  305. [ 0.342205] pci 0000:02:00.0: reg 0x10: [mem 0xd6000000-0xd6003fff 64bit]
  306. [ 0.342205] pci 0000:02:00.0: reg 0x18: [io 0x2000-0x20ff]
  307. [ 0.342274] pci 0000:02:00.0: supports D1 D2
  308. [ 0.342277] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  309. [ 0.342310] pci 0000:02:00.0: System wakeup disabled by ACPI
  310. [ 0.342440] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  311. [ 0.342440] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
  312. [ 0.343012] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  313. [ 0.343019] pci 0000:00:1c.0: bridge window [mem 0xd6000000-0xd7ffffff]
  314. [ 0.343029] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
  315. [ 0.343123] pci 0000:00:1c.1: PCI bridge to [bus 04-05]
  316. [ 0.343123] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
  317. [ 0.343124] pci 0000:00:1c.1: bridge window [mem 0xd8000000-0xd9ffffff]
  318. [ 0.343133] pci 0000:00:1c.1: bridge window [mem 0xd2000000-0xd3ffffff 64bit pref]
  319. [ 0.343224] pci 0000:06:00.0: [168c:001c] type 00 class 0x020000
  320. [ 0.343224] pci 0000:06:00.0: reg 0x10: [mem 0xda000000-0xda00ffff 64bit]
  321. [ 0.343289] pci 0000:06:00.0: System wakeup disabled by ACPI
  322. [ 0.343421] pci 0000:06:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  323. [ 0.344018] pci 0000:00:1c.2: PCI bridge to [bus 06-07]
  324. [ 0.344105] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
  325. [ 0.344112] pci 0000:00:1c.2: bridge window [mem 0xda000000-0xdbffffff]
  326. [ 0.344122] pci 0000:00:1c.2: bridge window [mem 0xd4000000-0xd5ffffff 64bit pref]
  327. [ 0.344187] pci 0000:08:03.0: [104c:8039] type 02 class 0x060700
  328. [ 0.344187] pci 0000:08:03.0: reg 0x10: [mem 0x00000000-0x00000fff]
  329. [ 0.344187] pci 0000:08:03.0: supports D1 D2
  330. [ 0.344187] pci 0000:08:03.0: PME# supported from D0 D1 D2 D3hot D3cold
  331. [ 0.344237] pci 0000:08:03.1: [104c:803a] type 00 class 0x0c0010
  332. [ 0.344237] pci 0000:08:03.1: reg 0x10: [mem 0xdc005000-0xdc0057ff]
  333. [ 0.344237] pci 0000:08:03.1: reg 0x14: [mem 0xdc000000-0xdc003fff]
  334. [ 0.344237] pci 0000:08:03.1: supports D1 D2
  335. [ 0.344237] pci 0000:08:03.1: PME# supported from D0 D1 D2 D3hot D3cold
  336. [ 0.344287] pci 0000:08:03.2: [104c:803b] type 00 class 0x018000
  337. [ 0.344287] pci 0000:08:03.2: reg 0x10: [mem 0xdc004000-0xdc004fff]
  338. [ 0.344287] pci 0000:08:03.2: supports D1 D2
  339. [ 0.344287] pci 0000:08:03.2: PME# supported from D0 D1 D2 D3hot D3cold
  340. [ 0.345072] pci 0000:00:1e.0: PCI bridge to [bus 08-09] (subtractive decode)
  341. [ 0.345167] pci 0000:00:1e.0: bridge window [mem 0xdc000000-0xdc0fffff]
  342. [ 0.345177] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
  343. [ 0.345180] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
  344. [ 0.345186] pci 0000:08:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  345. [ 0.345385] pci_bus 0000:09: busn_res: can not insert [bus 09-ff] under [bus 08-09] (conflicts with (null) [bus 08-09])
  346. [ 0.345385] pci_bus 0000:09: busn_res: [bus 09-ff] end is updated to 0c
  347. [ 0.345385] pci_bus 0000:09: busn_res: can not insert [bus 09-0c] under [bus 08-09] (conflicts with (null) [bus 08-09])
  348. [ 0.345385] pci_bus 0000:09: [bus 09-0c] partially hidden behind transparent bridge 0000:08 [bus 08-09]
  349. [ 0.345385] pci_bus 0000:00: on NUMA node 0
  350. [ 0.345459] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 *7 10 12 14 15)
  351. [ 0.346423] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 *3 4 5 6 7 11 12 14 15)
  352. [ 0.346968] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
  353. [ 0.347580] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
  354. [ 0.348223] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
  355. [ 0.348873] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
  356. [ 0.349516] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 *4 5 6 7 10 12 14 15)
  357. [ 0.350077] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 11 12 14 15)
  358. [ 0.350831] ACPI: Enabled 3 GPEs in block 00 to 1F
  359. [ 0.351004] ACPI: \_SB_.PCI0: notify handler is installed
  360. [ 0.351057] Found 1 acpi root devices
  361. [ 0.351128] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
  362. [ 0.351232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  363. [ 0.351232] vgaarb: loaded
  364. [ 0.351243] vgaarb: bridge control possible 0000:00:02.0
  365. [ 0.351438] SCSI subsystem initialized
  366. [ 0.352041] libata version 3.00 loaded.
  367. [ 0.352049] ACPI: bus type USB registered
  368. [ 0.352126] usbcore: registered new interface driver usbfs
  369. [ 0.352135] usbcore: registered new interface driver hub
  370. [ 0.352135] usbcore: registered new device driver usb
  371. [ 0.353048] pps_core: LinuxPPS API ver. 1 registered
  372. [ 0.353108] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  373. [ 0.353108] PTP clock support registered
  374. [ 0.353124] PCI: Using ACPI for IRQ routing
  375. [ 0.364798] PCI: pci_cache_line_size set to 64 bytes
  376. [ 0.364879] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
  377. [ 0.364882] e820: reserve RAM buffer [mem 0x3f690000-0x3fffffff]
  378. [ 0.365267] cfg80211: Calling CRDA to update world regulatory domain
  379. [ 0.366057] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  380. [ 0.366149] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  381. [ 0.366361] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
  382. [ 0.368044] Switched to clocksource hpet
  383. [ 0.380974] pnp: PnP ACPI init
  384. [ 0.381081] ACPI: bus type PNP registered
  385. [ 0.388071] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
  386. [ 0.388160] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
  387. [ 0.388247] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
  388. [ 0.388334] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
  389. [ 0.388420] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
  390. [ 0.388507] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
  391. [ 0.388595] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
  392. [ 0.388685] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  393. [ 0.388941] pnp 00:01: [dma 4]
  394. [ 0.389048] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
  395. [ 0.389156] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
  396. [ 0.389322] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
  397. [ 0.389448] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
  398. [ 0.389609] system 00:05: [io 0x0680-0x06ff] has been reserved
  399. [ 0.389695] system 00:05: [io 0x0800-0x080f] has been reserved
  400. [ 0.389780] system 00:05: [io 0x1000-0x107f] could not be reserved
  401. [ 0.389867] system 00:05: [io 0x1180-0x11bf] has been reserved
  402. [ 0.389953] system 00:05: [io 0x1640-0x164f] has been reserved
  403. [ 0.390088] system 00:05: [io 0xfe00-0xfe7f] has been reserved
  404. [ 0.390175] system 00:05: [io 0xfe80-0xfeff] has been reserved
  405. [ 0.390262] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  406. [ 0.390369] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
  407. [ 0.390476] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
  408. [ 0.390577] pnp 00:08: Plug and Play ACPI device, IDs SNY9001 PNP0f13 (active)
  409. [ 0.390604] pnp: PnP ACPI: found 9 devices
  410. [ 0.390684] ACPI: bus type PNP unregistered
  411. [ 0.425496] pci 0000:08:03.0: res[7]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  412. [ 0.425500] pci 0000:08:03.0: res[8]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  413. [ 0.425506] pci 0000:00:1e.0: bridge window [io 0x1000-0x0fff] to [bus 08-09] add_size 1000
  414. [ 0.425511] pci 0000:08:03.0: res[9]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  415. [ 0.425516] pci 0000:00:1e.0: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 08-09] add_size 4000000
  416. [ 0.425523] pci 0000:00:1f.0: BAR 7: [io 0x1000-0x107f] has bogus alignment
  417. [ 0.425612] pci 0000:00:1e.0: res[9]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  418. [ 0.425616] pci 0000:00:1e.0: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  419. [ 0.425623] pci 0000:00:1e.0: BAR 9: assigned [mem 0x40000000-0x43ffffff pref]
  420. [ 0.425752] pci 0000:00:1e.0: BAR 7: assigned [io 0x5000-0x5fff]
  421. [ 0.425839] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
  422. [ 0.425925] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  423. [ 0.426031] pci 0000:00:1c.0: bridge window [mem 0xd6000000-0xd7ffffff]
  424. [ 0.426122] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
  425. [ 0.426257] pci 0000:00:1c.1: PCI bridge to [bus 04-05]
  426. [ 0.426343] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
  427. [ 0.426432] pci 0000:00:1c.1: bridge window [mem 0xd8000000-0xd9ffffff]
  428. [ 0.426522] pci 0000:00:1c.1: bridge window [mem 0xd2000000-0xd3ffffff 64bit pref]
  429. [ 0.426656] pci 0000:00:1c.2: PCI bridge to [bus 06-07]
  430. [ 0.426741] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
  431. [ 0.426830] pci 0000:00:1c.2: bridge window [mem 0xda000000-0xdbffffff]
  432. [ 0.426920] pci 0000:00:1c.2: bridge window [mem 0xd4000000-0xd5ffffff 64bit pref]
  433. [ 0.427073] pci 0000:08:03.0: res[9]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  434. [ 0.427077] pci 0000:08:03.0: res[10]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
  435. [ 0.427081] pci 0000:08:03.0: res[7]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  436. [ 0.427085] pci 0000:08:03.0: res[8]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  437. [ 0.427090] pci 0000:08:03.0: BAR 0: assigned [mem 0x44000000-0x44000fff]
  438. [ 0.427182] pci 0000:08:03.0: BAR 9: assigned [mem 0x40000000-0x43ffffff pref]
  439. [ 0.427311] pci 0000:08:03.0: BAR 10: assigned [mem 0x48000000-0x4bffffff]
  440. [ 0.427397] pci 0000:08:03.0: BAR 7: assigned [io 0x5000-0x50ff]
  441. [ 0.427483] pci 0000:08:03.0: BAR 8: assigned [io 0x5400-0x54ff]
  442. [ 0.427568] pci 0000:08:03.0: CardBus bridge to [bus 09-0c]
  443. [ 0.427652] pci 0000:08:03.0: bridge window [io 0x5000-0x50ff]
  444. [ 0.427742] pci 0000:08:03.0: bridge window [io 0x5400-0x54ff]
  445. [ 0.427831] pci 0000:08:03.0: bridge window [mem 0x40000000-0x43ffffff pref]
  446. [ 0.427962] pci 0000:08:03.0: bridge window [mem 0x48000000-0x4bffffff]
  447. [ 0.428069] pci 0000:00:1e.0: PCI bridge to [bus 08-09]
  448. [ 0.428155] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff]
  449. [ 0.428245] pci 0000:00:1e.0: bridge window [mem 0xdc000000-0xdc0fffff]
  450. [ 0.428335] pci 0000:00:1e.0: bridge window [mem 0x40000000-0x43ffffff pref]
  451. [ 0.428468] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  452. [ 0.428472] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
  453. [ 0.428476] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
  454. [ 0.428479] pci_bus 0000:02: resource 1 [mem 0xd6000000-0xd7ffffff]
  455. [ 0.428483] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd1ffffff 64bit pref]
  456. [ 0.428486] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
  457. [ 0.428490] pci_bus 0000:04: resource 1 [mem 0xd8000000-0xd9ffffff]
  458. [ 0.428494] pci_bus 0000:04: resource 2 [mem 0xd2000000-0xd3ffffff 64bit pref]
  459. [ 0.428497] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
  460. [ 0.428501] pci_bus 0000:06: resource 1 [mem 0xda000000-0xdbffffff]
  461. [ 0.428504] pci_bus 0000:06: resource 2 [mem 0xd4000000-0xd5ffffff 64bit pref]
  462. [ 0.428508] pci_bus 0000:08: resource 0 [io 0x5000-0x5fff]
  463. [ 0.428511] pci_bus 0000:08: resource 1 [mem 0xdc000000-0xdc0fffff]
  464. [ 0.428515] pci_bus 0000:08: resource 2 [mem 0x40000000-0x43ffffff pref]
  465. [ 0.428518] pci_bus 0000:08: resource 4 [io 0x0000-0xffff]
  466. [ 0.428522] pci_bus 0000:08: resource 5 [mem 0x00000000-0xffffffff]
  467. [ 0.428525] pci_bus 0000:09: resource 0 [io 0x5000-0x50ff]
  468. [ 0.428529] pci_bus 0000:09: resource 1 [io 0x5400-0x54ff]
  469. [ 0.428532] pci_bus 0000:09: resource 2 [mem 0x40000000-0x43ffffff pref]
  470. [ 0.428536] pci_bus 0000:09: resource 3 [mem 0x48000000-0x4bffffff]
  471. [ 0.428590] NET: Registered protocol family 2
  472. [ 0.428868] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  473. [ 0.429021] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  474. [ 0.429151] TCP: Hash tables configured (established 8192 bind 8192)
  475. [ 0.429268] TCP: reno registered
  476. [ 0.429350] UDP hash table entries: 512 (order: 2, 16384 bytes)
  477. [ 0.429444] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  478. [ 0.429605] NET: Registered protocol family 1
  479. [ 0.429700] pci 0000:00:02.0: Boot video device
  480. [ 0.429897] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x2000
  481. [ 0.429901] pci 0000:00:1d.0: Performing full reset
  482. [ 0.430222] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x2000
  483. [ 0.430225] pci 0000:00:1d.1: Performing full reset
  484. [ 0.430520] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x2000
  485. [ 0.430523] pci 0000:00:1d.2: Performing full reset
  486. [ 0.430997] PCI: CLS 64 bytes, default 64
  487. [ 0.431115] Simple Boot Flag at 0x36 set to 0x1
  488. [ 0.431866] Scanning for low memory corruption every 60 seconds
  489. [ 0.432807] audit: initializing netlink socket (disabled)
  490. [ 0.432900] type=2000 audit(1403679108.431:1): initialized
  491. [ 0.463161] bounce pool size: 64 pages
  492. [ 0.463246] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  493. [ 0.468753] VFS: Disk quotas dquot_6.5.2
  494. [ 0.468953] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  495. [ 0.470510] NTFS driver 2.1.30 [Flags: R/W].
  496. [ 0.470883] msgmni has been set to 1737
  497. [ 0.471947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  498. [ 0.472110] io scheduler noop registered
  499. [ 0.472190] io scheduler deadline registered
  500. [ 0.472439] io scheduler cfq registered (default)
  501. [ 0.472878] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
  502. [ 0.473201] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
  503. [ 0.473499] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
  504. [ 0.473928] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  505. [ 0.475289] Non-volatile memory driver v1.3
  506. [ 0.475414] intel_rng: FWH not detected
  507. [ 0.475513] Linux agpgart interface v0.103
  508. [ 0.475631] agpgart-intel 0000:00:00.0: Intel 945GM Chipset
  509. [ 0.475764] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
  510. [ 0.476570] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
  511. [ 0.476894] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
  512. [ 0.478868] ACPI: AC Adapter [ADP1] (on-line)
  513. [ 0.479164] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
  514. [ 0.480492] ACPI: Lid Switch [LID0]
  515. [ 0.480674] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
  516. [ 0.480807] ACPI: Power Button [PWRB]
  517. [ 0.481724] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  518. [ 0.482647] acpi device:06: registered as cooling_device0
  519. [ 0.482777] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  520. [ 0.482969] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input2
  521. [ 0.483264] ACPI: Requesting acpi_cpufreq
  522. [ 0.485075] tsc: Marking TSC unstable due to TSC halts in idle
  523. [ 0.485164] ACPI: acpi_idle registered with cpuidle
  524. [ 0.486937] ACPI: Invalid active0 threshold
  525. [ 0.489697] thermal LNXTHERM:00: registered as thermal_zone0
  526. [ 0.489794] ACPI: Thermal Zone [TZ00] (48 C)
  527. [ 0.490923] ACPI: Invalid active0 threshold
  528. [ 0.493622] thermal LNXTHERM:01: registered as thermal_zone1
  529. [ 0.493718] ACPI: Thermal Zone [TZ01] (48 C)
  530. [ 0.494240] [drm] Initialized drm 1.1.0 20060810
  531. [ 0.496250] [drm] Memory usable by graphics device = 256M
  532. [ 0.496345] i915 0000:00:02.0: setting latency timer to 64
  533. [ 0.497062] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  534. [ 0.497148] [drm] Driver supports precise vblank timestamp query.
  535. [ 0.497322] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  536. [ 0.500963] ACPI: Battery Slot [BAT0] (battery absent)
  537. [ 0.501877] [drm] initialized overlay support
  538. [ 0.658255] fbcon: inteldrmfb (fb0) is primary device
  539. [ 1.310105] Console: switching to colour frame buffer device 160x50
  540. [ 1.315208] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  541. [ 1.315265] i915 0000:00:02.0: registered panic notifier
  542. [ 1.315323] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  543. [ 1.319889] brd: module loaded
  544. [ 1.322268] loop: module loaded
  545. [ 1.322432] ACPI Warning: 0x00001028-0x0000102f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
  546. [ 1.322540] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  547. [ 1.322632] ACPI Warning: 0x000011b0-0x000011bf SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
  548. [ 1.322735] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  549. [ 1.322824] ACPI Warning: 0x00001180-0x000011af SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
  550. [ 1.322927] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  551. [ 1.323048] lpc_ich: Resource conflict(s) found affecting gpio_ich
  552. [ 1.323630] ata_piix 0000:00:1f.1: version 2.13
  553. [ 1.323861] ata_piix 0000:00:1f.1: setting latency timer to 64
  554. [ 1.325219] scsi0 : ata_piix
  555. [ 1.325505] scsi1 : ata_piix
  556. [ 1.325717] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
  557. [ 1.325781] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
  558. [ 1.325895] ata2: port disabled--ignoring
  559. [ 1.326034] ata_piix 0000:00:1f.2: MAP [
  560. [ 1.326075] P0 P2 -- -- ]
  561. [ 1.477044] ata_piix 0000:00:1f.2: setting latency timer to 64
  562. [ 1.478395] scsi2 : ata_piix
  563. [ 1.480882] ata1.00: ATAPI: QSI DVD-RAM SDW-086, ES72, max UDMA/33
  564. [ 1.483385] scsi3 : ata_piix
  565. [ 1.485672] ata3: SATA max UDMA/133 cmd 0x18b0 ctl 0x18a4 bmdma 0x1890 irq 19
  566. [ 1.487839] ata4: SATA max UDMA/133 cmd 0x18a8 ctl 0x18a0 bmdma 0x1898 irq 19
  567. [ 1.490462] ath5k 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
  568. [ 1.492701] ath5k 0000:06:00.0: registered as 'phy0'
  569. [ 1.495194] ata1.00: configured for UDMA/33
  570. [ 1.510921] scsi 0:0:0:0: CD-ROM QSI DVD-RAM SDW-086 ES72 PQ: 0 ANSI: 5
  571. [ 1.520962] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  572. [ 1.523261] cdrom: Uniform CD-ROM driver Revision: 3.20
  573. [ 1.525727] sr 0:0:0:0: Attached scsi CD-ROM sr0
  574. [ 1.525995] sr 0:0:0:0: Attached scsi generic sg0 type 5
  575. [ 1.644585] ata3.00: ATA-8: FUJITSU MHW2120BH, 00000012, max UDMA/100
  576. [ 1.646755] ata3.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
  577. [ 1.655570] ata3.00: configured for UDMA/100
  578. [ 1.657918] scsi 2:0:0:0: Direct-Access ATA FUJITSU MHW2120B 0000 PQ: 0 ANSI: 5
  579. [ 1.660532] sd 2:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
  580. [ 1.662807] sd 2:0:0:0: [sda] Write Protect is off
  581. [ 1.665015] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
  582. [ 1.665043] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  583. [ 1.667546] sd 2:0:0:0: Attached scsi generic sg1 type 0
  584. [ 1.710670] sda: sda1 sda2 sda3 sda4
  585. [ 1.713806] sd 2:0:0:0: [sda] Attached SCSI disk
  586. [ 2.046117] ath: EEPROM regdomain: 0x65
  587. [ 2.046124] ath: EEPROM indicates we should expect a direct regpair map
  588. [ 2.046131] ath: Country alpha2 being used: 00
  589. [ 2.046135] ath: Regpair used: 0x65
  590. [ 2.046558] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  591. [ 2.047357] ath5k: phy0: Atheros AR5414 chip found (MAC: 0xa0, PHY: 0x61)
  592. [ 2.049914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  593. [ 2.052199] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96
  594. [ 2.052204] ehci-pci: EHCI PCI platform driver
  595. [ 2.054666] ehci-pci 0000:00:1d.7: setting latency timer to 64
  596. [ 2.054682] ehci-pci 0000:00:1d.7: EHCI Host Controller
  597. [ 2.057096] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
  598. [ 2.059389] ehci-pci 0000:00:1d.7: debug port 1
  599. [ 2.061648] ehci-pci 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
  600. [ 2.061655] ehci-pci 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
  601. [ 2.061678] ehci-pci 0000:00:1d.7: reset command 0080022 (park)=0 ithresh=8 Async period=1024 Reset HALT
  602. [ 2.065558] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
  603. [ 2.065562] ehci-pci 0000:00:1d.7: supports USB remote wakeup
  604. [ 2.065585] ehci-pci 0000:00:1d.7: irq 23, io mem 0xdc444000
  605. [ 2.067847] ehci-pci 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
  606. [ 2.073029] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  607. [ 2.075280] usb usb1: default language 0x0409
  608. [ 2.075299] usb usb1: udev 1, busnum 1, minor = 0
  609. [ 2.075303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  610. [ 2.077567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  611. [ 2.079791] usb usb1: Product: EHCI Host Controller
  612. [ 2.081947] usb usb1: Manufacturer: Linux 3.12.21-gentoo-r1 ehci_hcd
  613. [ 2.084103] usb usb1: SerialNumber: 0000:00:1d.7
  614. [ 2.086406] usb usb1: usb_probe_device
  615. [ 2.086411] usb usb1: configuration #1 chosen from 1 choice
  616. [ 2.086444] usb usb1: adding 1-0:1.0 (config #1, interface 0)
  617. [ 2.086541] hub 1-0:1.0: usb_probe_interface
  618. [ 2.086545] hub 1-0:1.0: usb_probe_interface - got id
  619. [ 2.086549] hub 1-0:1.0: USB hub found
  620. [ 2.088620] hub 1-0:1.0: 6 ports detected
  621. [ 2.090624] hub 1-0:1.0: standalone hub
  622. [ 2.090628] hub 1-0:1.0: no power switching (usb 1.0)
  623. [ 2.090631] hub 1-0:1.0: individual port over-current protection
  624. [ 2.090634] hub 1-0:1.0: power on to power good time: 20ms
  625. [ 2.090647] hub 1-0:1.0: local power source is good
  626. [ 2.090724] hub 1-0:1.0: trying to enable port power on non-switchable hub
  627. [ 2.090895] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  628. [ 2.092881] ohci_hcd: block sizes: ed 64 td 64
  629. [ 2.092886] ohci-pci: OHCI PCI platform driver
  630. [ 2.094949] uhci_hcd: USB Universal Host Controller Interface driver
  631. [ 2.097172] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  632. [ 2.097177] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  633. [ 2.099309] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  634. [ 2.101364] uhci_hcd 0000:00:1d.0: detected 2 ports
  635. [ 2.103378] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
  636. [ 2.103381] uhci_hcd 0000:00:1d.0: Performing full reset
  637. [ 2.103398] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
  638. [ 2.103406] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820
  639. [ 2.105489] usb usb2: default language 0x0409
  640. [ 2.105506] usb usb2: udev 1, busnum 2, minor = 128
  641. [ 2.105510] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  642. [ 2.107565] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  643. [ 2.109617] usb usb2: Product: UHCI Host Controller
  644. [ 2.111646] usb usb2: Manufacturer: Linux 3.12.21-gentoo-r1 uhci_hcd
  645. [ 2.113672] usb usb2: SerialNumber: 0000:00:1d.0
  646. [ 2.115880] usb usb2: usb_probe_device
  647. [ 2.115885] usb usb2: configuration #1 chosen from 1 choice
  648. [ 2.115914] usb usb2: adding 2-0:1.0 (config #1, interface 0)
  649. [ 2.116025] hub 2-0:1.0: usb_probe_interface
  650. [ 2.116029] hub 2-0:1.0: usb_probe_interface - got id
  651. [ 2.116032] hub 2-0:1.0: USB hub found
  652. [ 2.118056] hub 2-0:1.0: 2 ports detected
  653. [ 2.120044] hub 2-0:1.0: standalone hub
  654. [ 2.120047] hub 2-0:1.0: no power switching (usb 1.0)
  655. [ 2.120050] hub 2-0:1.0: individual port over-current protection
  656. [ 2.120053] hub 2-0:1.0: power on to power good time: 2ms
  657. [ 2.120065] hub 2-0:1.0: local power source is good
  658. [ 2.120098] hub 2-0:1.0: trying to enable port power on non-switchable hub
  659. [ 2.120159] uhci_hcd 0000:00:1d.0: FS/LS companion for 0000:00:1d.7
  660. [ 2.120323] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  661. [ 2.120328] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  662. [ 2.122466] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  663. [ 2.124467] uhci_hcd 0000:00:1d.1: detected 2 ports
  664. [ 2.126412] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
  665. [ 2.126416] uhci_hcd 0000:00:1d.1: Performing full reset
  666. [ 2.126433] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
  667. [ 2.126453] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001840
  668. [ 2.128433] usb usb3: default language 0x0409
  669. [ 2.128450] usb usb3: udev 1, busnum 3, minor = 256
  670. [ 2.128454] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  671. [ 2.130394] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  672. [ 2.132339] usb usb3: Product: UHCI Host Controller
  673. [ 2.134251] usb usb3: Manufacturer: Linux 3.12.21-gentoo-r1 uhci_hcd
  674. [ 2.136174] usb usb3: SerialNumber: 0000:00:1d.1
  675. [ 2.138243] usb usb3: usb_probe_device
  676. [ 2.138247] usb usb3: configuration #1 chosen from 1 choice
  677. [ 2.138277] usb usb3: adding 3-0:1.0 (config #1, interface 0)
  678. [ 2.138372] hub 3-0:1.0: usb_probe_interface
  679. [ 2.138376] hub 3-0:1.0: usb_probe_interface - got id
  680. [ 2.138379] hub 3-0:1.0: USB hub found
  681. [ 2.140277] hub 3-0:1.0: 2 ports detected
  682. [ 2.142109] hub 3-0:1.0: standalone hub
  683. [ 2.142112] hub 3-0:1.0: no power switching (usb 1.0)
  684. [ 2.142115] hub 3-0:1.0: individual port over-current protection
  685. [ 2.142118] hub 3-0:1.0: power on to power good time: 2ms
  686. [ 2.142132] hub 3-0:1.0: local power source is good
  687. [ 2.142165] hub 3-0:1.0: trying to enable port power on non-switchable hub
  688. [ 2.142225] uhci_hcd 0000:00:1d.1: FS/LS companion for 0000:00:1d.7
  689. [ 2.142391] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  690. [ 2.142397] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  691. [ 2.144374] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  692. [ 2.146201] uhci_hcd 0000:00:1d.2: detected 2 ports
  693. [ 2.147999] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
  694. [ 2.148013] uhci_hcd 0000:00:1d.2: Performing full reset
  695. [ 2.148031] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
  696. [ 2.148040] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
  697. [ 2.149881] usb usb4: default language 0x0409
  698. [ 2.149902] usb usb4: udev 1, busnum 4, minor = 384
  699. [ 2.149906] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  700. [ 2.151705] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  701. [ 2.153506] usb usb4: Product: UHCI Host Controller
  702. [ 2.155273] usb usb4: Manufacturer: Linux 3.12.21-gentoo-r1 uhci_hcd
  703. [ 2.157080] usb usb4: SerialNumber: 0000:00:1d.2
  704. [ 2.159031] usb usb4: usb_probe_device
  705. [ 2.159035] usb usb4: configuration #1 chosen from 1 choice
  706. [ 2.159065] usb usb4: adding 4-0:1.0 (config #1, interface 0)
  707. [ 2.159168] hub 4-0:1.0: usb_probe_interface
  708. [ 2.159171] hub 4-0:1.0: usb_probe_interface - got id
  709. [ 2.159175] hub 4-0:1.0: USB hub found
  710. [ 2.160954] hub 4-0:1.0: 2 ports detected
  711. [ 2.162709] hub 4-0:1.0: standalone hub
  712. [ 2.162713] hub 4-0:1.0: no power switching (usb 1.0)
  713. [ 2.162715] hub 4-0:1.0: individual port over-current protection
  714. [ 2.162718] hub 4-0:1.0: power on to power good time: 2ms
  715. [ 2.162732] hub 4-0:1.0: local power source is good
  716. [ 2.162762] hub 4-0:1.0: trying to enable port power on non-switchable hub
  717. [ 2.162825] uhci_hcd 0000:00:1d.2: FS/LS companion for 0000:00:1d.7
  718. [ 2.163027] usbcore: registered new interface driver usblp
  719. [ 2.164910] usbcore: registered new interface driver cdc_wdm
  720. [ 2.166775] usbcore: registered new interface driver usb-storage
  721. [ 2.168709] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  722. [ 2.175159] serio: i8042 KBD port at 0x60,0x64 irq 1
  723. [ 2.176913] serio: i8042 AUX port at 0x60,0x64 irq 12
  724. [ 2.178894] mousedev: PS/2 mouse device common for all mice
  725. [ 2.181398] rtc_cmos 00:06: RTC can wake from S4
  726. [ 2.183455] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
  727. [ 2.185254] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  728. [ 2.187303] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
  729. [ 2.189404] hidraw: raw HID events driver (C) Jiri Kosina
  730. [ 2.190055] ehci-pci 0000:00:1d.7: GetStatus port:3 status 001803 0 ACK POWER sig=j CSC CONNECT
  731. [ 2.190062] hub 1-0:1.0: port 3: status 0501 change 0001
  732. [ 2.192528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  733. [ 2.194730] usbcore: registered new interface driver usbhid
  734. [ 2.196559] usbhid: USB HID core driver
  735. [ 2.200041] usbcore: registered new interface driver r8712u
  736. [ 2.201947] Netfilter messages via NETLINK v0.30.
  737. [ 2.203792] nf_conntrack version 0.5.0 (15927 buckets, 63708 max)
  738. [ 2.205953] ctnetlink v0.93: registering with nfnetlink.
  739. [ 2.207939] ip_tables: (C) 2000-2006 Netfilter Core Team
  740. [ 2.209792] TCP: cubic registered
  741. [ 2.211612] Initializing XFRM netlink socket
  742. [ 2.213450] NET: Registered protocol family 17
  743. [ 2.215276] lib80211: common routines for IEEE802.11 drivers
  744. [ 2.217130] lib80211_crypt: registered algorithm 'NULL'
  745. [ 2.217133] lib80211_crypt: registered algorithm 'WEP'
  746. [ 2.217135] lib80211_crypt: registered algorithm 'CCMP'
  747. [ 2.217137] lib80211_crypt: registered algorithm 'TKIP'
  748. [ 2.217149] Key type dns_resolver registered
  749. [ 2.219456] Using IPI No-Shortcut mode
  750. [ 2.221376] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
  751. [ 2.221391] hub 2-0:1.0: hub_suspend
  752. [ 2.221405] usb usb2: bus auto-suspend, wakeup 1
  753. [ 2.221409] usb usb2: suspend_rh
  754. [ 2.221677] registered taskstats version 1
  755. [ 2.223917] Magic number: 2:851:873
  756. [ 2.225765] i2c i2c-3: hash matches
  757. [ 2.227603] console [netcon0] enabled
  758. [ 2.229379] netconsole: network logging started
  759. [ 2.231666] PM: Hibernation image not present or could not be loaded.
  760. [ 2.242064] uhci_hcd 0000:00:1d.1: port 1 portsc 0082,00
  761. [ 2.262108] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
  762. [ 2.262129] hub 4-0:1.0: hub_suspend
  763. [ 2.262153] usb usb4: bus auto-suspend, wakeup 1
  764. [ 2.262161] usb usb4: suspend_rh
  765. [ 2.290073] hub 1-0:1.0: state 7 ports 6 chg 0008 evt 0000
  766. [ 2.290125] hub 1-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
  767. [ 2.341251] ehci-pci 0000:00:1d.7: port 3 reset complete, port enabled
  768. [ 2.341265] ehci-pci 0000:00:1d.7: GetStatus port:3 status 001005 0 ACK POWER sig=se0 PE CONNECT
  769. [ 2.392098] usb 1-3: new high-speed USB device number 2 using ehci-pci
  770. [ 2.445250] ehci-pci 0000:00:1d.7: port 3 reset complete, port enabled
  771. [ 2.445263] ehci-pci 0000:00:1d.7: GetStatus port:3 status 001005 0 ACK POWER sig=se0 PE CONNECT
  772. [ 2.509539] usb 1-3: default language 0x0409
  773. [ 2.511046] usb 1-3: udev 2, busnum 1, minor = 1
  774. [ 2.511054] usb 1-3: New USB device found, idVendor=050d, idProduct=845a
  775. [ 2.513078] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  776. [ 2.514923] usb 1-3: Product: Connect Wireless USB Adapter
  777. [ 2.516742] usb 1-3: Manufacturer: Manufacturer Realtek
  778. [ 2.518571] usb 1-3: SerialNumber: 00e04c000001
  779. [ 2.520570] usb 1-3: usb_probe_device
  780. [ 2.520575] usb 1-3: configuration #1 chosen from 1 choice
  781. [ 2.520911] usb 1-3: adding 1-3:1.0 (config #1, interface 0)
  782. [ 2.521123] r8712u 1-3:1.0: usb_probe_interface
  783. [ 2.521134] r8712u 1-3:1.0: usb_probe_interface - got id
  784. [ 2.521140] r8712u: Staging version
  785. [ 2.523076] r8712u: register rtl8712_netdev_ops to netdev_ops
  786. [ 2.524878] usb 1-3: r8712u: USB_SPEED_HIGH with 4 endpoints
  787. [ 2.527293] usb 1-3: r8712u: Boot from EFUSE: Autoload OK
  788. [ 3.151256] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input6
  789. [ 3.169765] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input5
  790. [ 3.234920] usb 1-3: r8712u: CustomerID = 0x0000
  791. [ 3.236953] usb 1-3: r8712u: MAC Address from efuse = 94:44:52:b4:86:54
  792. [ 3.238821] usb 1-3: r8712u: Loading firmware from "rtlwifi/rtl8712u.bin"
  793. [ 3.240874] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
  794. [ 3.240883] hub 3-0:1.0: hub_suspend
  795. [ 3.240895] usb usb3: bus auto-suspend, wakeup 1
  796. [ 3.240898] usb usb3: suspend_rh
  797. [ 5.724662] EXT4-fs (sda4): couldn't mount as ext3 due to feature incompatibilities
  798. [ 5.727210] EXT4-fs (sda4): couldn't mount as ext2 due to feature incompatibilities
  799. [ 5.804278] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
  800. [ 5.806164] VFS: Mounted root (ext4 filesystem) readonly on device 8:4.
  801. [ 5.808336] Freeing unused kernel memory: 544K (c188e000 - c1916000)
  802. [ 5.810339] Write protecting the kernel text: 6316k
  803. [ 5.812298] Write protecting the kernel read-only data: 2048k
  804. [ 7.093540] kbd_mode (944) used greatest stack depth: 6620 bytes left
  805. [ 7.164294] loadkeys (945) used greatest stack depth: 6380 bytes left
  806. [ 7.166406] init-early.sh (943) used greatest stack depth: 5880 bytes left
  807. [ 9.945629] systemd-udevd[1123]: starting version 212
  808. [ 11.983290] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
  809. [ 12.090210] hda_codec: ALC262: SKU not ready 0x411111f0
  810. [ 11.450191] systemd-udevd[1143]: renamed network interface wlan0 to wlp6s0
  811. [ 12.637200] systemd-udevd[1144]: renamed network interface wlan1 to wlp0s29f7u3
  812. [ 13.908900] EXT4-fs (sda4): re-mounted. Opts: (null)
  813. [ 14.171359] Adding 1951892k swap on /dev/sda2. Priority:-1 extents:1 across:1951892k
  814. [ 18.028199] systemd-udevd (1144) used greatest stack depth: 5848 bytes left
  815. [ 20.580525] r8712u 1-3:1.0 wlp0s29f7u3: 1 RCR=0x153f00e
  816. [ 20.581270] r8712u 1-3:1.0 wlp0s29f7u3: 2 RCR=0x553f00e
  817. [ 41.713898] r8712u 1-3:1.0 wlp0s29f7u3: r8712_got_addbareq_event_callback: mac = a0:21:b7:65:66:7a, seq = 0, tid = 0
  818. [ 664.865111] kworker/u4:3 (800) used greatest stack depth: 5516 bytes left
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement