grzesiek11

śmiećtop wifi

Dec 31st, 2018
795
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.86 KB | None | 0 0
  1. grzesiek11@debtop:~$ inxi -Fx
  2. System: Host: debtop Kernel: 4.9.0-8-amd64 x86_64 (64 bit gcc: 6.3.0)
  3. Desktop: MATE 1.16.2 (Gtk 3.22.11-1)
  4. Distro: Debian GNU/Linux 9 (stretch)
  5. Machine: Device: other-vm? System: FUJITSU SIEMENS product: ESPRIMO Mobile V5515 v: V1.08
  6. Mobo: FUJITSU SIEMENS model: Z17M v: V1.08
  7. BIOS: Phoenix v: V1.10 date: 11/30/07
  8. Battery BAT0: charge: 655.2 Wh 100.0% condition: 655.2/20.0 Wh (3276%)
  9. model: MAIN SMP SDI e01141401B46B22508327 status: Discharging
  10. CPU: Dual core Intel Core2 T5500 (-MCP-) cache: 2048 KB
  11. flags: (lm nx sse sse2 sse3 ssse3) bmips: 6666
  12. clock speeds: max: 1667 MHz 1: 1333 MHz 2: 1333 MHz
  13. Graphics: Card: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter
  14. bus-ID: 01:00.0
  15. Display Server: X.Org 1.19.2 drivers: vesa (unloaded: modesetting,fbdev)
  16. Resolution: [email protected]
  17. GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)
  18. GLX Version: 3.0 Mesa 13.0.6 Direct Rendering: Yes
  19. Audio: Card Silicon Integrated Systems [SiS] Azalia Audio Controller
  20. driver: snd_hda_intel bus-ID: 00:0f.0
  21. Sound: Advanced Linux Sound Architecture v: k4.9.0-8-amd64
  22. Network: Card-1: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter
  23. driver: sis190 v: 1.4 port: 1080 bus-ID: 00:04.0
  24. IF: enp0s4 state: down mac: 00:1e:33:00:5a:f3
  25. Card-2: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express)
  26. driver: ath5k bus-ID: 02:00.0
  27. IF: wlp2s0 state: down mac: ee:6d:8b:75:4c:11
  28. Drives: HDD Total Size: 320.1GB (10.5% used)
  29. ID-1: /dev/sda model: FUJITSU_MHZ2320B size: 320.1GB temp: 39C
  30. Partition: ID-1: / size: 292G used: 31G (12%) fs: ext4 dev: /dev/sda1
  31. ID-2: swap-1 size: 0.80GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
  32. Sensors: System Temperatures: cpu: 60.0C mobo: N/A
  33. Fan Speeds (in rpm): cpu: N/A
  34. Info: Processes: 134 Uptime: 16 min Memory: 562.4/2757.9MB
  35. Init: systemd runlevel: 5 Gcc sys: 6.3.0
  36. Client: Shell (bash 4.4.121) inxi: 2.3.5
  37. grzesiek11@debtop:~$ LC_ALL=C nmcli device show
  38. GENERAL.DEVICE: enp0s3f3u3
  39. GENERAL.TYPE: ethernet
  40. GENERAL.HWADDR: C2:9F:FB:1B:13:42
  41. GENERAL.MTU: 1500
  42. GENERAL.STATE: 100 (connected)
  43. GENERAL.CONNECTION: Po??czenie przewodowe 2
  44. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1
  45. WIRED-PROPERTIES.CARRIER: on
  46. IP4.ADDRESS[1]: 192.168.42.202/24
  47. IP4.GATEWAY: 192.168.42.129
  48. IP4.ROUTE[1]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  49. IP4.DNS[1]: 192.168.42.129
  50. IP6.ADDRESS[1]: fe80::8f4a:509:ffa4:743b/64
  51. IP6.GATEWAY: --
  52.  
  53. GENERAL.DEVICE: wlp2s0
  54. GENERAL.TYPE: wifi
  55. GENERAL.HWADDR: EE:86:A1:64:1B:81
  56. GENERAL.MTU: 0
  57. GENERAL.STATE: 30 (disconnected)
  58. GENERAL.CONNECTION: --
  59. GENERAL.CON-PATH: --
  60.  
  61. GENERAL.DEVICE: enp0s4
  62. GENERAL.TYPE: ethernet
  63. GENERAL.HWADDR: 00:1E:33:00:5A:F3
  64. GENERAL.MTU: 1500
  65. GENERAL.STATE: 20 (unavailable)
  66. GENERAL.CONNECTION: --
  67. GENERAL.CON-PATH: --
  68. WIRED-PROPERTIES.CARRIER: off
  69.  
  70. GENERAL.DEVICE: lo
  71. GENERAL.TYPE: loopback
  72. GENERAL.HWADDR: 00:00:00:00:00:00
  73. GENERAL.MTU: 65536
  74. GENERAL.STATE: 10 (unmanaged)
  75. GENERAL.CONNECTION: --
  76. GENERAL.CON-PATH: --
  77. IP4.ADDRESS[1]: 127.0.0.1/8
  78. IP4.GATEWAY: --
  79. IP6.ADDRESS[1]: ::1/128
  80. IP6.GATEWAY: --
  81. grzesiek11@debtop:~$ sudo rfkill list all
  82. 1: phy0: Wireless LAN
  83. Soft blocked: no
  84. Hard blocked: no
  85. grzesiek11@debtop:~$ sudo iwconfig
  86. lo no wireless extensions.
  87.  
  88. enp0s3f3u3 no wireless extensions.
  89.  
  90. enp0s4 no wireless extensions.
  91.  
  92. wlp2s0 IEEE 802.11 ESSID:off/any
  93. Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
  94. Retry short limit:7 RTS thr:off Fragment thr:off
  95. Encryption key:off
  96. Power Management:off
  97.  
  98. grzesiek11@debtop:~$ sudo dmesg
  99. [ 0.000000] microcode: microcode updated early to revision 0xd1, date = 2010-10-01
  100. [ 0.000000] Linux version 4.9.0-8-amd64 ([email protected]) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08)
  101. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-amd64 root=UUID=0a5004c6-0d73-456d-9b2d-e8168281547b ro quiet
  102. [ 0.000000] x86/fpu: Legacy x87 FPU detected.
  103. [ 0.000000] e820: BIOS-provided physical RAM map:
  104. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
  105. [ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
  106. [ 0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved
  107. [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000dffff] reserved
  108. [ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
  109. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000afd8ffff] usable
  110. [ 0.000000] BIOS-e820: [mem 0x00000000afd90000-0x00000000afd9ffff] ACPI data
  111. [ 0.000000] BIOS-e820: [mem 0x00000000afda0000-0x00000000afda0fff] ACPI NVS
  112. [ 0.000000] BIOS-e820: [mem 0x00000000afda1000-0x00000000afffffff] reserved
  113. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  114. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
  115. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  116. [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
  117. [ 0.000000] NX (Execute Disable) protection: active
  118. [ 0.000000] SMBIOS 2.4 present.
  119. [ 0.000000] DMI: FUJITSU SIEMENS ESPRIMO Mobile V5515/Z17M, BIOS V1.10 11/30/07
  120. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  121. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  122. [ 0.000000] e820: last_pfn = 0xafd90 max_arch_pfn = 0x400000000
  123. [ 0.000000] MTRR default type: uncachable
  124. [ 0.000000] MTRR fixed ranges enabled:
  125. [ 0.000000] 00000-9FFFF write-back
  126. [ 0.000000] A0000-BFFFF uncachable
  127. [ 0.000000] C0000-C7FFF write-protect
  128. [ 0.000000] C8000-DFFFF uncachable
  129. [ 0.000000] E0000-FFFFF write-protect
  130. [ 0.000000] MTRR variable ranges enabled:
  131. [ 0.000000] 0 base 000000000 mask F80000000 write-back
  132. [ 0.000000] 1 base 080000000 mask FE0000000 write-back
  133. [ 0.000000] 2 base 0A0000000 mask FF0000000 write-back
  134. [ 0.000000] 3 base 0AFE00000 mask FFFE00000 uncachable
  135. [ 0.000000] 4 disabled
  136. [ 0.000000] 5 disabled
  137. [ 0.000000] 6 disabled
  138. [ 0.000000] 7 disabled
  139. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  140. [ 0.000000] found SMP MP-table at [mem 0x000f89d0-0x000f89df] mapped at [ffff9fa9000f89d0]
  141. [ 0.000000] Base memory trampoline at [ffff9fa900097000] 97000 size 24576
  142. [ 0.000000] BRK [0x6993a000, 0x6993afff] PGTABLE
  143. [ 0.000000] BRK [0x6993b000, 0x6993bfff] PGTABLE
  144. [ 0.000000] BRK [0x6993c000, 0x6993cfff] PGTABLE
  145. [ 0.000000] BRK [0x6993d000, 0x6993dfff] PGTABLE
  146. [ 0.000000] BRK [0x6993e000, 0x6993efff] PGTABLE
  147. [ 0.000000] BRK [0x6993f000, 0x6993ffff] PGTABLE
  148. [ 0.000000] RAMDISK: [mem 0x35835000-0x36c11fff]
  149. [ 0.000000] ACPI: Early table checksum verification disabled
  150. [ 0.000000] ACPI: RSDP 0x00000000000F8950 000024 (v02 PTLTD )
  151. [ 0.000000] ACPI: XSDT 0x00000000AFD98ABB 00005C (v01 FSC PC 06040000 LTP 00000000)
  152. [ 0.000000] ACPI: FACP 0x00000000AFD9FE3A 0000F4 (v03 SiS 671MX 06040000 PTL 000F4240)
  153. [ 0.000000] ACPI: DSDT 0x00000000AFD9C37D 003A49 (v01 IEC___ Z17M____ 06040000 MSFT 03000000)
  154. [ 0.000000] ACPI: FACS 0x00000000AFDA0FC0 000040
  155. [ 0.000000] ACPI: FACS 0x00000000AFDA0FC0 000040
  156. [ 0.000000] ACPI: APIC 0x00000000AFD9FF2E 00005E (v01 PTLTD ? APIC 06040000 LTP 00000000)
  157. [ 0.000000] ACPI: MCFG 0x00000000AFD9FF8C 00003C (v01 PTLTD MCFG 06040000 LTP 00000000)
  158. [ 0.000000] ACPI: HPET 0x00000000AFD9FFC8 000038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
  159. [ 0.000000] ACPI: SSDT 0x00000000AFD99FA6 00025F (v01 PmRef Cpu0Tst 00003000 INTL 20050228)
  160. [ 0.000000] ACPI: SSDT 0x00000000AFD99F00 0000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050228)
  161. [ 0.000000] ACPI: SSDT 0x00000000AFD98B17 0013E9 (v01 PmRef CpuPm 00003000 INTL 20050228)
  162. [ 0.000000] ACPI: Local APIC address 0xfee00000
  163. [ 0.000000] No NUMA configuration found
  164. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000afd8ffff]
  165. [ 0.000000] NODE_DATA(0) allocated [mem 0xafd8b000-0xafd8ffff]
  166. [ 0.000000] Zone ranges:
  167. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  168. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000afd8ffff]
  169. [ 0.000000] Normal empty
  170. [ 0.000000] Device empty
  171. [ 0.000000] Movable zone start for each node
  172. [ 0.000000] Early memory node ranges
  173. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
  174. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000afd8ffff]
  175. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000000afd8ffff]
  176. [ 0.000000] On node 0 totalpages: 720172
  177. [ 0.000000] DMA zone: 64 pages used for memmap
  178. [ 0.000000] DMA zone: 21 pages reserved
  179. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  180. [ 0.000000] DMA32 zone: 11191 pages used for memmap
  181. [ 0.000000] DMA32 zone: 716176 pages, LIFO batch:31
  182. [ 0.000000] ACPI: PM-Timer IO Port: 0x8008
  183. [ 0.000000] ACPI: Local APIC address 0xfee00000
  184. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  185. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  186. [ 0.000000] IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
  187. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
  188. [ 0.000000] ACPI: IRQ0 used by override.
  189. [ 0.000000] ACPI: IRQ11 used by override.
  190. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  191. [ 0.000000] ACPI: HPET id: 0x10398201 base: 0xfed00000
  192. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  193. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  194. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  195. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  196. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff]
  197. [ 0.000000] PM: Registered nosave memory: [mem 0x000d2000-0x000d3fff]
  198. [ 0.000000] PM: Registered nosave memory: [mem 0x000d4000-0x000dbfff]
  199. [ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000dffff]
  200. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000e3fff]
  201. [ 0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
  202. [ 0.000000] e820: [mem 0xb0000000-0xdfffffff] available for PCI devices
  203. [ 0.000000] Booting paravirtualized kernel on bare hardware
  204. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  205. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
  206. [ 0.000000] percpu: Embedded 35 pages/cpu @ffff9fa9af800000 s105304 r8192 d29864 u1048576
  207. [ 0.000000] pcpu-alloc: s105304 r8192 d29864 u1048576 alloc=1*2097152
  208. [ 0.000000] pcpu-alloc: [0] 0 1
  209. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 708896
  210. [ 0.000000] Policy zone: DMA32
  211. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-amd64 root=UUID=0a5004c6-0d73-456d-9b2d-e8168281547b ro quiet
  212. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  213. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  214. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  215. [ 0.000000] Memory: 2799208K/2880688K available (6254K kernel code, 1159K rwdata, 2872K rodata, 1420K init, 688K bss, 81480K reserved, 0K cma-reserved)
  216. [ 0.000000] Kernel/User page tables isolation: enabled
  217. [ 0.000000] Hierarchical RCU implementation.
  218. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  219. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
  220. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
  221. [ 0.000000] NR_IRQS:33024 nr_irqs:440 16
  222. [ 0.000000] Console: colour VGA+ 80x25
  223. [ 0.000000] console [tty0] enabled
  224. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  225. [ 0.000000] hpet clockevent registered
  226. [ 0.000000] tsc: Fast TSC calibration using PIT
  227. [ 0.000000] tsc: Detected 1666.713 MHz processor
  228. [ 0.004027] Calibrating delay loop (skipped), value calculated using timer frequency.. 3333.42 BogoMIPS (lpj=6666852)
  229. [ 0.004034] pid_max: default: 32768 minimum: 301
  230. [ 0.004086] ACPI: Core revision 20160831
  231. [ 0.012623] ACPI: 4 ACPI AML tables successfully acquired and loaded
  232. [ 0.012771] Security Framework initialized
  233. [ 0.012776] Yama: disabled by default; enable with sysctl kernel.yama.*
  234. [ 0.012795] AppArmor: AppArmor disabled by boot time parameter
  235. [ 0.013557] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  236. [ 0.018507] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  237. [ 0.021215] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  238. [ 0.021240] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  239. [ 0.022286] mce: CPU supports 6 MCE banks
  240. [ 0.022305] CPU0: Thermal monitoring enabled (TM2)
  241. [ 0.022315] process: using mwait in idle threads
  242. [ 0.022328] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
  243. [ 0.022330] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
  244. [ 0.022336] Spectre V2 : Mitigation: Full generic retpoline
  245. [ 0.022338] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  246. [ 0.022340] Speculative Store Bypass: Vulnerable
  247. [ 0.023286] Freeing SMP alternatives memory: 24K
  248. [ 0.028025] ftrace: allocating 25284 entries in 99 pages
  249. [ 0.080296] smpboot: Max logical packages: 1
  250. [ 0.080685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  251. [ 0.124000] smpboot: CPU0: Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz (family: 0x6, model: 0xf, stepping: 0x6)
  252. [ 0.124000] Performance Events: PEBS fmt0-, Core2 events, Intel PMU driver.
  253. [ 0.124000] core: PEBS disabled due to CPU errata
  254. [ 0.124000] ... version: 2
  255. [ 0.124000] ... bit width: 40
  256. [ 0.124000] ... generic registers: 2
  257. [ 0.124000] ... value mask: 000000ffffffffff
  258. [ 0.124000] ... max period: 000000007fffffff
  259. [ 0.124000] ... fixed-purpose events: 3
  260. [ 0.124000] ... event mask: 0000000700000003
  261. [ 0.124000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  262. [ 0.124000] x86: Booting SMP configuration:
  263. [ 0.124000] .... node #0, CPUs: #1
  264. [ 0.124161] x86: Booted up 1 node, 2 CPUs
  265. [ 0.124161] smpboot: Total of 2 processors activated (6666.85 BogoMIPS)
  266. [ 0.128468] devtmpfs: initialized
  267. [ 0.128468] x86/mm: Memory block size: 128MB
  268. [ 0.136052] PM: Registering ACPI NVS region [mem 0xafda0000-0xafda0fff] (4096 bytes)
  269. [ 0.136200] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  270. [ 0.136216] futex hash table entries: 512 (order: 3, 32768 bytes)
  271. [ 0.136314] pinctrl core: initialized pinctrl subsystem
  272. [ 0.136314] NET: Registered protocol family 16
  273. [ 0.148011] cpuidle: using governor ladder
  274. [ 0.160009] cpuidle: using governor menu
  275. [ 0.160068] ACPI: bus type PCI registered
  276. [ 0.160072] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  277. [ 0.160257] PCI: MMCONFIG for domain 0000 [bus 00-03] at [mem 0xe0000000-0xe03fffff] (base 0xe0000000)
  278. [ 0.160262] PCI: MMCONFIG at [mem 0xe0000000-0xe03fffff] reserved in E820
  279. [ 0.160278] PCI: Using configuration type 1 for base access
  280. [ 0.160367] mtrr: your CPUs had inconsistent variable MTRR settings
  281. [ 0.160369] mtrr: probably your BIOS does not setup all CPUs.
  282. [ 0.160370] mtrr: corrected configuration.
  283. [ 0.176120] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  284. [ 0.176148] ACPI: Added _OSI(Module Device)
  285. [ 0.176151] ACPI: Added _OSI(Processor Device)
  286. [ 0.176154] ACPI: Added _OSI(3.0 _SCP Extensions)
  287. [ 0.176156] ACPI: Added _OSI(Processor Aggregator Device)
  288. [ 0.184246] ACPI: Dynamic OEM Table Load:
  289. [ 0.184261] ACPI: SSDT 0xFFFF9FA9ABA53400 00021F (v01 PmRef Cpu0Ist 00003000 INTL 20050228)
  290. [ 0.185654] ACPI: Dynamic OEM Table Load:
  291. [ 0.185676] ACPI: SSDT 0xFFFF9FA9ABA62000 000518 (v01 PmRef Cpu0Cst 00003001 INTL 20050228)
  292. [ 0.186662] ACPI: Dynamic OEM Table Load:
  293. [ 0.186674] ACPI: SSDT 0xFFFF9FA9ABA63000 0001B0 (v01 PmRef Cpu1Ist 00003000 INTL 20050228)
  294. [ 0.187083] ACPI: Dynamic OEM Table Load:
  295. [ 0.187094] ACPI: SSDT 0xFFFF9FA9AB8DE180 000085 (v01 PmRef Cpu1Cst 00003000 INTL 20050228)
  296. [ 0.187816] ACPI : EC: EC started
  297. [ 0.187818] ACPI : EC: interrupt blocked
  298. [ 0.187981] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as first EC
  299. [ 0.187986] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  300. [ 0.187991] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions
  301. [ 0.187993] ACPI: Interpreter enabled
  302. [ 0.188065] ACPI: (supports S0 S1 S3 S4 S5)
  303. [ 0.188069] ACPI: Using IOAPIC for interrupt routing
  304. [ 0.188146] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  305. [ 0.194605] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  306. [ 0.205386] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  307. [ 0.205398] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  308. [ 0.205412] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  309. [ 0.205433] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-03] only partially covers this bridge
  310. [ 0.206497] PCI host bridge to bus 0000:00
  311. [ 0.206503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  312. [ 0.206508] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  313. [ 0.206512] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  314. [ 0.206517] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xffedffff window]
  315. [ 0.206521] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  316. [ 0.206525] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  317. [ 0.206529] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  318. [ 0.206533] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  319. [ 0.206538] pci_bus 0000:00: root bus resource [bus 00-ff]
  320. [ 0.206562] pci 0000:00:00.0: [1039:0671] type 00 class 0x060000
  321. [ 0.206583] pci 0000:00:00.0: reg 0x10: [mem 0xd0000000-0xd3ffffff]
  322. [ 0.206836] pci 0000:00:01.0: [1039:0003] type 01 class 0x060400
  323. [ 0.207066] pci 0000:00:02.0: [1039:0968] type 00 class 0x060100
  324. [ 0.207351] pci 0000:00:02.5: [1039:5513] type 00 class 0x01018a
  325. [ 0.207383] pci 0000:00:02.5: reg 0x10: [io 0x01f0-0x01f7]
  326. [ 0.207398] pci 0000:00:02.5: reg 0x14: [io 0x03f4-0x03f7]
  327. [ 0.207413] pci 0000:00:02.5: reg 0x18: [io 0x0170-0x0177]
  328. [ 0.207428] pci 0000:00:02.5: reg 0x1c: [io 0x0374-0x0377]
  329. [ 0.207443] pci 0000:00:02.5: reg 0x20: [io 0x1000-0x100f]
  330. [ 0.207474] pci 0000:00:02.5: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  331. [ 0.207478] pci 0000:00:02.5: legacy IDE quirk: reg 0x14: [io 0x03f6]
  332. [ 0.207482] pci 0000:00:02.5: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  333. [ 0.207486] pci 0000:00:02.5: legacy IDE quirk: reg 0x1c: [io 0x0376]
  334. [ 0.207530] pci 0000:00:02.5: PME# supported from D3cold
  335. [ 0.207734] pci 0000:00:03.0: [1039:7001] type 00 class 0x0c0310
  336. [ 0.207756] pci 0000:00:03.0: reg 0x10: [mem 0xd4204000-0xd4204fff]
  337. [ 0.207922] pci 0000:00:03.0: System wakeup disabled by ACPI
  338. [ 0.208056] pci 0000:00:03.1: [1039:7001] type 00 class 0x0c0310
  339. [ 0.208078] pci 0000:00:03.1: reg 0x10: [mem 0xd4205000-0xd4205fff]
  340. [ 0.208246] pci 0000:00:03.1: System wakeup disabled by ACPI
  341. [ 0.208372] pci 0000:00:03.3: [1039:7002] type 00 class 0x0c0320
  342. [ 0.208398] pci 0000:00:03.3: reg 0x10: [mem 0xd4206000-0xd4206fff]
  343. [ 0.208515] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
  344. [ 0.208604] pci 0000:00:03.3: System wakeup disabled by ACPI
  345. [ 0.208737] pci 0000:00:04.0: [1039:0191] type 00 class 0x020000
  346. [ 0.208761] pci 0000:00:04.0: reg 0x10: [mem 0xd4407000-0xd440707f]
  347. [ 0.208776] pci 0000:00:04.0: reg 0x14: [io 0x1080-0x10ff]
  348. [ 0.208875] pci 0000:00:04.0: supports D1 D2
  349. [ 0.208879] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  350. [ 0.209080] pci 0000:00:05.0: [1039:1183] type 00 class 0x01018f
  351. [ 0.209104] pci 0000:00:05.0: reg 0x10: [io 0x1058-0x105f]
  352. [ 0.209119] pci 0000:00:05.0: reg 0x14: [io 0x104c-0x104f]
  353. [ 0.209134] pci 0000:00:05.0: reg 0x18: [io 0x1050-0x1057]
  354. [ 0.209149] pci 0000:00:05.0: reg 0x1c: [io 0x1048-0x104b]
  355. [ 0.209164] pci 0000:00:05.0: reg 0x20: [io 0x1020-0x102f]
  356. [ 0.209233] pci 0000:00:05.0: PME# supported from D3cold
  357. [ 0.209441] pci 0000:00:06.0: [1039:000a] type 01 class 0x060400
  358. [ 0.209563] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
  359. [ 0.209762] pci 0000:00:07.0: [1039:000a] type 01 class 0x060400
  360. [ 0.209883] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
  361. [ 0.210104] pci 0000:00:0f.0: [1039:7502] type 00 class 0x040300
  362. [ 0.210129] pci 0000:00:0f.0: reg 0x10: [mem 0xd4200000-0xd4203fff]
  363. [ 0.210240] pci 0000:00:0f.0: PME# supported from D0 D3hot D3cold
  364. [ 0.210475] pci 0000:00:1f.0: [1039:0004] type 01 class 0x060400
  365. [ 0.210601] pci 0000:00:1f.0: PME# supported from D0 D3hot D3cold
  366. [ 0.210888] pci 0000:01:00.0: [1039:6351] type 00 class 0x030000
  367. [ 0.210911] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
  368. [ 0.210924] pci 0000:01:00.0: reg 0x14: [mem 0xd4000000-0xd401ffff]
  369. [ 0.210937] pci 0000:01:00.0: reg 0x18: [io 0x9000-0x907f]
  370. [ 0.211019] pci 0000:01:00.0: supports D1 D2
  371. [ 0.211185] pci 0000:00:01.0: PCI bridge to [bus 01]
  372. [ 0.211193] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
  373. [ 0.211200] pci 0000:00:01.0: bridge window [mem 0xd4000000-0xd40fffff]
  374. [ 0.211207] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
  375. [ 0.211336] pci 0000:02:00.0: [168c:001c] type 00 class 0x020000
  376. [ 0.211379] pci 0000:02:00.0: reg 0x10: [mem 0xd4100000-0xd410ffff 64bit]
  377. [ 0.211713] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  378. [ 0.211731] pci 0000:00:06.0: PCI bridge to [bus 02]
  379. [ 0.211744] pci 0000:00:06.0: bridge window [mem 0xd4100000-0xd41fffff]
  380. [ 0.211983] pci 0000:00:07.0: PCI bridge to [bus 4d-4e]
  381. [ 0.211994] pci 0000:00:07.0: bridge window [io 0x3000-0x4fff]
  382. [ 0.212008] pci 0000:00:07.0: bridge window [mem 0xdc000000-0xdfffffff]
  383. [ 0.212121] pci 0000:00:1f.0: PCI bridge to [bus 04]
  384. [ 0.212383] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *9 10 11)
  385. [ 0.212536] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 9 10 11)
  386. [ 0.212681] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 7 9 10 11)
  387. [ 0.212826] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *4 5 7 9 10 11)
  388. [ 0.213002] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11)
  389. [ 0.213143] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11)
  390. [ 0.213288] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 *7 9 10 11)
  391. [ 0.213433] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11) *0, disabled.
  392. [ 0.214890] ACPI: Enabled 1 GPEs in block 10 to 1F
  393. [ 0.215020] ACPI : EC: interrupt unblocked
  394. [ 0.215028] ACPI : EC: event unblocked
  395. [ 0.215038] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  396. [ 0.215042] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions and events
  397. [ 0.215247] vgaarb: setting as boot device: PCI:0000:01:00.0
  398. [ 0.215247] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  399. [ 0.215247] vgaarb: loaded
  400. [ 0.215247] vgaarb: bridge control possible 0000:01:00.0
  401. [ 0.215247] PCI: Using ACPI for IRQ routing
  402. [ 0.215247] PCI: pci_cache_line_size set to 64 bytes
  403. [ 0.215247] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
  404. [ 0.215247] e820: reserve RAM buffer [mem 0xafd90000-0xafffffff]
  405. [ 0.216162] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  406. [ 0.216169] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  407. [ 0.216179] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  408. [ 0.218223] clocksource: Switched to clocksource hpet
  409. [ 0.239191] VFS: Disk quotas dquot_6.6.0
  410. [ 0.239278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  411. [ 0.239559] pnp: PnP ACPI init
  412. [ 0.240925] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
  413. [ 0.241225] system 00:01: [io 0x8000-0x80be] has been reserved
  414. [ 0.241231] system 00:01: [io 0x8100-0x812f] has been reserved
  415. [ 0.241238] system 00:01: [io 0x04d0-0x04d1] has been reserved
  416. [ 0.241243] system 00:01: [io 0xfe00] has been reserved
  417. [ 0.241249] system 00:01: [io 0x0200-0x020f] has been reserved
  418. [ 0.241254] system 00:01: [io 0x0261] has been reserved
  419. [ 0.241259] system 00:01: [io 0x0400-0x040f] has been reserved
  420. [ 0.241267] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
  421. [ 0.241273] system 00:01: [mem 0xfec00000-0xfecfffff] could not be reserved
  422. [ 0.241278] system 00:01: [mem 0xfee00000-0xfeefffff] could not be reserved
  423. [ 0.241284] system 00:01: [mem 0xffb80000-0xffbfffff] has been reserved
  424. [ 0.241289] system 00:01: [mem 0xffc00000-0xffc00fff] has been reserved
  425. [ 0.241297] system 00:01: [mem 0xffe00000-0xffe00fff] has been reserved
  426. [ 0.241302] system 00:01: [mem 0xffe80000-0xffefffff] could not be reserved
  427. [ 0.241311] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  428. [ 0.241526] pnp 00:02: Plug and Play ACPI device, IDs SYN1907 SYN1900 SYN0002 PNP0f13 (active)
  429. [ 0.241636] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  430. [ 0.241932] pnp: PnP ACPI: found 4 devices
  431. [ 0.252598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  432. [ 0.252650] pci 0000:00:07.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4d-4e] add_size 200000 add_align 100000
  433. [ 0.252675] pci 0000:00:07.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  434. [ 0.252681] pci 0000:00:07.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  435. [ 0.252702] pci 0000:00:07.0: BAR 15: assigned [mem 0xb0000000-0xb01fffff 64bit pref]
  436. [ 0.252709] pci 0000:00:01.0: PCI bridge to [bus 01]
  437. [ 0.252715] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
  438. [ 0.252724] pci 0000:00:01.0: bridge window [mem 0xd4000000-0xd40fffff]
  439. [ 0.252731] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
  440. [ 0.252743] pci 0000:00:06.0: PCI bridge to [bus 02]
  441. [ 0.252752] pci 0000:00:06.0: bridge window [mem 0xd4100000-0xd41fffff]
  442. [ 0.252765] pci 0000:00:07.0: PCI bridge to [bus 4d-4e]
  443. [ 0.252771] pci 0000:00:07.0: bridge window [io 0x3000-0x4fff]
  444. [ 0.252779] pci 0000:00:07.0: bridge window [mem 0xdc000000-0xdfffffff]
  445. [ 0.252786] pci 0000:00:07.0: bridge window [mem 0xb0000000-0xb01fffff 64bit pref]
  446. [ 0.252797] pci 0000:00:1f.0: PCI bridge to [bus 04]
  447. [ 0.252818] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  448. [ 0.252823] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  449. [ 0.252827] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  450. [ 0.252832] pci_bus 0000:00: resource 7 [mem 0xb0000000-0xffedffff window]
  451. [ 0.252836] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  452. [ 0.252840] pci_bus 0000:00: resource 9 [mem 0x000d4000-0x000d7fff window]
  453. [ 0.252845] pci_bus 0000:00: resource 10 [mem 0x000d8000-0x000dbfff window]
  454. [ 0.252849] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
  455. [ 0.252854] pci_bus 0000:01: resource 0 [io 0x9000-0x9fff]
  456. [ 0.252858] pci_bus 0000:01: resource 1 [mem 0xd4000000-0xd40fffff]
  457. [ 0.252862] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff pref]
  458. [ 0.252867] pci_bus 0000:02: resource 1 [mem 0xd4100000-0xd41fffff]
  459. [ 0.252872] pci_bus 0000:4d: resource 0 [io 0x3000-0x4fff]
  460. [ 0.252876] pci_bus 0000:4d: resource 1 [mem 0xdc000000-0xdfffffff]
  461. [ 0.252880] pci_bus 0000:4d: resource 2 [mem 0xb0000000-0xb01fffff 64bit pref]
  462. [ 0.253083] NET: Registered protocol family 2
  463. [ 0.253586] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  464. [ 0.253920] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  465. [ 0.254433] TCP: Hash tables configured (established 32768 bind 32768)
  466. [ 0.254540] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  467. [ 0.254608] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  468. [ 0.254770] NET: Registered protocol family 1
  469. [ 0.372618] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  470. [ 0.372628] PCI: CLS 16 bytes, default 64
  471. [ 0.372789] Unpacking initramfs...
  472. [ 1.276978] Freeing initrd memory: 20340K
  473. [ 1.278302] audit: initializing netlink subsys (disabled)
  474. [ 1.278378] audit: type=2000 audit(1546279972.276:1): initialized
  475. [ 1.279525] workingset: timestamp_bits=40 max_order=20 bucket_order=0
  476. [ 1.279586] zbud: loaded
  477. [ 1.281823] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  478. [ 1.281909] io scheduler noop registered
  479. [ 1.281912] io scheduler deadline registered
  480. [ 1.281945] io scheduler cfq registered (default)
  481. [ 1.282867] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  482. [ 1.282884] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  483. [ 1.282935] intel_idle: does not run on family 6 model 15
  484. [ 1.283191] Monitor-Mwait will be used to enter C-1 state
  485. [ 1.283200] Monitor-Mwait will be used to enter C-2 state
  486. [ 1.283207] tsc: Marking TSC unstable due to TSC halts in idle
  487. [ 1.286479] GHES: HEST is not enabled!
  488. [ 1.286655] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  489. [ 1.287779] Linux agpgart interface v0.103
  490. [ 1.287905] agpgart-sis 0000:00:00.0: SiS chipset [1039/0671]
  491. [ 1.293805] agpgart-sis 0000:00:00.0: AGP aperture is 64M @ 0xd0000000
  492. [ 1.294024] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
  493. [ 1.294026] AMD IOMMUv2 functionality not available on this system
  494. [ 1.294552] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  495. [ 1.302460] i8042: Detected active multiplexing controller, rev 1.1
  496. [ 1.304721] serio: i8042 KBD port at 0x60,0x64 irq 1
  497. [ 1.304736] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  498. [ 1.304843] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  499. [ 1.304935] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  500. [ 1.305023] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  501. [ 1.305411] mousedev: PS/2 mouse device common for all mice
  502. [ 1.305511] rtc_cmos 00:00: RTC can wake from S4
  503. [ 1.305759] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  504. [ 1.305792] rtc_cmos 00:00: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
  505. [ 1.305857] ledtrig-cpu: registered to indicate activity on CPUs
  506. [ 1.306927] NET: Registered protocol family 10
  507. [ 1.307493] mip6: Mobile IPv6
  508. [ 1.307498] NET: Registered protocol family 17
  509. [ 1.307504] mpls_gso: MPLS GSO support
  510. [ 1.307939] microcode: sig=0x6f6, pf=0x20, revision=0xd1
  511. [ 1.308076] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba
  512. [ 1.308470] registered taskstats version 1
  513. [ 1.308506] zswap: loaded using pool lzo/zbud
  514. [ 1.308713] ima: No TPM chip found, activating TPM-bypass!
  515. [ 1.308718] ima: Allocated hash algorithm: sha256
  516. [ 1.309224] rtc_cmos 00:00: setting system clock to 2018-12-31 18:12:53 UTC (1546279973)
  517. [ 1.309363] PM: Hibernation image not present or could not be loaded.
  518. [ 1.312577] Freeing unused kernel memory: 1420K
  519. [ 1.312580] Write protecting the kernel read-only data: 12288k
  520. [ 1.314844] Freeing unused kernel memory: 1920K
  521. [ 1.322961] Freeing unused kernel memory: 1224K
  522. [ 1.337522] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  523. [ 1.344751] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  524. [ 1.381857] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  525. [ 1.382118] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  526. [ 1.382151] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  527. [ 1.502318] ACPI: bus type USB registered
  528. [ 1.502426] usbcore: registered new interface driver usbfs
  529. [ 1.502464] usbcore: registered new interface driver hub
  530. [ 1.505062] sis190: sis190 Gigabit Ethernet driver 1.4 loaded
  531. [ 1.505426] sis190: 0000:00:04.0: Read MAC address from EEPROM
  532. [ 1.507846] usbcore: registered new device driver usb
  533. [ 1.509656] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  534. [ 1.510147] ehci-pci: EHCI PCI platform driver
  535. [ 1.510709] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  536. [ 1.514246] SCSI subsystem initialized
  537. [ 1.523283] libata version 3.00 loaded.
  538. [ 1.640037] sis190: 0000:00:04.0: Atheros PHY transceiver at address 1
  539. [ 2.240011] random: fast init done
  540. [ 2.304028] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1806523dc89, max_idle_ns: 440795246453 ns
  541. [ 2.314753] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x1a0b1, caps: 0xa04753/0x200000/0x0/0x0, board id: 0, fw id: 187194
  542. [ 2.358021] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input8
  543. [ 2.408031] sis190: 0000:00:04.0: Using transceiver at address 1 as default
  544. [ 2.456475] sis190 0000:00:04.0 eth0: 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at ffffaed700645000 (IRQ: 19), 00:1e:33:00:5a:f3
  545. [ 2.456480] sis190 0000:00:04.0 eth0: RGMII mode.
  546. [ 2.456490] sis190 0000:00:04.0 eth0: Enabling Auto-negotiation
  547. [ 2.504470] ehci-pci 0000:00:03.3: EHCI Host Controller
  548. [ 2.504491] ehci-pci 0000:00:03.3: new USB bus registered, assigned bus number 1
  549. [ 2.504514] ehci-pci 0000:00:03.3: debug port 1
  550. [ 2.504565] ehci-pci 0000:00:03.3: cache line size of 16 is not supported
  551. [ 2.504601] ehci-pci 0000:00:03.3: irq 22, io mem 0xd4206000
  552. [ 2.506398] sis190 0000:00:04.0 enp0s4: renamed from eth0
  553. [ 2.520079] ehci-pci 0000:00:03.3: USB 2.0 started, EHCI 1.00
  554. [ 2.520225] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  555. [ 2.520230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  556. [ 2.520235] usb usb1: Product: EHCI Host Controller
  557. [ 2.520239] usb usb1: Manufacturer: Linux 4.9.0-8-amd64 ehci_hcd
  558. [ 2.520243] usb usb1: SerialNumber: 0000:00:03.3
  559. [ 2.520651] hub 1-0:1.0: USB hub found
  560. [ 2.520679] hub 1-0:1.0: 8 ports detected
  561. [ 2.522026] ohci-pci: OHCI PCI platform driver
  562. [ 2.522359] ohci-pci 0000:00:03.0: OHCI PCI host controller
  563. [ 2.522379] ohci-pci 0000:00:03.0: new USB bus registered, assigned bus number 2
  564. [ 2.522443] ohci-pci 0000:00:03.0: irq 20, io mem 0xd4204000
  565. [ 2.586098] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  566. [ 2.586104] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  567. [ 2.586108] usb usb2: Product: OHCI PCI host controller
  568. [ 2.586112] usb usb2: Manufacturer: Linux 4.9.0-8-amd64 ohci_hcd
  569. [ 2.586116] usb usb2: SerialNumber: 0000:00:03.0
  570. [ 2.586489] hub 2-0:1.0: USB hub found
  571. [ 2.586509] hub 2-0:1.0: 4 ports detected
  572. [ 2.587148] ohci-pci 0000:00:03.1: OHCI PCI host controller
  573. [ 2.587163] ohci-pci 0000:00:03.1: new USB bus registered, assigned bus number 3
  574. [ 2.587220] ohci-pci 0000:00:03.1: irq 21, io mem 0xd4205000
  575. [ 2.646101] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  576. [ 2.646106] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  577. [ 2.646110] usb usb3: Product: OHCI PCI host controller
  578. [ 2.646115] usb usb3: Manufacturer: Linux 4.9.0-8-amd64 ohci_hcd
  579. [ 2.646119] usb usb3: SerialNumber: 0000:00:03.1
  580. [ 2.646450] hub 3-0:1.0: USB hub found
  581. [ 2.646468] hub 3-0:1.0: 4 ports detected
  582. [ 2.646857] pata_sis 0000:00:02.5: version 0.5.2
  583. [ 2.648865] scsi host0: pata_sis
  584. [ 2.649158] scsi host1: pata_sis
  585. [ 2.649318] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x1000 irq 14
  586. [ 2.649322] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x1008 irq 15
  587. [ 2.828297] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-T10N, PP02, max UDMA/33
  588. [ 2.852038] usb 1-3: new high-speed USB device number 2 using ehci-pci
  589. [ 2.852300] ata1.00: configured for UDMA/33
  590. [ 2.858150] scsi 0:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-T10N PP02 PQ: 0 ANSI: 5
  591. [ 2.869897] ata2: port disabled--ignoring
  592. [ 2.871391] sata_sis 0000:00:05.0: version 1.0
  593. [ 2.871676] sata_sis 0000:00:05.0: Detected SiS 1183/966/966L/968/680 controller in PATA mode
  594. [ 2.874833] scsi host2: sata_sis
  595. [ 2.875125] scsi host3: sata_sis
  596. [ 2.875280] ata3: PATA max UDMA/133 cmd 0x1058 ctl 0x104c bmdma 0x1020 irq 17
  597. [ 2.875284] ata4: PATA max UDMA/133 cmd 0x1050 ctl 0x1048 bmdma 0x1028 irq 17
  598. [ 2.891843] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  599. [ 2.891847] cdrom: Uniform CD-ROM driver Revision: 3.20
  600. [ 2.892533] sr 0:0:0:0: Attached scsi CD-ROM sr0
  601. [ 3.005259] usb 1-3: New USB device found, idVendor=12d1, idProduct=107e
  602. [ 3.005266] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  603. [ 3.005270] usb 1-3: Product: RNE-L21
  604. [ 3.005274] usb 1-3: Manufacturer: HUAWEI
  605. [ 3.005278] usb 1-3: SerialNumber: FFY5T18419010874
  606. [ 3.010744] usb-storage 1-3:1.1: USB Mass Storage device detected
  607. [ 3.011157] scsi host4: usb-storage 1-3:1.1
  608. [ 3.011380] usbcore: registered new interface driver usb-storage
  609. [ 3.012268] usbcore: registered new interface driver uas
  610. [ 3.034542] ata3.00: ATA-8: FUJITSU MHZ2320BH G2, 00000009, max UDMA/100
  611. [ 3.034547] ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
  612. [ 3.039247] ata3.00: configured for UDMA/100
  613. [ 3.039629] scsi 2:0:0:0: Direct-Access ATA FUJITSU MHZ2320B 0009 PQ: 0 ANSI: 5
  614. [ 3.248127] sd 2:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  615. [ 3.248251] sd 2:0:0:0: [sda] Write Protect is off
  616. [ 3.248258] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
  617. [ 3.248312] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  618. [ 3.305575] sda: sda1 sda2 < sda5 >
  619. [ 3.306496] sd 2:0:0:0: [sda] Attached SCSI disk
  620. [ 3.715842] PM: Starting manual resume from disk
  621. [ 3.715850] PM: Hibernation image partition 8:5 present
  622. [ 3.715852] PM: Looking for hibernation image.
  623. [ 3.716175] PM: Image not found (code -22)
  624. [ 3.716177] PM: Hibernation image not present or could not be loaded.
  625. [ 4.033357] scsi 4:0:0:0: CD-ROM Linux File-CD Gadget 0404 PQ: 0 ANSI: 2
  626. [ 4.035962] sr 4:0:0:0: [sr1] scsi-1 drive
  627. [ 4.036988] sr 4:0:0:0: Attached scsi CD-ROM sr1
  628. [ 4.120785] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  629. [ 4.918874] random: crng init done
  630. [ 4.918880] random: 7 urandom warning(s) missed due to ratelimiting
  631. [ 5.412738] ip_tables: (C) 2000-2006 Netfilter Core Team
  632. [ 5.567247] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  633. [ 5.567625] systemd[1]: Detected architecture x86-64.
  634. [ 5.579036] systemd[1]: Set hostname to <debtop>.
  635. [ 6.785035] systemd[1]: live-tools.service: Cannot add dependency job, ignoring: Unit live-tools.service is masked.
  636. [ 6.786935] systemd[1]: Listening on udev Control Socket.
  637. [ 6.787129] systemd[1]: Reached target User and Group Name Lookups.
  638. [ 6.787186] systemd[1]: Reached target Remote File Systems.
  639. [ 6.787371] systemd[1]: Listening on Journal Socket.
  640. [ 6.787862] systemd[1]: Created slice System Slice.
  641. [ 6.824235] systemd[1]: Starting Set the console keyboard layout...
  642. [ 7.187154] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  643. [ 7.606616] systemd-journald[202]: Received request to flush runtime journal from PID 1
  644. [ 9.430068] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input9
  645. [ 9.430969] ACPI: Lid Switch [LID0]
  646. [ 9.431110] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
  647. [ 9.431115] ACPI: Power Button [PWRB]
  648. [ 9.431202] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input11
  649. [ 9.431205] ACPI: Sleep Button [SLPB]
  650. [ 9.431291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input12
  651. [ 9.431294] ACPI: Power Button [PWRF]
  652. [ 9.646940] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
  653. [ 9.646989] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  654. [ 9.647209] acpi device:02: registered as cooling_device2
  655. [ 9.647316] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input13
  656. [ 9.666773] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  657. [ 9.716539] ACPI: Battery Slot [BAT0] (battery present)
  658. [ 9.719175] ACPI: AC Adapter [ADP0] (on-line)
  659. [ 9.857692] sr 0:0:0:0: Attached scsi generic sg0 type 5
  660. [ 9.857765] sd 2:0:0:0: Attached scsi generic sg1 type 0
  661. [ 9.857832] sr 4:0:0:0: Attached scsi generic sg2 type 5
  662. [ 9.936226] input: PC Speaker as /devices/platform/pcspkr/input/input14
  663. [ 10.580087] intel_powerclamp: No package C-state available
  664. [ 10.602228] snd_hda_intel 0000:00:0f.0: CORB reset timeout#1, CORBRP = 0
  665. [ 10.897288] ath5k 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
  666. [ 10.897630] ath5k 0000:02:00.0: registered as 'phy0'
  667. [ 10.967177] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC268: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  668. [ 10.967182] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  669. [ 10.967185] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
  670. [ 10.967188] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  671. [ 10.967190] snd_hda_codec_realtek hdaudioC0D0: inputs:
  672. [ 10.967194] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
  673. [ 10.967197] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
  674. [ 11.215123] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:0f.0/sound/card0/input15
  675. [ 11.217009] input: HDA SIS966 Mic as /devices/pci0000:00/0000:00:0f.0/sound/card0/input16
  676. [ 11.217342] input: HDA SIS966 Headphone as /devices/pci0000:00/0000:00:0f.0/sound/card0/input17
  677. [ 11.363970] Adding 782332k swap on /dev/sda5. Priority:-1 extents:1 across:782332k FS
  678. [ 11.426035] ath: EEPROM regdomain: 0x65
  679. [ 11.426037] ath: EEPROM indicates we should expect a direct regpair map
  680. [ 11.426041] ath: Country alpha2 being used: 00
  681. [ 11.426043] ath: Regpair used: 0x65
  682. [ 11.817340] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  683. [ 11.817897] ath5k: phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
  684. [ 12.488072] usb 1-3: USB disconnect, device number 2
  685. [ 12.926200] ath5k 0000:02:00.0 wlp2s0: renamed from wlan0
  686. [ 12.984045] usb 1-3: new high-speed USB device number 3 using ehci-pci
  687. [ 13.133279] usb 1-3: New USB device found, idVendor=12d1, idProduct=108a
  688. [ 13.133286] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  689. [ 13.133290] usb 1-3: Product: RNE-L21
  690. [ 13.133295] usb 1-3: Manufacturer: HUAWEI
  691. [ 13.133299] usb 1-3: SerialNumber: FFY5T18419010874
  692. [ 14.406781] usbcore: registered new interface driver cdc_ether
  693. [ 14.464873] rndis_host 1-3:1.0 usb0: register 'rndis_host' at usb-0000:00:03.3-3, RNDIS device, 0e:f8:23:2a:32:64
  694. [ 14.464913] usbcore: registered new interface driver rndis_host
  695. [ 14.468120] rndis_host 1-3:1.0 enp0s3f3u3: renamed from usb0
  696. [ 20.630756] IPv6: ADDRCONF(NETDEV_UP): enp0s4: link is not ready
  697. [ 20.631044] IPv6: ADDRCONF(NETDEV_UP): enp0s4: link is not ready
  698. [ 20.766881] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  699. [ 20.776588] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  700. [ 20.789290] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  701. [ 20.811049] IPv6: ADDRCONF(NETDEV_UP): enp0s3f3u3: link is not ready
  702. [ 27.879377] fuse init (API version 7.26)
  703. [ 30.724046] sis190 0000:00:04.0 enp0s4: auto-negotiating...
  704. [ 95.087940] ath5k 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
  705. [ 95.088658] ath5k 0000:02:00.0: registered as 'phy0'
  706. [ 95.602001] ath: EEPROM regdomain: 0x65
  707. [ 95.602003] ath: EEPROM indicates we should expect a direct regpair map
  708. [ 95.602008] ath: Country alpha2 being used: 00
  709. [ 95.602010] ath: Regpair used: 0x65
  710. [ 95.610555] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  711. [ 95.611439] ath5k: phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
  712. [ 95.623171] ath5k 0000:02:00.0 wlp2s0: renamed from wlan0
  713. [ 95.666607] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  714. [ 95.680814] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  715. [ 95.694565] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  716. [ 95.739772] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  717. [ 158.914355] systemd[1]: apt-daily-upgrade.timer: Adding 55min 19.345198s random time.
  718. [ 166.731228] systemd[1]: apt-daily-upgrade.timer: Adding 31min 18.608388s random time.
  719. [ 166.986374] systemd[1]: apt-daily-upgrade.timer: Adding 40min 20.532338s random time.
  720. [ 168.705821] NET: Registered protocol family 4
  721. [ 168.751727] NET: Registered protocol family 3
  722. [ 168.820569] NET: Registered protocol family 5
  723. [ 439.259562] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  724. [ 627.861329] perf: interrupt took too long (2554 > 2500), lowering kernel.perf_event_max_sample_rate to 78250
  725. [ 653.776035] perf: interrupt took too long (3229 > 3192), lowering kernel.perf_event_max_sample_rate to 61750
  726. [ 697.790459] perf: interrupt took too long (4090 > 4036), lowering kernel.perf_event_max_sample_rate to 48750
  727. [ 733.862449] perf: interrupt took too long (5132 > 5112), lowering kernel.perf_event_max_sample_rate to 38750
  728. [ 755.289717] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  729. [ 913.158069] perf: interrupt took too long (6427 > 6415), lowering kernel.perf_event_max_sample_rate to 31000
  730. [ 1071.270267] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  731. [ 1175.818582] perf: interrupt took too long (8052 > 8033), lowering kernel.perf_event_max_sample_rate to 24750
  732. [ 1387.233993] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  733. [ 1493.249765] perf: interrupt took too long (10088 > 10065), lowering kernel.perf_event_max_sample_rate to 19750
  734. [ 1703.267306] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  735. [ 2019.264578] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  736. [ 2335.267142] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  737. [ 2651.233476] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  738. [ 2966.267497] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  739. [ 3282.249707] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  740. [ 3598.225041] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  741. [ 3913.265538] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  742. [ 4229.255310] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  743. [ 4545.217409] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  744. [ 4860.229676] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  745. [ 5176.213419] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  746. [ 5491.219075] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  747. [ 5806.296811] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  748. [ 6122.235582] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  749. [ 6438.274656] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  750. [ 6754.217432] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  751. [ 7069.260925] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  752. [ 7385.283889] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  753. [ 7701.227993] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
Advertisement
Add Comment
Please, Sign In to add comment