Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.90 KB | None | 0 0
  1. mith@devuan:~$ lsmod
  2. Module Size Used by
  3. ctr 12807 2
  4. ccm 17361 2
  5. arc4 12480 2
  6. rt2800usb 21854 0
  7. rt2x00usb 17426 1 rt2800usb
  8. rt2800lib 72379 1 rt2800usb
  9. rt2x00lib 41387 3 rt2x00usb,rt2800lib,rt2800usb
  10. mac80211 425546 3 rt2x00lib,rt2x00usb,rt2800lib
  11. crc_ccitt 12331 1 rt2800lib
  12. cfg80211 354219 2 mac80211,rt2x00lib
  13. rfkill 18387 4 cfg80211
  14. snd_hrtimer 12540 1
  15. snd_seq 51588 1
  16. snd_seq_device 12980 1 snd_seq
  17. nfsd 236959 2
  18. auth_rpcgss 45765 1 nfsd
  19. oid_registry 12387 1 auth_rpcgss
  20. nfs_acl 12463 1 nfsd
  21. nfs 168022 0
  22. lockd 73443 2 nfs,nfsd
  23. fscache 44782 1 nfs
  24. sunrpc 211375 6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  25. fuse 81592 3
  26. lp 12766 0
  27. iTCO_wdt 12727 0
  28. iTCO_vendor_support 12585 1 iTCO_wdt
  29. wistron_btns 12840 0
  30. sparse_keymap 12730 1 wistron_btns
  31. pcmcia 44245 0
  32. ppdev 16686 0
  33. input_polldev 12982 1 wistron_btns
  34. pcspkr 12531 0
  35. joydev 16847 0
  36. evdev 17136 12
  37. serio_raw 12737 0
  38. i915 766751 2
  39. hostap_pci 47529 2
  40. hostap 101152 1 hostap_pci
  41. lib80211 12829 2 hostap,hostap_pci
  42. yenta_socket 38561 0
  43. pcmcia_rsrc 17292 1 yenta_socket
  44. pcmcia_core 18024 3 pcmcia,pcmcia_rsrc,yenta_socket
  45. snd_intel8x0 30521 2
  46. snd_intel8x0m 17500 0
  47. snd_ac97_codec 96151 2 snd_intel8x0,snd_intel8x0m
  48. snd_pcm 78128 3 snd_ac97_codec,snd_intel8x0,snd_intel8x0m
  49. ac 12627 0
  50. lpc_ich 16616 0
  51. snd_timer 26149 3 snd_hrtimer,snd_pcm,snd_seq
  52. battery 13164 0
  53. drm_kms_helper 44450 1 i915
  54. mfd_core 12537 1 lpc_ich
  55. shpchp 30673 0
  56. snd 55101 12 snd_ac97_codec,snd_intel8x0,snd_timer,snd_pcm,snd_seq,snd_seq_device,snd_intel8x0m
  57. soundcore 12890 1 snd
  58. ac97_bus 12462 1 snd_ac97_codec
  59. drm 207686 4 i915,drm_kms_helper
  60. rng_core 12645 0
  61. video 17763 1 i915
  62. parport_pc 26004 1
  63. parport 35213 3 lp,ppdev,parport_pc
  64. i2c_algo_bit 12647 1 i915
  65. button 12824 1 i915
  66. processor 27590 1
  67. ext4 442557 1
  68. crc16 12327 1 ext4
  69. mbcache 17027 1 ext4
  70. jbd2 72964 1 ext4
  71. sg 25573 0
  72. sd_mod 43684 3
  73. crc_t10dif 12399 1 sd_mod
  74. crct10dif_generic 12517 1
  75. crct10dif_common 12340 2 crct10dif_generic,crc_t10dif
  76. sr_mod 21568 0
  77. cdrom 46828 1 sr_mod
  78. ata_generic 12450 0
  79. ata_piix 29371 2
  80. psmouse 93505 0
  81. i2c_i801 16845 0
  82. i2c_core 36838 5 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit
  83. libata 161908 2 ata_generic,ata_piix
  84. scsi_mod 164132 4 sg,libata,sd_mod,sr_mod
  85. 8139too 30087 0
  86. 8139cp 26153 0
  87. mii 12595 2 8139cp,8139too
  88. floppy 56098 0
  89. ehci_pci 12464 0
  90. uhci_hcd 38948 0
  91. ehci_hcd 64933 1 ehci_pci
  92. thermal 17343 0
  93. thermal_sys 27122 3 video,thermal,processor
  94. usbcore 171098 5 uhci_hcd,rt2x00usb,rt2800usb,ehci_hcd,ehci_pci
  95. usb_common 12408 1 usbcore
  96. mith@devuan:~$ dmesg
  97. [ 0.000000] Initializing cgroup subsys cpuset
  98. [ 0.000000] Initializing cgroup subsys cpu
  99. [ 0.000000] Initializing cgroup subsys cpuacct
  100. [ 0.000000] Linux version 3.16.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.43-2+deb8u4 (2017-09-18)
  101. [ 0.000000] e820: BIOS-provided physical RAM map:
  102. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
  103. [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
  104. [ 0.000000] BIOS-e820: [mem 0x00000000000ce000-0x00000000000cffff] reserved
  105. [ 0.000000] BIOS-e820: [mem 0x00000000000d8000-0x00000000000fffff] reserved
  106. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001eedffff] usable
  107. [ 0.000000] BIOS-e820: [mem 0x000000001eee0000-0x000000001eeeafff] ACPI data
  108. [ 0.000000] BIOS-e820: [mem 0x000000001eeeb000-0x000000001eefffff] ACPI NVS
  109. [ 0.000000] BIOS-e820: [mem 0x000000001ef00000-0x000000001fffffff] reserved
  110. [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec1ffff] reserved
  111. [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffbfffff] reserved
  112. [ 0.000000] BIOS-e820: [mem 0x00000000fffffc00-0x00000000ffffffff] reserved
  113. [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
  114. [ 0.000000] SMBIOS 2.3 present.
  115. [ 0.000000] DMI: Acer TravelMate 250 /TravelMate 240 , BIOS V1.14 10/21/03
  116. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  117. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  118. [ 0.000000] e820: last_pfn = 0x1eee0 max_arch_pfn = 0x1000000
  119. [ 0.000000] MTRR default type: uncachable
  120. [ 0.000000] MTRR fixed ranges enabled:
  121. [ 0.000000] 00000-9FFFF write-back
  122. [ 0.000000] A0000-BFFFF uncachable
  123. [ 0.000000] C0000-C7FFF write-protect
  124. [ 0.000000] C8000-EFFFF uncachable
  125. [ 0.000000] F0000-FFFFF write-protect
  126. [ 0.000000] MTRR variable ranges enabled:
  127. [ 0.000000] 0 base 000000000 mask FE0000000 write-back
  128. [ 0.000000] 1 base 01EF00000 mask FFFF00000 uncachable
  129. [ 0.000000] 2 base 01F000000 mask FFF000000 uncachable
  130. [ 0.000000] 3 disabled
  131. [ 0.000000] 4 disabled
  132. [ 0.000000] 5 disabled
  133. [ 0.000000] 6 disabled
  134. [ 0.000000] 7 disabled
  135. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  136. [ 0.000000] found SMP MP-table at [mem 0x000f63f0-0x000f63ff] mapped at [c00f63f0]
  137. [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
  138. [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
  139. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  140. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  141. [ 0.000000] init_memory_mapping: [mem 0x1ec00000-0x1edfffff]
  142. [ 0.000000] [mem 0x1ec00000-0x1edfffff] page 2M
  143. [ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1ebfffff]
  144. [ 0.000000] [mem 0x1c000000-0x1ebfffff] page 2M
  145. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
  146. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  147. [ 0.000000] [mem 0x00200000-0x1bffffff] page 2M
  148. [ 0.000000] init_memory_mapping: [mem 0x1ee00000-0x1eedffff]
  149. [ 0.000000] [mem 0x1ee00000-0x1eedffff] page 4k
  150. [ 0.000000] BRK [0x0179f000, 0x0179ffff] PGTABLE
  151. [ 0.000000] BRK [0x017a0000, 0x017a1fff] PGTABLE
  152. [ 0.000000] BRK [0x017a2000, 0x017a2fff] PGTABLE
  153. [ 0.000000] BRK [0x017a3000, 0x017a3fff] PGTABLE
  154. [ 0.000000] RAMDISK: [mem 0x1d9b7000-0x1e896fff]
  155. [ 0.000000] ACPI: Early table checksum verification disabled
  156. [ 0.000000] ACPI: RSDP 0x00000000000F6420 000014 (v00 PTLTD )
  157. [ 0.000000] ACPI: RSDT 0x000000001EEE5E05 00002C (v01 PTLTD Montara 06040000 LTP 00000000)
  158. [ 0.000000] ACPI: FACP 0x000000001EEEAED2 000074 (v01 Acer Yuhina 06040000 PTL 00000001)
  159. [ 0.000000] ACPI: DSDT 0x000000001EEE5E39 005099 (v01 ANNI Yuhina 06040000 MSFT 0100000E)
  160. [ 0.000000] ACPI: FACS 0x000000001EEFBFC0 000040
  161. [ 0.000000] ACPI: BOOT 0x000000001EEEAFD8 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
  162. [ 0.000000] 0MB HIGHMEM available.
  163. [ 0.000000] 494MB LOWMEM available.
  164. [ 0.000000] mapped low ram: 0 - 1eee0000
  165. [ 0.000000] low ram: 0 - 1eee0000
  166. [ 0.000000] BRK [0x017a4000, 0x017a4fff] PGTABLE
  167. [ 0.000000] Zone ranges:
  168. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  169. [ 0.000000] Normal [mem 0x01000000-0x1eedffff]
  170. [ 0.000000] HighMem empty
  171. [ 0.000000] Movable zone start for each node
  172. [ 0.000000] Early memory node ranges
  173. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  174. [ 0.000000] node 0: [mem 0x00100000-0x1eedffff]
  175. [ 0.000000] On node 0 totalpages: 126590
  176. [ 0.000000] free_area_init_node: node 0, pgdat c165f340, node_mem_map deb00020
  177. [ 0.000000] DMA zone: 32 pages used for memmap
  178. [ 0.000000] DMA zone: 0 pages reserved
  179. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  180. [ 0.000000] Normal zone: 958 pages used for memmap
  181. [ 0.000000] Normal zone: 122592 pages, LIFO batch:31
  182. [ 0.000000] Using APIC driver default
  183. [ 0.000000] Reserving Intel graphics stolen memory at 0x1ef00000-0x1fefffff
  184. [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
  185. [ 0.000000] ACPI: No APIC-table, disabling MPS
  186. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  187. [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
  188. [ 0.000000] APIC: disable apic facility
  189. [ 0.000000] APIC: switched to apic NOOP
  190. [ 0.000000] nr_irqs_gsi: 16
  191. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  192. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000cdfff]
  193. [ 0.000000] PM: Registered nosave memory: [mem 0x000ce000-0x000cffff]
  194. [ 0.000000] PM: Registered nosave memory: [mem 0x000d0000-0x000d7fff]
  195. [ 0.000000] PM: Registered nosave memory: [mem 0x000d8000-0x000fffff]
  196. [ 0.000000] e820: [mem 0x20000000-0xfec0ffff] available for PCI devices
  197. [ 0.000000] Booting paravirtualized kernel on bare hardware
  198. [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
  199. [ 0.000000] PERCPU: Embedded 14 pages/cpu @deaee000 s34752 r0 d22592 u57344
  200. [ 0.000000] pcpu-alloc: s34752 r0 d22592 u57344 alloc=14*4096
  201. [ 0.000000] pcpu-alloc: [0] 0
  202. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125600
  203. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-686-pae root=UUID=505308ed-d603-421e-bbe1-3e2f3927d095 ro quiet
  204. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  205. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  206. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  207. [ 0.000000] CPU0 microcode updated early to revision 0x2e, date = 2004-08-11
  208. [ 0.000000] Initializing CPU#0
  209. [ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
  210. [ 0.000000] Memory: 478796K/506360K available (4625K kernel code, 519K rwdata, 1448K rodata, 660K init, 460K bss, 27564K reserved, 0K highmem)
  211. [ 0.000000] virtual kernel memory layout:
  212. fixmap : 0xffd36000 - 0xfffff000 (2852 kB)
  213. pkmap : 0xff600000 - 0xff800000 (2048 kB)
  214. vmalloc : 0xdf6e0000 - 0xff5fe000 ( 511 MB)
  215. lowmem : 0xc0000000 - 0xdeee0000 ( 494 MB)
  216. .init : 0xc1673000 - 0xc1718000 ( 660 kB)
  217. .data : 0xc148497c - 0xc1671d40 (1972 kB)
  218. .text : 0xc1000000 - 0xc148497c (4626 kB)
  219. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  220. [ 0.000000] Hierarchical RCU implementation.
  221. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  222. [ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1.
  223. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  224. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16
  225. [ 0.000000] CPU 0 irqstacks, hard=dd406000 soft=dd408000
  226. [ 0.000000] Console: colour VGA+ 80x25
  227. [ 0.000000] console [tty0] enabled
  228. [ 0.000000] tsc: Fast TSC calibration using PIT
  229. [ 0.000000] tsc: Detected 2797.471 MHz processor
  230. [ 0.008018] Calibrating delay loop (skipped), value calculated using timer frequency.. 5594.94 BogoMIPS (lpj=11189884)
  231. [ 0.008024] pid_max: default: 32768 minimum: 301
  232. [ 0.008044] ACPI: Core revision 20140424
  233. [ 0.013026] ACPI: All ACPI Tables successfully acquired
  234. [ 0.013035] ACPI: setting ELCR to 0200 (from 0c38)
  235. [ 0.013067] Security Framework initialized
  236. [ 0.013088] AppArmor: AppArmor disabled by boot time parameter
  237. [ 0.013091] Yama: disabled by default; enable with sysctl kernel.yama.*
  238. [ 0.013115] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  239. [ 0.013119] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  240. [ 0.013496] Initializing cgroup subsys memory
  241. [ 0.013507] Initializing cgroup subsys devices
  242. [ 0.013520] Initializing cgroup subsys freezer
  243. [ 0.013526] Initializing cgroup subsys net_cls
  244. [ 0.013536] Initializing cgroup subsys blkio
  245. [ 0.013543] Initializing cgroup subsys perf_event
  246. [ 0.013548] Initializing cgroup subsys net_prio
  247. [ 0.013584] CPU0: Hyper-Threading is disabled
  248. [ 0.013591] mce: CPU supports 4 MCE banks
  249. [ 0.013614] Last level iTLB entries: 4KB 128, 2MB 128, 4MB 128
  250. Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64, 1GB 0
  251. tlb_flushall_shift: 6
  252. [ 0.026323] Freeing SMP alternatives memory: 20K (c1718000 - c171d000)
  253. [ 0.028016] ftrace: allocating 20835 entries in 41 pages
  254. [ 0.036190] smpboot: weird, boot CPU (#0) not listed by the BIOS
  255. [ 0.036198] smpboot: SMP motherboard not detected
  256. [ 0.036201] smpboot: Local APIC not detected. Using dummy APIC emulation.
  257. [ 0.036202] smpboot: SMP disabled
  258. [ 0.036241] Performance Events: Netburst events,
  259. [ 0.036254] no APIC, boot with the "lapic" boot parameter to force-enable it.
  260. [ 0.036256] no hardware sampling interrupt available.
  261. [ 0.036260] Netburst P4/Xeon PMU driver.
  262. [ 0.036264] ... version: 0
  263. [ 0.036266] ... bit width: 40
  264. [ 0.036267] ... generic registers: 18
  265. [ 0.036270] ... value mask: 000000ffffffffff
  266. [ 0.036271] ... max period: 0000007fffffffff
  267. [ 0.036273] ... fixed-purpose events: 0
  268. [ 0.036275] ... event mask: 000000000003ffff
  269. [ 0.041086] x86: Booted up 1 node, 1 CPUs
  270. [ 0.041093] smpboot: Total of 1 processors activated (5594.94 BogoMIPS)
  271. [ 0.041189] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  272. [ 0.041337] devtmpfs: initialized
  273. [ 0.041697] PM: Registering ACPI NVS region [mem 0x1eeeb000-0x1eefffff] (86016 bytes)
  274. [ 0.041821] futex hash table entries: 256 (order: 2, 16384 bytes)
  275. [ 0.043284] pinctrl core: initialized pinctrl subsystem
  276. [ 0.043416] NET: Registered protocol family 16
  277. [ 0.043639] cpuidle: using governor ladder
  278. [ 0.043644] cpuidle: using governor menu
  279. [ 0.043729] ACPI: bus type PCI registered
  280. [ 0.043734] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  281. [ 0.045358] PCI: PCI BIOS revision 2.10 entry at 0xfd6b4, last bus=2
  282. [ 0.045360] PCI: Using configuration type 1 for base access
  283. [ 0.046889] ACPI: Added _OSI(Module Device)
  284. [ 0.046894] ACPI: Added _OSI(Processor Device)
  285. [ 0.046896] ACPI: Added _OSI(3.0 _SCP Extensions)
  286. [ 0.046899] ACPI: Added _OSI(Processor Aggregator Device)
  287. [ 0.050104] ACPI: Interpreter enabled
  288. [ 0.050124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
  289. [ 0.050131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
  290. [ 0.050151] ACPI: (supports S0 S3 S4 S5)
  291. [ 0.050154] ACPI: Using PIC for interrupt routing
  292. [ 0.050204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  293. [ 0.664824] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  294. [ 0.664835] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  295. [ 0.664844] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  296. [ 0.665945] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  297. [ 0.666119] PCI host bridge to bus 0000:00
  298. [ 0.666125] pci_bus 0000:00: root bus resource [bus 00-ff]
  299. [ 0.666128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  300. [ 0.666132] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  301. [ 0.666136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  302. [ 0.666139] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
  303. [ 0.666142] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
  304. [ 0.666146] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff]
  305. [ 0.666163] pci 0000:00:00.0: [8086:3580] type 00 class 0x060000
  306. [ 0.666293] pci 0000:00:00.1: [8086:3584] type 00 class 0x088000
  307. [ 0.666419] pci 0000:00:00.3: [8086:3585] type 00 class 0x088000
  308. [ 0.666542] pci 0000:00:02.0: [8086:3582] type 00 class 0x030000
  309. [ 0.666556] pci 0000:00:02.0: reg 0x10: [mem 0xe8000000-0xefffffff pref]
  310. [ 0.666564] pci 0000:00:02.0: reg 0x14: [mem 0xe0000000-0xe007ffff]
  311. [ 0.666572] pci 0000:00:02.0: reg 0x18: [io 0x1800-0x1807]
  312. [ 0.666606] pci 0000:00:02.0: supports D1
  313. [ 0.666697] pci 0000:00:02.1: [8086:3582] type 00 class 0x038000
  314. [ 0.666710] pci 0000:00:02.1: reg 0x10: [mem 0xf0000000-0xf7ffffff pref]
  315. [ 0.666718] pci 0000:00:02.1: reg 0x14: [mem 0xe0080000-0xe00fffff]
  316. [ 0.666756] pci 0000:00:02.1: supports D1
  317. [ 0.666873] pci 0000:00:1d.0: [8086:24c2] type 00 class 0x0c0300
  318. [ 0.666917] pci 0000:00:1d.0: reg 0x20: [io 0x1820-0x183f]
  319. [ 0.667031] pci 0000:00:1d.1: [8086:24c4] type 00 class 0x0c0300
  320. [ 0.667076] pci 0000:00:1d.1: reg 0x20: [io 0x1840-0x185f]
  321. [ 0.667188] pci 0000:00:1d.2: [8086:24c7] type 00 class 0x0c0300
  322. [ 0.667233] pci 0000:00:1d.2: reg 0x20: [io 0x1860-0x187f]
  323. [ 0.667356] pci 0000:00:1d.7: [8086:24cd] type 00 class 0x0c0320
  324. [ 0.667379] pci 0000:00:1d.7: reg 0x10: [mem 0xe0100000-0xe01003ff]
  325. [ 0.667472] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  326. [ 0.667580] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060400
  327. [ 0.667703] pci 0000:00:1f.0: [8086:24cc] type 00 class 0x060100
  328. [ 0.667769] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
  329. [ 0.667776] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH4 GPIO
  330. [ 0.667869] pci 0000:00:1f.1: [8086:24ca] type 00 class 0x01018a
  331. [ 0.668021] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
  332. [ 0.668033] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
  333. [ 0.668043] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
  334. [ 0.668054] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
  335. [ 0.668064] pci 0000:00:1f.1: reg 0x20: [io 0x1810-0x181f]
  336. [ 0.668075] pci 0000:00:1f.1: reg 0x24: [mem 0x00000000-0x000003ff]
  337. [ 0.668089] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  338. [ 0.668092] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  339. [ 0.668095] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  340. [ 0.668098] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  341. [ 0.668195] pci 0000:00:1f.3: [8086:24c3] type 00 class 0x0c0500
  342. [ 0.668240] pci 0000:00:1f.3: reg 0x20: [io 0x1880-0x189f]
  343. [ 0.668353] pci 0000:00:1f.5: [8086:24c5] type 00 class 0x040100
  344. [ 0.668370] pci 0000:00:1f.5: reg 0x10: [io 0x1c00-0x1cff]
  345. [ 0.668381] pci 0000:00:1f.5: reg 0x14: [io 0x18c0-0x18ff]
  346. [ 0.668391] pci 0000:00:1f.5: reg 0x18: [mem 0xe0100c00-0xe0100dff]
  347. [ 0.668401] pci 0000:00:1f.5: reg 0x1c: [mem 0xe0100800-0xe01008ff]
  348. [ 0.668446] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
  349. [ 0.668551] pci 0000:00:1f.6: [8086:24c6] type 00 class 0x070300
  350. [ 0.668568] pci 0000:00:1f.6: reg 0x10: [io 0x2400-0x24ff]
  351. [ 0.668578] pci 0000:00:1f.6: reg 0x14: [io 0x2000-0x207f]
  352. [ 0.668636] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
  353. [ 0.668679] pci 0000:00:1f.6: System wakeup disabled by ACPI
  354. [ 0.668834] pci 0000:02:04.0: [104c:ac55] type 02 class 0x060700
  355. [ 0.668853] pci 0000:02:04.0: reg 0x10: [mem 0x00000000-0x00000fff]
  356. [ 0.668881] pci 0000:02:04.0: supports D1 D2
  357. [ 0.668884] pci 0000:02:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  358. [ 0.668980] pci 0000:02:04.1: [104c:ac55] type 02 class 0x060700
  359. [ 0.668999] pci 0000:02:04.1: reg 0x10: [mem 0x00000000-0x00000fff]
  360. [ 0.669026] pci 0000:02:04.1: supports D1 D2
  361. [ 0.669029] pci 0000:02:04.1: PME# supported from D0 D1 D2 D3hot D3cold
  362. [ 0.669125] pci 0000:02:05.0: [1260:3872] type 00 class 0x028000
  363. [ 0.669143] pci 0000:02:05.0: reg 0x10: [mem 0xe0500000-0xe0500fff pref]
  364. [ 0.669212] pci 0000:02:05.0: supports D1 D2
  365. [ 0.669215] pci 0000:02:05.0: PME# supported from D0 D1 D2 D3hot
  366. [ 0.669308] pci 0000:02:0a.0: [10ec:8139] type 00 class 0x020000
  367. [ 0.669325] pci 0000:02:0a.0: reg 0x10: [io 0x3000-0x30ff]
  368. [ 0.669336] pci 0000:02:0a.0: reg 0x14: [mem 0xe0200000-0xe02000ff]
  369. [ 0.669374] pci 0000:02:0a.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  370. [ 0.669400] pci 0000:02:0a.0: supports D1 D2
  371. [ 0.669403] pci 0000:02:0a.0: PME# supported from D1 D2 D3hot D3cold
  372. [ 0.669431] pci 0000:02:0a.0: System wakeup disabled by ACPI
  373. [ 0.669516] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
  374. [ 0.669523] pci 0000:00:1e.0: bridge window [io 0x3000-0x3fff]
  375. [ 0.669528] pci 0000:00:1e.0: bridge window [mem 0xe0200000-0xe02fffff]
  376. [ 0.669533] pci 0000:00:1e.0: bridge window [mem 0xe0500000-0xe05fffff pref]
  377. [ 0.669538] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  378. [ 0.669541] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  379. [ 0.669544] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  380. [ 0.669547] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
  381. [ 0.669551] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
  382. [ 0.669554] pci 0000:00:1e.0: bridge window [mem 0x20000000-0xfebfffff] (subtractive decode)
  383. [ 0.669620] pci_bus 0000:03: busn_res: can not insert [bus 03-ff] under [bus 02] (conflicts with (null) [bus 02])
  384. [ 0.669628] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 06
  385. [ 0.669632] pci_bus 0000:03: busn_res: can not insert [bus 03-06] under [bus 02] (conflicts with (null) [bus 02])
  386. [ 0.669637] pci_bus 0000:03: [bus 03-06] partially hidden behind transparent bridge 0000:02 [bus 02]
  387. [ 0.669694] pci_bus 0000:07: busn_res: can not insert [bus 07-ff] under [bus 02] (conflicts with (null) [bus 02])
  388. [ 0.669700] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 0a
  389. [ 0.669704] pci_bus 0000:07: busn_res: can not insert [bus 07-0a] under [bus 02] (conflicts with (null) [bus 02])
  390. [ 0.669709] pci_bus 0000:07: [bus 07-0a] partially hidden behind transparent bridge 0000:02 [bus 02]
  391. [ 0.669713] pci 0000:00:1e.0: bridge has subordinate 02 but max busn 0a
  392. [ 0.669724] pci_bus 0000:00: on NUMA node 0
  393. [ 0.669873] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *5
  394. [ 0.669969] ACPI: PCI Interrupt Link [LNKB] (IRQs *10 11)
  395. [ 0.670061] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *4
  396. [ 0.670154] ACPI: PCI Interrupt Link [LNKD] (IRQs *11)
  397. [ 0.670245] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *3
  398. [ 0.670338] ACPI: PCI Interrupt Link [LNKF] (IRQs *10 11)
  399. [ 0.670431] ACPI: PCI Interrupt Link [LNKG] (IRQs *10 11)
  400. [ 0.670523] ACPI: PCI Interrupt Link [LNKH] (IRQs *10 11)
  401. [ 0.671237] ACPI : EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
  402. [ 0.671446] vgaarb: setting as boot device: PCI:0000:00:02.0
  403. [ 0.671450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  404. [ 0.671455] vgaarb: loaded
  405. [ 0.671458] vgaarb: bridge control possible 0000:00:02.0
  406. [ 0.671561] PCI: Using ACPI for IRQ routing
  407. [ 0.671597] PCI: pci_cache_line_size set to 64 bytes
  408. [ 0.671654] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
  409. [ 0.671657] e820: reserve RAM buffer [mem 0x1eee0000-0x1fffffff]
  410. [ 0.671910] amd_nb: Cannot enumerate AMD northbridges
  411. [ 0.671946] Switched to clocksource pit
  412. [ 0.678817] pnp: PnP ACPI init
  413. [ 0.678843] ACPI: bus type PNP registered
  414. [ 0.880624] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
  415. [ 0.880742] system 00:01: [io 0x0600-0x060f] has been reserved
  416. [ 0.880747] system 00:01: [io 0x0700-0x070f] has been reserved
  417. [ 0.880750] system 00:01: [io 0x0800-0x080f] has been reserved
  418. [ 0.880754] system 00:01: [io 0x1000-0x107f] has been reserved
  419. [ 0.880758] system 00:01: [io 0x1180-0x11bf] has been reserved
  420. [ 0.880763] system 00:01: [mem 0xfec10000-0xfec1ffff] has been reserved
  421. [ 0.880768] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  422. [ 0.881050] pnp 00:02: [dma 2]
  423. [ 0.881108] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
  424. [ 0.881660] pnp 00:03: [dma 3]
  425. [ 0.881764] pnp 00:03: Plug and Play ACPI device, IDs PNP0401 (active)
  426. [ 0.881865] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
  427. [ 0.881912] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)
  428. [ 0.881947] pnp: PnP ACPI: found 6 devices
  429. [ 0.881950] ACPI: bus type PNP unregistered
  430. [ 0.881958] PnPBIOS: Disabled by ACPI PNP
  431. [ 0.919429] Switched to clocksource acpi_pm
  432. [ 0.919487] pci 0000:00:1f.1: BAR 5: assigned [mem 0x20000000-0x200003ff]
  433. [ 0.919503] pci 0000:02:04.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  434. [ 0.919508] pci 0000:02:04.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
  435. [ 0.919512] pci 0000:02:04.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
  436. [ 0.919515] pci 0000:02:04.1: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
  437. [ 0.919519] pci 0000:02:04.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  438. [ 0.919522] pci 0000:02:04.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  439. [ 0.919525] pci 0000:02:04.1: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  440. [ 0.919529] pci 0000:02:04.1: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
  441. [ 0.919535] pci 0000:02:04.0: BAR 0: assigned [mem 0x24000000-0x24000fff]
  442. [ 0.919544] pci 0000:02:04.0: BAR 15: assigned [mem 0x28000000-0x2bffffff pref]
  443. [ 0.919550] pci 0000:02:04.0: BAR 16: assigned [mem 0x2c000000-0x2fffffff]
  444. [ 0.919555] pci 0000:02:04.1: BAR 0: assigned [mem 0x30000000-0x30000fff]
  445. [ 0.919564] pci 0000:02:04.1: BAR 15: assigned [mem 0x34000000-0x37ffffff pref]
  446. [ 0.919570] pci 0000:02:04.1: BAR 16: assigned [mem 0x38000000-0x3bffffff]
  447. [ 0.919574] pci 0000:02:0a.0: BAR 6: assigned [mem 0xe0510000-0xe051ffff pref]
  448. [ 0.919578] pci 0000:02:04.0: BAR 13: assigned [io 0x3400-0x34ff]
  449. [ 0.919582] pci 0000:02:04.0: BAR 14: assigned [io 0x3800-0x38ff]
  450. [ 0.919586] pci 0000:02:04.1: BAR 13: assigned [io 0x3c00-0x3cff]
  451. [ 0.919592] pci 0000:02:04.1: BAR 14: assigned [io 0x1400-0x14ff]
  452. [ 0.919598] pci 0000:02:04.0: CardBus bridge to [bus 03-06]
  453. [ 0.919601] pci 0000:02:04.0: bridge window [io 0x3400-0x34ff]
  454. [ 0.919606] pci 0000:02:04.0: bridge window [io 0x3800-0x38ff]
  455. [ 0.919611] pci 0000:02:04.0: bridge window [mem 0x28000000-0x2bffffff pref]
  456. [ 0.919616] pci 0000:02:04.0: bridge window [mem 0x2c000000-0x2fffffff]
  457. [ 0.919621] pci 0000:02:04.1: CardBus bridge to [bus 07-0a]
  458. [ 0.919624] pci 0000:02:04.1: bridge window [io 0x3c00-0x3cff]
  459. [ 0.919629] pci 0000:02:04.1: bridge window [io 0x1400-0x14ff]
  460. [ 0.919634] pci 0000:02:04.1: bridge window [mem 0x34000000-0x37ffffff pref]
  461. [ 0.919639] pci 0000:02:04.1: bridge window [mem 0x38000000-0x3bffffff]
  462. [ 0.919644] pci 0000:00:1e.0: PCI bridge to [bus 02]
  463. [ 0.919648] pci 0000:00:1e.0: bridge window [io 0x3000-0x3fff]
  464. [ 0.919655] pci 0000:00:1e.0: bridge window [mem 0xe0200000-0xe02fffff]
  465. [ 0.919660] pci 0000:00:1e.0: bridge window [mem 0xe0500000-0xe05fffff pref]
  466. [ 0.919668] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  467. [ 0.919672] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  468. [ 0.919675] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  469. [ 0.919678] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
  470. [ 0.919681] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
  471. [ 0.919684] pci_bus 0000:00: resource 9 [mem 0x20000000-0xfebfffff]
  472. [ 0.919688] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
  473. [ 0.919691] pci_bus 0000:02: resource 1 [mem 0xe0200000-0xe02fffff]
  474. [ 0.919694] pci_bus 0000:02: resource 2 [mem 0xe0500000-0xe05fffff pref]
  475. [ 0.919697] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7]
  476. [ 0.919700] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff]
  477. [ 0.919703] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
  478. [ 0.919707] pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000d3fff]
  479. [ 0.919710] pci_bus 0000:02: resource 8 [mem 0x000d4000-0x000d7fff]
  480. [ 0.919713] pci_bus 0000:02: resource 9 [mem 0x20000000-0xfebfffff]
  481. [ 0.919716] pci_bus 0000:03: resource 0 [io 0x3400-0x34ff]
  482. [ 0.919719] pci_bus 0000:03: resource 1 [io 0x3800-0x38ff]
  483. [ 0.919722] pci_bus 0000:03: resource 2 [mem 0x28000000-0x2bffffff pref]
  484. [ 0.919725] pci_bus 0000:03: resource 3 [mem 0x2c000000-0x2fffffff]
  485. [ 0.919729] pci_bus 0000:07: resource 0 [io 0x3c00-0x3cff]
  486. [ 0.919732] pci_bus 0000:07: resource 1 [io 0x1400-0x14ff]
  487. [ 0.919735] pci_bus 0000:07: resource 2 [mem 0x34000000-0x37ffffff pref]
  488. [ 0.919738] pci_bus 0000:07: resource 3 [mem 0x38000000-0x3bffffff]
  489. [ 0.919785] NET: Registered protocol family 2
  490. [ 0.920166] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  491. [ 0.920184] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  492. [ 0.920210] TCP: Hash tables configured (established 4096 bind 4096)
  493. [ 0.920256] TCP: reno registered
  494. [ 0.920260] UDP hash table entries: 256 (order: 1, 8192 bytes)
  495. [ 0.920269] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  496. [ 0.920338] NET: Registered protocol family 1
  497. [ 0.920373] pci 0000:00:02.0: Video device with shadowed ROM
  498. [ 0.920656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
  499. [ 0.920660] PCI: setting IRQ 10 as level-triggered
  500. [ 0.920976] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
  501. [ 0.920979] PCI: setting IRQ 11 as level-triggered
  502. [ 0.921290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
  503. [ 0.921602] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10
  504. [ 0.921761] PCI: CLS 64 bytes, default 64
  505. [ 0.921866] Unpacking initramfs...
  506. [ 1.371872] Freeing initrd memory: 15232K (dd9b7000 - de897000)
  507. [ 1.372106] Simple Boot Flag at 0x3c set to 0x1
  508. [ 1.372255] microcode: CPU0 sig=0xf29, pf=0x4, revision=0x2e
  509. [ 1.372350] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  510. [ 1.372765] audit: initializing netlink subsys (disabled)
  511. [ 1.372803] audit: type=2000 audit(1506410690.371:1): initialized
  512. [ 1.373311] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  513. [ 1.373339] zbud: loaded
  514. [ 1.373433] VFS: Disk quotas dquot_6.5.2
  515. [ 1.373452] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  516. [ 1.373540] msgmni has been set to 964
  517. [ 1.373990] alg: No test for stdrng (krng)
  518. [ 1.374031] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  519. [ 1.374092] io scheduler noop registered
  520. [ 1.374097] io scheduler deadline registered
  521. [ 1.374143] io scheduler cfq registered (default)
  522. [ 1.374320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  523. [ 1.374351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  524. [ 1.374428] GHES: HEST is not enabled!
  525. [ 1.374464] isapnp: Scanning for PnP cards...
  526. [ 1.728298] isapnp: No Plug & Play device found
  527. [ 1.728421] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  528. [ 1.729212] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  529. [ 1.729463] Linux agpgart interface v0.103
  530. [ 1.729587] agpgart-intel 0000:00:00.0: Intel 855GM Chipset
  531. [ 1.729608] agpgart-intel 0000:00:00.0: detected gtt size: 131072K total, 131072K mappable
  532. [ 1.729693] agpgart-intel 0000:00:00.0: detected 16384K stolen memory
  533. [ 1.729868] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
  534. [ 1.730066] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  535. [ 1.732607] i8042: Detected active multiplexing controller, rev 1.1
  536. [ 1.733832] serio: i8042 KBD port at 0x60,0x64 irq 1
  537. [ 1.733843] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  538. [ 1.733896] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  539. [ 1.733945] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  540. [ 1.733989] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  541. [ 1.734196] mousedev: PS/2 mouse device common for all mice
  542. [ 1.734285] rtc_cmos 00:00: RTC can wake from S4
  543. [ 1.734432] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  544. [ 1.734453] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
  545. [ 1.734481] ledtrig-cpu: registered to indicate activity on CPUs
  546. [ 1.735151] TCP: cubic registered
  547. [ 1.735176] NET: Registered protocol family 10
  548. [ 1.735514] mip6: Mobile IPv6
  549. [ 1.735522] NET: Registered protocol family 17
  550. [ 1.735531] mpls_gso: MPLS GSO support
  551. [ 1.735747] Using IPI No-Shortcut mode
  552. [ 1.735925] registered taskstats version 1
  553. [ 1.736459] rtc_cmos 00:00: setting system clock to 2017-09-26 07:24:51 UTC (1506410691)
  554. [ 1.736556] PM: Hibernation image not present or could not be loaded.
  555. [ 1.737389] Freeing unused kernel memory: 660K (c1673000 - c1718000)
  556. [ 1.737443] Write protecting the kernel text: 4628k
  557. [ 1.737487] Write protecting the kernel read-only data: 1452k
  558. [ 1.757417] systemd-udevd[54]: starting version 215
  559. [ 1.758034] random: systemd-udevd: uninitialized urandom read (16 bytes read, 7 bits of entropy available)
  560. [ 1.766138] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  561. [ 1.799365] ACPI: bus type USB registered
  562. [ 1.799416] usbcore: registered new interface driver usbfs
  563. [ 1.799439] usbcore: registered new interface driver hub
  564. [ 1.806223] usbcore: registered new device driver usb
  565. [ 1.807291] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  566. [ 1.808827] ehci-pci: EHCI PCI platform driver
  567. [ 1.809052] ehci-pci 0000:00:1d.7: EHCI Host Controller
  568. [ 1.809064] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
  569. [ 1.809082] ehci-pci 0000:00:1d.7: debug port 1
  570. [ 1.812994] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
  571. [ 1.813468] uhci_hcd: USB Universal Host Controller Interface driver
  572. [ 1.849637] ehci-pci 0000:00:1d.7: irq 10, io mem 0xe0100000
  573. [ 1.852419] Floppy drive(s): fd0 is 1.44M
  574. [ 1.860251] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  575. [ 1.860366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  576. [ 1.860369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  577. [ 1.860372] usb usb1: Product: EHCI Host Controller
  578. [ 1.860375] usb usb1: Manufacturer: Linux 3.16.0-4-686-pae ehci_hcd
  579. [ 1.860378] usb usb1: SerialNumber: 0000:00:1d.7
  580. [ 1.860613] hub 1-0:1.0: USB hub found
  581. [ 1.860627] hub 1-0:1.0: 6 ports detected
  582. [ 1.864574] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
  583. [ 1.864615] 8139cp 0000:02:0a.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
  584. [ 1.865319] 8139too: 8139too Fast Ethernet driver 0.9.28
  585. [ 1.870392] SCSI subsystem initialized
  586. [ 1.871582] FDC 0 is a National Semiconductor PC87306
  587. [ 1.886926] libata version 3.00 loaded.
  588. [ 1.929509] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  589. [ 1.929536] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  590. [ 1.929548] uhci_hcd 0000:00:1d.0: detected 2 ports
  591. [ 1.929573] uhci_hcd 0000:00:1d.0: irq 10, io base 0x00001820
  592. [ 1.930372] 8139too 0000:02:0a.0 eth0: RealTek RTL8139 at 0x00013000, 00:0a:e4:48:bf:d0, IRQ 11
  593. [ 1.931208] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  594. [ 1.931215] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  595. [ 1.931218] usb usb2: Product: UHCI Host Controller
  596. [ 1.931221] usb usb2: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd
  597. [ 1.931224] usb usb2: SerialNumber: 0000:00:1d.0
  598. [ 1.931553] hub 2-0:1.0: USB hub found
  599. [ 1.931619] hub 2-0:1.0: 2 ports detected
  600. [ 1.932759] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  601. [ 1.932780] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  602. [ 1.932791] uhci_hcd 0000:00:1d.1: detected 2 ports
  603. [ 1.932817] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
  604. [ 1.932910] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  605. [ 1.932914] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  606. [ 1.932917] usb usb3: Product: UHCI Host Controller
  607. [ 1.932920] usb usb3: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd
  608. [ 1.932922] usb usb3: SerialNumber: 0000:00:1d.1
  609. [ 1.933270] hub 3-0:1.0: USB hub found
  610. [ 1.933335] hub 3-0:1.0: 2 ports detected
  611. [ 1.934035] ata_piix 0000:00:1f.1: version 2.13
  612. [ 1.934051] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
  613. [ 1.953312] scsi0 : ata_piix
  614. [ 1.953612] scsi1 : ata_piix
  615. [ 1.953710] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
  616. [ 1.953713] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
  617. [ 1.954667] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  618. [ 1.954685] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  619. [ 1.954696] uhci_hcd 0000:00:1d.2: detected 2 ports
  620. [ 1.954722] uhci_hcd 0000:00:1d.2: irq 10, io base 0x00001860
  621. [ 1.954825] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  622. [ 1.954829] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  623. [ 1.954832] usb usb4: Product: UHCI Host Controller
  624. [ 1.954835] usb usb4: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd
  625. [ 1.954837] usb usb4: SerialNumber: 0000:00:1d.2
  626. [ 1.955207] hub 4-0:1.0: USB hub found
  627. [ 1.955275] hub 4-0:1.0: 2 ports detected
  628. [ 2.010575] thermal LNXTHERM:00: registered as thermal_zone0
  629. [ 2.010581] ACPI: Thermal Zone [THRS] (44 C)
  630. [ 2.117242] ata2.00: ATAPI: Slimtype COMBO LSC-24081M, 3MC2, max UDMA/33
  631. [ 2.117456] thermal LNXTHERM:01: registered as thermal_zone1
  632. [ 2.117459] ACPI: Thermal Zone [THRC] (29 C)
  633. [ 2.132168] ata2.00: configured for UDMA/33
  634. [ 2.284463] ata1.00: ATA-6: ST94011A, 3.04, max UDMA/100
  635. [ 2.284468] ata1.00: 78140160 sectors, multi 16: LBA48
  636. [ 2.300347] ata1.00: configured for UDMA/100
  637. [ 2.300499] scsi 0:0:0:0: Direct-Access ATA ST94011A 3.04 PQ: 0 ANSI: 5
  638. [ 2.301395] scsi 1:0:0:0: CD-ROM Slimtype COMBO LSC-24081M 3MC2 PQ: 0 ANSI: 5
  639. [ 2.317175] sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
  640. [ 2.317251] sd 0:0:0:0: [sda] Write Protect is off
  641. [ 2.317255] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  642. [ 2.317285] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  643. [ 2.320964] sr0: scsi3-mmc drive: 0x/24x writer cd/rw xa/form2 cdda tray
  644. [ 2.320972] cdrom: Uniform CD-ROM driver Revision: 3.20
  645. [ 2.321217] sr 1:0:0:0: Attached scsi CD-ROM sr0
  646. [ 2.323443] sd 0:0:0:0: Attached scsi generic sg0 type 0
  647. [ 2.323586] sr 1:0:0:0: Attached scsi generic sg1 type 5
  648. [ 2.359320] sda: sda1 sda2
  649. [ 2.360007] sd 0:0:0:0: [sda] Attached SCSI disk
  650. [ 2.372040] tsc: Refined TSC clocksource calibration: 2797.624 MHz
  651. [ 2.744132] PM: Starting manual resume from disk
  652. [ 2.744142] PM: Hibernation image partition 8:2 present
  653. [ 2.744145] PM: Looking for hibernation image.
  654. [ 2.744552] PM: Image not found (code -22)
  655. [ 2.744556] PM: Hibernation image not present or could not be loaded.
  656. [ 3.008887] psmouse serio4: synaptics: Touchpad model: 1, fw: 5.8, id: 0x9248b1, caps: 0x904713/0x4000/0x0, board id: 0, fw id: 753378
  657. [ 3.049260] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input8
  658. [ 3.193010] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  659. [ 3.372106] Switched to clocksource tsc
  660. [ 4.459965] random: nonblocking pool is initialized
  661. [ 5.871437] systemd-udevd[291]: starting version 215
  662. [ 7.460962] tsc: Marking TSC unstable due to TSC halts in idle
  663. [ 7.460974] ACPI: acpi_idle registered with cpuidle
  664. [ 7.465449] Switched to clocksource acpi_pm
  665. [ 7.487610] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input11
  666. [ 7.487678] ACPI: Lid Switch [LID]
  667. [ 7.487781] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input12
  668. [ 7.487787] ACPI: Sleep Button [SLP2]
  669. [ 7.487895] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input13
  670. [ 7.487900] ACPI: Power Button [PWRF]
  671. [ 7.708746] parport_pc 00:03: reported by Plug and Play ACPI
  672. [ 7.708849] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
  673. [ 7.782507] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
  674. [ 7.782701] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input14
  675. [ 7.810740] intel_rng: FWH not detected
  676. [ 7.862509] [drm] Initialized drm 1.1.0 20060810
  677. [ 8.071013] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  678. [ 8.633229] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 10
  679. [ 8.633261] yenta_cardbus 0000:02:04.0: CardBus bridge found [1025:0039]
  680. [ 8.633279] yenta_cardbus 0000:02:04.0: Using CSCINT to route CSC interrupts to PCI
  681. [ 8.633282] yenta_cardbus 0000:02:04.0: Routing CardBus interrupts to PCI
  682. [ 8.633287] yenta_cardbus 0000:02:04.0: TI: mfunc 0x00921b22, devctl 0x64
  683. [ 8.712738] lib80211: common routines for IEEE802.11 drivers
  684. [ 8.712744] lib80211_crypt: registered algorithm 'NULL'
  685. [ 9.556094] snd_intel8x0 0000:00:1f.5: intel8x0_measure_ac97_clock: measured 55334 usecs (2666 samples)
  686. [ 9.556101] snd_intel8x0 0000:00:1f.5: clocking to 48000
  687. [ 9.559304] [drm] Memory usable by graphics device = 128M
  688. [ 9.559314] [drm] Replacing VGA console driver
  689. [ 9.559915] Console: switching to colour dummy device 80x25
  690. [ 9.560319] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  691. [ 9.560322] [drm] Driver supports precise vblank timestamp query.
  692. [ 9.560428] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  693. [ 9.570104] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe A underrun
  694. [ 9.590852] [drm] initialized overlay support
  695. [ 9.638712] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe A underrun
  696. [ 9.679787] fbcon: inteldrmfb (fb0) is primary device
  697. [ 9.687928] ACPI: Battery Slot [BAT0] (battery present)
  698. [ 9.725428] ACPI: AC Adapter [AC] (on-line)
  699. [ 9.751334] input: PC Speaker as /devices/platform/pcspkr/input/input15
  700. [ 9.828376] yenta_cardbus 0000:02:04.0: ISA IRQ mask 0x0038, PCI irq 10
  701. [ 9.828379] yenta_cardbus 0000:02:04.0: Socket status: 30000006
  702. [ 9.828383] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #02 to #06
  703. [ 9.828395] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [io 0x3000-0x3fff]
  704. [ 9.828398] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff:
  705. [ 9.840559] excluding 0x3000-0x30ff 0x3400-0x34ff 0x3800-0x38ff 0x3c00-0x3cff
  706. [ 9.840566] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [mem 0xe0200000-0xe02fffff]
  707. [ 9.840570] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0200000-0xe02fffff:
  708. [ 9.840583] excluding 0xe0200000-0xe020ffff
  709. [ 9.840586] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [mem 0xe0500000-0xe05fffff pref]
  710. [ 9.840588] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0500000-0xe05fffff:
  711. [ 9.840599] excluding 0xe0500000-0xe05fffff
  712. [ 9.882249] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10
  713. [ 9.882278] yenta_cardbus 0000:02:04.1: CardBus bridge found [1025:0039]
  714. [ 9.882295] yenta_cardbus 0000:02:04.1: Using CSCINT to route CSC interrupts to PCI
  715. [ 9.882297] yenta_cardbus 0000:02:04.1: Routing CardBus interrupts to PCI
  716. [ 9.882301] yenta_cardbus 0000:02:04.1: TI: mfunc 0x00921b22, devctl 0x64
  717. [ 9.943901] ppdev: user-space parallel port driver
  718. [ 10.072946] wistron_btns: BIOS signature found at c00f6380, entry point 000FDC40
  719. [ 10.073932] Untested laptop multimedia keys, please report success or failure to eric.piel@tremplin-utc.net
  720. [ 10.074011] input: Wistron laptop buttons as /devices/platform/wistron-bios/input/input16
  721. [ 10.108171] Console: switching to colour frame buffer device 128x48
  722. [ 10.112905] yenta_cardbus 0000:02:04.1: ISA IRQ mask 0x0038, PCI irq 10
  723. [ 10.112908] yenta_cardbus 0000:02:04.1: Socket status: 30000006
  724. [ 10.112912] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #06 to #0a
  725. [ 10.112923] yenta_cardbus 0000:02:04.1: pcmcia: parent PCI bridge window: [io 0x3000-0x3fff]
  726. [ 10.112926] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3000-0x3fff:
  727. [ 10.116080] excluding 0x3000-0x30ff 0x3400-0x34ff
  728. [ 10.116080] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  729. [ 10.116082] i915 0000:00:02.0: registered panic notifier
  730. [ 10.116104] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  731. [ 10.124221] 0x3800-0x38ff 0x3c00-0x3cff
  732. [ 10.126182] yenta_cardbus 0000:02:04.1: pcmcia: parent PCI bridge window: [mem 0xe0200000-0xe02fffff]
  733. [ 10.126189] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe0200000-0xe02fffff:
  734. [ 10.126193] excluding 0xe0200000-0xe020ffff
  735. [ 10.126208] yenta_cardbus 0000:02:04.1: pcmcia: parent PCI bridge window: [mem 0xe0500000-0xe05fffff pref]
  736. [ 10.126212] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe0500000-0xe05fffff:
  737. [ 10.126222] excluding 0xe0500000-0xe05fffff
  738. [ 10.138042] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
  739. [ 10.138395] hostap_pci: Registered netdevice wifi0
  740. [ 10.138403] wifi0: Original COR value: 0x0
  741. [ 10.289214] iTCO_vendor_support: vendor-support=0
  742. [ 10.344058] prism2_hw_init: initialized in 204 ms
  743. [ 10.344824] wifi0: NIC: id=0x8022 v1.0.0
  744. [ 10.344975] wifi0: PRI: id=0x15 v1.1.1
  745. [ 10.345122] wifi0: STA: id=0x1f v1.5.6
  746. [ 10.349640] wifi0: Intersil Prism2.5 PCI: mem=0xe0500000, irq=11
  747. [ 10.351969] wifi0: registered netdevice wlan0
  748. [ 10.505267] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  749. [ 10.505325] iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x1060)
  750. [ 10.506065] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  751. [ 10.753593] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
  752. [ 10.762327] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af:
  753. [ 10.763313] excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x37f
  754. [ 10.765284] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff:
  755. [ 10.765657] excluding 0x3f0-0x3f7 0x4d0-0x4d7
  756. [ 10.766012] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff:
  757. [ 10.766593] clean.
  758. [ 10.766613] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7:
  759. [ 10.767257] clean.
  760. [ 10.767284] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff:
  761. [ 10.767293] excluding 0xc0000-0xcffff 0xd8000-0xfffff
  762. [ 10.767325] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff:
  763. [ 10.767347] clean.
  764. [ 10.767367] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff:
  765. [ 10.767387] clean.
  766. [ 10.767407] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
  767. [ 10.771146] clean.
  768. [ 10.772412] excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x37f
  769. [ 10.773232] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
  770. [ 10.773622] excluding 0x3f0-0x3f7 0x4d0-0x4d7
  771. [ 10.773990] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
  772. [ 10.774592] clean.
  773. [ 10.774612] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
  774. [ 10.775544] clean.
  775. [ 10.775599] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
  776. [ 10.775608] excluding 0xc0000-0xcffff 0xd8000-0xfffff
  777. [ 10.775642] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
  778. [ 10.775663] clean.
  779. [ 10.775683] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
  780. [ 10.775702] clean.
  781. [ 10.775722] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
  782. [ 10.776474] clean.
  783. [ 11.256523] Adding 1320316k swap on /dev/sda2. Priority:-1 extents:1 across:1320316k FS
  784. [ 11.554850] EXT4-fs (sda1): re-mounted. Opts: (null)
  785. [ 12.062719] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  786. [ 13.210172] lp0: using parport0 (interrupt-driven).
  787. [ 13.313291] fuse init (API version 7.23)
  788. [ 15.428232] RPC: Registered named UNIX socket transport module.
  789. [ 15.428239] RPC: Registered udp transport module.
  790. [ 15.428241] RPC: Registered tcp transport module.
  791. [ 15.428243] RPC: Registered tcp NFSv4.1 backchannel transport module.
  792. [ 15.465151] FS-Cache: Loaded
  793. [ 15.500634] FS-Cache: Netfs 'nfs' registered for caching
  794. [ 15.551878] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  795. [ 24.317048] cfg80211: Calling CRDA to update world regulatory domain
  796. [ 25.174852] cfg80211: World regulatory domain updated:
  797. [ 25.174861] cfg80211: DFS Master region: unset
  798. [ 25.174863] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  799. [ 25.174867] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  800. [ 25.174871] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  801. [ 25.174874] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  802. [ 25.174877] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  803. [ 25.174881] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  804. [ 25.174884] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  805. [ 25.174887] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  806. [ 25.174890] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  807. [ 26.240580] 8139too 0000:02:0a.0 eth0: link down
  808. [ 26.240763] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  809. [ 26.270256] wifi0: Deauthenticate all stations
  810. [ 26.271753] prism2: wifi0: operating mode changed 3 -> 2
  811. [ 26.795235] wifi0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
  812. [ 26.795738] wifi0: LinkStatus=2 (Disconnected)
  813. [ 26.795948] wifi0: LinkStatus: BSSID=44:44:44:44:44:44
  814. [ 26.886615] wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
  815. [ 26.887118] wifi0: LinkStatus=2 (Disconnected)
  816. [ 26.887342] wifi0: LinkStatus: BSSID=44:44:44:44:44:44
  817. [ 28.704084] [drm:i9xx_check_fifo_underruns] *ERROR* pipe B underrun
  818. [ 28.731716] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe A underrun
  819. [ 28.795687] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe A underrun
  820. [ 28.923680] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe A underrun
  821. [ 39.444040] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe A underrun
  822. [ 39.505256] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe A underrun
  823. [ 39.567940] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe A underrun
  824. [ 39.632075] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe A underrun
  825. [ 68.592044] usb 1-1: new high-speed USB device number 2 using ehci-pci
  826. [ 68.741635] usb 1-1: New USB device found, idVendor=148f, idProduct=5370
  827. [ 68.741640] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  828. [ 68.741643] usb 1-1: Product: 802.11 n WLAN
  829. [ 68.741646] usb 1-1: Manufacturer: TPlink
  830. [ 68.741648] usb 1-1: SerialNumber: 1.0
  831. [ 70.208068] usb 1-1: reset high-speed USB device number 2 using ehci-pci
  832. [ 70.350861] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected
  833. [ 70.379231] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected
  834. [ 70.431875] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  835. [ 70.432512] usbcore: registered new interface driver rt2800usb
  836. [ 70.454636] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
  837. [ 70.488641] rt2800usb 1-1:1.0: firmware: direct-loading firmware rt2870.bin
  838. [ 70.488656] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
  839. [ 70.721827] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
  840. [ 71.940978] wlan1: authenticate with d0:d4:12:a4:cd:27
  841. [ 71.971734] wlan1: send auth to d0:d4:12:a4:cd:27 (try 1/3)
  842. [ 71.973536] wlan1: authenticated
  843. [ 71.976144] wlan1: associate with d0:d4:12:a4:cd:27 (try 1/3)
  844. [ 71.982900] wlan1: RX AssocResp from d0:d4:12:a4:cd:27 (capab=0x411 status=0 aid=4)
  845. [ 71.989974] wlan1: associated
  846. [ 71.990087] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement