Latest Stable Kernel unable to detect new usb devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am using a medion 96232 , an old laptop with a cpu intel celeron M .

My linux kernel is unable to detect any device i plugin in any usb port except if it is already plugged in before i start the computer .
Dmesg does not show anything when i plug the device .
I believe that this problem could be related to the usb masstorage drivers in the kernel .

The attachment have first the normal boot without anything plugged in on usb ports . Then i insert a device into usb port and nothing pops up on kernel messages or syslog .

Then last part of the log when i start up the machine with the device already plugged in i get this error in syslog :

Feb 11 10:18:52 Station2 kernel: [ 539.708156] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue

14 failed to flush
Feb 11 10:19:01 Station2 kernel: [ 549.331273] ------------[ cut here ]------------ Feb 11 10:19:01 Station2 kernel: [ 549.331282] URB e94df291 submitted while active Feb 11 10:19:01 Station2 kernel: [ 549.331374] WARNING: CPU: 0 PID: 6056 at drivers/usb/core/urb.c:363

usb_submit_urb+0x28d/0x5a0 [usbcore]
Feb 11 10:19:01 Station2 kernel: [ 549.331376] Modules linked in: appletalk psnap llc ax25 arc4

rt2800usb rt2x00usb rt2800lib rt2x00lib mac80211 cfg80211 crc_ccitt rfkill radeon snd_hda_codec_idt

snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core ttm snd_pcsp snd_hwdep drm_kms_helper

snd_pcm coretemp drm snd_timer snd joydev evdev serio_raw soundcore i2c_algo_bit ext4 crc32c_generic

crc16 mbcache jbd2 fscrypto sg sd_mod ata_generic pata_atiixp libata ohci_pci ehci_pci ohci_hcd ehci_hcd

scsi_mod psmouse usbcore sky2 i2c_piix4
Feb 11 10:19:01 Station2 kernel: [ 549.331417] CPU: 0 PID: 6056 Comm: NetworkManager Not tainted 4.20.7

#1
Feb 11 10:19:01 Station2 kernel: [ 549.331419] Hardware name: MD96232 /, BIOS ME.18.00 03/20/07 Feb 11 10:19:01 Station2 kernel: [ 549.331429] EIP: usb_submit_urb+0x28d/0x5a0 [usbcore] Feb 11 10:19:01 Station2 kernel: [ 549.331433] Code: 85 c9 0f 8f b5 02 00 00 b8 ea ff ff ff e9 cd fd ff

ff 8d 76 00 53 68 90 28 87 f7 89 45 f0 c6 05 0c 9f 87 f7 01 e8 63 e0 80 da <0f> 0b 58 8b 45 f0 5a e9 a9

fd ff ff 8d b4 26 00 00 00 00 81 fa 00
Feb 11 10:19:01 Station2 kernel: [ 549.331435] EAX: 00000023 EBX: e8d1ec00 ECX: f560a56c EDX: 00000007 Feb 11 10:19:01 Station2 kernel: [ 549.331437] ESI: e7e5ee00 EDI: e785a04c EBP: e8c0386c ESP: e8c03844 Feb 11 10:19:01 Station2 kernel: [ 549.331440] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS:

00010286
Feb 11 10:19:01 Station2 kernel: [ 549.331442] CR0: 80050033 CR2: b7c8f078 CR3: 28d26000 CR4: 000006f0
Feb 11 10:19:01 Station2 kernel: [  549.331445] Call Trace:
Feb 11 10:19:01 Station2 kernel: [ 549.331457] ? rt2x00queue_index_inc+0x60/0xc0 [rt2x00lib] Feb 11 10:19:01 Station2 kernel: [ 549.331462] rt2x00usb_kick_rx_entry+0x9d/0xd0 [rt2x00usb] Feb 11 10:19:01 Station2 kernel: [ 549.331466] rt2x00usb_clear_entry+0x22/0x30 [rt2x00usb] Feb 11 10:19:01 Station2 kernel: [ 549.331471] rt2x00queue_init_queues+0x6c/0x90 [rt2x00lib] Feb 11 10:19:01 Station2 kernel: [ 549.331476] rt2x00lib_enable_radio+0x27/0xa0 [rt2x00lib] Feb 11 10:19:01 Station2 kernel: [ 549.331480] rt2x00lib_start+0x5c/0xd0 [rt2x00lib] Feb 11 10:19:01 Station2 kernel: [ 549.331485] rt2x00mac_start+0x28/0x30 [rt2x00lib] Feb 11 10:19:01 Station2 kernel: [ 549.331522] drv_start+0x44/0x100 [mac80211] Feb 11 10:19:01 Station2 kernel: [ 549.331543] ieee80211_do_open+0x325/0x900 [mac80211] Feb 11 10:19:01 Station2 kernel: [ 549.331565] ieee80211_open+0x46/0x60 [mac80211]
Feb 11 10:19:01 Station2 kernel: [  549.331573]  __dev_open+0xbe/0x160
Feb 11 10:19:01 Station2 kernel: [ 549.331577] __dev_change_flags+0x187/0x1d0 Feb 11 10:19:01 Station2 kernel: [ 549.331580] dev_change_flags+0x28/0x60
Feb 11 10:19:01 Station2 kernel: [  549.331584]  do_setlink+0x2e9/0x8a0
Feb 11 10:19:01 Station2 kernel: [ 549.331590] ? __nla_parse+0x2b/0x130 Feb 11 10:19:01 Station2 kernel: [ 549.331593] ? rtnl_link_unregister+0xe0/0xe0 Feb 11 10:19:01 Station2 kernel: [ 549.331597] rtnl_newlink+0x565/0x830 Feb 11 10:19:01 Station2 kernel: [ 549.331603] ? __nla_reserve+0x3a/0x50
Feb 11 10:19:01 Station2 kernel: [  549.331606]  ? __nla_put+0x18/0x20
Feb 11 10:19:01 Station2 kernel: [  549.331609]  ? nla_put+0x2c/0x50
Feb 11 10:19:01 Station2 kernel: [ 549.331613] ? _raw_read_unlock_bh+0x1e/0x20 Feb 11 10:19:01 Station2 kernel: [ 549.331618] ? inet6_fill_ifla6_attrs+0x410/0x440 Feb 11 10:19:01 Station2 kernel: [ 549.331621] ? inet6_fill_ifla6_attrs+0x440/0x440 Feb 11 10:19:01 Station2 kernel: [ 549.331624] ? inet6_fill_link_af+0x17/0x30 Feb 11 10:19:01 Station2 kernel: [ 549.331627] ? rtnl_fill_ifinfo+0xbd9/0xd50 Feb 11 10:19:01 Station2 kernel: [ 549.331633] ? __update_load_avg_se+0x2c6/0x400 Feb 11 10:19:01 Station2 kernel: [ 549.331640] ? __mutex_lock.isra.7+0x23/0x450 Feb 11 10:19:01 Station2 kernel: [ 549.331645] ? cap_inode_getsecurity+0x1f0/0x1f0 Feb 11 10:19:01 Station2 kernel: [ 549.331649] ? security_capget+0x30/0x60 Feb 11 10:19:01 Station2 kernel: [ 549.331653] ? ns_capable_common+0x55/0x70 Feb 11 10:19:01 Station2 kernel: [ 549.331657] ? rtnl_link_unregister+0xe0/0xe0 Feb 11 10:19:01 Station2 kernel: [ 549.331660] rtnetlink_rcv_msg+0x25f/0x330 Feb 11 10:19:01 Station2 kernel: [ 549.331666] ? try_to_wake_up+0x45/0x430 Feb 11 10:19:01 Station2 kernel: [ 549.331669] ? rtnl_calcit.isra.27+0x100/0x100 Feb 11 10:19:01 Station2 kernel: [ 549.331674] netlink_rcv_skb+0xcc/0xe0
Feb 11 10:19:01 Station2 kernel: [  549.331678]  rtnetlink_rcv+0x12/0x20
Feb 11 10:19:01 Station2 kernel: [ 549.331681] netlink_unicast+0x16b/0x1f0 Feb 11 10:19:01 Station2 kernel: [ 549.331685] netlink_sendmsg+0x231/0x3a0 Feb 11 10:19:01 Station2 kernel: [ 549.331689] ? netlink_unicast+0x1f0/0x1f0
Feb 11 10:19:01 Station2 kernel: [  549.331694]  sock_sendmsg+0x32/0x40
Feb 11 10:19:01 Station2 kernel: [ 549.331697] ___sys_sendmsg+0x239/0x250 Feb 11 10:19:01 Station2 kernel: [ 549.331703] ? update_load_avg+0x9e/0x720 Feb 11 10:19:01 Station2 kernel: [ 549.331706] ? update_load_avg+0x9e/0x720 Feb 11 10:19:01 Station2 kernel: [ 549.331710] ? __switch_to_asm+0x33/0x4c Feb 11 10:19:01 Station2 kernel: [ 549.331713] ? __switch_to_asm+0x27/0x4c Feb 11 10:19:01 Station2 kernel: [ 549.331715] ? __switch_to_asm+0x33/0x4c Feb 11 10:19:01 Station2 kernel: [ 549.331718] ? __switch_to_asm+0x27/0x4c Feb 11 10:19:01 Station2 kernel: [ 549.331721] ? __switch_to_asm+0x33/0x4c Feb 11 10:19:01 Station2 kernel: [ 549.331723] ? __switch_to_asm+0x27/0x4c Feb 11 10:19:01 Station2 kernel: [ 549.331727] ? __fget_light+0x22/0x60
Feb 11 10:19:01 Station2 kernel: [  549.331731]  __sys_sendmsg+0x3e/0x80
Feb 11 10:19:01 Station2 kernel: [ 549.331735] sys_socketcall+0x24a/0x2a0 Feb 11 10:19:01 Station2 kernel: [ 549.331740] do_fast_syscall_32+0x7f/0x1d0 Feb 11 10:19:01 Station2 kernel: [ 549.331744] entry_SYSENTER_32+0x6b/0xbe
Feb 11 10:19:01 Station2 kernel: [  549.331746] EIP: 0xb7ee5a61
Feb 11 10:19:01 Station2 kernel: [ 549.331749] Code: 8b 98 58 cd ff ff 85 d2 89 c8 74 02 89 0a 5b 5d c3

8b 04 24 c3 8b 14 24 c3 8b 1c 24 c3 8b 3c 24 c3 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d

76 00 58 b8 77 00 00 00 cd 80 90 8d 76
Feb 11 10:19:01 Station2 kernel: [ 549.331751] EAX: ffffffda EBX: 00000010 ECX: bf9656a4 EDX: 00000000 Feb 11 10:19:01 Station2 kernel: [ 549.331753] ESI: b77c9000 EDI: bf965768 EBP: 00cd47a8 ESP: bf965690 Feb 11 10:19:01 Station2 kernel: [ 549.331756] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS:

00200293
Feb 11 10:19:01 Station2 kernel: [  549.331760]  ? nmi+0x8b/0x198
Feb 11 10:19:01 Station2 kernel: [ 549.331762] ---[ end trace 38e6c6863969a6ed ]---

The log contain everything about the hardware that this machine have and modules installed for those specific hardware .

In the past using kernel 3.16 on a based debian system i did not had this issue , so , i am right now installing an old debian distribution "debian 7.11" to see if this issue disappears .

This issue does not affect only usb wireless interfaces , it also affects any other usb device i try to connect to an USB port .


DMESG

[    0.000000] Linux version 4.20.7 (root@Station2) (gcc version 6.3.0 20170516                                               (Debian 6.3.0-18+deb9u1)) #1 SMP Sun Feb 10 21:43:35 EST 2019
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000ce000-0x00000000000cffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000dffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b7e7ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b7e80000-0x00000000b7e95fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b7e96000-0x00000000b7efffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b7f00000-0x00000000b7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI:  MD96232    /, BIOS ME.18.00 03/20/07
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1463.271 MHz processor
[    0.013051] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.013056] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.013069] last_pfn = 0xb7e80 max_arch_pfn = 0x1000000
[    0.013211] MTRR default type: uncachable
[    0.013213] MTRR fixed ranges enabled:
[    0.013216]   00000-9FFFF write-back
[    0.013218]   A0000-BFFFF uncachable
[    0.013221]   C0000-CFFFF write-protect
[    0.013223]   D0000-DFFFF uncachable
[    0.013225]   E0000-FFFFF write-protect
[    0.013226] MTRR variable ranges enabled:
[    0.013229]   0 base 000000000 mask F80000000 write-back
[    0.013232]   1 base 080000000 mask FE0000000 write-back
[    0.013234]   2 base 0A0000000 mask FF0000000 write-back
[    0.013237]   3 base 0B0000000 mask FF8000000 write-back
[    0.013239]   4 base 0B7F00000 mask FFFF00000 uncachable
[    0.013240]   5 disabled
[    0.013242]   6 disabled
[    0.013243]   7 disabled
[    0.014643] x86/PAT: PAT not supported by CPU.
[    0.014865] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC
[    0.023301] found SMP MP-table at [mem 0x000f7270-0x000f727f] mapped at [(ptr                                              val)]
[    0.076492] initial memory mapped: [mem 0x00000000-0x11ffffff]
[    0.076499] Base memory trampoline at [(ptrval)] 99000 size 16384
[    0.076625] BRK [0x11b15000, 0x11b15fff] PGTABLE
[    0.076660] BRK [0x11b16000, 0x11b17fff] PGTABLE
[    0.076663] BRK [0x11b18000, 0x11b18fff] PGTABLE
[    0.076665] BRK [0x11b19000, 0x11b19fff] PGTABLE
[    0.076683] RAMDISK: [mem 0x19e33000-0x28f10fff]
[    0.076694] 2062MB HIGHMEM available.
[    0.076696] 879MB LOWMEM available.
[    0.076698]   mapped low ram: 0 - 36ffe000
[    0.076699]   low ram: 0 - 36ffe000
[    0.076712] BRK [0x11b1a000, 0x11b1afff] PGTABLE
[    0.076717] Zone ranges:
[    0.076719]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.076722]   Normal   [mem 0x0000000001000000-0x0000000036ffdfff]
[    0.076724]   HighMem  [mem 0x0000000036ffe000-0x00000000b7e7ffff]
[    0.076727] Movable zone start for each node
[    0.076728] Early memory node ranges
[    0.076730]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.076732]   node   0: [mem 0x0000000000100000-0x00000000b7e7ffff]
[    0.076735] Initmem setup node 0 [mem 0x0000000000001000-0x00000000b7e7ffff]
[    0.076739] On node 0 totalpages: 753180
[    0.140097]   DMA zone: 36 pages used for memmap
[    0.140101]   DMA zone: 0 pages reserved
[    0.140103]   DMA zone: 3996 pages, LIFO batch:0
[    0.140395]   Normal zone: 1944 pages used for memmap
[    0.140398]   Normal zone: 221182 pages, LIFO batch:63
[    0.155587]   HighMem zone: 528002 pages, LIFO batch:63
[    0.191983] Using APIC driver default
[    0.192209] SB4X0 revision 0x83
[    0.192211] Ignoring ACPI timer override.
[    0.192212] If you got timer trouble try acpi_use_timer_override
[    0.192249] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.234151] Intel MultiProcessor Specification v1.4
[    0.234153]     Virtual Wire compatibility mode.
[    0.234160] MPTABLE: OEM ID: ATI
[    0.234161] MPTABLE: Product ID: RC410 Board
[    0.234162] MPTABLE: APIC at: 0xFEE00000
[    0.234167] Processor #0 (Bootup-CPU)
[    0.234190] IOAPIC[0]: apic_id 1, version 33, address 0xfec00000, GSI 0-23
[    0.234198] Processors: 1
[    0.234203] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.234252] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.234255] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.234257] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.234258] PM: Registered nosave memory: [mem 0x000a0000-0x000cdfff]
[    0.234260] PM: Registered nosave memory: [mem 0x000ce000-0x000cffff]
[    0.234262] PM: Registered nosave memory: [mem 0x000d0000-0x000dbfff]
[    0.234264] PM: Registered nosave memory: [mem 0x000dc000-0x000dffff]
[    0.234265] PM: Registered nosave memory: [mem 0x000e0000-0x000e3fff]
[    0.234267] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
[    0.234273] [mem 0xb8000000-0xdfffffff] available for PCI devices
[    0.234276] Booting paravirtualized kernel on bare hardware
[    0.234287] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffff                                              ffff, max_idle_ns: 7645519600211568 ns
[    0.234325] random: get_random_bytes called from start_kernel+0x77/0x402 with                                               crng_init=0
[    0.234342] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_                                              ids:1
[    0.234770] percpu: Embedded 29 pages/cpu @(ptrval) s89356 r0 d29428 u118784
[    0.234784] pcpu-alloc: s89356 r0 d29428 u118784 alloc=29*4096
[    0.234787] pcpu-alloc: [0] 0
[    0.234827] Built 1 zonelists, mobility grouping on.  Total pages: 751200
[    0.234833] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.20.7 root=UUID=f0                                              2aac70-61c5-415f-9d9f-111d35d175a9 ro quiet acpi=off pnpbios=off
[    0.236050] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.236513] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.236552] Initializing CPU#0
[    0.399719] Initializing HighMem for node 0 (00036ffe:000b7e80)
[    0.665605] Initializing Movable for node 0 (00000000:00000000)
[    0.683406] Memory: 2661308K/3012720K available (6650K kernel code, 617K rwda                                              ta, 2044K rodata, 880K init, 456K bss, 351412K reserved, 0K cma-reserved, 211200                                              8K highmem)
[    0.683415] virtual kernel memory layout:
                   fixmap  : 0xffd35000 - 0xfffff000   (2856 kB)
                 cpu_entry : 0xff400000 - 0xff8c1000   (4868 kB)
                   pkmap   : 0xff000000 - 0xff200000   (2048 kB)
                   vmalloc : 0xf77fe000 - 0xfeffe000   ( 120 MB)
                   lowmem  : 0xc0000000 - 0xf6ffe000   ( 879 MB)
                     .init : 0xd192e000 - 0xd1a0a000   ( 880 kB)
                     .data : 0xd167e9fc - 0xd191e700   (2687 kB)
                     .text : 0xd1000000 - 0xd167e9fc   (6650 kB)
[    0.683417] Checking if this processor honours the WP bit even in supervisor                                               mode...Ok.
[    0.683715] Kernel/User page tables isolation: enabled
[    0.683753] ftrace: allocating 29210 entries in 58 pages
[    0.744842] rcu: Hierarchical RCU implementation.
[    0.744849] rcu:     RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1.
[    0.744852] rcu: RCU calculated value of scheduler-enlistment delay is 25 jif                                              fies.
[    0.744854] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.753843] NR_IRQS: 2304, nr_irqs: 256, preallocated irqs: 16
[    0.754101] CPU 0 irqstacks, hard=(ptrval) soft=(ptrval)
[    0.756041] Console: colour VGA+ 80x25
[    0.756054] printk: console [tty0] enabled
[    0.756095] APIC: Switch to symmetric I/O mode setup
[    0.756100] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.756187] ExtINT not setup in hardware but reported by MP table
[    0.756589] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=0 pin2=2
[    0.776098] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x15                                              179a1da58, max_idle_ns: 440795214579 ns
[    0.776128] Calibrating delay loop (skipped), value calculated using timer fr                                              equency.. 2926.54 BogoMIPS (lpj=5853084)
[    0.776132] pid_max: default: 32768 minimum: 301
[    0.776230] LSM: Security Framework initializing
[    0.776234] Yama: becoming mindful.
[    0.776250] AppArmor: AppArmor disabled by boot time parameter
[    0.776294] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.776304] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.776793] Disabled fast string operations
[    0.776810] mce: CPU supports 6 MCE banks
[    0.776823] CPU0: Thermal monitoring enabled (TM1)
[    0.776830] process: using mwait in idle threads
[    0.776844] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    0.776845] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[    0.776850] Spectre V2 : Mitigation: Full generic retpoline
[    0.776852] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on c                                              ontext switch
[    0.776856] L1TF: System has more than MAX_PA/2 memory. L1TF mitigation not e                                              ffective.
[    0.776858] L1TF: You may make it effective by booting the kernel with mem=21                                              47483648 parameter.
[    0.776859] L1TF: However, doing so will make a part of your RAM unusable.
[    0.776861] L1TF: Reading https://www.kernel.org/doc/html/latest/admin-guide/                                              l1tf.html might help you decide.
[    0.787754] Freeing SMP alternatives memory: 28K
[    0.896104] smpboot: CPU0: Intel(R) Celeron(R) M CPU        410  @ 1.46GHz (f                                              amily: 0x6, model: 0xe, stepping: 0x8)
[    0.896104] Performance Events: Core events, core PMU driver.
[    0.896104] ... version:                1
[    0.896104] ... bit width:              40
[    0.896104] ... generic registers:      2
[    0.896104] ... value mask:             000000ffffffffff
[    0.896104] ... max period:             000000007fffffff
[    0.896104] ... fixed-purpose events:   0
[    0.896104] ... event mask:             0000000000000003
[    0.896104] rcu: Hierarchical SRCU implementation.
[    0.896104] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.896104] smp: Bringing up secondary CPUs ...
[    0.896104] smp: Brought up 1 node, 1 CPU
[    0.896104] smpboot: Max logical packages: 1
[    0.896104] smpboot: Total of 1 processors activated (2926.54 BogoMIPS)
[    0.896104] devtmpfs: initialized
[    0.896104] PM: Registering ACPI NVS region [mem 0xb7e96000-0xb7efffff] (4341                                              76 bytes)
[    0.896104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma                                              x_idle_ns: 7645041785100000 ns
[    0.896104] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.896104] pinctrl core: initialized pinctrl subsystem
[    0.896104] NET: Registered protocol family 16
[    0.896265] audit: initializing netlink subsys (disabled)
[    0.896547] cpuidle: using governor ladder
[    0.896549] cpuidle: using governor menu
[    0.938795] audit: type=2000 audit(1549877871.140:1): state=initialized audit                                              _enabled=0 res=1
[    0.938819] PCI: PCI BIOS area is rw and x. Use pci=nobios if you want it NX.
[    0.938824] PCI: PCI BIOS revision 2.10 entry at 0xfd5c4, last bus=10
[    0.938826] PCI: Using configuration type 1 for base access
[    0.941305] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.941812] ACPI: Interpreter disabled.
[    0.941992] vgaarb: loaded
[    0.942101] EDAC MC: Ver: 3.0.0
[    0.942320] PCI: Probing PCI hardware
[    0.942323] PCI: root bus 00: using default resources
[    0.942329] PCI: Probing PCI hardware (bus 00)
[    0.942382] PCI host bridge to bus 0000:00
[    0.942390] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.942394] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.942397] pci_bus 0000:00: No busn resource found for root bus, will use [b                                              us 00-ff]
[    0.942416] pci 0000:00:00.0: [1002:5a31] type 00 class 0x060000
[    0.942545] pci 0000:00:01.0: [1002:5a3f] type 01 class 0x060400
[    0.942676] pci 0000:00:04.0: [1002:5a36] type 01 class 0x060400
[    0.942714] pci 0000:00:04.0: enabling Extended Tags
[    0.942758] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.942861] pci 0000:00:05.0: [1002:5a37] type 01 class 0x060400
[    0.942898] pci 0000:00:05.0: enabling Extended Tags
[    0.942940] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.943071] pci 0000:00:13.0: [1002:4374] type 00 class 0x0c0310
[    0.943106] pci 0000:00:13.0: reg 0x10: [mem 0xc0404000-0xc0404fff]
[    0.943282] pci 0000:00:13.1: [1002:4375] type 00 class 0x0c0310
[    0.943315] pci 0000:00:13.1: reg 0x10: [mem 0xc0405000-0xc0405fff]
[    0.943494] pci 0000:00:13.2: [1002:4373] type 00 class 0x0c0320
[    0.943531] pci 0000:00:13.2: reg 0x10: [mem 0xc0406000-0xc0406fff]
[    0.943664] pci 0000:00:13.2: supports D1 D2
[    0.943668] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.943779] pci 0000:00:14.0: [1002:4372] type 00 class 0x0c0500
[    0.943810] pci 0000:00:14.0: reg 0x10: [io  0x8400-0x840f]
[    0.943827] pci 0000:00:14.0: reg 0x14: [mem 0xc0407000-0xc04073ff]
[    0.943904] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.943996] pci 0000:00:14.1: [1002:4376] type 00 class 0x01018a
[    0.944033] pci 0000:00:14.1: reg 0x10: [io  0x8428-0x842f]
[    0.944051] pci 0000:00:14.1: reg 0x14: [io  0x8434-0x8437]
[    0.944068] pci 0000:00:14.1: reg 0x18: [io  0x8420-0x8427]
[    0.944085] pci 0000:00:14.1: reg 0x1c: [io  0x8430-0x8433]
[    0.944102] pci 0000:00:14.1: reg 0x20: [io  0x8410-0x841f]
[    0.944157] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.944160] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.944163] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.944166] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.944315] pci 0000:00:14.2: [1002:437b] type 00 class 0x040300
[    0.944363] pci 0000:00:14.2: reg 0x10: [mem 0xc0400000-0xc0403fff 64bit]
[    0.944496] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.944600] pci 0000:00:14.3: [1002:4377] type 00 class 0x060100
[    0.944803] pci 0000:00:14.4: [1002:4371] type 01 class 0x060401
[    0.944987] pci_bus 0000:01: extended config space not accessible
[    0.945035] pci 0000:01:05.0: [1002:5a62] type 00 class 0x030000
[    0.945051] pci 0000:01:05.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
[    0.945061] pci 0000:01:05.0: reg 0x14: [io  0x9000-0x90ff]
[    0.945070] pci 0000:01:05.0: reg 0x18: [mem 0xc0000000-0xc000ffff]
[    0.945098] pci 0000:01:05.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.945129] pci 0000:01:05.0: supports D1 D2
[    0.945186] pci 0000:01:05.0: vgaarb: setting as boot VGA device
[    0.945189] pci 0000:01:05.0: vgaarb: VGA device added: decodes=io+mem,owns=i                                              o+mem,locks=none
[    0.945227] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.945234] pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
[    0.945239] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc00fffff]
[    0.945244] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff pref                                              ]
[    0.945332] pci 0000:02:00.0: [11ab:4352] type 00 class 0x020000
[    0.945369] pci 0000:02:00.0: reg 0x10: [mem 0xc0100000-0xc0103fff 64bit]
[    0.945385] pci 0000:02:00.0: reg 0x18: [io  0xa000-0xa0ff]
[    0.945520] pci 0000:02:00.0: supports D1 D2
[    0.945524] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.945637] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can                                               enable it with 'pcie_aspm=force'
[    0.945652] pci 0000:00:04.0: PCI bridge to [bus 02-04]
[    0.945659] pci 0000:00:04.0:   bridge window [io  0xa000-0xafff]
[    0.945664] pci 0000:00:04.0:   bridge window [mem 0xc0100000-0xc01fffff]
[    0.945731] pci 0000:00:05.0: PCI bridge to [bus 05-07]
[    0.945738] pci 0000:00:05.0:   bridge window [io  0x6000-0x7fff]
[    0.945743] pci 0000:00:05.0:   bridge window [mem 0xb0000000-0xb1ffffff]
[    0.945750] pci 0000:00:05.0:   bridge window [mem 0xb2000000-0xb3ffffff 64bi                                              t pref]
[    0.945774] pci_bus 0000:08: extended config space not accessible
[    0.945886] pci 0000:00:14.4: PCI bridge to [bus 08-0a] (subtractive decode)
[    0.945906] pci 0000:00:14.4:   bridge window [io  0x0000-0xffff] (subtractiv                                              e decode)
[    0.945909] pci 0000:00:14.4:   bridge window [mem 0x00000000-0xffffffff] (su                                              btractive decode)
[    0.945937] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 0a
[    0.946335] pci 0000:00:14.0: default IRQ router [1002:4372]
[    0.946343] PCI: pci_cache_line_size set to 64 bytes
[    0.946353] pci 0000:00:05.0: can't claim BAR 14 [mem 0xb0000000-0xb1ffffff]:                                               address conflict with System RAM [mem 0x00100000-0xb7e7ffff]
[    0.946358] pci 0000:00:05.0: can't claim BAR 15 [mem 0xb2000000-0xb3ffffff 6                                              4bit pref]: address conflict with System RAM [mem 0x00100000-0xb7e7ffff]
[    0.946419] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
[    0.946423] e820: reserve RAM buffer [mem 0xb7e80000-0xb7ffffff]
[    0.946913] clocksource: Switched to clocksource tsc-early
[    0.973131] VFS: Disk quotas dquot_6.6.0
[    0.973184] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.973359] pnp: PnP ACPI: disabled
[    0.973361] PnPBIOS: Disabled
[    0.976892] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit                                               pref] to [bus 02-04] add_size 200000 add_align 100000
[    0.976904] pci 0000:00:05.0: bridge window [mem 0x00100000-0x000fffff 64bit                                               pref] to [bus 05-07] add_size 200000 add_align 100000
[    0.976909] pci 0000:00:05.0: bridge window [mem 0x00100000-0x000fffff] to [b                                              us 05-07] add_size 200000 add_align 100000
[    0.976944] pci 0000:00:04.0: BAR 15: assigned [mem 0xb8000000-0xb81fffff 64b                                              it pref]
[    0.976950] pci 0000:00:05.0: BAR 14: assigned [mem 0xb8200000-0xb83fffff]
[    0.976956] pci 0000:00:05.0: BAR 15: assigned [mem 0xb8400000-0xb85fffff 64b                                              it pref]
[    0.976964] pci 0000:01:05.0: BAR 6: assigned [mem 0xc0020000-0xc003ffff pref                                              ]
[    0.976969] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.976974] pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
[    0.976980] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc00fffff]
[    0.976984] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff pref                                              ]
[    0.976991] pci 0000:00:04.0: PCI bridge to [bus 02-04]
[    0.976995] pci 0000:00:04.0:   bridge window [io  0xa000-0xafff]
[    0.977000] pci 0000:00:04.0:   bridge window [mem 0xc0100000-0xc01fffff]
[    0.977005] pci 0000:00:04.0:   bridge window [mem 0xb8000000-0xb81fffff 64bi                                              t pref]
[    0.977011] pci 0000:00:05.0: PCI bridge to [bus 05-07]
[    0.977015] pci 0000:00:05.0:   bridge window [io  0x6000-0x7fff]
[    0.977020] pci 0000:00:05.0:   bridge window [mem 0xb8200000-0xb83fffff]
[    0.977025] pci 0000:00:05.0:   bridge window [mem 0xb8400000-0xb85fffff 64bi                                              t pref]
[    0.977032] pci 0000:00:14.4: PCI bridge to [bus 08-0a]
[    0.977057] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.977060] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[    0.977063] pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
[    0.977067] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xc00fffff]
[    0.977070] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff pref]
[    0.977074] pci_bus 0000:02: resource 0 [io  0xa000-0xafff]
[    0.977077] pci_bus 0000:02: resource 1 [mem 0xc0100000-0xc01fffff]
[    0.977080] pci_bus 0000:02: resource 2 [mem 0xb8000000-0xb81fffff 64bit pref                                              ]
[    0.977084] pci_bus 0000:05: resource 0 [io  0x6000-0x7fff]
[    0.977087] pci_bus 0000:05: resource 1 [mem 0xb8200000-0xb83fffff]
[    0.977090] pci_bus 0000:05: resource 2 [mem 0xb8400000-0xb85fffff 64bit pref                                              ]
[    0.977094] pci_bus 0000:08: resource 4 [io  0x0000-0xffff]
[    0.977097] pci_bus 0000:08: resource 5 [mem 0x00000000-0xffffffff]
[    0.977179] NET: Registered protocol family 2
[    0.977580] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144                                               bytes)
[    0.977594] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.977633] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.977710] TCP: Hash tables configured (established 8192 bind 8192)
[    0.977832] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.977855] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.977965] NET: Registered protocol family 1
[    0.977996] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
[    0.978036] pci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 19
[    1.197328] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x6c0 took 214165 u                                              secs
[    1.197346] pci 0000:00:13.1: PCI->APIC IRQ transform: INT A -> IRQ 19
[    1.417303] pci 0000:00:13.1: quirk_usb_early_handoff+0x0/0x6c0 took 214807 u                                              secs
[    1.417322] pci 0000:00:13.2: PCI->APIC IRQ transform: INT A -> IRQ 19
[    1.417384] pci 0000:01:05.0: Video device with shadowed ROM at [mem 0x000c00                                              00-0x000dffff]
[    1.417392] PCI: CLS 32 bytes, default 64
[    1.417495] Unpacking initramfs...
[   11.045908] Freeing initrd memory: 246648K
[   11.046020] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[   11.046024] software IO TLB: mapped [mem 0x3153d000-0x3553d000] (64MB)
[   11.046298] platform rtc_cmos: registered platform RTC device (no PNP device                                               found)
[   11.047481] Initialise system trusted keyrings
[   11.047625] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[   11.047656] zbud: loaded
[   12.057450] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x15179a1d                                              a58, max_idle_ns: 440795214579 ns
[   12.057471] clocksource: Switched to clocksource tsc
[   13.821492] Key type asymmetric registered
[   13.821497] Asymmetric key parser 'x509' registered
[   13.821534] bounce: pool size: 64 pages
[   13.821582] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                                              49)
[   13.821665] io scheduler noop registered
[   13.821667] io scheduler deadline registered
[   13.821718] io scheduler cfq registered (default)
[   13.821720] io scheduler mq-deadline registered
[   13.821722] io scheduler kyber registered
[   13.822076] pcieport 0000:00:04.0: Signaling PME with IRQ 24
[   13.822133] pciehp 0000:00:04.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnI                                              nd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep-
[   13.822413] pcieport 0000:00:05.0: Signaling PME with IRQ 25
[   13.822468] pciehp 0000:00:05.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnI                                              nd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep-
[   13.822635] intel_idle: does not run on family 6 model 14
[   13.822663] isapnp: Scanning for PnP cards...
[   14.180057] isapnp: No Plug & Play device found
[   14.180211] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   14.180867] Linux agpgart interface v0.103
[   14.181267] i8042: PNP: No PS/2 controller found.
[   14.181269] i8042: Probing ports directly.
[   14.187337] serio: i8042 KBD port at 0x60,0x64 irq 1
[   14.187413] serio: i8042 AUX port at 0x60,0x64 irq 12
[   14.187601] mousedev: PS/2 mouse device common for all mice
[   14.187871] rtc_cmos rtc_cmos: registered as rtc0
[   14.187907] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[   14.187938] ledtrig-cpu: registered to indicate activity on CPUs
[   14.188833] NET: Registered protocol family 10
[   14.189315] Segment Routing with IPv6
[   14.189355] mip6: Mobile IPv6
[   14.189358] NET: Registered protocol family 17
[   14.189364] mpls_gso: MPLS GSO support
[   14.189637] microcode: sig=0x6e8, pf=0x20, revision=0x39
[   14.189706] microcode: Microcode Update Driver: v2.2.
[   14.189713] Using IPI No-Shortcut mode
[   14.189724] sched_clock: Marking stable (14186135737, 1973020)->(14302919972,                                               -114811215)
[   14.189986] registered taskstats version 1
[   14.189988] Loading compiled-in X.509 certificates
[   14.190015] zswap: loaded using pool lzo/zbud
[   14.190113] ima: No TPM chip found, activating TPM-bypass!
[   14.190119] ima: Allocated hash algorithm: sha256
[   14.190592] rtc_cmos rtc_cmos: setting system clock to 2019-02-11 09:38:04 UT                                              C (1549877884)
[   14.193953] Freeing unused kernel image memory: 880K
[   14.204174] Write protecting kernel text and read-only data: 8720k
[   14.204175] NX-protecting the kernel data: 5636k
[   14.204403] x86/mm: PCI BIOS W+X mapping 96 pages
[   14.205049] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[   14.205113] x86/mm: Checking user space page tables
[   14.205332] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[   14.205335] Run /init as init process
[   14.219972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/se                                              rio0/input/input0
[   14.236320] udevd[87]: starting version 3.2.2
[   14.236858] random: udevd: uninitialized urandom read (16 bytes read)
[   14.236935] random: udevd: uninitialized urandom read (16 bytes read)
[   14.239064] udevd[88]: starting eudev-3.2.2
[   14.274748] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x8400, revisi                                              on 0
[   14.291963] sky2: driver version 1.30
[   14.292045] sky2 0000:02:00.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[   14.292184] sky2 0000:02:00.0: Yukon-2 FE chip revision 1
[   14.320973] sky2 0000:02:00.0 eth0: addr 00:03:25:3b:c9:7e
[   14.357354] usbcore: registered new interface driver usbfs
[   14.357379] usbcore: registered new interface driver hub
[   14.357427] usbcore: registered new device driver usb
[   14.364581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   14.365617] ehci-pci: EHCI PCI platform driver
[   14.365695] ehci-pci 0000:00:13.2: PCI->APIC IRQ transform: INT A -> IRQ 19
[   14.365748] ehci-pci 0000:00:13.2: EHCI Host Controller
[   14.365762] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus numbe                                              r 1
[   14.365863] ehci-pci 0000:00:13.2: irq 19, io mem 0xc0406000
[   14.367790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   14.368733] SCSI subsystem initialized
[   14.380283] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[   14.380455] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bc                                              dDevice= 4.20
[   14.380459] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=                                              1
[   14.380462] usb usb1: Product: EHCI Host Controller
[   14.380464] usb usb1: Manufacturer: Linux 4.20.7 ehci_hcd
[   14.380467] usb usb1: SerialNumber: 0000:00:13.2
[   14.380771] hub 1-0:1.0: USB hub found
[   14.380787] hub 1-0:1.0: 8 ports detected
[   14.382606] ohci-pci: OHCI PCI platform driver
[   14.382676] ohci-pci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 19
[   14.382724] ohci-pci 0000:00:13.0: OHCI PCI host controller
[   14.382737] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus numbe                                              r 2
[   14.382794] ohci-pci 0000:00:13.0: irq 19, io mem 0xc0404000
[   14.416558] libata version 3.00 loaded.
[   14.417904] pata_atiixp 0000:00:14.1: PCI->APIC IRQ transform: INT A -> IRQ 1                                              6
[   14.419918] scsi host0: pata_atiixp
[   14.420351] scsi host1: pata_atiixp
[   14.420445] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8410 irq 14
[   14.420448] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8418 irq 15
[   14.444306] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bc                                              dDevice= 4.20
[   14.444310] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=                                              1
[   14.444313] usb usb2: Product: OHCI PCI host controller
[   14.444316] usb usb2: Manufacturer: Linux 4.20.7 ohci_hcd
[   14.444319] usb usb2: SerialNumber: 0000:00:13.0
[   14.444744] hub 2-0:1.0: USB hub found
[   14.444767] hub 2-0:1.0: 4 ports detected
[   14.445317] ohci-pci 0000:00:13.1: PCI->APIC IRQ transform: INT A -> IRQ 19
[   14.445355] ohci-pci 0000:00:13.1: OHCI PCI host controller
[   14.445368] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus numbe                                              r 3
[   14.445412] ohci-pci 0000:00:13.1: irq 19, io mem 0xc0405000
[   14.508209] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bc                                              dDevice= 4.20
[   14.508213] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=                                              1
[   14.508216] usb usb3: Product: OHCI PCI host controller
[   14.508219] usb usb3: Manufacturer: Linux 4.20.7 ohci_hcd
[   14.508221] usb usb3: SerialNumber: 0000:00:13.1
[   14.508592] hub 3-0:1.0: USB hub found
[   14.508614] hub 3-0:1.0: 4 ports detected
[   14.621909] ata1.00: ATA-7: WDC WD800VE-22KWT0, 01.03K01, max UDMA/100
[   14.621916] ata1.00: 156301488 sectors, multi 16: LBA48
[   14.625306] scsi 0:0:0:0: Direct-Access     ATA      WDC WD800VE-22KW 3K01 PQ                                              : 0 ANSI: 5
[   14.634392] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.                                              5 GiB)
[   14.634420] sd 0:0:0:0: [sda] Write Protect is off
[   14.634424] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   14.634461] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, does                                              n't support DPO or FUA
[   14.687121]  sda: sda1 sda2 sda3 < sda5 sda6 >
[   14.687875] sd 0:0:0:0: [sda] Attached SCSI disk
[   14.690667] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   15.018232] psmouse serio1: synaptics: Touchpad model: 1, fw: 5.9, id: 0x23ae                                              b3, caps: 0xa04713/0x10008/0x0/0x0, board id: 0, fw id: 28762
[   15.057590] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/seri                                              o1/input/input2
[   15.336265] random: fast init done
[   15.668327] PM: Image not found (code -22)
[   16.022875] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts:                                               (null)
[   18.164005] random: crng init done
[   18.385369] udevd[333]: starting version 3.2.2
[   19.125845] udevd[334]: starting eudev-3.2.2
[   20.132819] input: PC Speaker as /devices/platform/pcspkr/input/input3
[   20.810016] intel_powerclamp: No package C-state available
[   21.614484] snd_hda_intel 0000:00:14.2: PCI->APIC IRQ transform: INT A -> IRQ                                               16
[   22.066942] snd_hda_codec_idt hdaudioC0D0: autoconfig for STAC9200: line_outs                                              =1 (0xe/0x0/0x0/0x0/0x0) type:speaker
[   22.066955] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0                                              /0x0)
[   22.066959] snd_hda_codec_idt hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   22.066962] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
[   22.066964] snd_hda_codec_idt hdaudioC0D0:    inputs:
[   22.066968] snd_hda_codec_idt hdaudioC0D0:      Mic=0x10
[   22.095931] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/c                                              ard0/input4
[   24.606120] [drm] radeon kernel modesetting enabled.
[   24.606365] radeon 0000:01:05.0: can't find IRQ for PCI INT B; probably buggy                                               MP table
[   24.606872] [drm] initializing kernel modesetting (RS400 0x1002:0x5A62 0x161F                                              :0x205F 0x00).
[   24.607358] [drm] Generation 2 PCI interface, using max accessible memory
[   24.607365] radeon 0000:01:05.0: VRAM: 128M 0x00000000B8000000 - 0x00000000BF                                              FFFFFF (128M used)
[   24.607369] radeon 0000:01:05.0: GTT: 512M 0x0000000080000000 - 0x000000009FF                                              FFFFF
[   24.607993] [drm] Detected VRAM RAM=128M, BAR=256M
[   24.607998] [drm] RAM width 128bits DDR
[   24.608201] [TTM] Zone  kernel: Available graphics memory: 398428 kiB
[   24.608203] [TTM] Zone highmem: Available graphics memory: 1454432 kiB
[   24.608204] [TTM] Initializing pool allocator
[   24.608214] [TTM] Initializing DMA pool allocator
[   24.608262] [drm] radeon: 128M of VRAM memory ready
[   24.608265] [drm] radeon: 512M of GTT memory ready.
[   24.608302] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   24.638343] [drm] radeon: 4 quad pipes, 1 z pipes initialized.
[   24.638354] [drm] PCIE GART of 512M enabled (table at 0x0000000028780000).
[   24.638403] radeon 0000:01:05.0: WB enabled
[   24.638410] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x000000                                              0080000000 and cpu addr 0xa6206bda
[   24.638413] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   24.638415] [drm] Driver supports precise vblank timestamp query.
[   24.638418] radeon 0000:01:05.0: radeon: MSI limited to 32-bit
[   24.638445] [drm] radeon: irq initialized.
[   24.638464] [drm] Loading R300 Microcode
[   24.832086] [drm] radeon: ring at 0x0000000080001000
[   24.832127] [drm] ring test succeeded in 2 usecs
[   24.832348] [drm] ib test succeeded in 0 usecs
[   24.833258] [drm] Panel ID String: LPL
[   24.833260] [drm] Panel Size 1280x800
[   24.833560] [drm] Radeon Display Connectors
[   24.833562] [drm] Connector 0:
[   24.833563] [drm]   VGA-1
[   24.833566] [drm]   DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
[   24.833567] [drm]   Encoders:
[   24.833568] [drm]     CRT1: INTERNAL_DAC2
[   24.833570] [drm] Connector 1:
[   24.833571] [drm]   LVDS-1
[   24.833574] [drm]   DDC: 0x198 0x198 0x19c 0x19c 0x1a0 0x1a0 0x1a4 0x1a4
[   24.833574] [drm]   Encoders:
[   24.833576] [drm]     LCD1: INTERNAL_LVDS
[   24.897497] [drm] fb mappable at 0xD0040000
[   24.897499] [drm] vram apper at 0xD0000000
[   24.897501] [drm] size 4096000
[   24.897502] [drm] fb depth is 24
[   24.897503] [drm]    pitch is 5120
[   24.897737] fbcon: radeondrmfb (fb0) is primary device
[   24.937036] Console: switching to colour frame buffer device 160x50
[   24.944429] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
[   24.944464] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:05.0 on mino                                              r 0
[   26.321783] sky2 0000:02:00.0 eth0: enabling interface
[   26.321909] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   28.004959] sky2 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex, flow                                               control both
[   28.004982] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   32.385763] Adding 3012604k swap on /dev/sda6.  Priority:-2 extents:1 across:                                              3012604k FS
[   32.488200] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   40.301436] elogind[1459]: New seat seat0.
[   40.317340] elogind[1459]: Watching system buttons on /dev/input/event0 (AT T                                              ranslated Set 2 keyboard)
[   58.477876] NET: Registered protocol family 3
[   58.706062] NET: Registered protocol family 5
[   59.954253] elogind[1459]: New session 1 of user root.



SYSLOG

[    0.000000] Linux version 4.20.7 (root@Station2) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 SMP Sun Feb 10 21:43:35 EST 2019
Feb 11 09:38:28 Station2 kernel: [    0.000000] Disabled fast string operations
Feb 11 09:38:28 Station2 kernel: [    0.000000] x86/fpu: x87 FPU will use FXSAVE
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-provided physical RAM map:
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000000ce000-0x00000000000cffff] reserved
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000dffff] reserved
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b7e7ffff] usable
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000b7e80000-0x00000000b7e95fff] ACPI data
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000b7e96000-0x00000000b7efffff] ACPI NVS
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000b7f00000-0x00000000b7ffffff] reserved
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Feb 11 09:38:28 Station2 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved
Feb 11 09:38:28 Station2 kernel: [    0.000000] NX (Execute Disable) protection: active
Feb 11 09:38:28 Station2 kernel: [    0.000000] SMBIOS 2.4 present.
Feb 11 09:38:28 Station2 kernel: [    0.000000] DMI:  MD96232    /, BIOS ME.18.00 03/20/07
Feb 11 09:38:28 Station2 kernel: [    0.000000] tsc: Fast TSC calibration using PIT
Feb 11 09:38:28 Station2 kernel: [    0.000000] tsc: Detected 1463.271 MHz processor
Feb 11 09:38:28 Station2 kernel: [    0.013051] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 11 09:38:28 Station2 kernel: [    0.013056] e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 11 09:38:28 Station2 kernel: [    0.013069] last_pfn = 0xb7e80 max_arch_pfn = 0x1000000
Feb 11 09:38:28 Station2 kernel: [    0.013211] MTRR default type: uncachable
Feb 11 09:38:28 Station2 kernel: [    0.013213] MTRR fixed ranges enabled:
Feb 11 09:38:28 Station2 kernel: [    0.013216]   00000-9FFFF write-back
Feb 11 09:38:28 Station2 kernel: [    0.013218]   A0000-BFFFF uncachable
Feb 11 09:38:28 Station2 kernel: [    0.013221]   C0000-CFFFF write-protect
Feb 11 09:38:28 Station2 kernel: [    0.013223]   D0000-DFFFF uncachable
Feb 11 09:38:28 Station2 kernel: [    0.013225]   E0000-FFFFF write-protect
Feb 11 09:38:28 Station2 kernel: [    0.013226] MTRR variable ranges enabled:
Feb 11 09:38:28 Station2 kernel: [    0.013229]   0 base 000000000 mask F80000000 write-back
Feb 11 09:38:28 Station2 kernel: [    0.013232]   1 base 080000000 mask FE0000000 write-back
Feb 11 09:38:28 Station2 kernel: [    0.013234]   2 base 0A0000000 mask FF0000000 write-back
Feb 11 09:38:28 Station2 kernel: [    0.013237]   3 base 0B0000000 mask FF8000000 write-back
Feb 11 09:38:28 Station2 kernel: [    0.013239]   4 base 0B7F00000 mask FFFF00000 uncachable
Feb 11 09:38:28 Station2 kernel: [    0.013240]   5 disabled
Feb 11 09:38:28 Station2 kernel: [    0.013242]   6 disabled
Feb 11 09:38:28 Station2 kernel: [    0.013243]   7 disabled
Feb 11 09:38:28 Station2 kernel: [    0.014643] x86/PAT: PAT not supported by CPU.
Feb 11 09:38:28 Station2 kernel: [    0.014865] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC
Feb 11 09:38:28 Station2 kernel: [    0.023301] found SMP MP-table at [mem 0x000f7270-0x000f727f] mapped at [(ptrval)]
Feb 11 09:38:28 Station2 kernel: [    0.076492] initial memory mapped: [mem 0x00000000-0x11ffffff]
Feb 11 09:38:28 Station2 kernel: [    0.076499] Base memory trampoline at [(ptrval)] 99000 size 16384
Feb 11 09:38:28 Station2 kernel: [    0.076625] BRK [0x11b15000, 0x11b15fff] PGTABLE
Feb 11 09:38:28 Station2 kernel: [    0.076660] BRK [0x11b16000, 0x11b17fff] PGTABLE
Feb 11 09:38:28 Station2 kernel: [    0.076663] BRK [0x11b18000, 0x11b18fff] PGTABLE
Feb 11 09:38:28 Station2 kernel: [    0.076665] BRK [0x11b19000, 0x11b19fff] PGTABLE
Feb 11 09:38:28 Station2 kernel: [    0.076683] RAMDISK: [mem 0x19e33000-0x28f10fff]
Feb 11 09:38:28 Station2 kernel: [    0.076694] 2062MB HIGHMEM available.
Feb 11 09:38:28 Station2 kernel: [    0.076696] 879MB LOWMEM available.
Feb 11 09:38:28 Station2 kernel: [    0.076698]   mapped low ram: 0 - 36ffe000
Feb 11 09:38:28 Station2 kernel: [    0.076699]   low ram: 0 - 36ffe000
Feb 11 09:38:28 Station2 kernel: [    0.076712] BRK [0x11b1a000, 0x11b1afff] PGTABLE
Feb 11 09:38:28 Station2 kernel: [    0.076717] Zone ranges:
Feb 11 09:38:28 Station2 kernel: [    0.076719]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Feb 11 09:38:28 Station2 kernel: [    0.076722]   Normal   [mem 0x0000000001000000-0x0000000036ffdfff]
Feb 11 09:38:28 Station2 kernel: [    0.076724]   HighMem  [mem 0x0000000036ffe000-0x00000000b7e7ffff]
Feb 11 09:38:28 Station2 kernel: [    0.076727] Movable zone start for each node
Feb 11 09:38:28 Station2 kernel: [    0.076728] Early memory node ranges
Feb 11 09:38:28 Station2 kernel: [    0.076730]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Feb 11 09:38:28 Station2 kernel: [    0.076732]   node   0: [mem 0x0000000000100000-0x00000000b7e7ffff]
Feb 11 09:38:28 Station2 kernel: [    0.076735] Initmem setup node 0 [mem 0x0000000000001000-0x00000000b7e7ffff]
Feb 11 09:38:28 Station2 kernel: [    0.076739] On node 0 totalpages: 753180
Feb 11 09:38:28 Station2 kernel: [    0.140097]   DMA zone: 36 pages used for memmap
Feb 11 09:38:28 Station2 kernel: [    0.140101]   DMA zone: 0 pages reserved
Feb 11 09:38:28 Station2 kernel: [    0.140103]   DMA zone: 3996 pages, LIFO batch:0
Feb 11 09:38:28 Station2 kernel: [    0.140395]   Normal zone: 1944 pages used for memmap
Feb 11 09:38:28 Station2 kernel: [    0.140398]   Normal zone: 221182 pages, LIFO batch:63
Feb 11 09:38:28 Station2 kernel: [    0.155587]   HighMem zone: 528002 pages, LIFO batch:63
Feb 11 09:38:28 Station2 kernel: [    0.191983] Using APIC driver default
Feb 11 09:38:28 Station2 kernel: [    0.192209] SB4X0 revision 0x83
Feb 11 09:38:28 Station2 kernel: [    0.192211] Ignoring ACPI timer override.
Feb 11 09:38:28 Station2 kernel: [    0.192212] If you got timer trouble try acpi_use_timer_override
Feb 11 09:38:28 Station2 kernel: [    0.192249] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
Feb 11 09:38:28 Station2 kernel: [    0.234151] Intel MultiProcessor Specification v1.4
Feb 11 09:38:28 Station2 kernel: [    0.234153]     Virtual Wire compatibility mode.
Feb 11 09:38:28 Station2 kernel: [    0.234160] MPTABLE: OEM ID: ATI
Feb 11 09:38:28 Station2 kernel: [    0.234161] MPTABLE: Product ID: RC410 Board
Feb 11 09:38:28 Station2 kernel: [    0.234162] MPTABLE: APIC at: 0xFEE00000
Feb 11 09:38:28 Station2 kernel: [    0.234167] Processor #0 (Bootup-CPU)
Feb 11 09:38:28 Station2 kernel: [    0.234190] IOAPIC[0]: apic_id 1, version 33, address 0xfec00000, GSI 0-23
Feb 11 09:38:28 Station2 kernel: [    0.234198] Processors: 1
Feb 11 09:38:28 Station2 kernel: [    0.234203] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
Feb 11 09:38:28 Station2 kernel: [    0.234252] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Feb 11 09:38:28 Station2 kernel: [    0.234255] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Feb 11 09:38:28 Station2 kernel: [    0.234257] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Feb 11 09:38:28 Station2 kernel: [    0.234258] PM: Registered nosave memory: [mem 0x000a0000-0x000cdfff]
Feb 11 09:38:28 Station2 kernel: [    0.234260] PM: Registered nosave memory: [mem 0x000ce000-0x000cffff]
Feb 11 09:38:28 Station2 kernel: [    0.234262] PM: Registered nosave memory: [mem 0x000d0000-0x000dbfff]
Feb 11 09:38:28 Station2 kernel: [    0.234264] PM: Registered nosave memory: [mem 0x000dc000-0x000dffff]
Feb 11 09:38:28 Station2 kernel: [    0.234265] PM: Registered nosave memory: [mem 0x000e0000-0x000e3fff]
Feb 11 09:38:28 Station2 kernel: [    0.234267] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
Feb 11 09:38:28 Station2 kernel: [    0.234273] [mem 0xb8000000-0xdfffffff] available for PCI devices
Feb 11 09:38:28 Station2 kernel: [    0.234276] Booting paravirtualized kernel on bare hardware
Feb 11 09:38:28 Station2 kernel: [    0.234287] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Feb 11 09:38:28 Station2 kernel: [    0.234325] random: get_random_bytes called from start_kernel+0x77/0x402 with crng_init=0
Feb 11 09:38:28 Station2 kernel: [    0.234342] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Feb 11 09:38:28 Station2 kernel: [    0.234770] percpu: Embedded 29 pages/cpu @(ptrval) s89356 r0 d29428 u118784
Feb 11 09:38:28 Station2 kernel: [    0.234784] pcpu-alloc: s89356 r0 d29428 u118784 alloc=29*4096
Feb 11 09:38:28 Station2 kernel: [    0.234787] pcpu-alloc: [0] 0
Feb 11 09:38:28 Station2 kernel: [    0.234827] Built 1 zonelists, mobility grouping on.  Total pages: 751200
Feb 11 09:38:28 Station2 kernel: [    0.234833] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.20.7 root=UUID=f02aac70-61c5-415f-9d9f-111d35d175a9 ro quiet acpi=off pnpbios=off
Feb 11 09:38:28 Station2 kernel: [    0.236050] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.236513] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.236552] Initializing CPU#0
Feb 11 09:38:28 Station2 kernel: [    0.399719] Initializing HighMem for node 0 (00036ffe:000b7e80)
Feb 11 09:38:28 Station2 kernel: [    0.665605] Initializing Movable for node 0 (00000000:00000000)
Feb 11 09:38:28 Station2 kernel: [    0.683406] Memory: 2661308K/3012720K available (6650K kernel code, 617K rwdata, 2044K rodata, 880K init, 456K bss, 351412K reserved, 0K cma-reserved, 2112008K highmem)
Feb 11 09:38:28 Station2 kernel: [    0.683415] virtual kernel memory layout:
Feb 11 09:38:28 Station2 kernel: [    0.683415]     fixmap  : 0xffd35000 - 0xfffff000   (2856 kB)
Feb 11 09:38:28 Station2 kernel: [    0.683415]   cpu_entry : 0xff400000 - 0xff8c1000   (4868 kB)
Feb 11 09:38:28 Station2 kernel: [    0.683415]     pkmap   : 0xff000000 - 0xff200000   (2048 kB)
Feb 11 09:38:28 Station2 kernel: [    0.683415]     vmalloc : 0xf77fe000 - 0xfeffe000   ( 120 MB)
Feb 11 09:38:28 Station2 kernel: [    0.683415]     lowmem  : 0xc0000000 - 0xf6ffe000   ( 879 MB)
Feb 11 09:38:28 Station2 kernel: [    0.683415]       .init : 0xd192e000 - 0xd1a0a000   ( 880 kB)
Feb 11 09:38:28 Station2 kernel: [    0.683415]       .data : 0xd167e9fc - 0xd191e700   (2687 kB)
Feb 11 09:38:28 Station2 kernel: [    0.683415]       .text : 0xd1000000 - 0xd167e9fc   (6650 kB)
Feb 11 09:38:28 Station2 kernel: [    0.683417] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Feb 11 09:38:28 Station2 kernel: [    0.683715] Kernel/User page tables isolation: enabled
Feb 11 09:38:28 Station2 kernel: [    0.683753] ftrace: allocating 29210 entries in 58 pages
Feb 11 09:38:28 Station2 kernel: [    0.744842] rcu: Hierarchical RCU implementation.
Feb 11 09:38:28 Station2 kernel: [    0.744849] rcu:    RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1.
Feb 11 09:38:28 Station2 kernel: [    0.744852] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Feb 11 09:38:28 Station2 kernel: [    0.744854] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
Feb 11 09:38:28 Station2 kernel: [    0.753843] NR_IRQS: 2304, nr_irqs: 256, preallocated irqs: 16
Feb 11 09:38:28 Station2 kernel: [    0.754101] CPU 0 irqstacks, hard=(ptrval) soft=(ptrval)
Feb 11 09:38:28 Station2 kernel: [    0.756041] Console: colour VGA+ 80x25
Feb 11 09:38:28 Station2 kernel: [    0.756054] printk: console [tty0] enabled
Feb 11 09:38:28 Station2 kernel: [    0.756095] APIC: Switch to symmetric I/O mode setup
Feb 11 09:38:28 Station2 kernel: [    0.756100] Enabling APIC mode:  Flat.  Using 1 I/O APICs
Feb 11 09:38:28 Station2 kernel: [    0.756187] ExtINT not setup in hardware but reported by MP table
Feb 11 09:38:28 Station2 kernel: [    0.756589] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=0 pin2=2
Feb 11 09:38:28 Station2 kernel: [    0.776098] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x15179a1da58, max_idle_ns: 440795214579 ns
Feb 11 09:38:28 Station2 kernel: [    0.776128] Calibrating delay loop (skipped), value calculated using timer frequency.. 2926.54 BogoMIPS (lpj=5853084)
Feb 11 09:38:28 Station2 kernel: [    0.776132] pid_max: default: 32768 minimum: 301
Feb 11 09:38:28 Station2 kernel: [    0.776230] LSM: Security Framework initializing
Feb 11 09:38:28 Station2 kernel: [    0.776234] Yama: becoming mindful.
Feb 11 09:38:28 Station2 kernel: [    0.776250] AppArmor: AppArmor disabled by boot time parameter
Feb 11 09:38:28 Station2 kernel: [    0.776294] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.776304] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.776793] Disabled fast string operations
Feb 11 09:38:28 Station2 kernel: [    0.776810] mce: CPU supports 6 MCE banks
Feb 11 09:38:28 Station2 kernel: [    0.776823] CPU0: Thermal monitoring enabled (TM1)
Feb 11 09:38:28 Station2 kernel: [    0.776830] process: using mwait in idle threads
Feb 11 09:38:28 Station2 kernel: [    0.776844] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
Feb 11 09:38:28 Station2 kernel: [    0.776845] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
Feb 11 09:38:28 Station2 kernel: [    0.776850] Spectre V2 : Mitigation: Full generic retpoline
Feb 11 09:38:28 Station2 kernel: [    0.776852] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 11 09:38:28 Station2 kernel: [    0.776856] L1TF: System has more than MAX_PA/2 memory. L1TF mitigation not effective.
Feb 11 09:38:28 Station2 kernel: [    0.776858] L1TF: You may make it effective by booting the kernel with mem=2147483648 parameter.
Feb 11 09:38:28 Station2 kernel: [    0.776859] L1TF: However, doing so will make a part of your RAM unusable.
Feb 11 09:38:28 Station2 kernel: [    0.776861] L1TF: Reading https://www.kernel.org/doc/html/latest/admin-guide/l1tf.html might help you decide.
Feb 11 09:38:28 Station2 kernel: [    0.787754] Freeing SMP alternatives memory: 28K
Feb 11 09:38:28 Station2 kernel: [    0.896104] smpboot: CPU0: Intel(R) Celeron(R) M CPU        410  @ 1.46GHz (family: 0x6, model: 0xe, stepping: 0x8)
Feb 11 09:38:28 Station2 kernel: [    0.896104] Performance Events: Core events, core PMU driver.
Feb 11 09:38:28 Station2 kernel: [    0.896104] ... version:                1
Feb 11 09:38:28 Station2 kernel: [    0.896104] ... bit width:              40
Feb 11 09:38:28 Station2 kernel: [    0.896104] ... generic registers:      2
Feb 11 09:38:28 Station2 kernel: [    0.896104] ... value mask:             000000ffffffffff
Feb 11 09:38:28 Station2 kernel: [    0.896104] ... max period:             000000007fffffff
Feb 11 09:38:28 Station2 kernel: [    0.896104] ... fixed-purpose events:   0
Feb 11 09:38:28 Station2 kernel: [    0.896104] ... event mask:             0000000000000003
Feb 11 09:38:28 Station2 kernel: [    0.896104] rcu: Hierarchical SRCU implementation.
Feb 11 09:38:28 Station2 kernel: [    0.896104] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Feb 11 09:38:28 Station2 kernel: [    0.896104] smp: Bringing up secondary CPUs ...
Feb 11 09:38:28 Station2 kernel: [    0.896104] smp: Brought up 1 node, 1 CPU
Feb 11 09:38:28 Station2 kernel: [    0.896104] smpboot: Max logical packages: 1
Feb 11 09:38:28 Station2 kernel: [    0.896104] smpboot: Total of 1 processors activated (2926.54 BogoMIPS)
Feb 11 09:38:28 Station2 kernel: [    0.896104] devtmpfs: initialized
Feb 11 09:38:28 Station2 kernel: [    0.896104] PM: Registering ACPI NVS region [mem 0xb7e96000-0xb7efffff] (434176 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.896104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Feb 11 09:38:28 Station2 kernel: [    0.896104] futex hash table entries: 256 (order: 2, 16384 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.896104] pinctrl core: initialized pinctrl subsystem
Feb 11 09:38:28 Station2 kernel: [    0.896104] NET: Registered protocol family 16
Feb 11 09:38:28 Station2 kernel: [    0.896265] audit: initializing netlink subsys (disabled)
Feb 11 09:38:28 Station2 kernel: [    0.896547] cpuidle: using governor ladder
Feb 11 09:38:28 Station2 kernel: [    0.896549] cpuidle: using governor menu
Feb 11 09:38:28 Station2 kernel: [    0.938795] audit: type=2000 audit(1549877871.140:1): state=initialized audit_enabled=0 res=1
Feb 11 09:38:28 Station2 kernel: [    0.938819] PCI: PCI BIOS area is rw and x. Use pci=nobios if you want it NX.
Feb 11 09:38:28 Station2 kernel: [    0.938824] PCI: PCI BIOS revision 2.10 entry at 0xfd5c4, last bus=10
Feb 11 09:38:28 Station2 kernel: [    0.938826] PCI: Using configuration type 1 for base access
Feb 11 09:38:28 Station2 kernel: [    0.941305] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Feb 11 09:38:28 Station2 kernel: [    0.941812] ACPI: Interpreter disabled.
Feb 11 09:38:28 Station2 kernel: [    0.941992] vgaarb: loaded
Feb 11 09:38:28 Station2 kernel: [    0.942101] EDAC MC: Ver: 3.0.0
Feb 11 09:38:28 Station2 kernel: [    0.942320] PCI: Probing PCI hardware
Feb 11 09:38:28 Station2 kernel: [    0.942323] PCI: root bus 00: using default resources
Feb 11 09:38:28 Station2 kernel: [    0.942329] PCI: Probing PCI hardware (bus 00)
Feb 11 09:38:28 Station2 kernel: [    0.942382] PCI host bridge to bus 0000:00
Feb 11 09:38:28 Station2 kernel: [    0.942390] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
Feb 11 09:38:28 Station2 kernel: [    0.942394] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
Feb 11 09:38:28 Station2 kernel: [    0.942397] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Feb 11 09:38:28 Station2 kernel: [    0.942416] pci 0000:00:00.0: [1002:5a31] type 00 class 0x060000
Feb 11 09:38:28 Station2 kernel: [    0.942545] pci 0000:00:01.0: [1002:5a3f] type 01 class 0x060400
Feb 11 09:38:28 Station2 kernel: [    0.942676] pci 0000:00:04.0: [1002:5a36] type 01 class 0x060400
Feb 11 09:38:28 Station2 kernel: [    0.942714] pci 0000:00:04.0: enabling Extended Tags
Feb 11 09:38:28 Station2 kernel: [    0.942758] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
Feb 11 09:38:28 Station2 kernel: [    0.942861] pci 0000:00:05.0: [1002:5a37] type 01 class 0x060400
Feb 11 09:38:28 Station2 kernel: [    0.942898] pci 0000:00:05.0: enabling Extended Tags
Feb 11 09:38:28 Station2 kernel: [    0.942940] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
Feb 11 09:38:28 Station2 kernel: [    0.943071] pci 0000:00:13.0: [1002:4374] type 00 class 0x0c0310
Feb 11 09:38:28 Station2 kernel: [    0.943106] pci 0000:00:13.0: reg 0x10: [mem 0xc0404000-0xc0404fff]
Feb 11 09:38:28 Station2 kernel: [    0.943282] pci 0000:00:13.1: [1002:4375] type 00 class 0x0c0310
Feb 11 09:38:28 Station2 kernel: [    0.943315] pci 0000:00:13.1: reg 0x10: [mem 0xc0405000-0xc0405fff]
Feb 11 09:38:28 Station2 kernel: [    0.943494] pci 0000:00:13.2: [1002:4373] type 00 class 0x0c0320
Feb 11 09:38:28 Station2 kernel: [    0.943531] pci 0000:00:13.2: reg 0x10: [mem 0xc0406000-0xc0406fff]
Feb 11 09:38:28 Station2 kernel: [    0.943664] pci 0000:00:13.2: supports D1 D2
Feb 11 09:38:28 Station2 kernel: [    0.943668] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
Feb 11 09:38:28 Station2 kernel: [    0.943779] pci 0000:00:14.0: [1002:4372] type 00 class 0x0c0500
Feb 11 09:38:28 Station2 kernel: [    0.943810] pci 0000:00:14.0: reg 0x10: [io  0x8400-0x840f]
Feb 11 09:38:28 Station2 kernel: [    0.943827] pci 0000:00:14.0: reg 0x14: [mem 0xc0407000-0xc04073ff]
Feb 11 09:38:28 Station2 kernel: [    0.943904] HPET not enabled in BIOS. You might try hpet=force boot option
Feb 11 09:38:28 Station2 kernel: [    0.943996] pci 0000:00:14.1: [1002:4376] type 00 class 0x01018a
Feb 11 09:38:28 Station2 kernel: [    0.944033] pci 0000:00:14.1: reg 0x10: [io  0x8428-0x842f]
Feb 11 09:38:28 Station2 kernel: [    0.944051] pci 0000:00:14.1: reg 0x14: [io  0x8434-0x8437]
Feb 11 09:38:28 Station2 kernel: [    0.944068] pci 0000:00:14.1: reg 0x18: [io  0x8420-0x8427]
Feb 11 09:38:28 Station2 kernel: [    0.944085] pci 0000:00:14.1: reg 0x1c: [io  0x8430-0x8433]
Feb 11 09:38:28 Station2 kernel: [    0.944102] pci 0000:00:14.1: reg 0x20: [io  0x8410-0x841f]
Feb 11 09:38:28 Station2 kernel: [    0.944157] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
Feb 11 09:38:28 Station2 kernel: [    0.944160] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
Feb 11 09:38:28 Station2 kernel: [    0.944163] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
Feb 11 09:38:28 Station2 kernel: [    0.944166] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
Feb 11 09:38:28 Station2 kernel: [    0.944315] pci 0000:00:14.2: [1002:437b] type 00 class 0x040300
Feb 11 09:38:28 Station2 kernel: [    0.944363] pci 0000:00:14.2: reg 0x10: [mem 0xc0400000-0xc0403fff 64bit]
Feb 11 09:38:28 Station2 kernel: [    0.944496] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
Feb 11 09:38:28 Station2 kernel: [    0.944600] pci 0000:00:14.3: [1002:4377] type 00 class 0x060100
Feb 11 09:38:28 Station2 kernel: [    0.944803] pci 0000:00:14.4: [1002:4371] type 01 class 0x060401
Feb 11 09:38:28 Station2 kernel: [    0.944987] pci_bus 0000:01: extended config space not accessible
Feb 11 09:38:28 Station2 kernel: [    0.945035] pci 0000:01:05.0: [1002:5a62] type 00 class 0x030000
Feb 11 09:38:28 Station2 kernel: [    0.945051] pci 0000:01:05.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
Feb 11 09:38:28 Station2 kernel: [    0.945061] pci 0000:01:05.0: reg 0x14: [io  0x9000-0x90ff]
Feb 11 09:38:28 Station2 kernel: [    0.945070] pci 0000:01:05.0: reg 0x18: [mem 0xc0000000-0xc000ffff]
Feb 11 09:38:28 Station2 kernel: [    0.945098] pci 0000:01:05.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
Feb 11 09:38:28 Station2 kernel: [    0.945129] pci 0000:01:05.0: supports D1 D2
Feb 11 09:38:28 Station2 kernel: [    0.945186] pci 0000:01:05.0: vgaarb: setting as boot VGA device
Feb 11 09:38:28 Station2 kernel: [    0.945189] pci 0000:01:05.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Feb 11 09:38:28 Station2 kernel: [    0.945227] pci 0000:00:01.0: PCI bridge to [bus 01]
Feb 11 09:38:28 Station2 kernel: [    0.945234] pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
Feb 11 09:38:28 Station2 kernel: [    0.945239] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc00fffff]
Feb 11 09:38:28 Station2 kernel: [    0.945244] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff pref]
Feb 11 09:38:28 Station2 kernel: [    0.945332] pci 0000:02:00.0: [11ab:4352] type 00 class 0x020000
Feb 11 09:38:28 Station2 kernel: [    0.945369] pci 0000:02:00.0: reg 0x10: [mem 0xc0100000-0xc0103fff 64bit]
Feb 11 09:38:28 Station2 kernel: [    0.945385] pci 0000:02:00.0: reg 0x18: [io  0xa000-0xa0ff]
Feb 11 09:38:28 Station2 kernel: [    0.945520] pci 0000:02:00.0: supports D1 D2
Feb 11 09:38:28 Station2 kernel: [    0.945524] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Feb 11 09:38:28 Station2 kernel: [    0.945637] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
Feb 11 09:38:28 Station2 kernel: [    0.945652] pci 0000:00:04.0: PCI bridge to [bus 02-04]
Feb 11 09:38:28 Station2 kernel: [    0.945659] pci 0000:00:04.0:   bridge window [io  0xa000-0xafff]
Feb 11 09:38:28 Station2 kernel: [    0.945664] pci 0000:00:04.0:   bridge window [mem 0xc0100000-0xc01fffff]
Feb 11 09:38:28 Station2 kernel: [    0.945731] pci 0000:00:05.0: PCI bridge to [bus 05-07]
Feb 11 09:38:28 Station2 kernel: [    0.945738] pci 0000:00:05.0:   bridge window [io  0x6000-0x7fff]
Feb 11 09:38:28 Station2 kernel: [    0.945743] pci 0000:00:05.0:   bridge window [mem 0xb0000000-0xb1ffffff]
Feb 11 09:38:28 Station2 kernel: [    0.945750] pci 0000:00:05.0:   bridge window [mem 0xb2000000-0xb3ffffff 64bit pref]
Feb 11 09:38:28 Station2 kernel: [    0.945774] pci_bus 0000:08: extended config space not accessible
Feb 11 09:38:28 Station2 kernel: [    0.945886] pci 0000:00:14.4: PCI bridge to [bus 08-0a] (subtractive decode)
Feb 11 09:38:28 Station2 kernel: [    0.945906] pci 0000:00:14.4:   bridge window [io  0x0000-0xffff] (subtractive decode)
Feb 11 09:38:28 Station2 kernel: [    0.945909] pci 0000:00:14.4:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
Feb 11 09:38:28 Station2 kernel: [    0.945937] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 0a
Feb 11 09:38:28 Station2 kernel: [    0.946335] pci 0000:00:14.0: default IRQ router [1002:4372]
Feb 11 09:38:28 Station2 kernel: [    0.946343] PCI: pci_cache_line_size set to 64 bytes
Feb 11 09:38:28 Station2 kernel: [    0.946353] pci 0000:00:05.0: can't claim BAR 14 [mem 0xb0000000-0xb1ffffff]: address conflict with System RAM [mem 0x00100000-0xb7e7ffff]
Feb 11 09:38:28 Station2 kernel: [    0.946358] pci 0000:00:05.0: can't claim BAR 15 [mem 0xb2000000-0xb3ffffff 64bit pref]: address conflict with System RAM [mem 0x00100000-0xb7e7ffff]
Feb 11 09:38:28 Station2 kernel: [    0.946419] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
Feb 11 09:38:28 Station2 kernel: [    0.946423] e820: reserve RAM buffer [mem 0xb7e80000-0xb7ffffff]
Feb 11 09:38:28 Station2 kernel: [    0.946913] clocksource: Switched to clocksource tsc-early
Feb 11 09:38:28 Station2 kernel: [    0.973131] VFS: Disk quotas dquot_6.6.0
Feb 11 09:38:28 Station2 kernel: [    0.973184] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.973359] pnp: PnP ACPI: disabled
Feb 11 09:38:28 Station2 kernel: [    0.973361] PnPBIOS: Disabled
Feb 11 09:38:28 Station2 kernel: [    0.976892] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-04] add_size 200000 add_align 100000
Feb 11 09:38:28 Station2 kernel: [    0.976904] pci 0000:00:05.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05-07] add_size 200000 add_align 100000
Feb 11 09:38:28 Station2 kernel: [    0.976909] pci 0000:00:05.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05-07] add_size 200000 add_align 100000
Feb 11 09:38:28 Station2 kernel: [    0.976944] pci 0000:00:04.0: BAR 15: assigned [mem 0xb8000000-0xb81fffff 64bit pref]
Feb 11 09:38:28 Station2 kernel: [    0.976950] pci 0000:00:05.0: BAR 14: assigned [mem 0xb8200000-0xb83fffff]
Feb 11 09:38:28 Station2 kernel: [    0.976956] pci 0000:00:05.0: BAR 15: assigned [mem 0xb8400000-0xb85fffff 64bit pref]
Feb 11 09:38:28 Station2 kernel: [    0.976964] pci 0000:01:05.0: BAR 6: assigned [mem 0xc0020000-0xc003ffff pref]
Feb 11 09:38:28 Station2 kernel: [    0.976969] pci 0000:00:01.0: PCI bridge to [bus 01]
Feb 11 09:38:28 Station2 kernel: [    0.976974] pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
Feb 11 09:38:28 Station2 kernel: [    0.976980] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc00fffff]
Feb 11 09:38:28 Station2 kernel: [    0.976984] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff pref]
Feb 11 09:38:28 Station2 kernel: [    0.976991] pci 0000:00:04.0: PCI bridge to [bus 02-04]
Feb 11 09:38:28 Station2 kernel: [    0.976995] pci 0000:00:04.0:   bridge window [io  0xa000-0xafff]
Feb 11 09:38:28 Station2 kernel: [    0.977000] pci 0000:00:04.0:   bridge window [mem 0xc0100000-0xc01fffff]
Feb 11 09:38:28 Station2 kernel: [    0.977005] pci 0000:00:04.0:   bridge window [mem 0xb8000000-0xb81fffff 64bit pref]
Feb 11 09:38:28 Station2 kernel: [    0.977011] pci 0000:00:05.0: PCI bridge to [bus 05-07]
Feb 11 09:38:28 Station2 kernel: [    0.977015] pci 0000:00:05.0:   bridge window [io  0x6000-0x7fff]
Feb 11 09:38:28 Station2 kernel: [    0.977020] pci 0000:00:05.0:   bridge window [mem 0xb8200000-0xb83fffff]
Feb 11 09:38:28 Station2 kernel: [    0.977025] pci 0000:00:05.0:   bridge window [mem 0xb8400000-0xb85fffff 64bit pref]
Feb 11 09:38:28 Station2 kernel: [    0.977032] pci 0000:00:14.4: PCI bridge to [bus 08-0a]
Feb 11 09:38:28 Station2 kernel: [    0.977057] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
Feb 11 09:38:28 Station2 kernel: [    0.977060] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
Feb 11 09:38:28 Station2 kernel: [    0.977063] pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
Feb 11 09:38:28 Station2 kernel: [    0.977067] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xc00fffff]
Feb 11 09:38:28 Station2 kernel: [    0.977070] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff pref]
Feb 11 09:38:28 Station2 kernel: [    0.977074] pci_bus 0000:02: resource 0 [io  0xa000-0xafff]
Feb 11 09:38:28 Station2 kernel: [    0.977077] pci_bus 0000:02: resource 1 [mem 0xc0100000-0xc01fffff]
Feb 11 09:38:28 Station2 kernel: [    0.977080] pci_bus 0000:02: resource 2 [mem 0xb8000000-0xb81fffff 64bit pref]
Feb 11 09:38:28 Station2 kernel: [    0.977084] pci_bus 0000:05: resource 0 [io  0x6000-0x7fff]
Feb 11 09:38:28 Station2 kernel: [    0.977087] pci_bus 0000:05: resource 1 [mem 0xb8200000-0xb83fffff]
Feb 11 09:38:28 Station2 kernel: [    0.977090] pci_bus 0000:05: resource 2 [mem 0xb8400000-0xb85fffff 64bit pref]
Feb 11 09:38:28 Station2 kernel: [    0.977094] pci_bus 0000:08: resource 4 [io  0x0000-0xffff]
Feb 11 09:38:28 Station2 kernel: [    0.977097] pci_bus 0000:08: resource 5 [mem 0x00000000-0xffffffff]
Feb 11 09:38:28 Station2 kernel: [    0.977179] NET: Registered protocol family 2
Feb 11 09:38:28 Station2 kernel: [    0.977580] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.977594] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.977633] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.977710] TCP: Hash tables configured (established 8192 bind 8192)
Feb 11 09:38:28 Station2 kernel: [    0.977832] UDP hash table entries: 512 (order: 2, 16384 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.977855] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Feb 11 09:38:28 Station2 kernel: [    0.977965] NET: Registered protocol family 1
Feb 11 09:38:28 Station2 kernel: [    0.977996] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
Feb 11 09:38:28 Station2 kernel: [    0.978036] pci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 19
Feb 11 09:38:28 Station2 kernel: [    1.197328] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x6c0 took 214165 usecs
Feb 11 09:38:28 Station2 kernel: [    1.197346] pci 0000:00:13.1: PCI->APIC IRQ transform: INT A -> IRQ 19
Feb 11 09:38:28 Station2 kernel: [    1.417303] pci 0000:00:13.1: quirk_usb_early_handoff+0x0/0x6c0 took 214807 usecs
Feb 11 09:38:28 Station2 kernel: [    1.417322] pci 0000:00:13.2: PCI->APIC IRQ transform: INT A -> IRQ 19
Feb 11 09:38:28 Station2 kernel: [    1.417384] pci 0000:01:05.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 11 09:38:28 Station2 kernel: [    1.417392] PCI: CLS 32 bytes, default 64
Feb 11 09:38:28 Station2 kernel: [    1.417495] Unpacking initramfs...
Feb 11 09:38:28 Station2 kernel: [   11.045908] Freeing initrd memory: 246648K
Feb 11 09:38:28 Station2 kernel: [   11.046020] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Feb 11 09:38:28 Station2 kernel: [   11.046024] software IO TLB: mapped [mem 0x3153d000-0x3553d000] (64MB)
Feb 11 09:38:28 Station2 kernel: [   11.046298] platform rtc_cmos: registered platform RTC device (no PNP device found)
Feb 11 09:38:28 Station2 kernel: [   11.047481] Initialise system trusted keyrings
Feb 11 09:38:28 Station2 kernel: [   11.047625] workingset: timestamp_bits=14 max_order=20 bucket_order=6
Feb 11 09:38:28 Station2 kernel: [   11.047656] zbud: loaded
Feb 11 09:38:28 Station2 kernel: [   12.057450] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x15179a1da58, max_idle_ns: 440795214579 ns
Feb 11 09:38:28 Station2 kernel: [   12.057471] clocksource: Switched to clocksource tsc
Feb 11 09:38:28 Station2 kernel: [   13.821492] Key type asymmetric registered
Feb 11 09:38:28 Station2 liblogging-stdlog:  [origin software="rsyslogd" swVersion="8.24.0" x-pid="1308" x-info="http://www.rsyslog.com";] start
Feb 11 09:38:28 Station2 kernel: [   13.821497] Asymmetric key parser 'x509' registered
Feb 11 09:38:28 Station2 kernel: [   13.821534] bounce: pool size: 64 pages
Feb 11 09:38:28 Station2 kernel: [   13.821582] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
Feb 11 09:38:28 Station2 kernel: [   13.821665] io scheduler noop registered
Feb 11 09:38:28 Station2 kernel: [   13.821667] io scheduler deadline registered
Feb 11 09:38:28 Station2 kernel: [   13.821718] io scheduler cfq registered (default)
Feb 11 09:38:28 Station2 kernel: [   13.821720] io scheduler mq-deadline registered
Feb 11 09:38:28 Station2 kernel: [   13.821722] io scheduler kyber registered
Feb 11 09:38:28 Station2 kernel: [   13.822076] pcieport 0000:00:04.0: Signaling PME with IRQ 24
Feb 11 09:38:28 Station2 kernel: [   13.822133] pciehp 0000:00:04.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep-
Feb 11 09:38:28 Station2 kernel: [   13.822413] pcieport 0000:00:05.0: Signaling PME with IRQ 25
Feb 11 09:38:28 Station2 kernel: [   13.822468] pciehp 0000:00:05.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep-
Feb 11 09:38:28 Station2 kernel: [   13.822635] intel_idle: does not run on family 6 model 14
Feb 11 09:38:28 Station2 kernel: [   13.822663] isapnp: Scanning for PnP cards...
Feb 11 09:38:28 Station2 kernel: [   14.180057] isapnp: No Plug & Play device found
Feb 11 09:38:28 Station2 kernel: [   14.180211] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Feb 11 09:38:28 Station2 kernel: [   14.180867] Linux agpgart interface v0.103
Feb 11 09:38:28 Station2 kernel: [   14.181267] i8042: PNP: No PS/2 controller found.
Feb 11 09:38:28 Station2 kernel: [   14.181269] i8042: Probing ports directly.
Feb 11 09:38:28 Station2 kernel: [   14.187337] serio: i8042 KBD port at 0x60,0x64 irq 1
Feb 11 09:38:28 Station2 kernel: [   14.187413] serio: i8042 AUX port at 0x60,0x64 irq 12
Feb 11 09:38:28 Station2 kernel: [   14.187601] mousedev: PS/2 mouse device common for all mice
Feb 11 09:38:28 Station2 kernel: [   14.187871] rtc_cmos rtc_cmos: registered as rtc0
Feb 11 09:38:28 Station2 kernel: [   14.187907] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
Feb 11 09:38:28 Station2 kernel: [   14.187938] ledtrig-cpu: registered to indicate activity on CPUs
Feb 11 09:38:28 Station2 kernel: [   14.188833] NET: Registered protocol family 10
Feb 11 09:38:28 Station2 kernel: [   14.189315] Segment Routing with IPv6
Feb 11 09:38:28 Station2 kernel: [   14.189355] mip6: Mobile IPv6
Feb 11 09:38:28 Station2 kernel: [   14.189358] NET: Registered protocol family 17
Feb 11 09:38:28 Station2 kernel: [   14.189364] mpls_gso: MPLS GSO support
Feb 11 09:38:28 Station2 kernel: [   14.189637] microcode: sig=0x6e8, pf=0x20, revision=0x39
Feb 11 09:38:28 Station2 kernel: [   14.189706] microcode: Microcode Update Driver: v2.2.
Feb 11 09:38:28 Station2 kernel: [   14.189713] Using IPI No-Shortcut mode
Feb 11 09:38:28 Station2 kernel: [   14.189724] sched_clock: Marking stable (14186135737, 1973020)->(14302919972, -114811215)
Feb 11 09:38:28 Station2 kernel: [   14.189986] registered taskstats version 1
Feb 11 09:38:28 Station2 kernel: [   14.189988] Loading compiled-in X.509 certificates
Feb 11 09:38:28 Station2 kernel: [   14.190015] zswap: loaded using pool lzo/zbud
Feb 11 09:38:28 Station2 kernel: [   14.190113] ima: No TPM chip found, activating TPM-bypass!
Feb 11 09:38:28 Station2 kernel: [   14.190119] ima: Allocated hash algorithm: sha256
Feb 11 09:38:28 Station2 kernel: [   14.190592] rtc_cmos rtc_cmos: setting system clock to 2019-02-11 09:38:04 UTC (1549877884)
Feb 11 09:38:28 Station2 kernel: [   14.193953] Freeing unused kernel image memory: 880K
Feb 11 09:38:28 Station2 kernel: [   14.204174] Write protecting kernel text and read-only data: 8720k
Feb 11 09:38:28 Station2 kernel: [   14.204175] NX-protecting the kernel data: 5636k
Feb 11 09:38:28 Station2 kernel: [   14.204403] x86/mm: PCI BIOS W+X mapping 96 pages
Feb 11 09:38:28 Station2 kernel: [   14.205049] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 11 09:38:28 Station2 kernel: [   14.205113] x86/mm: Checking user space page tables
Feb 11 09:38:28 Station2 kernel: [   14.205332] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 11 09:38:28 Station2 kernel: [   14.205335] Run /init as init process
Feb 11 09:38:28 Station2 kernel: [   14.219972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Feb 11 09:38:28 Station2 kernel: [   14.236858] random: udevd: uninitialized urandom read (16 bytes read)
Feb 11 09:38:28 Station2 kernel: [   14.236935] random: udevd: uninitialized urandom read (16 bytes read)
Feb 11 09:38:28 Station2 kernel: [   14.274748] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x8400, revision 0
Feb 11 09:38:28 Station2 kernel: [   14.291963] sky2: driver version 1.30
Feb 11 09:38:28 Station2 kernel: [   14.292045] sky2 0000:02:00.0: PCI->APIC IRQ transform: INT A -> IRQ 16
Feb 11 09:38:28 Station2 kernel: [   14.292184] sky2 0000:02:00.0: Yukon-2 FE chip revision 1
Feb 11 09:38:28 Station2 kernel: [   14.320973] sky2 0000:02:00.0 eth0: addr 00:03:25:3b:c9:7e
Feb 11 09:38:28 Station2 kernel: [   14.357354] usbcore: registered new interface driver usbfs
Feb 11 09:38:28 Station2 kernel: [   14.357379] usbcore: registered new interface driver hub
Feb 11 09:38:28 Station2 kernel: [   14.357427] usbcore: registered new device driver usb
Feb 11 09:38:28 Station2 kernel: [   14.364581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Feb 11 09:38:28 Station2 kernel: [   14.365617] ehci-pci: EHCI PCI platform driver
Feb 11 09:38:28 Station2 kernel: [   14.365695] ehci-pci 0000:00:13.2: PCI->APIC IRQ transform: INT A -> IRQ 19
Feb 11 09:38:28 Station2 kernel: [   14.365748] ehci-pci 0000:00:13.2: EHCI Host Controller
Feb 11 09:38:28 Station2 kernel: [   14.365762] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 1
Feb 11 09:38:28 Station2 kernel: [   14.365863] ehci-pci 0000:00:13.2: irq 19, io mem 0xc0406000
Feb 11 09:38:28 Station2 kernel: [   14.367790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Feb 11 09:38:28 Station2 kernel: [   14.368733] SCSI subsystem initialized
Feb 11 09:38:28 Station2 kernel: [   14.380283] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
Feb 11 09:38:28 Station2 kernel: [   14.380455] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
Feb 11 09:38:28 Station2 kernel: [   14.380459] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 11 09:38:28 Station2 kernel: [   14.380462] usb usb1: Product: EHCI Host Controller
Feb 11 09:38:28 Station2 kernel: [   14.380464] usb usb1: Manufacturer: Linux 4.20.7 ehci_hcd
Feb 11 09:38:28 Station2 kernel: [   14.380467] usb usb1: SerialNumber: 0000:00:13.2
Feb 11 09:38:28 Station2 kernel: [   14.380771] hub 1-0:1.0: USB hub found
Feb 11 09:38:28 Station2 kernel: [   14.380787] hub 1-0:1.0: 8 ports detected
Feb 11 09:38:28 Station2 kernel: [   14.382606] ohci-pci: OHCI PCI platform driver
Feb 11 09:38:28 Station2 kernel: [   14.382676] ohci-pci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 19
Feb 11 09:38:28 Station2 kernel: [   14.382724] ohci-pci 0000:00:13.0: OHCI PCI host controller
Feb 11 09:38:28 Station2 kernel: [   14.382737] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 2
Feb 11 09:38:28 Station2 kernel: [   14.382794] ohci-pci 0000:00:13.0: irq 19, io mem 0xc0404000
Feb 11 09:38:28 Station2 kernel: [   14.416558] libata version 3.00 loaded.
Feb 11 09:38:28 Station2 kernel: [   14.417904] pata_atiixp 0000:00:14.1: PCI->APIC IRQ transform: INT A -> IRQ 16
Feb 11 09:38:28 Station2 kernel: [   14.419918] scsi host0: pata_atiixp
Feb 11 09:38:28 Station2 kernel: [   14.420351] scsi host1: pata_atiixp
Feb 11 09:38:28 Station2 kernel: [   14.420445] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8410 irq 14
Feb 11 09:38:28 Station2 kernel: [   14.420448] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8418 irq 15
Feb 11 09:38:28 Station2 kernel: [   14.444306] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20
Feb 11 09:38:28 Station2 kernel: [   14.444310] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 11 09:38:28 Station2 kernel: [   14.444313] usb usb2: Product: OHCI PCI host controller
Feb 11 09:38:28 Station2 kernel: [   14.444316] usb usb2: Manufacturer: Linux 4.20.7 ohci_hcd
Feb 11 09:38:28 Station2 kernel: [   14.444319] usb usb2: SerialNumber: 0000:00:13.0
Feb 11 09:38:28 Station2 kernel: [   14.444744] hub 2-0:1.0: USB hub found
Feb 11 09:38:28 Station2 kernel: [   14.444767] hub 2-0:1.0: 4 ports detected
Feb 11 09:38:28 Station2 kernel: [   14.445317] ohci-pci 0000:00:13.1: PCI->APIC IRQ transform: INT A -> IRQ 19
Feb 11 09:38:28 Station2 kernel: [   14.445355] ohci-pci 0000:00:13.1: OHCI PCI host controller
Feb 11 09:38:28 Station2 kernel: [   14.445368] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 3
Feb 11 09:38:28 Station2 kernel: [   14.445412] ohci-pci 0000:00:13.1: irq 19, io mem 0xc0405000
Feb 11 09:38:28 Station2 kernel: [   14.508209] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20
Feb 11 09:38:28 Station2 kernel: [   14.508213] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 11 09:38:28 Station2 kernel: [   14.508216] usb usb3: Product: OHCI PCI host controller
Feb 11 09:38:28 Station2 kernel: [   14.508219] usb usb3: Manufacturer: Linux 4.20.7 ohci_hcd
Feb 11 09:38:28 Station2 kernel: [   14.508221] usb usb3: SerialNumber: 0000:00:13.1
Feb 11 09:38:28 Station2 kernel: [   14.508592] hub 3-0:1.0: USB hub found
Feb 11 09:38:28 Station2 kernel: [   14.508614] hub 3-0:1.0: 4 ports detected
Feb 11 09:38:28 Station2 kernel: [   14.621909] ata1.00: ATA-7: WDC WD800VE-22KWT0, 01.03K01, max UDMA/100
Feb 11 09:38:28 Station2 kernel: [   14.621916] ata1.00: 156301488 sectors, multi 16: LBA48
Feb 11 09:38:28 Station2 kernel: [   14.625306] scsi 0:0:0:0: Direct-Access     ATA      WDC WD800VE-22KW 3K01 PQ: 0 ANSI: 5
Feb 11 09:38:28 Station2 kernel: [   14.634392] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
Feb 11 09:38:28 Station2 kernel: [   14.634420] sd 0:0:0:0: [sda] Write Protect is off
Feb 11 09:38:28 Station2 kernel: [   14.634424] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Feb 11 09:38:28 Station2 kernel: [   14.634461] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 11 09:38:28 Station2 kernel: [   14.687121]  sda: sda1 sda2 sda3 < sda5 sda6 >
Feb 11 09:38:28 Station2 kernel: [   14.687875] sd 0:0:0:0: [sda] Attached SCSI disk
Feb 11 09:38:28 Station2 kernel: [   14.690667] sd 0:0:0:0: Attached scsi generic sg0 type 0
Feb 11 09:38:28 Station2 kernel: [   15.018232] psmouse serio1: synaptics: Touchpad model: 1, fw: 5.9, id: 0x23aeb3, caps: 0xa04713/0x10008/0x0/0x0, board id: 0, fw id: 28762
Feb 11 09:38:28 Station2 kernel: [   15.057590] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
Feb 11 09:38:28 Station2 kernel: [   15.336265] random: fast init done
Feb 11 09:38:28 Station2 kernel: [   15.668327] PM: Image not found (code -22)
Feb 11 09:38:28 Station2 kernel: [   16.022875] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Feb 11 09:38:28 Station2 kernel: [   18.164005] random: crng init done
Feb 11 09:38:28 Station2 kernel: [   20.132819] input: PC Speaker as /devices/platform/pcspkr/input/input3
Feb 11 09:38:28 Station2 kernel: [   20.810016] intel_powerclamp: No package C-state available
Feb 11 09:38:28 Station2 kernel: [   21.614484] snd_hda_intel 0000:00:14.2: PCI->APIC IRQ transform: INT A -> IRQ 16
Feb 11 09:38:28 Station2 kernel: [   22.066942] snd_hda_codec_idt hdaudioC0D0: autoconfig for STAC9200: line_outs=1 (0xe/0x0/0x0/0x0/0x0) type:speaker
Feb 11 09:38:28 Station2 kernel: [   22.066955] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 11 09:38:28 Station2 kernel: [   22.066959] snd_hda_codec_idt hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 11 09:38:28 Station2 kernel: [   22.066962] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
Feb 11 09:38:28 Station2 kernel: [   22.066964] snd_hda_codec_idt hdaudioC0D0:    inputs:
Feb 11 09:38:28 Station2 kernel: [   22.066968] snd_hda_codec_idt hdaudioC0D0:      Mic=0x10
Feb 11 09:38:28 Station2 kernel: [   22.095931] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input4
Feb 11 09:38:28 Station2 kernel: [   24.606120] [drm] radeon kernel modesetting enabled.
Feb 11 09:38:28 Station2 kernel: [   24.606365] radeon 0000:01:05.0: can't find IRQ for PCI INT B; probably buggy MP table
Feb 11 09:38:28 Station2 kernel: [   24.606872] [drm] initializing kernel modesetting (RS400 0x1002:0x5A62 0x161F:0x205F 0x00).
Feb 11 09:38:28 Station2 kernel: [   24.607358] [drm] Generation 2 PCI interface, using max accessible memory
Feb 11 09:38:28 Station2 kernel: [   24.607365] radeon 0000:01:05.0: VRAM: 128M 0x00000000B8000000 - 0x00000000BFFFFFFF (128M used)
Feb 11 09:38:28 Station2 kernel: [   24.607369] radeon 0000:01:05.0: GTT: 512M 0x0000000080000000 - 0x000000009FFFFFFF
Feb 11 09:38:28 Station2 kernel: [   24.607993] [drm] Detected VRAM RAM=128M, BAR=256M
Feb 11 09:38:28 Station2 kernel: [   24.607998] [drm] RAM width 128bits DDR
Feb 11 09:38:28 Station2 kernel: [   24.608201] [TTM] Zone  kernel: Available graphics memory: 398428 kiB
Feb 11 09:38:28 Station2 kernel: [   24.608203] [TTM] Zone highmem: Available graphics memory: 1454432 kiB
Feb 11 09:38:28 Station2 kernel: [   24.608204] [TTM] Initializing pool allocator
Feb 11 09:38:28 Station2 kernel: [   24.608214] [TTM] Initializing DMA pool allocator
Feb 11 09:38:28 Station2 kernel: [   24.608262] [drm] radeon: 128M of VRAM memory ready
Feb 11 09:38:28 Station2 kernel: [   24.608265] [drm] radeon: 512M of GTT memory ready.
Feb 11 09:38:28 Station2 kernel: [   24.608302] [drm] GART: num cpu pages 131072, num gpu pages 131072
Feb 11 09:38:28 Station2 kernel: [   24.638343] [drm] radeon: 4 quad pipes, 1 z pipes initialized.
Feb 11 09:38:28 Station2 kernel: [   24.638354] [drm] PCIE GART of 512M enabled (table at 0x0000000028780000).
Feb 11 09:38:28 Station2 kernel: [   24.638403] radeon 0000:01:05.0: WB enabled
Feb 11 09:38:28 Station2 kernel: [   24.638410] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x0000000080000000 and cpu addr 0xa6206bda
Feb 11 09:38:28 Station2 kernel: [   24.638413] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Feb 11 09:38:28 Station2 kernel: [   24.638415] [drm] Driver supports precise vblank timestamp query.
Feb 11 09:38:28 Station2 kernel: [   24.638418] radeon 0000:01:05.0: radeon: MSI limited to 32-bit
Feb 11 09:38:28 Station2 kernel: [   24.638445] [drm] radeon: irq initialized.
Feb 11 09:38:28 Station2 kernel: [   24.638464] [drm] Loading R300 Microcode
Feb 11 09:38:28 Station2 kernel: [   24.832086] [drm] radeon: ring at 0x0000000080001000
Feb 11 09:38:28 Station2 kernel: [   24.832127] [drm] ring test succeeded in 2 usecs
Feb 11 09:38:28 Station2 kernel: [   24.832348] [drm] ib test succeeded in 0 usecs
Feb 11 09:38:28 Station2 kernel: [   24.833258] [drm] Panel ID String: LPL
Feb 11 09:38:28 Station2 kernel: [   24.833260] [drm] Panel Size 1280x800
Feb 11 09:38:28 Station2 kernel: [   24.833560] [drm] Radeon Display Connectors
Feb 11 09:38:28 Station2 kernel: [   24.833562] [drm] Connector 0:
Feb 11 09:38:28 Station2 kernel: [   24.833563] [drm]   VGA-1
Feb 11 09:38:28 Station2 kernel: [   24.833566] [drm]   DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
Feb 11 09:38:28 Station2 kernel: [   24.833567] [drm]   Encoders:
Feb 11 09:38:28 Station2 kernel: [   24.833568] [drm]     CRT1: INTERNAL_DAC2
Feb 11 09:38:28 Station2 kernel: [   24.833570] [drm] Connector 1:
Feb 11 09:38:28 Station2 kernel: [   24.833571] [drm]   LVDS-1
Feb 11 09:38:28 Station2 kernel: [   24.833574] [drm]   DDC: 0x198 0x198 0x19c 0x19c 0x1a0 0x1a0 0x1a4 0x1a4
Feb 11 09:38:28 Station2 kernel: [   24.833574] [drm]   Encoders:
Feb 11 09:38:28 Station2 kernel: [   24.833576] [drm]     LCD1: INTERNAL_LVDS
Feb 11 09:38:28 Station2 kernel: [   24.897497] [drm] fb mappable at 0xD0040000
Feb 11 09:38:28 Station2 kernel: [   24.897499] [drm] vram apper at 0xD0000000
Feb 11 09:38:28 Station2 kernel: [   24.897501] [drm] size 4096000
Feb 11 09:38:28 Station2 kernel: [   24.897502] [drm] fb depth is 24
Feb 11 09:38:28 Station2 kernel: [   24.897503] [drm]    pitch is 5120
Feb 11 09:38:28 Station2 kernel: [   24.897737] fbcon: radeondrmfb (fb0) is primary device
Feb 11 09:38:28 Station2 kernel: [   24.937036] Console: switching to colour frame buffer device 160x50
Feb 11 09:38:28 Station2 kernel: [   24.944429] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
Feb 11 09:38:28 Station2 kernel: [   24.944464] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:05.0 on minor 0
Feb 11 09:38:28 Station2 kernel: [   26.321783] sky2 0000:02:00.0 eth0: enabling interface
Feb 11 09:38:28 Station2 kernel: [   26.321909] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Feb 11 09:38:28 Station2 kernel: [   28.004959] sky2 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control both
Feb 11 09:38:28 Station2 kernel: [   28.004982] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Feb 11 09:38:28 Station2 kernel: [   32.385763] Adding 3012604k swap on /dev/sda6.  Priority:-2 extents:1 across:3012604k FS
Feb 11 09:38:28 Station2 kernel: [   32.488200] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
Feb 11 09:38:28 Station2 anacron[1345]: Anacron 2.3 started on 2019-02-11
Feb 11 09:38:28 Station2 anacron[1345]: Will run job `cron.weekly' in 10 min.
Feb 11 09:38:28 Station2 anacron[1345]: Jobs will be executed sequentially
Feb 11 09:38:29 Station2 cron[1378]: (CRON) INFO (pidfile fd = 3)
Feb 11 09:38:29 Station2 cron[1380]: (CRON) STARTUP (fork ok)
Feb 11 09:38:29 Station2 cron[1380]: (CRON) INFO (Running @reboot jobs)
Feb 11 09:38:30 Station2 /usr/sbin/irqbalance: Balancing is ineffective on systems with a single cpu.  Shutting down
Feb 11 09:38:34 Station2 NetworkManager[1494]: <info>  [1549895914.7031] NetworkManager (version 1.6.2) is starting...
Feb 11 09:38:34 Station2 NetworkManager[1494]: <info>  [1549895914.7035] Read config: /etc/NetworkManager/NetworkManager.conf
Feb 11 09:38:34 Station2 NetworkManager[1494]: <warn>  [1549895914.9789] Skipping Sleep Monitor setup, system not booted with systemd
Feb 11 09:38:34 Station2 NetworkManager[1494]: <info>  [1549895914.9794] manager[0x1279028]: monitoring kernel firmware directory '/lib/firmware'.
Feb 11 09:38:34 Station2 NetworkManager[1494]: <info>  [1549895914.9797] monitoring ifupdown state file '/run/network/ifstate'.
Feb 11 09:38:34 Station2 NetworkManager[1494]: <info>  [1549895914.9896] dns-mgr[0x1287828]: init: dns=default, rc-manager=resolvconf
Feb 11 09:38:35 Station2 dbus[1432]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Feb 11 09:38:35 Station2 dbus[1432]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2705] init!
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2709]       interface-parser: parsing file /etc/network/interfaces
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2709]       interface-parser: source line includes interfaces file(s) /etc/network/interfaces.d/*
Feb 11 09:38:35 Station2 NetworkManager[1494]: <warn>  [1549895915.2710] interfaces file /etc/network/interfaces.d/* doesn't exist
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2711]       interface-parser: finished parsing file /etc/network/interfaces
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2716] guessed connection type (eth0) = 802-3-ethernet
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2718] update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dce4-687ed5bae28e
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2721] adding eth0 to connections
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2722] adding iface eth0 to eni_ifaces
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2722] autoconnect
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2722] management mode: unmanaged
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2725] devices added (path: /sys/devices/pci0000:00/0000:00:04.0/0000:02:00.0/net/eth0, iface: eth0)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2732] locking wired connection setting
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2733] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2734] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2736] end _init.
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2737] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/i386-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2740] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2748] (19286016) ... get_connections.
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2750] (19286016) ... get_connections (managed=false): return empty list.
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2919] get unmanaged devices count: 1
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.2955] settings: hostname: couldn't get property from hostnamed
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3243] dhcp-init: Using DHCP client 'dhclient'
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3246] manager: WiFi enabled by radio killswitch; enabled by state file
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3247] manager: WWAN enabled by radio killswitch; enabled by state file
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3249] manager: Networking is enabled by state file
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3409] Loaded device plugin: NMBondDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3410] Loaded device plugin: NMBridgeDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3411] Loaded device plugin: NMEthernetDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3413] Loaded device plugin: NMInfinibandDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3414] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3415] Loaded device plugin: NMMacsecDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3416] Loaded device plugin: NMMacvlanDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3418] Loaded device plugin: NMTunDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3419] Loaded device plugin: NMVethDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3420] Loaded device plugin: NMVlanDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3421] Loaded device plugin: NMVxlanDeviceFactory (internal)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.3556] Loaded device plugin: NMWifiFactory (/usr/lib/i386-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.8367] Loaded device plugin: NMBluezManager (/usr/lib/i386-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
Feb 11 09:38:35 Station2 NetworkManager[1494]: <info>  [1549895915.9208] Loaded device plugin: NMWwanFactory (/usr/lib/i386-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
Feb 11 09:38:36 Station2 NetworkManager[1494]: <info>  [1549895916.0611] Loaded device plugin: NMTeamFactory (/usr/lib/i386-linux-gnu/NetworkManager/libnm-device-plugin-team.so)
Feb 11 09:38:36 Station2 NetworkManager[1494]: <info>  [1549895916.1388] Loaded device plugin: NMAtmManager (/usr/lib/i386-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
Feb 11 09:38:36 Station2 NetworkManager[1494]: <info>  [1549895916.2089] device (lo): link connected
Feb 11 09:38:36 Station2 NetworkManager[1494]: <info>  [1549895916.2115] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Feb 11 09:38:36 Station2 NetworkManager[1494]: <info>  [1549895916.2132] device (eth0): link connected
Feb 11 09:38:36 Station2 NetworkManager[1494]: <info>  [1549895916.2160] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Feb 11 09:38:36 Station2 NetworkManager[1494]: <info>  [1549895916.2449] manager: startup complete
Feb 11 09:38:36 Station2 NetworkManager[1494]: <info>  [1549895916.2453] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 11 09:38:36 Station2 nm-dispatcher: req:1 'connectivity-change': new request (1 scripts)
Feb 11 09:38:36 Station2 nm-dispatcher: req:1 'connectivity-change': start running ordered scripts...
Feb 11 09:38:36 Station2 dbus[1432]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Feb 11 09:38:36 Station2 dbus[1432]: [system] Activating service name='org.freedesktop.ModemManager1' (using servicehelper)
Feb 11 09:38:36 Station2 polkitd[1522]: started daemon version 0.105 using authority implementation `local' version `0.105'
Feb 11 09:38:36 Station2 dbus[1432]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Feb 11 09:38:37 Station2 ModemManager[1528]: <info>  ModemManager (version 1.6.4) starting in system bus...
Feb 11 09:38:38 Station2 dbus[1432]: [system] Successfully activated service 'org.freedesktop.ModemManager1'
Feb 11 09:38:38 Station2 NetworkManager[1494]: <info>  [1549895918.4998] ModemManager disappeared from bus
Feb 11 09:38:38 Station2 NetworkManager[1494]: <info>  [1549895918.5179] ModemManager available in the bus
Feb 11 09:38:41 Station2 ModemManager[1528]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:04.0/0000:02:00.0': not supported by any plugin
Feb 11 09:38:47 Station2 xrdp-sesman[1677]: (1677)(-1214003456)[DEBUG] libscp initialized
Feb 11 09:38:48 Station2 xrdp-sesman[1679]: (1679)(-1214003456)[INFO ] starting xrdp-sesman with pid 1679
Feb 11 09:38:48 Station2 xrdp-sesman[1679]: (1679)(-1214003456)[INFO ] listening to port 3350 on 127.0.0.1
Feb 11 09:38:48 Station2 kernel: [   58.477876] NET: Registered protocol family 3
Feb 11 09:38:49 Station2 kernel: [   58.706062] NET: Registered protocol family 5
Feb 11 09:39:01 Station2 CRON[1741]: (root) CMD (  [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean;


LSUSB

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD/ATI] RC410 Host Bridge (rev 01)
00:01.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RC4xx/RS4xx PCI Bridge [int gfx]
00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RC4xx/RS4xx PCI Express Port 1
00:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RC4xx/RS4xx PCI Express Port 2
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 USB Host Controller (rev 80)
00:13.1 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 USB Host Controller (rev 80)
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 USB2 Host Controller (rev 80)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 SMBus Controller (rev 83)
00:14.1 IDE interface: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 IDE Controller (rev 80)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 High Definition Audio Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 PCI-ISA Bridge (rev 80)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 PCI-PCI Bridge (rev 80)
01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RC410M [Mobility Radeon Xpress 200M]
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8038 PCI-E Fast Ethernet Controller (rev 14)



lsmod

Module                  Size  Used by
appletalk              32768  0
psnap                  16384  1 appletalk
llc                    16384  1 psnap
ax25                   49152  0
radeon               1368064  2
ttm                    81920  1 radeon
snd_hda_codec_idt      49152  1
snd_hda_codec_generic    69632  1 snd_hda_codec_idt
drm_kms_helper        126976  1 radeon
snd_hda_intel          36864  0
snd_hda_codec          94208  3 snd_hda_intel,snd_hda_codec_idt,snd_hda_codec_generic
evdev                  20480  3
drm                   323584  5 radeon,ttm,drm_kms_helper
snd_hda_core           61440  4 snd_hda_intel,snd_hda_codec,snd_hda_codec_idt,snd_hda_codec_generic
joydev                 24576  0
serio_raw              20480  0
snd_hwdep              16384  1 snd_hda_codec
snd_pcsp               16384  0
snd_pcm                86016  4 snd_hda_intel,snd_pcsp,snd_hda_codec,snd_hda_core
i2c_algo_bit           16384  1 radeon
coretemp               20480  0
snd_timer              32768  1 snd_pcm
snd                    65536  8 snd_hda_intel,snd_pcsp,snd_hwdep,snd_hda_codec,snd_hda_codec_idt,snd_timer,snd_hda_codec_generic,snd_pcm
soundcore              16384  1 snd
ext4                  528384  1
crc32c_generic         16384  2
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                   86016  1 ext4
fscrypto               24576  1 ext4
sg                     28672  0
sd_mod                 36864  3
ata_generic            16384  0
pata_atiixp            16384  2
libata                192512  2 pata_atiixp,ata_generic
ohci_pci               20480  0
ohci_hcd               49152  1 ohci_pci
ehci_pci               20480  0
ehci_hcd               69632  1 ehci_pci
scsi_mod              180224  3 sd_mod,libata,sg
psmouse               126976  0
usbcore               192512  4 ehci_hcd,ohci_pci,ohci_hcd,ehci_pci
sky2                   57344  0
i2c_piix4              28672  0



This is a usb root driver problem because this particular machine have a dual boot with linux and windows , and on windows everything is working fine , so an hardware problem is out of the question .


Now , i start up the machine with device already plugged in it took 5 minutes until i get a shell , somehow the kernel was hanged in the boot process

Dmesg log :

[    0.000000] Linux version 4.20.7 (root@Station2) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 SMP Sun Feb 10 21:43:35 EST 2019
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000ce000-0x00000000000cffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000dffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b7e7ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b7e80000-0x00000000b7e95fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b7e96000-0x00000000b7efffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b7f00000-0x00000000b7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI:  MD96232    /, BIOS ME.18.00 03/20/07
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1463.040 MHz processor
[    0.013051] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.013055] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.013068] last_pfn = 0xb7e80 max_arch_pfn = 0x1000000
[    0.013208] MTRR default type: uncachable
[    0.013210] MTRR fixed ranges enabled:
[    0.013213]   00000-9FFFF write-back
[    0.013216]   A0000-BFFFF uncachable
[    0.013218]   C0000-CFFFF write-protect
[    0.013220]   D0000-DFFFF uncachable
[    0.013222]   E0000-FFFFF write-protect
[    0.013223] MTRR variable ranges enabled:
[    0.013226]   0 base 000000000 mask F80000000 write-back
[    0.013229]   1 base 080000000 mask FE0000000 write-back
[    0.013231]   2 base 0A0000000 mask FF0000000 write-back
[    0.013234]   3 base 0B0000000 mask FF8000000 write-back
[    0.013236]   4 base 0B7F00000 mask FFFF00000 uncachable
[    0.013238]   5 disabled
[    0.013239]   6 disabled
[    0.013240]   7 disabled
[    0.014633] x86/PAT: PAT not supported by CPU.
[    0.014854] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC
[    0.023291] found SMP MP-table at [mem 0x000f7270-0x000f727f] mapped at [(ptrval)]
[    0.076460] initial memory mapped: [mem 0x00000000-0x12ffffff]
[    0.076468] Base memory trampoline at [(ptrval)] 99000 size 16384
[    0.076592] BRK [0x12b1d000, 0x12b1dfff] PGTABLE
[    0.076627] BRK [0x12b1e000, 0x12b1ffff] PGTABLE
[    0.076630] BRK [0x12b20000, 0x12b20fff] PGTABLE
[    0.076632] BRK [0x12b21000, 0x12b21fff] PGTABLE
[    0.076650] RAMDISK: [mem 0x19e33000-0x28f10fff]
[    0.076660] 2062MB HIGHMEM available.
[    0.076663] 879MB LOWMEM available.
[    0.076665]   mapped low ram: 0 - 36ffe000
[    0.076666]   low ram: 0 - 36ffe000
[    0.076678] BRK [0x12b22000, 0x12b22fff] PGTABLE
[    0.076684] Zone ranges:
[    0.076686]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.076689]   Normal   [mem 0x0000000001000000-0x0000000036ffdfff]
[    0.076691]   HighMem  [mem 0x0000000036ffe000-0x00000000b7e7ffff]
[    0.076694] Movable zone start for each node
[    0.076695] Early memory node ranges
[    0.076697]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.076699]   node   0: [mem 0x0000000000100000-0x00000000b7e7ffff]
[    0.076702] Initmem setup node 0 [mem 0x0000000000001000-0x00000000b7e7ffff]
[    0.076706] On node 0 totalpages: 753180
[    0.140158]   DMA zone: 36 pages used for memmap
[    0.140162]   DMA zone: 0 pages reserved
[    0.140164]   DMA zone: 3996 pages, LIFO batch:0
[    0.140457]   Normal zone: 1944 pages used for memmap
[    0.140459]   Normal zone: 221182 pages, LIFO batch:63
[    0.155648]   HighMem zone: 528002 pages, LIFO batch:63
[    0.191969] Using APIC driver default
[    0.192196] SB4X0 revision 0x83
[    0.192197] Ignoring ACPI timer override.
[    0.192198] If you got timer trouble try acpi_use_timer_override
[    0.192236] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.234139] Intel MultiProcessor Specification v1.4
[    0.234140]     Virtual Wire compatibility mode.
[    0.234147] MPTABLE: OEM ID: ATI
[    0.234148] MPTABLE: Product ID: RC410 Board
[    0.234150] MPTABLE: APIC at: 0xFEE00000
[    0.234154] Processor #0 (Bootup-CPU)
[    0.234176] IOAPIC[0]: apic_id 1, version 33, address 0xfec00000, GSI 0-23
[    0.234185] Processors: 1
[    0.234189] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.234237] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.234240] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.234242] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.234244] PM: Registered nosave memory: [mem 0x000a0000-0x000cdfff]
[    0.234245] PM: Registered nosave memory: [mem 0x000ce000-0x000cffff]
[    0.234247] PM: Registered nosave memory: [mem 0x000d0000-0x000dbfff]
[    0.234249] PM: Registered nosave memory: [mem 0x000dc000-0x000dffff]
[    0.234250] PM: Registered nosave memory: [mem 0x000e0000-0x000e3fff]
[    0.234252] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
[    0.234258] [mem 0xb8000000-0xdfffffff] available for PCI devices
[    0.234261] Booting paravirtualized kernel on bare hardware
[    0.234272] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.234310] random: get_random_bytes called from start_kernel+0x77/0x402 with crng_init=0
[    0.234328] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[    0.234754] percpu: Embedded 29 pages/cpu @(ptrval) s89356 r0 d29428 u118784
[    0.234769] pcpu-alloc: s89356 r0 d29428 u118784 alloc=29*4096
[    0.234771] pcpu-alloc: [0] 0
[    0.234811] Built 1 zonelists, mobility grouping on.  Total pages: 751200
[    0.234816] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.20.7 root=UUID=f02aac70-61c5-415f-9d9f-111d35d175a9 ro quiet acpi=off pnpbios=off
[    0.236032] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.236494] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.236533] Initializing CPU#0
[    0.399695] Initializing HighMem for node 0 (00036ffe:000b7e80)
[    0.665632] Initializing Movable for node 0 (00000000:00000000)
[    0.683439] Memory: 2661276K/3012720K available (6650K kernel code, 617K rwdata, 2044K rodata, 880K init, 456K bss, 351444K reserved, 0K cma-reserved, 2112008K highmem)
[    0.683449] virtual kernel memory layout:
                   fixmap  : 0xffd35000 - 0xfffff000   (2856 kB)
                 cpu_entry : 0xff400000 - 0xff8c1000   (4868 kB)
                   pkmap   : 0xff000000 - 0xff200000   (2048 kB)
                   vmalloc : 0xf77fe000 - 0xfeffe000   ( 120 MB)
                   lowmem  : 0xc0000000 - 0xf6ffe000   ( 879 MB)
                     .init : 0xd292e000 - 0xd2a0a000   ( 880 kB)
                     .data : 0xd267e9fc - 0xd291e700   (2687 kB)
                     .text : 0xd2000000 - 0xd267e9fc   (6650 kB)
[    0.683451] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.683748] Kernel/User page tables isolation: enabled
[    0.683787] ftrace: allocating 29210 entries in 58 pages
[    0.744874] rcu: Hierarchical RCU implementation.
[    0.744881] rcu:     RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1.
[    0.744884] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.744886] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.753868] NR_IRQS: 2304, nr_irqs: 256, preallocated irqs: 16
[    0.754126] CPU 0 irqstacks, hard=(ptrval) soft=(ptrval)
[    0.756071] Console: colour VGA+ 80x25
[    0.756085] printk: console [tty0] enabled
[    0.756128] APIC: Switch to symmetric I/O mode setup
[    0.756133] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.756223] ExtINT not setup in hardware but reported by MP table
[    0.756629] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=0 pin2=2
[    0.776138] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1516bfd6555, max_idle_ns: 440795230919 ns
[    0.776168] Calibrating delay loop (skipped), value calculated using timer frequency.. 2926.08 BogoMIPS (lpj=5852160)
[    0.776173] pid_max: default: 32768 minimum: 301
[    0.776271] LSM: Security Framework initializing
[    0.776275] Yama: becoming mindful.
[    0.776291] AppArmor: AppArmor disabled by boot time parameter
[    0.776335] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.776345] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.776834] Disabled fast string operations
[    0.776852] mce: CPU supports 6 MCE banks
[    0.776865] CPU0: Thermal monitoring enabled (TM1)
[    0.776872] process: using mwait in idle threads
[    0.776885] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    0.776887] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[    0.776892] Spectre V2 : Mitigation: Full generic retpoline
[    0.776894] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.776897] L1TF: System has more than MAX_PA/2 memory. L1TF mitigation not effective.
[    0.776899] L1TF: You may make it effective by booting the kernel with mem=2147483648 parameter.
[    0.776900] L1TF: However, doing so will make a part of your RAM unusable.
[    0.776902] L1TF: Reading https://www.kernel.org/doc/html/latest/admin-guide/l1tf.html might help you decide.
[    0.787891] Freeing SMP alternatives memory: 28K
[    0.896169] smpboot: CPU0: Intel(R) Celeron(R) M CPU        410  @ 1.46GHz (family: 0x6, model: 0xe, stepping: 0x8)
[    0.896467] Performance Events: Core events, core PMU driver.
[    0.896483] ... version:                1
[    0.896484] ... bit width:              40
[    0.896485] ... generic registers:      2
[    0.896487] ... value mask:             000000ffffffffff
[    0.896488] ... max period:             000000007fffffff
[    0.896490] ... fixed-purpose events:   0
[    0.896491] ... event mask:             0000000000000003
[    0.896600] rcu: Hierarchical SRCU implementation.
[    0.897573] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.897635] smp: Bringing up secondary CPUs ...
[    0.897638] smp: Brought up 1 node, 1 CPU
[    0.897640] smpboot: Max logical packages: 1
[    0.897642] smpboot: Total of 1 processors activated (2926.08 BogoMIPS)
[    0.899032] devtmpfs: initialized
[    0.899577] PM: Registering ACPI NVS region [mem 0xb7e96000-0xb7efffff] (434176 bytes)
[    0.899688] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.899694] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.899827] pinctrl core: initialized pinctrl subsystem
[    0.900067] NET: Registered protocol family 16
[    0.900336] audit: initializing netlink subsys (disabled)
[    0.900619] cpuidle: using governor ladder
[    0.900621] cpuidle: using governor menu
[    0.942834] audit: type=2000 audit(1549879792.144:1): state=initialized audit_enabled=0 res=1
[    0.942859] PCI: PCI BIOS area is rw and x. Use pci=nobios if you want it NX.
[    0.942864] PCI: PCI BIOS revision 2.10 entry at 0xfd5c4, last bus=10
[    0.942865] PCI: Using configuration type 1 for base access
[    0.945374] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.945880] ACPI: Interpreter disabled.
[    0.946058] vgaarb: loaded
[    0.946169] EDAC MC: Ver: 3.0.0
[    0.946388] PCI: Probing PCI hardware
[    0.946391] PCI: root bus 00: using default resources
[    0.946397] PCI: Probing PCI hardware (bus 00)
[    0.946451] PCI host bridge to bus 0000:00
[    0.946459] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.946463] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.946466] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.946485] pci 0000:00:00.0: [1002:5a31] type 00 class 0x060000
[    0.946614] pci 0000:00:01.0: [1002:5a3f] type 01 class 0x060400
[    0.946744] pci 0000:00:04.0: [1002:5a36] type 01 class 0x060400
[    0.946782] pci 0000:00:04.0: enabling Extended Tags
[    0.946826] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.946930] pci 0000:00:05.0: [1002:5a37] type 01 class 0x060400
[    0.946966] pci 0000:00:05.0: enabling Extended Tags
[    0.947009] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.947139] pci 0000:00:13.0: [1002:4374] type 00 class 0x0c0310
[    0.947174] pci 0000:00:13.0: reg 0x10: [mem 0xc0404000-0xc0404fff]
[    0.947350] pci 0000:00:13.1: [1002:4375] type 00 class 0x0c0310
[    0.947384] pci 0000:00:13.1: reg 0x10: [mem 0xc0405000-0xc0405fff]
[    0.947564] pci 0000:00:13.2: [1002:4373] type 00 class 0x0c0320
[    0.947602] pci 0000:00:13.2: reg 0x10: [mem 0xc0406000-0xc0406fff]
[    0.947734] pci 0000:00:13.2: supports D1 D2
[    0.947738] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.947849] pci 0000:00:14.0: [1002:4372] type 00 class 0x0c0500
[    0.947880] pci 0000:00:14.0: reg 0x10: [io  0x8400-0x840f]
[    0.947897] pci 0000:00:14.0: reg 0x14: [mem 0xc0407000-0xc04073ff]
[    0.947973] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.948066] pci 0000:00:14.1: [1002:4376] type 00 class 0x01018a
[    0.948103] pci 0000:00:14.1: reg 0x10: [io  0x8428-0x842f]
[    0.948120] pci 0000:00:14.1: reg 0x14: [io  0x8434-0x8437]
[    0.948137] pci 0000:00:14.1: reg 0x18: [io  0x8420-0x8427]
[    0.948172] pci 0000:00:14.1: reg 0x1c: [io  0x8430-0x8433]
[    0.948189] pci 0000:00:14.1: reg 0x20: [io  0x8410-0x841f]
[    0.948227] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.948230] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.948233] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.948236] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.948386] pci 0000:00:14.2: [1002:437b] type 00 class 0x040300
[    0.948434] pci 0000:00:14.2: reg 0x10: [mem 0xc0400000-0xc0403fff 64bit]
[    0.948568] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.948671] pci 0000:00:14.3: [1002:4377] type 00 class 0x060100
[    0.948874] pci 0000:00:14.4: [1002:4371] type 01 class 0x060401
[    0.949057] pci_bus 0000:01: extended config space not accessible
[    0.949105] pci 0000:01:05.0: [1002:5a62] type 00 class 0x030000
[    0.949122] pci 0000:01:05.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
[    0.949131] pci 0000:01:05.0: reg 0x14: [io  0x9000-0x90ff]
[    0.949141] pci 0000:01:05.0: reg 0x18: [mem 0xc0000000-0xc000ffff]
[    0.949168] pci 0000:01:05.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.949200] pci 0000:01:05.0: supports D1 D2
[    0.949256] pci 0000:01:05.0: vgaarb: setting as boot VGA device
[    0.949260] pci 0000:01:05.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.949298] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.949305] pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
[    0.949310] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc00fffff]
[    0.949315] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff pref]
[    0.949403] pci 0000:02:00.0: [11ab:4352] type 00 class 0x020000
[    0.949440] pci 0000:02:00.0: reg 0x10: [mem 0xc0100000-0xc0103fff 64bit]
[    0.949456] pci 0000:02:00.0: reg 0x18: [io  0xa000-0xa0ff]
[    0.949590] pci 0000:02:00.0: supports D1 D2
[    0.949594] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.949706] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.949721] pci 0000:00:04.0: PCI bridge to [bus 02-04]
[    0.949728] pci 0000:00:04.0:   bridge window [io  0xa000-0xafff]
[    0.949733] pci 0000:00:04.0:   bridge window [mem 0xc0100000-0xc01fffff]
[    0.949801] pci 0000:00:05.0: PCI bridge to [bus 05-07]
[    0.949808] pci 0000:00:05.0:   bridge window [io  0x6000-0x7fff]
[    0.949813] pci 0000:00:05.0:   bridge window [mem 0xb0000000-0xb1ffffff]
[    0.949820] pci 0000:00:05.0:   bridge window [mem 0xb2000000-0xb3ffffff 64bit pref]
[    0.949844] pci_bus 0000:08: extended config space not accessible
[    0.949954] pci 0000:00:14.4: PCI bridge to [bus 08-0a] (subtractive decode)
[    0.949975] pci 0000:00:14.4:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.949978] pci 0000:00:14.4:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.950006] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 0a
[    0.950404] pci 0000:00:14.0: default IRQ router [1002:4372]
[    0.950412] PCI: pci_cache_line_size set to 64 bytes
[    0.950422] pci 0000:00:05.0: can't claim BAR 14 [mem 0xb0000000-0xb1ffffff]: address conflict with System RAM [mem 0x00100000-0xb7e7ffff]
[    0.950428] pci 0000:00:05.0: can't claim BAR 15 [mem 0xb2000000-0xb3ffffff 64bit pref]: address conflict with System RAM [mem 0x00100000-0xb7e7ffff]
[    0.950489] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
[    0.950493] e820: reserve RAM buffer [mem 0xb7e80000-0xb7ffffff]
[    0.950979] clocksource: Switched to clocksource tsc-early
[    0.977194] VFS: Disk quotas dquot_6.6.0
[    0.977247] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.977426] pnp: PnP ACPI: disabled
[    0.977428] PnPBIOS: Disabled
[    0.980961] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-04] add_size 200000 add_align 100000
[    0.980973] pci 0000:00:05.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05-07] add_size 200000 add_align 100000
[    0.980978] pci 0000:00:05.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05-07] add_size 200000 add_align 100000
[    0.981014] pci 0000:00:04.0: BAR 15: assigned [mem 0xb8000000-0xb81fffff 64bit pref]
[    0.981020] pci 0000:00:05.0: BAR 14: assigned [mem 0xb8200000-0xb83fffff]
[    0.981025] pci 0000:00:05.0: BAR 15: assigned [mem 0xb8400000-0xb85fffff 64bit pref]
[    0.981033] pci 0000:01:05.0: BAR 6: assigned [mem 0xc0020000-0xc003ffff pref]
[    0.981039] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.981043] pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
[    0.981049] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc00fffff]
[    0.981054] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff pref]
[    0.981060] pci 0000:00:04.0: PCI bridge to [bus 02-04]
[    0.981064] pci 0000:00:04.0:   bridge window [io  0xa000-0xafff]
[    0.981070] pci 0000:00:04.0:   bridge window [mem 0xc0100000-0xc01fffff]
[    0.981074] pci 0000:00:04.0:   bridge window [mem 0xb8000000-0xb81fffff 64bit pref]
[    0.981080] pci 0000:00:05.0: PCI bridge to [bus 05-07]
[    0.981084] pci 0000:00:05.0:   bridge window [io  0x6000-0x7fff]
[    0.981090] pci 0000:00:05.0:   bridge window [mem 0xb8200000-0xb83fffff]
[    0.981094] pci 0000:00:05.0:   bridge window [mem 0xb8400000-0xb85fffff 64bit pref]
[    0.981101] pci 0000:00:14.4: PCI bridge to [bus 08-0a]
[    0.981126] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.981129] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[    0.981133] pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
[    0.981136] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xc00fffff]
[    0.981139] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff pref]
[    0.981143] pci_bus 0000:02: resource 0 [io  0xa000-0xafff]
[    0.981146] pci_bus 0000:02: resource 1 [mem 0xc0100000-0xc01fffff]
[    0.981149] pci_bus 0000:02: resource 2 [mem 0xb8000000-0xb81fffff 64bit pref]
[    0.981153] pci_bus 0000:05: resource 0 [io  0x6000-0x7fff]
[    0.981156] pci_bus 0000:05: resource 1 [mem 0xb8200000-0xb83fffff]
[    0.981159] pci_bus 0000:05: resource 2 [mem 0xb8400000-0xb85fffff 64bit pref]
[    0.981163] pci_bus 0000:08: resource 4 [io  0x0000-0xffff]
[    0.981166] pci_bus 0000:08: resource 5 [mem 0x00000000-0xffffffff]
[    0.981247] NET: Registered protocol family 2
[    0.981642] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.981656] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.981695] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.981772] TCP: Hash tables configured (established 8192 bind 8192)
[    0.981890] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.981912] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.982024] NET: Registered protocol family 1
[    0.982055] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
[    0.982094] pci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 19
[    1.201383] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x6c0 took 214161 usecs
[    1.201401] pci 0000:00:13.1: PCI->APIC IRQ transform: INT A -> IRQ 19
[    1.421394] pci 0000:00:13.1: quirk_usb_early_handoff+0x0/0x6c0 took 214842 usecs
[    1.421413] pci 0000:00:13.2: PCI->APIC IRQ transform: INT A -> IRQ 19
[    1.421475] pci 0000:01:05.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.421483] PCI: CLS 32 bytes, default 64
[    1.421589] Unpacking initramfs...
[   11.051346] Freeing initrd memory: 246648K
[   11.051455] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[   11.051459] software IO TLB: mapped [mem 0x3153d000-0x3553d000] (64MB)
[   11.051735] platform rtc_cmos: registered platform RTC device (no PNP device found)
[   11.052920] Initialise system trusted keyrings
[   11.053063] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[   11.053095] zbud: loaded
[   12.058905] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1516bfd6555, max_idle_ns: 440795230919 ns
[   12.058927] clocksource: Switched to clocksource tsc
[   13.835209] Key type asymmetric registered
[   13.835215] Asymmetric key parser 'x509' registered
[   13.835252] bounce: pool size: 64 pages
[   13.835298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[   13.835386] io scheduler noop registered
[   13.835387] io scheduler deadline registered
[   13.835439] io scheduler cfq registered (default)
[   13.835441] io scheduler mq-deadline registered
[   13.835443] io scheduler kyber registered
[   13.835796] pcieport 0000:00:04.0: Signaling PME with IRQ 24
[   13.835853] pciehp 0000:00:04.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep-
[   13.836133] pcieport 0000:00:05.0: Signaling PME with IRQ 25
[   13.836226] pciehp 0000:00:05.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep-
[   13.836406] intel_idle: does not run on family 6 model 14
[   13.836435] isapnp: Scanning for PnP cards...
[   14.193831] isapnp: No Plug & Play device found
[   14.193978] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   14.194636] Linux agpgart interface v0.103
[   14.195035] i8042: PNP: No PS/2 controller found.
[   14.195037] i8042: Probing ports directly.
[   14.199640] serio: i8042 KBD port at 0x60,0x64 irq 1
[   14.199715] serio: i8042 AUX port at 0x60,0x64 irq 12
[   14.199903] mousedev: PS/2 mouse device common for all mice
[   14.200189] rtc_cmos rtc_cmos: registered as rtc0
[   14.200227] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[   14.200257] ledtrig-cpu: registered to indicate activity on CPUs
[   14.201128] NET: Registered protocol family 10
[   14.201617] Segment Routing with IPv6
[   14.201657] mip6: Mobile IPv6
[   14.201661] NET: Registered protocol family 17
[   14.201667] mpls_gso: MPLS GSO support
[   14.201932] microcode: sig=0x6e8, pf=0x20, revision=0x39
[   14.202000] microcode: Microcode Update Driver: v2.2.
[   14.202008] Using IPI No-Shortcut mode
[   14.202020] sched_clock: Marking stable (14198162602, 1987790)->(14311032170, -110881778)
[   14.202280] registered taskstats version 1
[   14.202282] Loading compiled-in X.509 certificates
[   14.202310] zswap: loaded using pool lzo/zbud
[   14.202410] ima: No TPM chip found, activating TPM-bypass!
[   14.202417] ima: Allocated hash algorithm: sha256
[   14.202896] rtc_cmos rtc_cmos: setting system clock to 2019-02-11 10:10:06 UTC (1549879806)
[   14.206257] Freeing unused kernel image memory: 880K
[   14.216215] Write protecting kernel text and read-only data: 8720k
[   14.216217] NX-protecting the kernel data: 5636k
[   14.216443] x86/mm: PCI BIOS W+X mapping 96 pages
[   14.217088] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[   14.217151] x86/mm: Checking user space page tables
[   14.217370] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[   14.217372] Run /init as init process
[   14.232019] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[   14.247916] udevd[87]: starting version 3.2.2
[   14.248582] random: udevd: uninitialized urandom read (16 bytes read)
[   14.248660] random: udevd: uninitialized urandom read (16 bytes read)
[   14.250775] udevd[88]: starting eudev-3.2.2
[   14.286843] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x8400, revision 0
[   14.304765] sky2: driver version 1.30
[   14.304856] sky2 0000:02:00.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[   14.304925] sky2 0000:02:00.0: Yukon-2 FE chip revision 1
[   14.305530] sky2 0000:02:00.0 eth0: addr 00:03:25:3b:c9:7e
[   14.355880] usbcore: registered new interface driver usbfs
[   14.355902] usbcore: registered new interface driver hub
[   14.357852] SCSI subsystem initialized
[   14.367556] usbcore: registered new device driver usb
[   14.375151] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   14.380964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   14.382116] ehci-pci: EHCI PCI platform driver
[   14.382190] ehci-pci 0000:00:13.2: PCI->APIC IRQ transform: INT A -> IRQ 19
[   14.382242] ehci-pci 0000:00:13.2: EHCI Host Controller
[   14.382255] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 1
[   14.382351] ehci-pci 0000:00:13.2: irq 19, io mem 0xc0406000
[   14.396301] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[   14.396474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[   14.396478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.396481] usb usb1: Product: EHCI Host Controller
[   14.396483] usb usb1: Manufacturer: Linux 4.20.7 ehci_hcd
[   14.396486] usb usb1: SerialNumber: 0000:00:13.2
[   14.396794] hub 1-0:1.0: USB hub found
[   14.396810] hub 1-0:1.0: 8 ports detected
[   14.398344] ohci-pci: OHCI PCI platform driver
[   14.398412] ohci-pci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 19
[   14.398453] ohci-pci 0000:00:13.0: OHCI PCI host controller
[   14.398465] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 2
[   14.398528] ohci-pci 0000:00:13.0: irq 19, io mem 0xc0404000
[   14.421884] libata version 3.00 loaded.
[   14.422999] pata_atiixp 0000:00:14.1: PCI->APIC IRQ transform: INT A -> IRQ 16
[   14.429577] scsi host0: pata_atiixp
[   14.435146] scsi host1: pata_atiixp
[   14.435261] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8410 irq 14
[   14.435264] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8418 irq 15
[   14.460410] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20
[   14.460414] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.460417] usb usb2: Product: OHCI PCI host controller
[   14.460420] usb usb2: Manufacturer: Linux 4.20.7 ohci_hcd
[   14.460423] usb usb2: SerialNumber: 0000:00:13.0
[   14.460836] hub 2-0:1.0: USB hub found
[   14.460859] hub 2-0:1.0: 4 ports detected
[   14.461408] ohci-pci 0000:00:13.1: PCI->APIC IRQ transform: INT A -> IRQ 19
[   14.461446] ohci-pci 0000:00:13.1: OHCI PCI host controller
[   14.461458] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 3
[   14.461505] ohci-pci 0000:00:13.1: irq 19, io mem 0xc0405000
[   14.524248] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20
[   14.524252] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.524254] usb usb3: Product: OHCI PCI host controller
[   14.524257] usb usb3: Manufacturer: Linux 4.20.7 ohci_hcd
[   14.524260] usb usb3: SerialNumber: 0000:00:13.1
[   14.524622] hub 3-0:1.0: USB hub found
[   14.524644] hub 3-0:1.0: 4 ports detected
[   14.732172] usb 1-2: new high-speed USB device number 2 using ehci-pci
[   14.974240] ata1.00: ATA-7: WDC WD800VE-22KWT0, 01.03K01, max UDMA/100
[   14.974244] ata1.00: 156301488 sectors, multi 16: LBA48
[   14.977778] scsi 0:0:0:0: Direct-Access     ATA      WDC WD800VE-22KW 3K01 PQ: 0 ANSI: 5
[   14.987390] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[   14.987418] sd 0:0:0:0: [sda] Write Protect is off
[   14.987422] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   14.987459] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   15.039421]  sda: sda1 sda2 sda3 < sda5 sda6 >
[   15.040198] sd 0:0:0:0: [sda] Attached SCSI disk
[   15.043025] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   15.066590] psmouse serio1: synaptics: Touchpad model: 1, fw: 5.9, id: 0x23aeb3, caps: 0xa04713/0x10008/0x0/0x0, board id: 0, fw id: 28762
[   15.104778] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[   15.768391] usb 1-2: New USB device found, idVendor=148f, idProduct=3070, bcdDevice= 1.01
[   15.768397] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   15.768400] usb 1-2: Product: 802.11 n WLAN
[   15.768403] usb 1-2: Manufacturer: Ralink
[   15.768406] usb 1-2: SerialNumber: 1.0
[   15.790769] random: fast init done
[   16.162840] PM: Image not found (code -22)
[   16.433094] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   18.300734] random: crng init done
[   18.804764] udevd[333]: starting version 3.2.2
[   19.545351] udevd[334]: starting eudev-3.2.2
[   21.871077] input: PC Speaker as /devices/platform/pcspkr/input/input3
[   22.038634] intel_powerclamp: No package C-state available
[   23.076554] snd_hda_intel 0000:00:14.2: PCI->APIC IRQ transform: INT A -> IRQ 16
[   23.251822] snd_hda_codec_idt hdaudioC0D0: autoconfig for STAC9200: line_outs=1 (0xe/0x0/0x0/0x0/0x0) type:speaker
[   23.251836] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   23.251840] snd_hda_codec_idt hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   23.251842] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
[   23.251845] snd_hda_codec_idt hdaudioC0D0:    inputs:
[   23.251849] snd_hda_codec_idt hdaudioC0D0:      Mic=0x10
[   23.275008] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input4
[   24.906880] [drm] radeon kernel modesetting enabled.
[   24.907123] radeon 0000:01:05.0: can't find IRQ for PCI INT B; probably buggy MP table
[   24.907580] [drm] initializing kernel modesetting (RS400 0x1002:0x5A62 0x161F:0x205F 0x00).
[   24.908062] [drm] Generation 2 PCI interface, using max accessible memory
[   24.908071] radeon 0000:01:05.0: VRAM: 128M 0x00000000B8000000 - 0x00000000BFFFFFFF (128M used)
[   24.908075] radeon 0000:01:05.0: GTT: 512M 0x0000000080000000 - 0x000000009FFFFFFF
[   24.908756] [drm] Detected VRAM RAM=128M, BAR=256M
[   24.908761] [drm] RAM width 128bits DDR
[   24.908899] [TTM] Zone  kernel: Available graphics memory: 398412 kiB
[   24.908901] [TTM] Zone highmem: Available graphics memory: 1454416 kiB
[   24.908903] [TTM] Initializing pool allocator
[   24.908913] [TTM] Initializing DMA pool allocator
[   24.908956] [drm] radeon: 128M of VRAM memory ready
[   24.908958] [drm] radeon: 512M of GTT memory ready.
[   24.908997] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   24.937354] [drm] radeon: 4 quad pipes, 1 z pipes initialized.
[   24.937364] [drm] PCIE GART of 512M enabled (table at 0x0000000027C00000).
[   24.937417] radeon 0000:01:05.0: WB enabled
[   24.937425] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x0000000080000000 and cpu addr 0x89f28bf0
[   24.937433] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   24.937434] [drm] Driver supports precise vblank timestamp query.
[   24.937437] radeon 0000:01:05.0: radeon: MSI limited to 32-bit
[   24.937467] [drm] radeon: irq initialized.
[   24.937489] [drm] Loading R300 Microcode
[   25.374486] [drm] radeon: ring at 0x0000000080001000
[   25.374515] [drm] ring test succeeded in 1 usecs
[   25.374728] [drm] ib test succeeded in 0 usecs
[   25.375454] [drm] Panel ID String: LPL
[   25.375456] [drm] Panel Size 1280x800
[   25.375563] [drm] Radeon Display Connectors
[   25.375565] [drm] Connector 0:
[   25.375566] [drm]   VGA-1
[   25.375569] [drm]   DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
[   25.375570] [drm]   Encoders:
[   25.375572] [drm]     CRT1: INTERNAL_DAC2
[   25.375573] [drm] Connector 1:
[   25.375574] [drm]   LVDS-1
[   25.375577] [drm]   DDC: 0x198 0x198 0x19c 0x19c 0x1a0 0x1a0 0x1a4 0x1a4
[   25.375578] [drm]   Encoders:
[   25.375579] [drm]     LCD1: INTERNAL_LVDS
[   25.439975] [drm] fb mappable at 0xD0040000
[   25.439977] [drm] vram apper at 0xD0000000
[   25.439978] [drm] size 4096000
[   25.439980] [drm] fb depth is 24
[   25.439981] [drm]    pitch is 5120
[   25.440235] fbcon: radeondrmfb (fb0) is primary device
[   25.486290] Console: switching to colour frame buffer device 160x50
[   25.494109] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
[   25.501630] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:05.0 on minor 0
[   26.203145] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   26.588277] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   26.588344] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   26.588348] cfg80211: failed to load regulatory.db
[   29.204197] usb 1-2: reset high-speed USB device number 2 using ehci-pci
[   29.789937] sky2 0000:02:00.0 eth0: enabling interface
[   29.790063] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   30.038297] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[   31.491741] sky2 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control both
[   31.491766] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   52.863263] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[   53.115055] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   53.115760] usbcore: registered new interface driver rt2800usb
[   53.192349] rt2800usb 1-2:1.0 wlan1: renamed from wlan0
[   54.115220] Adding 3012604k swap on /dev/sda6.  Priority:-2 extents:1 across:3012604k FS
[   54.239878] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   58.947310] elogind[6021]: New seat seat0.
[   58.956686] elogind[6021]: Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
[   64.543775] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[   64.543905] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[   64.602186] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[  205.511939] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  211.337926] NET: Registered protocol family 3
[  218.573203] ieee80211 phy0: rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x7010 with error -110
[  352.019626] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  352.608565] NET: Registered protocol family 5
[  353.702082] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[  367.703277] elogind[6021]: New session 2 of user root.
[  367.761247] ieee80211 phy0: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1004 with error -110
[  463.350078] elogind[6021]: New session 4 of user root.


Kernel Messages (removed all the non essential parts) :
Feb 11 10:10:48 Station2 kernel: [   25.440235] fbcon: radeondrmfb (fb0) is primary device
Feb 11 10:10:48 Station2 kernel: [   25.486290] Console: switching to colour frame buffer device 160x50
Feb 11 10:10:48 Station2 kernel: [   25.494109] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
Feb 11 10:10:48 Station2 kernel: [   25.501630] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:05.0 on minor 0
Feb 11 10:10:48 Station2 kernel: [   26.203145] cfg80211: Loading compiled-in X.509 certificates for regulatory database
Feb 11 10:10:48 Station2 kernel: [   26.588277] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Feb 11 10:10:48 Station2 kernel: [   26.588344] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Feb 11 10:10:48 Station2 kernel: [   26.588348] cfg80211: failed to load regulatory.db
Feb 11 10:10:48 Station2 kernel: [   29.204197] usb 1-2: reset high-speed USB device number 2 using ehci-pci
Feb 11 10:10:48 Station2 kernel: [   29.789937] sky2 0000:02:00.0 eth0: enabling interface
Feb 11 10:10:48 Station2 kernel: [   29.790063] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Feb 11 10:10:48 Station2 kernel: [   30.038297] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
Feb 11 10:10:48 Station2 kernel: [   31.491741] sky2 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control both
Feb 11 10:10:48 Station2 kernel: [   31.491766] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Feb 11 10:10:48 Station2 kernel: [   52.863263] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
Feb 11 10:10:48 Station2 kernel: [   53.115760] usbcore: registered new interface driver rt2800usb
Feb 11 10:10:48 Station2 kernel: [   53.192349] rt2800usb 1-2:1.0 wlan1: renamed from wlan0
Feb 11 10:10:48 Station2 kernel: [   54.115220] Adding 3012604k swap on /dev/sda6.  Priority:-2 extents:1 across:3012604k FS
Feb 11 10:10:48 Station2 kernel: [   54.239878] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
Feb 11 10:10:56 Station2 kernel: [   64.543775] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
Feb 11 10:10:56 Station2 kernel: [   64.543905] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
Feb 11 10:10:56 Station2 kernel: [   64.602186] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
Feb 11 10:13:17 Station2 kernel: [  205.511939] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
Feb 11 10:13:23 Station2 kernel: [  211.337926] NET: Registered protocol family 3
Feb 11 10:15:44 Station2 kernel: [  352.019626] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
Feb 11 10:15:44 Station2 kernel: [  352.608565] NET: Registered protocol family 5
Feb 11 10:15:46 Station2 kernel: [  353.702082] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
Feb 11 10:18:52 Station2 kernel: [  539.708156] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 14 failed to flush
Feb 11 10:19:01 Station2 kernel: [  549.331273] ------------[ cut here ]------------
Feb 11 10:19:01 Station2 kernel: [  549.331282] URB e94df291 submitted while active
Feb 11 10:19:01 Station2 kernel: [  549.331374] WARNING: CPU: 0 PID: 6056 at drivers/usb/core/urb.c:363 usb_submit_urb+0x28d/0x5a0 [usbcore]
Feb 11 10:19:01 Station2 kernel: [  549.331376] Modules linked in: appletalk psnap llc ax25 arc4 rt2800usb rt2x00usb rt2800lib rt2x00lib mac80211 cfg80211 crc_ccitt rfkill radeon snd_hda_codec_idt snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core ttm snd_pcsp snd_hwdep drm_kms_helper snd_pcm coretemp drm snd_timer snd joydev evdev serio_raw soundcore i2c_algo_bit ext4 crc32c_generic crc16 mbcache jbd2 fscrypto sg sd_mod ata_generic pata_atiixp libata ohci_pci ehci_pci ohci_hcd ehci_hcd scsi_mod psmouse usbcore sky2 i2c_piix4
Feb 11 10:19:01 Station2 kernel: [  549.331417] CPU: 0 PID: 6056 Comm: NetworkManager Not tainted 4.20.7 #1
Feb 11 10:19:01 Station2 kernel: [  549.331419] Hardware name:  MD96232    /, BIOS ME.18.00 03/20/07
Feb 11 10:19:01 Station2 kernel: [  549.331429] EIP: usb_submit_urb+0x28d/0x5a0 [usbcore]
Feb 11 10:19:01 Station2 kernel: [  549.331433] Code: 85 c9 0f 8f b5 02 00 00 b8 ea ff ff ff e9 cd fd ff ff 8d 76 00 53 68 90 28 87 f7 89 45 f0 c6 05 0c 9f 87 f7 01 e8 63 e0 80 da <0f> 0b 58 8b 45 f0 5a e9 a9 fd ff ff 8d b4 26 00 00 00 00 81 fa 00
Feb 11 10:19:01 Station2 kernel: [  549.331435] EAX: 00000023 EBX: e8d1ec00 ECX: f560a56c EDX: 00000007
Feb 11 10:19:01 Station2 kernel: [  549.331437] ESI: e7e5ee00 EDI: e785a04c EBP: e8c0386c ESP: e8c03844
Feb 11 10:19:01 Station2 kernel: [  549.331440] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00010286
Feb 11 10:19:01 Station2 kernel: [  549.331442] CR0: 80050033 CR2: b7c8f078 CR3: 28d26000 CR4: 000006f0
Feb 11 10:19:01 Station2 kernel: [  549.331445] Call Trace:
Feb 11 10:19:01 Station2 kernel: [  549.331457]  ? rt2x00queue_index_inc+0x60/0xc0 [rt2x00lib]
Feb 11 10:19:01 Station2 kernel: [  549.331462]  rt2x00usb_kick_rx_entry+0x9d/0xd0 [rt2x00usb]
Feb 11 10:19:01 Station2 kernel: [  549.331466]  rt2x00usb_clear_entry+0x22/0x30 [rt2x00usb]
Feb 11 10:19:01 Station2 kernel: [  549.331471]  rt2x00queue_init_queues+0x6c/0x90 [rt2x00lib]
Feb 11 10:19:01 Station2 kernel: [  549.331476]  rt2x00lib_enable_radio+0x27/0xa0 [rt2x00lib]
Feb 11 10:19:01 Station2 kernel: [  549.331480]  rt2x00lib_start+0x5c/0xd0 [rt2x00lib]
Feb 11 10:19:01 Station2 kernel: [  549.331485]  rt2x00mac_start+0x28/0x30 [rt2x00lib]
Feb 11 10:19:01 Station2 kernel: [  549.331522]  drv_start+0x44/0x100 [mac80211]
Feb 11 10:19:01 Station2 kernel: [  549.331543]  ieee80211_do_open+0x325/0x900 [mac80211]
Feb 11 10:19:01 Station2 kernel: [  549.331565]  ieee80211_open+0x46/0x60 [mac80211]
Feb 11 10:19:01 Station2 kernel: [  549.331573]  __dev_open+0xbe/0x160
Feb 11 10:19:01 Station2 kernel: [  549.331577]  __dev_change_flags+0x187/0x1d0
Feb 11 10:19:01 Station2 kernel: [  549.331580]  dev_change_flags+0x28/0x60
Feb 11 10:19:01 Station2 kernel: [  549.331584]  do_setlink+0x2e9/0x8a0
Feb 11 10:19:01 Station2 kernel: [  549.331590]  ? __nla_parse+0x2b/0x130
Feb 11 10:19:01 Station2 kernel: [  549.331593]  ? rtnl_link_unregister+0xe0/0xe0
Feb 11 10:19:01 Station2 kernel: [  549.331597]  rtnl_newlink+0x565/0x830
Feb 11 10:19:01 Station2 kernel: [  549.331603]  ? __nla_reserve+0x3a/0x50
Feb 11 10:19:01 Station2 kernel: [  549.331606]  ? __nla_put+0x18/0x20
Feb 11 10:19:01 Station2 kernel: [  549.331609]  ? nla_put+0x2c/0x50
Feb 11 10:19:01 Station2 kernel: [  549.331613]  ? _raw_read_unlock_bh+0x1e/0x20
Feb 11 10:19:01 Station2 kernel: [  549.331618]  ? inet6_fill_ifla6_attrs+0x410/0x440
Feb 11 10:19:01 Station2 kernel: [  549.331621]  ? inet6_fill_ifla6_attrs+0x440/0x440
Feb 11 10:19:01 Station2 kernel: [  549.331624]  ? inet6_fill_link_af+0x17/0x30
Feb 11 10:19:01 Station2 kernel: [  549.331627]  ? rtnl_fill_ifinfo+0xbd9/0xd50
Feb 11 10:19:01 Station2 kernel: [  549.331633]  ? __update_load_avg_se+0x2c6/0x400
Feb 11 10:19:01 Station2 kernel: [  549.331640]  ? __mutex_lock.isra.7+0x23/0x450
Feb 11 10:19:01 Station2 kernel: [  549.331645]  ? cap_inode_getsecurity+0x1f0/0x1f0
Feb 11 10:19:01 Station2 kernel: [  549.331649]  ? security_capget+0x30/0x60
Feb 11 10:19:01 Station2 kernel: [  549.331653]  ? ns_capable_common+0x55/0x70
Feb 11 10:19:01 Station2 kernel: [  549.331657]  ? rtnl_link_unregister+0xe0/0xe0
Feb 11 10:19:01 Station2 kernel: [  549.331660]  rtnetlink_rcv_msg+0x25f/0x330
Feb 11 10:19:01 Station2 kernel: [  549.331666]  ? try_to_wake_up+0x45/0x430
Feb 11 10:19:01 Station2 kernel: [  549.331669]  ? rtnl_calcit.isra.27+0x100/0x100
Feb 11 10:19:01 Station2 kernel: [  549.331674]  netlink_rcv_skb+0xcc/0xe0
Feb 11 10:19:01 Station2 kernel: [  549.331678]  rtnetlink_rcv+0x12/0x20
Feb 11 10:19:01 Station2 kernel: [  549.331681]  netlink_unicast+0x16b/0x1f0
Feb 11 10:19:01 Station2 kernel: [  549.331685]  netlink_sendmsg+0x231/0x3a0
Feb 11 10:19:01 Station2 kernel: [  549.331689]  ? netlink_unicast+0x1f0/0x1f0
Feb 11 10:19:01 Station2 kernel: [  549.331694]  sock_sendmsg+0x32/0x40
Feb 11 10:19:01 Station2 kernel: [  549.331697]  ___sys_sendmsg+0x239/0x250
Feb 11 10:19:01 Station2 kernel: [  549.331703]  ? update_load_avg+0x9e/0x720
Feb 11 10:19:01 Station2 kernel: [  549.331706]  ? update_load_avg+0x9e/0x720
Feb 11 10:19:01 Station2 kernel: [  549.331710]  ? __switch_to_asm+0x33/0x4c
Feb 11 10:19:01 Station2 kernel: [  549.331713]  ? __switch_to_asm+0x27/0x4c
Feb 11 10:19:01 Station2 kernel: [  549.331715]  ? __switch_to_asm+0x33/0x4c
Feb 11 10:19:01 Station2 kernel: [  549.331718]  ? __switch_to_asm+0x27/0x4c
Feb 11 10:19:01 Station2 kernel: [  549.331721]  ? __switch_to_asm+0x33/0x4c
Feb 11 10:19:01 Station2 kernel: [  549.331723]  ? __switch_to_asm+0x27/0x4c
Feb 11 10:19:01 Station2 kernel: [  549.331727]  ? __fget_light+0x22/0x60
Feb 11 10:19:01 Station2 kernel: [  549.331731]  __sys_sendmsg+0x3e/0x80
Feb 11 10:19:01 Station2 kernel: [  549.331735]  sys_socketcall+0x24a/0x2a0
Feb 11 10:19:01 Station2 kernel: [  549.331740]  do_fast_syscall_32+0x7f/0x1d0
Feb 11 10:19:01 Station2 kernel: [  549.331744]  entry_SYSENTER_32+0x6b/0xbe
Feb 11 10:19:01 Station2 kernel: [  549.331746] EIP: 0xb7ee5a61
Feb 11 10:19:01 Station2 kernel: [  549.331749] Code: 8b 98 58 cd ff ff 85 d2 89 c8 74 02 89 0a 5b 5d c3 8b 04 24 c3 8b 14 24 c3 8b 1c 24 c3 8b 3c 24 c3 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
Feb 11 10:19:01 Station2 kernel: [  549.331751] EAX: ffffffda EBX: 00000010 ECX: bf9656a4 EDX: 00000000
Feb 11 10:19:01 Station2 kernel: [  549.331753] ESI: b77c9000 EDI: bf965768 EBP: 00cd47a8 ESP: bf965690
Feb 11 10:19:01 Station2 kernel: [  549.331756] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200293
Feb 11 10:19:01 Station2 kernel: [  549.331760]  ? nmi+0x8b/0x198
Feb 11 10:19:01 Station2 kernel: [  549.331762] ---[ end trace 38e6c6863969a6ed ]--- 


lsmod :
appletalk              32768  0
psnap                  16384  1 appletalk
llc                    16384  1 psnap
ax25                   49152  0
arc4                   16384  2
rt2800usb              24576  0
rt2x00usb              20480  1 rt2800usb
rt2800lib             106496  1 rt2800usb
rt2x00lib              49152  3 rt2800lib,rt2800usb,rt2x00usb
mac80211              565248  3 rt2800lib,rt2x00lib,rt2x00usb
cfg80211              495616  2 rt2x00lib,mac80211
crc_ccitt              16384  1 rt2800lib
rfkill                 20480  2 cfg80211
radeon               1368064  2
snd_hda_codec_idt      49152  1
snd_hda_codec_generic    69632  1 snd_hda_codec_idt
snd_hda_intel          36864  0
snd_hda_codec          94208  3 snd_hda_intel,snd_hda_codec_idt,snd_hda_codec_generic
snd_hda_core           61440  4 snd_hda_intel,snd_hda_codec,snd_hda_codec_idt,snd_hda_codec_generic
ttm                    81920  1 radeon
snd_pcsp               16384  0
snd_hwdep              16384  1 snd_hda_codec
drm_kms_helper        126976  1 radeon
snd_pcm                86016  4 snd_hda_intel,snd_pcsp,snd_hda_codec,snd_hda_core
coretemp               20480  0
drm                   323584  5 radeon,ttm,drm_kms_helper
snd_timer              32768  1 snd_pcm
snd                    65536  8 snd_hda_intel,snd_pcsp,snd_hwdep,snd_hda_codec,snd_hda_codec_idt,snd_timer,snd_hda_codec_generic,snd_pcm
joydev                 24576  0
evdev                  20480  1
serio_raw              20480  0
soundcore              16384  1 snd
i2c_algo_bit           16384  1 radeon
ext4                  528384  1
crc32c_generic         16384  2
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                   86016  1 ext4
fscrypto               24576  1 ext4
sg                     28672  0
sd_mod                 36864  3
ata_generic            16384  0
pata_atiixp            16384  2
libata                192512  2 pata_atiixp,ata_generic
ohci_pci               20480  0
ehci_pci               20480  0
ohci_hcd               49152  1 ohci_pci
ehci_hcd               69632  1 ehci_pci
scsi_mod              180224  3 sd_mod,libata,sg
psmouse               126976  0
usbcore               192512  6 rt2800usb,rt2x00usb,ehci_hcd,ohci_pci,ohci_hcd,ehci_pci
sky2                   57344  0
i2c_piix4              28672  0

lsusb :

Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux