Closed pedrofleck closed 4 years ago
Oh god I fixed it, that was a long ride... Anyway, I had to set "fake_dev_version" to 1 (but I'm not sure if it was necessary at all) then follow these instructions in Arch Wiki to get a SDL config, added to .profile the following: export SDL_GAMECONTROLLERCONFIG="050000005e040000e002000030110000,8BitDo SN30 Pro+,platform:Linux,a:b0,b:b1,x:b2,y:b3,back:b6,guide:b8,start:b7,leftstick:b9,rightstick:b10,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefty:a1,rightx:a3,righty:a4,lefttrigger:a2,righttrigger:a5,"
and voila! rumble in Steam, Wine and native games! Thanks again for the driver.
Maybe Something we should add to the readme, will Check in later.
Under Fedora 30 I didin't have to do the SDL nonsense just: A. The dirty fix outlined here, I've not done deep diving into why but it seams F30 users have to do this period: https://github.com/atar-axis/xpadneo/issues/107#issuecomment-498858788 B. Setting force to 2 as outlined above to disable the triggers. Perhaps xpadneo could detect the controller type and set this on its own in the future?
@sinkillerj do you have the SN30 Pro+ too? I changed distro to Pop OS 19.10 now and my method worked again, however I had to blacklist xpad module this time, weird. I will try this "dirty fix" some other time, but atm I'm happy with the controller support.
I do! I installed xpadneo once I realized that its wireless xinput acts as a one controller not a 360 controller and I'm quite happy to have working vibration.
Can't speak on Pop OS personally. Was more just providing input to help the developer regarding this controller, and Fedora itself.
I had to add the SDL_GAMECONTROLLERCONFIG
environment variable to get Wine to recognize my SN30 Pro+. Or rather to get Xinput to work through Wine, since it did seem to detect the js and event types just fine with rumble and everything. Probably because Wine uses SDL2 for Xinput support.
Feel free to open a pull request if you think that this should be mentioned at the documentation. I will close this issue since it seems to be fixed for you
Describe the bug (I removed expected behaviour and steps to reproduce because it isn't needed) I bought a SN30 Pro + and it was working fine, however, rumble wasn't working wireless or wired and after trying some tweaks, xboxdrv, among other things I ended up know about xpadneo and since I tried everything I thought it was an alternative since the controller is recognized as an Xbox One pad when using X-input mode. I installed xpadneo and turned the controller on (it was already synced) and it started vibrating without stoping, so I configured its force-feedback to '2' (disabling the triggers rumble) and it worked! I thought the problem was finally solved, I tested it with Wine "joy.cpl", Dolphin and "fftest" and rumble and the buttons/triggers were recognized. Then I opened Steam to play some games and found out the controller wasn't recognized. What can I do? I know it isn't the focus of this driver but it's the only one that worked for me. Thanks!
System information Please enable debugging output https://atar-axis.github.io/xpadneo/index.html#debugging and add at least the following outputs
uname -a
:Linux Fleck-LinuxMint 5.0.0-31-generic #33~18.04.1-Ubuntu SMP Tue Oct 1 10:20:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
dmesg
[out12 05:29] Linux version 5.0.0-31-generic (buildd@lgw01-amd64-046) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #33~18.04.1-Ubuntu SMP Tue Oct 1 10:20:39 UTC 2019 (Ubuntu 5.0.0-31.33~18.04.1-generic 5.0.21) [ +0,000000] Command line: BOOT_IMAGE=/vmlinuz-5.0.0-31-generic root=UUID=c271d251-7a3d-4d49-97b2-4e05f000155e ro quiet splash nvidia-drm.modeset=1 nmi_watchdog=0 vt.handoff=1 [ +0,000000] KERNEL supported cpus: [ +0,000000] Intel GenuineIntel [ +0,000000] AMD AuthenticAMD [ +0,000000] Hygon HygonGenuine [ +0,000000] Centaur CentaurHauls [ +0,000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ +0,000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ +0,000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ +0,000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' [ +0,000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' [ +0,000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format. [ +0,000000] BIOS-provided physical RAM map: [ +0,000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable [ +0,000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved [ +0,000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable [ +0,000000] BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved [ +0,000000] BIOS-e820: [mem 0x0000000040400000-0x0000000087a2bfff] usable [ +0,000000] BIOS-e820: [mem 0x0000000087a2c000-0x0000000087a2cfff] ACPI NVS [ +0,000000] BIOS-e820: [mem 0x0000000087a2d000-0x0000000087a2dfff] reserved [ +0,000000] BIOS-e820: [mem 0x0000000087a2e000-0x000000008e10efff] usable [ +0,000000] BIOS-e820: [mem 0x000000008e10f000-0x000000008e58efff] reserved [ +0,000000] BIOS-e820: [mem 0x000000008e58f000-0x000000008ea6dfff] usable [ +0,000000] BIOS-e820: [mem 0x000000008ea6e000-0x000000008eb1efff] ACPI NVS [ +0,000000] BIOS-e820: [mem 0x000000008eb1f000-0x000000008f61efff] reserved [ +0,000000] BIOS-e820: [mem 0x000000008f61f000-0x000000008f6fefff] type 20 [ +0,000000] BIOS-e820: [mem 0x000000008f6ff000-0x000000008f6fffff] usable [ +0,000000] BIOS-e820: [mem 0x000000008f700000-0x000000008fffffff] reserved [ +0,000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ +0,000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved [ +0,000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ +0,000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ +0,000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ +0,000000] BIOS-e820: [mem 0x0000000100000000-0x000000046dffffff] usable [ +0,000000] NX (Execute Disable) protection: active [ +0,000000] efi: EFI v2.70 by American Megatrends [ +0,000000] efi: ACPI 2.0=0x8ea80000 ACPI=0x8ea80000 SMBIOS=0x8f418000 MEMATTR=0x892e9018 ESRT=0x8a64fd98 [ +0,000000] secureboot: Secure boot could not be determined (mode 0) [ +0,000000] SMBIOS 2.8 present. [ +0,000000] DMI: Micro-Star International Co., Ltd. MS-7B19/B360M GAMING PLUS (MS-7B19), BIOS 1.70 08/22/2019 [ +0,000000] tsc: Detected 2900.000 MHz processor [ +0,000000] tsc: Detected 2904.000 MHz TSC [ +0,000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ +0,000002] e820: remove [mem 0x000a0000-0x000fffff] usable [ +0,000006] last_pfn = 0x46e000 max_arch_pfn = 0x400000000 [ +0,000007] MTRR default type: write-back [ +0,000000] MTRR fixed ranges enabled: [ +0,000001] 00000-9FFFF write-back [ +0,000001] A0000-BFFFF uncachable [ +0,000000] C0000-FFFFF write-protect [ +0,000001] MTRR variable ranges enabled: [ +0,000001] 0 base 00C0000000 mask 7FC0000000 uncachable [ +0,000001] 1 base 00A0000000 mask 7FE0000000 uncachable [ +0,000001] 2 base 0090000000 mask 7FF0000000 uncachable [ +0,000000] 3 disabled [ +0,000001] 4 disabled [ +0,000000] 5 disabled [ +0,000000] 6 disabled [ +0,000001] 7 disabled [ +0,000000] 8 disabled [ +0,000000] 9 disabled [ +0,000915] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ +0,000129] last_pfn = 0x8f700 max_arch_pfn = 0x400000000 [ +0,012778] esrt: Reserving ESRT space from 0x000000008a64fd98 to 0x000000008a64fdd0. [ +0,000011] check: Scanning 1 areas for low memory corruption [ +0,000012] Using GB pages for direct mapping [ +0,000001] BRK [0x323801000, 0x323801fff] PGTABLE [ +0,000002] BRK [0x323802000, 0x323802fff] PGTABLE [ +0,000001] BRK [0x323803000, 0x323803fff] PGTABLE [ +0,000038] BRK [0x323804000, 0x323804fff] PGTABLE [ +0,000002] BRK [0x323805000, 0x323805fff] PGTABLE [ +0,000181] BRK [0x323806000, 0x323806fff] PGTABLE [ +0,000010] BRK [0x323807000, 0x323807fff] PGTABLE [ +0,000048] BRK [0x323808000, 0x323808fff] PGTABLE [ +0,000152] BRK [0x323809000, 0x323809fff] PGTABLE [ +0,000064] BRK [0x32380a000, 0x32380afff] PGTABLE [ +0,000092] BRK [0x32380b000, 0x32380bfff] PGTABLE [ +0,000071] BRK [0x32380c000, 0x32380cfff] PGTABLE [ +0,000090] RAMDISK: [mem 0x31a85000-0x34d39fff] [ +0,000010] ACPI: Early table checksum verification disabled [ +0,000003] ACPI: RSDP 0x000000008EA80000 000024 (v02 ALASKA) [ +0,000002] ACPI: XSDT 0x000000008EA800A0 0000C4 (v01 ALASKA A M I 01072009 AMI 00010013) [ +0,000005] ACPI: FACP 0x000000008EABDDD8 000114 (v06 ALASKA A M I 01072009 AMI 00010013) [ +0,000004] ACPI: DSDT 0x000000008EA80200 03DBD8 (v02 ALASKA A M I 01072009 INTL 20160527) [ +0,000003] ACPI: FACS 0x000000008EB1E080 000040 [ +0,000002] ACPI: APIC 0x000000008EABDEF0 0000A0 (v04 ALASKA A M I 01072009 AMI 00010013) [ +0,000002] ACPI: FPDT 0x000000008EABDF90 000044 (v01 ALASKA A M I 01072009 AMI 00010013) [ +0,000002] ACPI: FIDT 0x000000008EABDFD8 00009C (v01 ALASKA A M I 01072009 AMI 00010013) [ +0,000002] ACPI: MCFG 0x000000008EABE078 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) [ +0,000002] ACPI: SSDT 0x000000008EABE0B8 001B5F (v02 CpuRef CpuSsdt 00003000 INTL 20160527) [ +0,000002] ACPI: SSDT 0x000000008EABFC18 0031C6 (v02 SaSsdt SaSsdt 00003000 INTL 20160527) [ +0,000002] ACPI: SSDT 0x000000008EAC2DE0 00241B (v02 PegSsd PegSsdt 00001000 INTL 20160527) [ +0,000002] ACPI: HPET 0x000000008EAC5200 000038 (v01 ALASKA A M I 00000002 01000013) [ +0,000002] ACPI: SSDT 0x000000008EAC5238 000FAE (v02 ALASKA Ther_Rvp 00001000 INTL 20160527) [ +0,000002] ACPI: SSDT 0x000000008EAC61E8 002FCD (v02 INTEL xh_cfsd4 00000000 INTL 20160527) [ +0,000002] ACPI: UEFI 0x000000008EAC91B8 000042 (v01 ALASKA A M I 00000002 01000013) [ +0,000002] ACPI: LPIT 0x000000008EAC9200 000094 (v01 ALASKA A M I 00000002 01000013) [ +0,000002] ACPI: SSDT 0x000000008EAC9298 0027DE (v02 ALASKA PtidDevc 00001000 INTL 20160527) [ +0,000002] ACPI: SSDT 0x000000008EACBA78 0014E2 (v02 ALASKA TbtTypeC 00000000 INTL 20160527) [ +0,000002] ACPI: DBGP 0x000000008EACCF60 000034 (v01 ALASKA A M I 00000002 01000013) [ +0,000002] ACPI: DBG2 0x000000008EACCF98 000054 (v00 ALASKA A M I 00000002 01000013) [ +0,000003] ACPI: SSDT 0x000000008EACCFF0 000144 (v02 Intel ADebTabl 00001000 INTL 20160527) [ +0,000002] ACPI: BGRT 0x000000008EACD138 000038 (v01 ALASKA A M I 01072009 AMI 00010013) [ +0,000002] ACPI: WSMT 0x000000008EACD170 000028 (v01 ALASKA A M I 01072009 AMI 00010013) [ +0,000008] ACPI: Local APIC address 0xfee00000 [ +0,000203] No NUMA configuration found [ +0,000001] Faking a node at [mem 0x0000000000000000-0x000000046dffffff] [ +0,000007] NODE_DATA(0) allocated [mem 0x46dfd5000-0x46dffffff] [ +0,000159] Zone ranges: [ +0,000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ +0,000001] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ +0,000001] Normal [mem 0x0000000100000000-0x000000046dffffff] [ +0,000001] Device empty [ +0,000000] Movable zone start for each node [ +0,000003] Early memory node ranges [ +0,000001] node 0: [mem 0x0000000000001000-0x000000000009efff] [ +0,000000] node 0: [mem 0x0000000000100000-0x000000003fffffff] [ +0,000001] node 0: [mem 0x0000000040400000-0x0000000087a2bfff] [ +0,000000] node 0: [mem 0x0000000087a2e000-0x000000008e10efff] [ +0,000001] node 0: [mem 0x000000008e58f000-0x000000008ea6dfff] [ +0,000000] node 0: [mem 0x000000008f6ff000-0x000000008f6fffff] [ +0,000001] node 0: [mem 0x0000000100000000-0x000000046dffffff] [ +0,000098] Zeroed struct page in unavailable ranges: 7797 pages [ +0,000001] Initmem setup node 0 [mem 0x0000000000001000-0x000000046dffffff] [ +0,000001] On node 0 totalpages: 4178315 [ +0,000001] DMA zone: 64 pages used for memmap [ +0,000001] DMA zone: 23 pages reserved [ +0,000000] DMA zone: 3998 pages, LIFO batch:0 [ +0,000080] DMA32 zone: 9032 pages used for memmap [ +0,000001] DMA32 zone: 578029 pages, LIFO batch:63 [ +0,012168] Normal zone: 56192 pages used for memmap [ +0,000001] Normal zone: 3596288 pages, LIFO batch:63 [ +0,067323] ACPI: PM-Timer IO Port: 0x1808 [ +0,000001] ACPI: Local APIC address 0xfee00000 [ +0,000005] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ +0,000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ +0,000001] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ +0,000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ +0,000001] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) [ +0,000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) [ +0,000039] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ +0,000002] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ +0,000001] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ +0,000001] ACPI: IRQ0 used by override. [ +0,000001] ACPI: IRQ9 used by override. [ +0,000001] Using ACPI (MADT) for SMP configuration information [ +0,000001] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ +0,000005] smpboot: Allowing 6 CPUs, 0 hotplug CPUs [ +0,000014] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ +0,000002] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff] [ +0,000001] PM: Registered nosave memory: [mem 0x40000000-0x403fffff] [ +0,000001] PM: Registered nosave memory: [mem 0x87a2c000-0x87a2cfff] [ +0,000000] PM: Registered nosave memory: [mem 0x87a2d000-0x87a2dfff] [ +0,000001] PM: Registered nosave memory: [mem 0x8e10f000-0x8e58efff] [ +0,000002] PM: Registered nosave memory: [mem 0x8ea6e000-0x8eb1efff] [ +0,000000] PM: Registered nosave memory: [mem 0x8eb1f000-0x8f61efff] [ +0,000000] PM: Registered nosave memory: [mem 0x8f61f000-0x8f6fefff] [ +0,000001] PM: Registered nosave memory: [mem 0x8f700000-0x8fffffff] [ +0,000001] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff] [ +0,000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ +0,000001] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff] [ +0,000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff] [ +0,000001] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff] [ +0,000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ +0,000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff] [ +0,000001] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ +0,000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] [ +0,000001] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ +0,000001] [mem 0x90000000-0xdfffffff] available for PCI devices [ +0,000001] Booting paravirtualized kernel on bare hardware [ +0,000002] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ +0,000008] random: get_random_bytes called from start_kernel+0x97/0x516 with crng_init=0 [ +0,000005] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:6 nr_cpu_ids:6 nr_node_ids:1 [ +0,000133] percpu: Embedded 47 pages/cpu s155648 r8192 d28672 u262144 [ +0,000005] pcpu-alloc: s155648 r8192 d28672 u262144 alloc=1*2097152 [ +0,000000] pcpu-alloc: [0] 0 1 2 3 4 5 - - [ +0,000020] Built 1 zonelists, mobility grouping on. Total pages: 4113004 [ +0,000001] Policy zone: Normal [ +0,000001] Kernel command line: BOOT_IMAGE=/vmlinuz-5.0.0-31-generic root=UUID=c271d251-7a3d-4d49-97b2-4e05f000155e ro quiet splash nvidia-drm.modeset=1 nmi_watchdog=0 vt.handoff=1 [ +0,003035] Calgary: detecting Calgary via BIOS EBDA area [ +0,000002] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ +0,027869] Memory: 16240636K/16713260K available (14339K kernel code, 2335K rwdata, 4404K rodata, 2588K init, 5192K bss, 472624K reserved, 0K cma-reserved) [ +0,000098] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 [ +0,000004] Kernel/User page tables isolation: enabled [ +0,000012] ftrace: allocating 41614 entries in 163 pages [ +0,015047] rcu: Hierarchical RCU implementation. [ +0,000001] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=6. [ +0,000000] Tasks RCU enabled. [ +0,000001] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ +0,000001] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 [ +0,002189] NR_IRQS: 524544, nr_irqs: 1536, preallocated irqs: 16 [ +0,000379] vt handoff: transparent VT on vt#1 [ +0,000003] Console: colour dummy device 80x25 [ +0,000003] printk: console [tty0] enabled [ +0,000011] ACPI: Core revision 20181213 [ +0,000379] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns [ +0,000039] hpet clockevent registered [ +0,000047] APIC: Switch to symmetric I/O mode setup [ +0,001396] x2apic: IRQ remapping doesn't support X2APIC mode [ +0,005338] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ +0,017235] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns [ +0,000010] Calibrating delay loop (skipped), value calculated using timer frequency.. 5808.00 BogoMIPS (lpj=11616000) [ +0,000002] pid_max: default: 32768 minimum: 301 [ +0,002150] LSM: Security Framework initializing [ +0,000007] Yama: becoming mindful. [ +0,000014] AppArmor: AppArmor initialized [ +0,001537] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) [ +0,000768] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ +0,000031] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) [ +0,000026] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) [ +0,000171] mce: CPU0: Thermal monitoring enabled (TM1) [ +0,000021] process: using mwait in idle threads [ +0,000001] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8 [ +0,000001] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ +0,000001] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ +0,000001] Spectre V2 : Mitigation: Full generic retpoline [ +0,000001] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ +0,000000] Spectre V2 : Enabling Restricted Speculation for firmware calls [ +0,000005] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ +0,000001] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ +0,000020] MDS: Mitigation: Clear CPU buffers [ +0,000210] Freeing SMP alternatives memory: 36K [ +0,001658] TSC deadline timer enabled [ +0,000005] smpboot: CPU0: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz (family: 0x6, model: 0x9e, stepping: 0xa) [ +0,000071] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. [ +0,000005] ... version: 4 [ +0,000001] ... bit width: 48 [ +0,000000] ... generic registers: 8 [ +0,000001] ... value mask: 0000ffffffffffff [ +0,000000] ... max period: 00007fffffffffff [ +0,000000] ... fixed-purpose events: 3 [ +0,000001] ... event mask: 00000007000000ff [ +0,000031] rcu: Hierarchical SRCU implementation. [ +0,000570] random: crng done (trusting CPU's manufacturer) [ +0,000266] smp: Bringing up secondary CPUs ... [ +0,000057] x86: Booting SMP configuration: [ +0,000001] .... node #0, CPUs: #1 #2 #3 #4 #5 [ +0,000356] smp: Brought up 1 node, 6 CPUs [ +0,000000] smpboot: Max logical packages: 1 [ +0,000000] smpboot: Total of 6 processors activated (34848.00 BogoMIPS) [ +0,000280] devtmpfs: initialized [ +0,000000] x86/mm: Memory block size: 128MB [ +0,000623] PM: Registering ACPI NVS region [mem 0x87a2c000-0x87a2cfff] (4096 bytes) [ +0,000000] PM: Registering ACPI NVS region [mem 0x8ea6e000-0x8eb1efff] (724992 bytes) [ +0,000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ +0,000000] futex hash table entries: 2048 (order: 5, 131072 bytes) [ +0,000000] pinctrl core: initialized pinctrl subsystem [ +0,000000] RTC time: 08:29:54, date: 2019-10-12 [ +0,000000] NET: Registered protocol family 16 [ +0,000000] audit: initializing netlink subsys (disabled) [ +0,000000] audit: type=2000 audit(1570868994.036:1): state=initialized audit_enabled=0 res=1 [ +0,000000] EISA bus registered [ +0,000000] cpuidle: using governor ladder [ +0,000000] cpuidle: using governor menu [ +0,000000] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ +0,000000] ACPI: bus type PCI registered [ +0,000000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ +0,000000] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ +0,000000] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ +0,000000] PCI: Using configuration type 1 for base access [ +0,000204] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ +0,000000] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ +0,000000] ACPI: Added _OSI(Module Device) [ +0,000000] ACPI: Added _OSI(Processor Device) [ +0,000000] ACPI: Added _OSI(3.0 _SCP Extensions) [ +0,000000] ACPI: Added _OSI(Processor Aggregator Device) [ +0,000000] ACPI: Added _OSI(Linux-Dell-Video) [ +0,000000] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ +0,000000] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ +0,081680] ACPI: 9 ACPI AML tables successfully acquired and loaded [ +0,009047] ACPI: Dynamic OEM Table Load: [ +0,000005] ACPI: SSDT 0xFFFF9D8E5B7D5300 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527) [ +0,000453] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked [ +0,001960] ACPI: Dynamic OEM Table Load: [ +0,000004] ACPI: SSDT 0xFFFF9D8E5B73A800 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527) [ +0,000571] ACPI: Dynamic OEM Table Load: [ +0,000004] ACPI: SSDT 0xFFFF9D8E5B7CA800 0005E4 (v02 PmRef Cpu0Ist 00003000 INTL 20160527) [ +0,000664] ACPI: Dynamic OEM Table Load: [ +0,000003] ACPI: SSDT 0xFFFF9D8E5B72C000 000149 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527) [ +0,000478] ACPI: Dynamic OEM Table Load: [ +0,000005] ACPI: SSDT 0xFFFF9D8E5B7CF800 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527) [ +0,000772] ACPI: Dynamic OEM Table Load: [ +0,000004] ACPI: SSDT 0xFFFF9D8E5B7CE000 0005FC (v02 PmRef ApIst 00003000 INTL 20160527) [ +0,000632] ACPI: Dynamic OEM Table Load: [ +0,000003] ACPI: SSDT 0xFFFF9D8E5B73B800 000317 (v02 PmRef ApHwp 00003000 INTL 20160527) [ +0,000662] ACPI: Dynamic OEM Table Load: [ +0,000004] ACPI: SSDT 0xFFFF9D8E5B734000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527) [ +0,001212] ACPI: Dynamic OEM Table Load: [ +0,000004] ACPI: SSDT 0xFFFF9D8E5B738800 00030A (v02 PmRef ApCst 00003000 INTL 20160527) [ +0,004988] ACPI: Interpreter enabled [ +0,000041] ACPI: (supports S0 S3 S4 S5) [ +0,000001] ACPI: Using IOAPIC for interrupt routing [ +0,000038] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ +0,001554] ACPI: Enabled 9 GPEs in block 00 to 7F [ +0,016077] ACPI: Power Resource [USBC] (on) [ +0,003515] ACPI: Power Resource [V0PR] (on) [ +0,000464] ACPI: Power Resource [V1PR] (on) [ +0,000455] ACPI: Power Resource [V2PR] (on) [ +0,006801] ACPI: Power Resource [WRST] (on) [ +0,005901] ACPI: Power Resource [FN00] (off) [ +0,000096] ACPI: Power Resource [FN01] (off) [ +0,000093] ACPI: Power Resource [FN02] (off) [ +0,000092] ACPI: Power Resource [FN03] (off) [ +0,000092] ACPI: Power Resource [FN04] (off) [ +0,000736] ACPI: Power Resource [PIN] (off) [ +0,000401] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ +0,000006] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ +0,000236] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER] [ +0,000226] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR] [ +0,000000] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ +0,000911] PCI host bridge to bus 0000:00 [ +0,000002] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ +0,000001] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ +0,000000] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ +0,000000] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ +0,000000] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ +0,000000] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] [ +0,000001] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window] [ +0,000000] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window] [ +0,000001] pci_bus 0000:00: root bus resource [bus 00-fe] [ +0,000007] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000 [ +0,000403] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 [ +0,000039] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ +0,000252] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000 [ +0,000010] pci 0000:00:08.0: reg 0x10: [mem 0xa323e000-0xa323efff 64bit] [ +0,000182] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000 [ +0,000021] pci 0000:00:12.0: reg 0x10: [mem 0xa323d000-0xa323dfff 64bit] [ +0,000211] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330 [ +0,000018] pci 0000:00:14.0: reg 0x10: [mem 0xa3220000-0xa322ffff 64bit] [ +0,000057] pci 0000:00:14.0: PME# supported from D3hot D3cold [ +0,000445] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000 [ +0,000019] pci 0000:00:14.2: reg 0x10: [mem 0xa3236000-0xa3237fff 64bit] [ +0,000009] pci 0000:00:14.2: reg 0x18: [mem 0xa323c000-0xa323cfff 64bit] [ +0,000176] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000 [ +0,000025] pci 0000:00:16.0: reg 0x10: [mem 0xa323b000-0xa323bfff 64bit] [ +0,000072] pci 0000:00:16.0: PME# supported from D3hot [ +0,000242] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601 [ +0,000016] pci 0000:00:17.0: reg 0x10: [mem 0xa3234000-0xa3235fff] [ +0,000006] pci 0000:00:17.0: reg 0x14: [mem 0xa323a000-0xa323a0ff] [ +0,000007] pci 0000:00:17.0: reg 0x18: [io 0x4050-0x4057] [ +0,000006] pci 0000:00:17.0: reg 0x1c: [io 0x4040-0x4043] [ +0,000006] pci 0000:00:17.0: reg 0x20: [io 0x4020-0x403f] [ +0,000006] pci 0000:00:17.0: reg 0x24: [mem 0xa3239000-0xa32397ff] [ +0,000037] pci 0000:00:17.0: PME# supported from D3hot [ +0,000209] pci 0000:00:1f.0: [8086:a308] type 00 class 0x060100 [ +0,000336] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300 [ +0,000039] pci 0000:00:1f.3: reg 0x10: [mem 0xa3230000-0xa3233fff 64bit] [ +0,000036] pci 0000:00:1f.3: reg 0x20: [mem 0xa3100000-0xa31fffff 64bit] [ +0,000077] pci 0000:00:1f.3: PME# supported from D3hot D3cold [ +0,000781] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500 [ +0,000018] pci 0000:00:1f.4: reg 0x10: [mem 0xa3238000-0xa32380ff 64bit] [ +0,000028] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf] [ +0,000185] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000 [ +0,000015] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff] [ +0,000169] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000 [ +0,000034] pci 0000:00:1f.6: reg 0x10: [mem 0xa3200000-0xa321ffff] [ +0,000129] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold [ +0,000167] pci 0000:01:00.0: [10de:1c03] type 00 class 0x030000 [ +0,000018] pci 0000:01:00.0: reg 0x10: [mem 0xa2000000-0xa2ffffff] [ +0,000009] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref] [ +0,000009] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref] [ +0,000007] pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f] [ +0,000006] pci 0000:01:00.0: reg 0x30: [mem 0xa3000000-0xa307ffff pref] [ +0,000016] pci 0000:01:00.0: BAR 1: assigned to efifb [ +0,000058] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link) [ +0,000039] pci 0000:01:00.1: [10de:10f1] type 00 class 0x040300 [ +0,000012] pci 0000:01:00.1: reg 0x10: [mem 0xa3080000-0xa3083fff] [ +0,000121] pci 0000:00:01.0: PCI bridge to [bus 01] [ +0,000002] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] [ +0,000001] pci 0000:00:01.0: bridge window [mem 0xa2000000-0xa30fffff] [ +0,000003] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref] [ +0,001922] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0 [ +0,000093] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1 [ +0,000091] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0 [ +0,000091] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0 [ +0,000091] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0 [ +0,000090] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0 [ +0,000091] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0 [ +0,000090] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0 [ +0,000732] SCSI subsystem initialized [ +0,000002] libata version 3.00 loaded. [ +0,000000] pci 0000:01:00.0: vgaarb: setting as boot VGA device [ +0,000000] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ +0,000000] pci 0000:01:00.0: vgaarb: bridge control possible [ +0,000000] vgaarb: loaded [ +0,000000] ACPI: bus type USB registered [ +0,000000] usbcore: registered new interface driver usbfs [ +0,000000] usbcore: registered new interface driver hub [ +0,000000] usbcore: registered new device driver usb [ +0,000000] pps_core: LinuxPPS API ver. 1 registered [ +0,000000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ +0,000000] PTP clock support registered [ +0,000000] EDAC MC: Ver: 3.0.0 [ +0,000000] Registered efivars operations [ +0,018057] PCI: Using ACPI for IRQ routing [ +0,046211] PCI: pci_cache_line_size set to 64 bytes [ +0,000066] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] [ +0,000001] e820: reserve RAM buffer [mem 0x87a2c000-0x87ffffff] [ +0,000000] e820: reserve RAM buffer [mem 0x8e10f000-0x8fffffff] [ +0,000001] e820: reserve RAM buffer [mem 0x8ea6e000-0x8fffffff] [ +0,000001] e820: reserve RAM buffer [mem 0x8f700000-0x8fffffff] [ +0,000000] e820: reserve RAM buffer [mem 0x46e000000-0x46fffffff] [ +0,000070] NetLabel: Initializing [ +0,000001] NetLabel: domain hash size = 128 [ +0,000000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ +0,000010] NetLabel: unlabeled traffic allowed by default [ +0,000010] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ +0,000000] hpet0: 8 comparators, 64-bit 24.000000 MHz counter [ +0,001484] clocksource: Switched to clocksource tsc-early [ +0,008300] VFS: Disk quotas dquot_6.6.0 [ +0,000010] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ +0,000075] AppArmor: AppArmor Filesystem Enabled [ +0,000016] pnp: PnP ACPI init [ +0,000078] system 00:00: [mem 0x40000000-0x403fffff] has been reserved [ +0,000003] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ +0,000316] system 00:01: [io 0x0a00-0x0a0f] has been reserved [ +0,000001] system 00:01: [io 0x0a10-0x0a1f] has been reserved [ +0,000002] system 00:01: [io 0x0a20-0x0a2f] has been reserved [ +0,000001] system 00:01: [io 0x0a30-0x0a3f] has been reserved [ +0,000002] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ +0,000565] system 00:02: [io 0x0680-0x069f] has been reserved [ +0,000001] system 00:02: [io 0x164e-0x164f] has been reserved [ +0,000002] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ +0,000123] system 00:03: [io 0x1854-0x1857] has been reserved [ +0,000003] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ +0,000196] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved [ +0,000001] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved [ +0,000001] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved [ +0,000001] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved [ +0,000001] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved [ +0,000001] system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved [ +0,000000] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved [ +0,000001] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved [ +0,000003] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ +0,000245] system 00:05: [io 0x1800-0x18fe] could not be reserved [ +0,000002] system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved [ +0,000000] system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved [ +0,000001] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved [ +0,000001] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved [ +0,000001] system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved [ +0,000001] system 00:05: [mem 0xff000000-0xffffffff] has been reserved [ +0,000003] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ +0,000336] system 00:06: [io 0x2000-0x20fe] has been reserved [ +0,000002] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ +0,000297] system 00:07: [mem 0xfd6e0000-0xfd6effff] has been reserved [ +0,000000] system 00:07: [mem 0xfd6d0000-0xfd6dffff] has been reserved [ +0,000001] system 00:07: [mem 0xfd6b0000-0xfd6bffff] has been reserved [ +0,000001] system 00:07: [mem 0xfd6a0000-0xfd6affff] has been reserved [ +0,000003] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ +0,001150] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ +0,001062] pnp: PnP ACPI: found 9 devices [ +0,005405] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ +0,000009] pci 0000:00:01.0: PCI bridge to [bus 01] [ +0,000002] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] [ +0,000002] pci 0000:00:01.0: bridge window [mem 0xa2000000-0xa30fffff] [ +0,000002] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref] [ +0,000003] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ +0,000001] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ +0,000001] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ +0,000001] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ +0,000001] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ +0,000000] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ +0,000001] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ +0,000001] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ +0,000001] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ +0,000000] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ +0,000001] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ +0,000001] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ +0,000001] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ +0,000000] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ +0,000001] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ +0,000001] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] [ +0,000001] pci_bus 0000:00: resource 20 [mem 0x90000000-0xdfffffff window] [ +0,000000] pci_bus 0000:00: resource 21 [mem 0xfc800000-0xfe7fffff window] [ +0,000001] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] [ +0,000001] pci_bus 0000:01: resource 1 [mem 0xa2000000-0xa30fffff] [ +0,000001] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref] [ +0,000167] NET: Registered protocol family 2 [ +0,000098] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes) [ +0,000039] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ +0,000134] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ +0,000075] TCP: Hash tables configured (established 131072 bind 65536) [ +0,000023] UDP hash table entries: 8192 (order: 6, 262144 bytes) [ +0,000031] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) [ +0,000062] NET: Registered protocol family 1 [ +0,000003] NET: Registered protocol family 44 [ +0,000274] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ +0,000009] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0 [ +0,000003] PCI: CLS 64 bytes, default 64 [ +0,000050] Unpacking initramfs... [ +0,623939] Freeing initrd memory: 51924K [ +0,000032] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ +0,000001] software IO TLB: mapped [mem 0x83663000-0x87663000] (64MB) [ +0,000150] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns [ +0,000010] clocksource: Switched to clocksource tsc [ +0,000022] platform rtc_cmos: registered platform RTC device (no PNP device found) [ +0,000061] check: Scanning for low memory corruption every 60 seconds [ +0,001344] Initialise system trusted keyrings [ +0,000007] Key type blacklist registered [ +0,000023] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ +0,000978] zbud: loaded [ +0,000328] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ +0,000130] fuse init (API version 7.28) [ +0,029572] Key type asymmetric registered [ +0,000000] Asymmetric key parser 'x509' registered [ +0,000005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ +0,000021] io scheduler mq-deadline registered [ +0,000275] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ +0,000044] efifb: probing for efifb [ +0,000008] efifb: framebuffer at 0x90000000, using 8640k, total 8640k [ +0,000001] efifb: mode is 1920x1080x32, linelength=8192, pages=1 [ +0,000000] efifb: scrolling: redraw [ +0,000001] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ +0,000063] Console: switching to colour frame buffer device 240x67 [ +0,000020] fb0: EFI VGA frame buffer device [ +0,000005] intel_idle: MWAIT substates: 0x11142120 [ +0,000001] intel_idle: v0.4.1 model 0x9E [ +0,000299] intel_idle: lapic_timer_reliable_states 0xffffffff [ +0,000148] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 [ +0,000007] ACPI: Sleep Button [SLPB] [ +0,000023] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 [ +0,000004] ACPI: Power Button [PWRB] [ +0,000022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ +0,000008] ACPI: Power Button [PWRF] [ +0,119521] thermal LNXTHERM:00: registered as thermal_zone0 [ +0,000000] ACPI: Thermal Zone [TZ00] (28 C) [ +0,000168] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ +0,021275] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ +0,001385] Linux agpgart interface v0.103 [ +0,001790] loop: module loaded [ +0,000157] libphy: Fixed MDIO Bus: probed [ +0,000000] tun: Universal TUN/TAP device driver, 1.6 [ +0,000046] PPP generic driver version 2.4.2 [ +0,000058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ +0,000001] ehci-pci: EHCI PCI platform driver [ +0,000006] ehci-platform: EHCI generic platform driver [ +0,000007] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ +0,000001] ohci-pci: OHCI PCI platform driver [ +0,000006] ohci-platform: OHCI generic platform driver [ +0,000005] uhci_hcd: USB Universal Host Controller Interface driver [ +0,000151] xhci_hcd 0000:00:14.0: xHCI Host Controller [ +0,000004] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ +0,001059] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810 [ +0,000004] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ +0,000145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00 [ +0,000000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ +0,000001] usb usb1: Product: xHCI Host Controller [ +0,000001] usb usb1: Manufacturer: Linux 5.0.0-31-generic xhci-hcd [ +0,000001] usb usb1: SerialNumber: 0000:00:14.0 [ +0,000098] hub 1-0:1.0: USB hub found [ +0,000014] hub 1-0:1.0: 16 ports detected [ +0,001569] xhci_hcd 0000:00:14.0: xHCI Host Controller [ +0,000002] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ +0,000002] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed [ +0,000023] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00 [ +0,000001] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ +0,000001] usb usb2: Product: xHCI Host Controller [ +0,000000] usb usb2: Manufacturer: Linux 5.0.0-31-generic xhci-hcd [ +0,000001] usb usb2: SerialNumber: 0000:00:14.0 [ +0,000085] hub 2-0:1.0: USB hub found [ +0,000009] hub 2-0:1.0: 6 ports detected [ +0,000651] i8042: PNP: No PS/2 controller found. [ +0,000093] mousedev: PS/2 mouse device common for all mice [ +0,000221] rtc_cmos rtc_cmos: RTC can wake from S4 [ +0,000679] rtc_cmos rtc_cmos: registered as rtc0 [ +0,000010] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ +0,000004] i2c /dev entries driver [ +0,000053] device-mapper: uevent: version 1.0.3 [ +0,000064] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com [ +0,000014] platform eisa.0: Probing EISA bus 0 [ +0,000001] platform eisa.0: EISA: Cannot allocate resource for mainboard [ +0,000001] platform eisa.0: Cannot allocate resource for EISA slot 1 [ +0,000000] platform eisa.0: Cannot allocate resource for EISA slot 2 [ +0,000001] platform eisa.0: Cannot allocate resource for EISA slot 3 [ +0,000001] platform eisa.0: Cannot allocate resource for EISA slot 4 [ +0,000000] platform eisa.0: Cannot allocate resource for EISA slot 5 [ +0,000001] platform eisa.0: Cannot allocate resource for EISA slot 6 [ +0,000001] platform eisa.0: Cannot allocate resource for EISA slot 7 [ +0,000000] platform eisa.0: Cannot allocate resource for EISA slot 8 [ +0,000001] platform eisa.0: EISA: Detected 0 cards [ +0,000002] intel_pstate: Intel P-state driver initializing [ +0,000409] intel_pstate: HWP enabled [ +0,000166] ledtrig-cpu: registered to indicate activity on CPUs [ +0,000001] EFI Variables Facility v0.08 2004-May-17 [ +0,023900] intel_pmc_core: initialized [ +0,000114] NET: Registered protocol family 10 [ +0,003465] Segment Routing with IPv6 [ +0,000010] NET: Registered protocol family 17 [ +0,000015] Key type dns_resolver registered [ +0,000270] mce: Using 12 MCE banks [ +0,000005] RAS: Correctable Errors collector initialized. [ +0,000038] microcode: sig=0x906ea, pf=0x2, revision=0xb4 [ +0,000087] microcode: Microcode Update Driver: v2.2. [ +0,000005] sched_clock: Marking stable (1251528249, -3532925)->(1255865653, -7870329) [ +0,000230] registered taskstats version 1 [ +0,000005] Loading compiled-in X.509 certificates [ +0,001026] Loaded X.509 cert 'Build time autogenerated kernel key: f741e70acbe36b1401547c35fc32f1bcdd446f7a' [ +0,000442] Couldn't get size: 0x800000000000000e [ +0,000001] MODSIGN: Couldn't get UEFI db list [ +0,000230] Couldn't get size: 0x800000000000000e [ +0,000000] MODSIGN: Couldn't get UEFI MokListRT [ +0,000215] Couldn't get size: 0x800000000000000e [ +0,000000] MODSIGN: Couldn't get UEFI dbx list [ +0,000022] zswap: loaded using pool lzo/zbud [ +0,003450] Key type big_key registered [ +0,000001] Key type trusted registered [ +0,001729] Key type encrypted registered [ +0,000001] AppArmor: AppArmor sha1 policy hashing enabled [ +0,000904] ima: No TPM chip found, activating TPM-bypass! [ +0,000002] ima: Allocated hash algorithm: sha1 [ +0,000016] No architecture policies found [ +0,000005] evm: Initialising EVM extended attributes: [ +0,000000] evm: security.selinux [ +0,000000] evm: security.SMACK64 [ +0,000000] evm: security.SMACK64EXEC [ +0,000001] evm: security.SMACK64TRANSMUTE [ +0,000000] evm: security.SMACK64MMAP [ +0,000000] evm: security.apparmor [ +0,000000] evm: security.ima [ +0,000001] evm: security.capability [ +0,000000] evm: HMAC attrs: 0x1 [ +0,001251] Magic number: 7:698:472 [ +0,000040] acpi LNXSYSTM:00: hash matches [ +0,000185] rtc_cmos rtc_cmos: setting system clock to 2019-10-12T08:29:55 UTC (1570868995) [ +0,000828] Freeing unused decrypted memory: 2040K [ +0,000320] Freeing unused kernel image memory: 2588K [ +0,030579] Write protecting the kernel read-only data: 22528k [ +0,000473] Freeing unused kernel image memory: 2016K [ +0,000235] Freeing unused kernel image memory: 1740K [ +0,005829] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ +0,000001] x86/mm: Checking user space page tables [ +0,005670] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ +0,000003] Run /init as init process [ +0,053764] ahci 0000:00:17.0: version 3.0 [ +0,000891] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ +0,000000] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ +0,000015] e1000e 0000:00:1f.6: enabling device (0000 -> 0002) [ +0,000151] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ +0,009204] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode [ +0,000001] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst [ +0,060168] scsi host0: ahci [ +0,000270] scsi host1: ahci [ +0,000187] scsi host2: ahci [ +0,000155] scsi host3: ahci [ +0,000142] scsi host4: ahci [ +0,000047] scsi host5: ahci [ +0,000034] ata1: SATA max UDMA/133 abar m2048@0xa3239000 port 0xa3239100 irq 121 [ +0,000001] ata2: SATA max UDMA/133 abar m2048@0xa3239000 port 0xa3239180 irq 121 [ +0,000001] ata3: SATA max UDMA/133 abar m2048@0xa3239000 port 0xa3239200 irq 121 [ +0,000001] ata4: SATA max UDMA/133 abar m2048@0xa3239000 port 0xa3239280 irq 121 [ +0,000001] ata5: SATA max UDMA/133 abar m2048@0xa3239000 port 0xa3239300 irq 121 [ +0,000001] ata6: SATA max UDMA/133 abar m2048@0xa3239000 port 0xa3239380 irq 121 [ +0,126731] usb 1-4: new high-speed USB device number 2 using xhci_hcd [ +0,053634] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock [ +0,070577] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 30:9c:23:b2:31:05 [ +0,000001] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection [ +0,000103] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF [ +0,000594] e1000e 0000:00:1f.6 eno1: renamed from eth0 [ +0,062839] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ +0,000028] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ +0,001101] ata2.00: ATA-9: ST2000DM006-2DM164, CC26, max UDMA/133 [ +0,000001] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ +0,000735] usb 1-4: New USB device found, idVendor=0458, idProduct=7089, bcdDevice= 0.03 [ +0,000001] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ +0,000001] usb 1-4: Product: FaceCam VGA [ +0,000001] usb 1-4: Manufacturer: KYE Systems Corp. [ +0,000069] ata1.00: supports DRM functions and may not be fully accessible [ +0,000234] ata2.00: configured for UDMA/133 [ +0,000252] ata1.00: NCQ Send/Recv Log not supported [ +0,000001] ata1.00: ATA-9: Samsung SSD 840 EVO 120GB, EXT0BB6Q, max UDMA/133 [ +0,000000] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA [ +0,000727] ata1.00: supports DRM functions and may not be fully accessible [ +0,000484] ata1.00: NCQ Send/Recv Log not supported [ +0,000484] ata1.00: configured for UDMA/133 [ +0,000162] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 BB6Q PQ: 0 ANSI: 5 [ +0,000234] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ +0,000165] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ +0,000061] sd 0:0:0:0: [sda] Write Protect is off [ +0,000001] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ +0,000018] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ +0,000029] scsi 1:0:0:0: Direct-Access ATA ST2000DM006-2DM1 CC26 PQ: 0 ANSI: 5 [ +0,000085] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ +0,000040] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) [ +0,000000] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ +0,000006] sd 1:0:0:0: [sdb] Write Protect is off [ +0,000001] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ +0,000009] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ +0,001243] sda: sda1 sda2 sda3 sda4 sda5 sda6 [ +0,000906] sd 0:0:0:0: [sda] supports TCG Opal [ +0,000001] sd 0:0:0:0: [sda] Attached SCSI disk [ +0,008813] ata3: SATA link down (SStatus 4 SControl 300) [ +0,000013] ata5: SATA link down (SStatus 4 SControl 300) [ +0,000034] ata4: SATA link down (SStatus 4 SControl 300) [ +0,000062] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ +0,002713] ata6.00: ATAPI: HL-DT-ST DVDRAM GH24NS95, RN01, max UDMA/133 [ +0,004376] ata6.00: configured for UDMA/133 [ +0,005847] scsi 5:0:0:0: CD-ROM HL-DT-ST DVDRAM GH24NS95 RN01 PQ: 0 ANSI: 5 [ +0,024681] sdb: sdb1 sdb2 sdb3 [ +0,000301] sd 1:0:0:0: [sdb] Attached SCSI disk [ +0,039582] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray [ +0,000003] cdrom: Uniform CD-ROM driver Revision: 3.20 [ +0,000202] sr 5:0:0:0: Attached scsi CD-ROM sr0 [ +0,000106] sr 5:0:0:0: Attached scsi generic sg2 type 5 [ +0,046399] usb 1-7: new full-speed USB device number 3 using xhci_hcd [ +0,154235] usb 1-7: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91 [ +0,000001] usb 1-7: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ +0,000000] usb 1-7: Product: CSR8510 A10 [ +0,129800] usb 1-8: new full-speed USB device number 4 using xhci_hcd [ +0,157441] usb 1-8: New USB device found, idVendor=045e, idProduct=0745, bcdDevice= 6.33 [ +0,000001] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ +0,000000] usb 1-8: Product: Microsoft® 2.4GHz Transceiver v7.0 [ +0,000001] usb 1-8: Manufacturer: Microsoft [ +0,003481] hidraw: raw HID events driver (C) Jiri Kosina [ +0,012923] usbcore: registered new interface driver usbhid [ +0,000001] usbhid: USB HID core driver [ +0,001363] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:045E:0745.0001/input/input3 [ +0,056980] hid-generic 0003:045E:0745.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® 2.4GHz Transceiver v7.0] on usb-0000:00:14.0-8/input0 [ +0,001716] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:045E:0745.0002/input/input4 [ +0,000195] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:045E:0745.0002/input/input5 [ +0,058067] hid-generic 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver v7.0] on usb-0000:00:14.0-8/input1 [ +0,000179] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:045E:0745.0003/input/input6 [ +0,059779] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:045E:0745.0003/input/input8 [ +0,000194] hid-generic 0003:045E:0745.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® 2.4GHz Transceiver v7.0] on usb-0000:00:14.0-8/input2 [ +1,187564] raid6: avx2x4 gen() 39896 MB/s [ +0,048000] raid6: avx2x4 xor() 23365 MB/s [ +0,047999] raid6: avx2x2 gen() 35068 MB/s [ +0,048001] raid6: avx2x2 xor() 22272 MB/s [ +0,048000] raid6: avx2x1 gen() 28603 MB/s [ +0,047999] raid6: avx2x1 xor() 20151 MB/s [ +0,048000] raid6: sse2x4 gen() 21094 MB/s [ +0,048000] raid6: sse2x4 xor() 12873 MB/s [ +0,048000] raid6: sse2x2 gen() 18090 MB/s [ +0,048001] raid6: sse2x2 xor() 12237 MB/s [ +0,048003] raid6: sse2x1 gen() 14352 MB/s [ +0,047998] raid6: sse2x1 xor() 10659 MB/s [ +0,000000] raid6: using algorithm avx2x4 gen() 39896 MB/s [ +0,000001] raid6: .... xor() 23365 MB/s, rmw enabled [ +0,000000] raid6: using avx2x2 recovery algorithm [ +0,001934] xor: automatically using best checksumming function avx [ +0,010344] Btrfs loaded, crc32c=crc32c-intel [ +0,180929] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) [ +0,146043] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ +0,017096] systemd[1]: Detected architecture x86-64. [ +0,002502] systemd[1]: Set hostname to <Fleck-LinuxMint>. [ +0,080120] systemd[1]: Reached target Remote File Systems. [ +0,000134] systemd[1]: Created slice System Slice. [ +0,000060] systemd[1]: Listening on Journal Socket. [ +0,000036] systemd[1]: Listening on LVM2 metadata daemon socket. [ +0,000791] systemd[1]: Starting Load Kernel Modules... [ +0,000358] systemd[1]: Starting Availability of block devices... [ +0,000345] systemd[1]: Starting Set the console keyboard layout... [ +0,008471] EXT4-fs (sda6): re-mounted. Opts: commit=30 [ +0,002914] lp: driver loaded but no devices found [ +0,001747] ppdev: user-space parallel port driver [ +0,070190] Adding 2097148k swap on /swapfile. Priority:10 extents:6 across:2260988k SSFS [ +0,015942] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01) [ +0,000030] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01) [ +0,048253] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002) [ +0,001084] media: Linux media interface: v0.10 [ +0,000840] mei_me 0000:00:16.0: enabling device (0000 -> 0002) [ +0,002813] IPMI message handler: version 39.2 [ +0,000090] videodev: Linux video capture interface: v2.00 [ +0,001106] ipmi device interface [ +0,011674] Bluetooth: Core ver 2.22 [ +0,000009] NET: Registered protocol family 31 [ +0,000000] Bluetooth: HCI device and connection manager initialized [ +0,000002] Bluetooth: HCI socket layer initialized [ +0,000001] Bluetooth: L2CAP socket layer initialized [ +0,000002] Bluetooth: SCO socket layer initialized [ +0,008205] usbcore: registered new interface driver btusb [ +0,040795] uvcvideo: Found UVC 1.00 device FaceCam VGA (0458:7089) [ +0,019687] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized! [ +0,000002] uvcvideo 1-4:1.0: Entity type for entity Extension 6 was not initialized! [ +0,000000] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized! [ +0,000057] input: FaceCam VGA: FaceCam VGA as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input9 [ +0,000073] usbcore: registered new interface driver uvcvideo [ +0,000001] USB Video Class driver (1.1.1) [ +0,080056] PKCS#7 signature not signed with a trusted key [ +0,000006] nvidia: loading out-of-tree module taints kernel. [ +0,000005] nvidia: module license 'NVIDIA' taints kernel. [ +0,000000] Disabling lock debugging due to kernel taint [ +0,013505] nvidia: module verification failed: signature and/or required key missing - tainting kernel [ +0,001426] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002) [ +0,000117] snd_hda_intel 0000:00:1f.3: Applying patch firmware 'hda-jack-retask.fw' [ +0,000072] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002) [ +0,000054] snd_hda_intel 0000:01:00.1: Disabling MSI [ +0,000004] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client [ +0,000003] snd_hda_intel 0000:01:00.1: Applying patch firmware 'hda-jack-retask.fw' [ +0,001574] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer [ +0,000001] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ +0,000000] RAPL PMU: hw unit of domain package 2^-14 Joules [ +0,000001] RAPL PMU: hw unit of domain dram 2^-14 Joules [ +0,000000] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules [ +0,000000] RAPL PMU: hw unit of domain psys 2^-14 Joules [ +0,002470] nvidia-nvlink: Nvlink Core is being initialized, major device number 236 [ +0,000391] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem [ +0,005149] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) [ +0,006519] cryptd: max_cpu_qlen set to 1000 [ +0,004691] usbcore: registered new interface driver snd-usb-audio [ +0,083027] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 435.21 Sun Aug 25 08:17:57 CDT 2019 [ +0,017928] AVX2 version of gcm_enc/dec engaged. [ +0,000001] AES CTR mode by8 optimization enabled [ +0,001998] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=3 (0x14/0x1a/0x18/0x0/0x0) type:line [ +0,000001] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ +0,000001] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ +0,000000] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ +0,000001] snd_hda_codec_realtek hdaudioC0D0: inputs: [ +0,000000] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19 [ +0,006789] PKCS#7 signature not signed with a trusted key [ +0,000767] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 435.21 Sun Aug 25 08:07:52 CDT 2019 [ +0,000676] PKCS#7 signature not signed with a trusted key [ +0,000910] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver [ +0,005778] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10 [ +0,000050] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11 [ +0,000055] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12 [ +0,000089] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13 [ +0,000028] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14 [ +0,014528] PKCS#7 signature not signed with a trusted key [ +0,213867] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) [ +0,010842] systemd-journald[467]: Received request to flush runtime journal from PID 1 [ +0,196896] intel_rapl: Found RAPL domain package [ +0,000001] intel_rapl: Found RAPL domain core [ +0,000001] intel_rapl: Found RAPL domain dram [ +0,272924] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null) [ +0,054205] audit: type=1400 audit(1570869000.143:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=818 comm="apparmor_parser" [ +0,000001] audit: type=1400 audit(1570869000.143:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=818 comm="apparmor_parser" [ +0,000001] audit: type=1400 audit(1570869000.143:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=818 comm="apparmor_parser" [ +0,000423] audit: type=1400 audit(1570869000.143:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=823 comm="apparmor_parser" [ +0,000148] audit: type=1400 audit(1570869000.143:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=824 comm="apparmor_parser" [ +0,000043] audit: type=1400 audit(1570869000.143:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=816 comm="apparmor_parser" [ +0,000001] audit: type=1400 audit(1570869000.143:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=816 comm="apparmor_parser" [ +0,000001] audit: type=1400 audit(1570869000.143:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=816 comm="apparmor_parser" [ +0,000001] audit: type=1400 audit(1570869000.143:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=816 comm="apparmor_parser" [ +0,000173] audit: type=1400 audit(1570869000.143:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=826 comm="apparmor_parser" [ +0,046382] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ +0,000000] [drm] No driver support for vblank timestamp query. [out12 05:30] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15 [ +0,001166] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16 [ +0,000024] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17 [ +0,000077] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18 [ +0,036981] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0 [ +0,082749] PKCS#7 signature not signed with a trusted key [ +0,029949] nvidia-uvm: Loaded the UVM driver, major device number 234. [ +0,000295] Adding 8388604k swap on /home/pedrofleck/.swapfile. Priority:100 extents:6 across:10092540k FS [ +1,740952] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ +0,000000] Bluetooth: BNEP filters: protocol multicast [ +0,000003] Bluetooth: BNEP socket layer initialized [ +0,635069] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 90 [ +3,730752] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ +0,000083] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready [ +5,093124] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 3 [ +4,086009] Bluetooth: RFCOMM TTY layer initialized [ +0,000009] Bluetooth: RFCOMM socket layer initialized [ +0,000010] Bluetooth: RFCOMM ver 1.11 [ +5,590750] show_signal: 8 callbacks suppressed [ +0,000001] traps: gpaste-daemon[1721] general protection fault ip:7fcf05452f51 sp:7fffff8152e8 error:0 in libgobject-2.0.so.0.5600.4[7fcf0541d000+52000] [out12 05:31] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ +0,000003] Bluetooth: HIDP socket layer initialized [ +0,104649] hid-generic 0005:045E:02E0.0004: unknown main item tag 0x0 [ +0,000045] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:71/0005:045E:02E0.0004/input/input19 [ +0,000347] hid-generic 0005:045E:02E0.0004: input,hidraw3: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,001259] xpadneo udev: 0005:045E:02E0.0004 [ +0,003520] PKCS#7 signature not signed with a trusted key [ +0,000280] xpadneo: hello there! [ +0,082266] xpadneo 0005:045E:02E0.0004: unknown main item tag 0x0 [ +0,000029] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:71/0005:045E:02E0.0004/input/input20 [ +0,000313] xpadneo 0005:045E:02E0.0004: input,hidraw3: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,000292] xpadneo udev: ok [out12 05:44] gpaste-daemon[8507]: segfault at 700000008 ip 00007f2e9324e4b4 sp 00007ffe637c4ec0 error 4 in libgtk-3.so.0.2200.30[7f2e92f8e000+6f1000] [ +0,000004] Code: 24 28 31 c0 48 85 ff 0f 84 b1 01 00 00 49 89 f5 48 89 fb e8 2e 37 dc ff 4d 85 ed 0f 84 35 01 00 00 49 8b 55 00 48 85 d2 74 05 <48> 39 02 74 13 48 89 c6 4c 89 ef e8 5c 86 dc ff 85 c0 0f 84 14 01 [out12 05:45] xpadneo 0005:045E:02E0.0005: unknown main item tag 0x0 [ +0,000041] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:65/0005:045E:02E0.0005/input/input21 [ +0,000341] xpadneo 0005:045E:02E0.0005: input,hidraw3: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,001298] xpadneo udev: 0005:045E:02E0.0005 [ +0,000847] xpadneo udev: ok [out12 06:04] xpadneo 0005:045E:02E0.0006: unknown main item tag 0x0 [ +0,000289] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:71/0005:045E:02E0.0006/input/input22 [ +0,000675] xpadneo 0005:045E:02E0.0006: input,hidraw3: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,005602] xpadneo udev: 0005:045E:02E0.0006 [ +0,003817] xpadneo udev: ok [out12 06:10] PM: suspend entry (deep) [ +0,000001] PM: Syncing filesystems ... done. [ +0,871490] Freezing user space processes ... (elapsed 0.001 seconds) done. [ +0,001672] OOM killer disabled. [ +0,000000] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ +0,001197] printk: Suspending console(s) (use no_console_suspend to debug) [ +0,002529] e1000e: EEE TX LPI TIMER: 00000011 [ +0,035066] sd 1:0:0:0: [sdb] Synchronizing SCSI cache [ +0,000009] sd 0:0:0:0: [sda] Synchronizing SCSI cache [ +0,000240] sd 1:0:0:0: [sdb] Stopping disk [ +0,001746] sd 0:0:0:0: [sda] Stopping disk [ +0,786297] ACPI: Preparing to enter system sleep state S3 [ +0,003656] PM: Saving platform NVS memory [ +0,000014] Disabling non-boot CPUs ... [ +0,000686] IRQ 121: no longer affine to CPU1 [ +0,001038] smpboot: CPU 1 is now offline [ +0,001241] IRQ 120: no longer affine to CPU2 [ +0,001052] smpboot: CPU 2 is now offline [ +0,001239] IRQ 125: no longer affine to CPU3 [ +0,001086] smpboot: CPU 3 is now offline [ +0,002193] smpboot: CPU 4 is now offline [ +0,002154] smpboot: CPU 5 is now offline [ +0,005672] ACPI: Low-level resume complete [ +0,000120] PM: Restoring platform NVS memory [ +0,001023] Enabling non-boot CPUs ... [ +0,000089] x86: Booting SMP configuration: [ +0,000002] smpboot: Booting Node 0 Processor 1 APIC 0x2 [ +0,005789] cache: parent cpu1 should not be sleeping [ +0,000462] CPU1 is up [ +0,000082] smpboot: Booting Node 0 Processor 2 APIC 0x4 [ +0,001466] cache: parent cpu2 should not be sleeping [ +0,000472] CPU2 is up [ +0,000046] smpboot: Booting Node 0 Processor 3 APIC 0x6 [ +0,001372] cache: parent cpu3 should not be sleeping [ +0,000547] CPU3 is up [ +0,000044] smpboot: Booting Node 0 Processor 4 APIC 0x8 [ +0,001378] cache: parent cpu4 should not be sleeping [ +0,000528] CPU4 is up [ +0,000042] smpboot: Booting Node 0 Processor 5 APIC 0xa [ +0,001375] cache: parent cpu5 should not be sleeping [ +0,000602] CPU5 is up [ +0,014451] ACPI: Waking up from system sleep state S3 [ +0,094149] sd 0:0:0:0: [sda] Starting disk [ +0,000006] sd 1:0:0:0: [sdb] Starting disk [ +0,127116] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f03 [ +0,000005] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f03 [ +0,000003] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f03 [ +0,000003] snd_hda_intel 0000:01:00.1: spurious response 0x1:0x0, last cmd=0x5f2f03 [ +0,000002] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f03 [ +0,000003] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f03 [ +0,000002] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f03 [ +0,000003] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f03 [ +0,000002] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f03 [ +0,000003] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f2f03 [ +0,000027] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 3 [ +0,250749] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ +0,000115] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ +0,000024] ata5: SATA link down (SStatus 4 SControl 300) [ +0,000024] ata4: SATA link down (SStatus 4 SControl 300) [ +0,000024] ata3: SATA link down (SStatus 4 SControl 300) [ +0,001744] ata1.00: supports DRM functions and may not be fully accessible [ +0,000414] ata1.00: NCQ Send/Recv Log not supported [ +0,000588] ata1.00: supports DRM functions and may not be fully accessible [ +0,000332] ata1.00: NCQ Send/Recv Log not supported [ +0,000383] ata1.00: configured for UDMA/133 [ +0,013372] ata6.00: configured for UDMA/133 [ +3,798145] acpi LNXPOWER:04: Turning OFF [ +0,000117] OOM killer enabled. [ +0,000002] Restarting tasks ... done. [ +0,065985] PM: suspend exit [ +0,398431] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [out12 06:11] ata2: link is slow to respond, please be patient (ready=0) [ +1,080030] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ +0,002243] ata2.00: configured for UDMA/133 [ +0,657786] e1000e: eno1 NIC Link is Down [ +5,562703] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ +0,000084] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready [out12 06:20] xpadneo 0005:045E:02E0.0007: unknown main item tag 0x0 [ +0,000126] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:71/0005:045E:02E0.0007/input/input23 [ +0,000492] xpadneo 0005:045E:02E0.0007: input,hidraw3: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,005940] xpadneo udev: 0005:045E:02E0.0007 [ +0,003756] xpadneo udev: ok [out12 06:46] xpadneo 0005:045E:02E0.0008: unknown main item tag 0x0 [ +0,000032] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:71/0005:045E:02E0.0008/input/input24 [ +0,000282] xpadneo 0005:045E:02E0.0008: input,hidraw3: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,001216] xpadneo udev: 0005:045E:02E0.0008 [ +0,000823] xpadneo udev: ok [ +5,008938] bluetoothd[958]: segfault at 0 ip 0000561be293e576 sp 00007ffe2df00560 error 4 in bluetoothd[561be28d5000+f3000] [ +0,000004] Code: fc 53 41 89 f5 48 89 cb 48 83 ec 10 64 48 8b 04 25 28 00 00 00 48 89 44 24 08 31 c0 f6 05 29 60 29 00 01 48 8b 81 80 00 00 00 <48> 8b 28 0f 85 f1 00 00 00 48 85 ed 0f 84 16 01 00 00 66 45 85 ed [out12 06:54] usb 1-10: new full-speed USB device number 5 using xhci_hcd [ +0,155095] usb 1-10: New USB device found, idVendor=045e, idProduct=028e, bcdDevice= 1.14 [ +0,000001] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ +0,000001] usb 1-10: Product: Controller [ +0,000001] usb 1-10: Manufacturer: 8Bitdo SF30 Pro [ +0,000000] usb 1-10: SerialNumber: 157F8F8 [ +0,036746] input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/input/input25 [ +0,077286] usbcore: registered new interface driver xpad [out12 07:02] usb 1-10: USB disconnect, device number 5 [ +0,000213] xpad 1-10:1.0: xpad_try_sending_next_out_packet - usb_submit_urb failed with result -19 [ +26,256349] xpadneo 0005:045E:02E0.0009: unknown main item tag 0x0 [ +0,000031] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:71/0005:045E:02E0.0009/input/input26 [ +0,001148] xpadneo 0005:045E:02E0.0009: input,hidraw3: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,000434] xpadneo udev: 0005:045E:02E0.0009 [ +0,000810] xpadneo udev: ok [out12 07:03] usbcore: deregistering interface driver xpad [ +2,631348] usbcore: registered new interface driver xpad [ +29,581390] usbcore: deregistering interface driver xpad [out12 07:04] input: Microsoft X-Box 360 pad as /devices/virtual/input/input27 [out12 07:10] xpadneo 0005:045E:02E0.000A: unknown main item tag 0x0 [ +0,000028] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:65/0005:045E:02E0.000A/input/input28 [ +0,000237] xpadneo 0005:045E:02E0.000A: input,hidraw0: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,001350] xpadneo udev: 0005:045E:02E0.000A [ +0,000807] xpadneo udev: ok [out12 07:11] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:045E:0745.0001/input/input29 [ +0,057731] hid-generic 0003:045E:0745.0001: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Microsoft® 2.4GHz Transceiver v7.0] on usb-0000:00:14.0-8/input0 [ +0,002216] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:045E:0745.0002/input/input30 [ +0,057600] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:045E:0745.0002/input/input31 [ +0,000038] hid-generic 0003:045E:0745.0002: input,hidraw2: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver v7.0] on usb-0000:00:14.0-8/input1 [ +0,000280] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:045E:0745.0003/input/input32 [ +0,060049] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:045E:0745.0003/input/input34 [ +0,000594] hid-generic 0003:045E:0745.0003: input,hiddev0,hidraw3: USB HID v1.11 Device [Microsoft Microsoft® 2.4GHz Transceiver v7.0] on usb-0000:00:14.0-8/input2 [out12 07:13] xpadneo 0005:045E:02E0.000B: unknown main item tag 0x0 [ +0,000126] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:71/0005:045E:02E0.000B/input/input35 [ +0,000594] xpadneo 0005:045E:02E0.000B: input,hidraw0: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,005854] xpadneo udev: 0005:045E:02E0.000B [ +0,003818] xpadneo udev: ok [out12 07:20] xpadneo 0005:045E:02E0.000C: unknown main item tag 0x0 [ +0,000129] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:65/0005:045E:02E0.000C/input/input36 [ +0,000609] xpadneo 0005:045E:02E0.000C: input,hidraw0: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,005453] xpadneo udev: 0005:045E:02E0.000C [ +0,000838] xpadneo udev: ok [ +28,480813] xpadneo 0005:045E:02E0.000D: unknown main item tag 0x0 [ +0,000124] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:71/0005:045E:02E0.000D/input/input37 [ +0,000506] xpadneo 0005:045E:02E0.000D: input,hidraw0: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,005805] xpadneo udev: 0005:045E:02E0.000D [ +0,003686] xpadneo udev: ok [out12 07:24] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 9 [out12 07:26] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 3 [ +0,222100] traps: csd-keyboard[25430] trap int3 ip:7f23fe25bea1 sp:7ffdc59cb8e0 error:0 in libglib-2.0.so.0.5600.4[7f23fe20a000+114000] [ +4,029738] traps: gpaste-daemon[25623] general protection fault ip:7f9b71ac9f51 sp:7fff4859c9b8 error:0 in libgobject-2.0.so.0.5600.4[7f9b71a94000+52000] [out12 08:04] xpadneo: report-descr: 05 01 09 05 a1 01 85 01 09 01 a1 00 09 30 09 31 15 00 27 ff ff 00 00 95 02 75 10 81 02 c0 09 01 [ +0,000004] xpadneo: report-descr: a1 00 09 33 09 34 15 00 27 ff ff 00 00 95 02 75 10 81 02 c0 05 01 09 32 15 00 26 ff 03 95 01 75 [ +0,000002] xpadneo: report-descr: 0a 81 02 15 00 25 00 75 06 95 01 81 03 05 01 09 35 15 00 26 ff 03 95 01 75 0a 81 02 15 00 25 00 [ +0,000002] xpadneo: report-descr: 75 06 95 01 81 03 05 01 09 39 15 01 25 08 35 00 46 3b 01 66 14 00 75 04 95 01 81 42 75 04 95 01 [ +0,000001] xpadneo: report-descr: 15 00 25 00 35 00 45 00 65 00 81 03 05 09 19 01 29 0a 15 00 25 01 75 01 95 0a 81 02 15 00 25 00 [ +0,000002] xpadneo: report-descr: 75 06 95 01 81 03 05 01 09 80 85 02 a1 00 09 85 15 00 25 01 95 01 75 01 81 02 15 00 25 00 75 07 [ +0,000002] xpadneo: report-descr: 95 01 81 03 c0 05 0f 09 21 85 03 a1 02 09 97 15 00 25 01 75 04 95 01 91 02 15 00 25 00 75 04 95 [ +0,000002] xpadneo: report-descr: 01 91 03 09 70 15 00 25 64 75 08 95 04 91 02 09 50 66 01 10 55 0e 15 00 26 ff 00 75 08 95 01 91 [ +0,000002] xpadneo: report-descr: 02 09 a7 15 00 26 ff 00 75 08 95 01 91 02 65 00 55 00 09 7c 15 00 26 ff 00 75 08 95 01 91 02 c0 [ +0,000001] xpadneo: report-descr: 85 04 05 06 09 20 15 00 26 ff 00 75 08 95 01 81 02 c0 00 [ +0,000356] xpadneo 0005:045E:02E0.000E: unknown main item tag 0x0 [ +0,000204] input: 8BitDo SN30 Pro+ as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:71/0005:045E:02E0.000E/input/input38 [ +0,000677] xpadneo 0005:045E:02E0.000E: input,hidraw0: BLUETOOTH HID v9.03 Gamepad [8BitDo SN30 Pro+] on 00:1a:7d:da:71:11 [ +0,005622] xpadneo udev: 0005:045E:02E0.000E [ +0,003736] xpadneo udev: ok [ +1,021375] xpadneo: raw_event: 01 00 80 ff 78 00 80 00 80 00 00 00 00 00 00 00 [ +0,013745] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [out12 08:05] xpadneo: raw_event: 01 00 80 00 80 ff 7c 00 80 00 00 00 00 00 00 00 [ +0,000163] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +7,703650] xpadneo: raw_event: 01 00 80 00 80 ff 77 00 80 00 00 00 00 00 00 00 [ +0,000071] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +7,691748] xpadneo: raw_event: 01 00 80 00 80 ff 72 00 80 00 00 00 00 00 00 00 [ +0,000097] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +7,159453] xpadneo: raw_event: 01 ff 7e 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +0,000103] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +7,696135] xpadneo: raw_event: 01 ff 7b 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +0,000218] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +7,691268] xpadneo: raw_event: 01 ff 78 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +0,000143] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +7,691664] xpadneo: raw_event: 01 ff 76 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +0,000019] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [out12 08:06] xpadneo: raw_event: 01 00 80 ff 7b 00 80 00 80 00 00 00 00 00 00 00 [ +0,000213] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +7,703530] xpadneo: raw_event: 01 00 80 ff 78 00 80 00 80 00 00 00 00 00 00 00 [ +0,000091] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [out12 08:07] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00 [ +0,000147] xpadneo: raw_event: 01 00 80 00 80 00 80 00 80 00 00 00 00 00 00 00
sudo find "/sys/kernel/debug/hid/" -name "0005:045E:*" -exec sh -c 'echo "{}" && head -1 "{}/rdesc" | tee /dev/tty | cksum && echo' \;
/sys/kernel/debug/hid/0005:045E:02E0.000E 05 01 09 05 a1 01 85 01 09 01 a1 00 09 30 09 31 15 00 27 ff ff 00 00 95 02 75 10 81 02 c0 09 01 a1 00 09 33 09 34 15 00 27 ff ff 00 00 95 02 75 10 81 02 c0 05 01 09 32 15 00 26 ff 03 95 01 75 0a 81 02 15 00 25 00 75 06 95 01 81 03 05 01 09 35 15 00 26 ff 03 95 01 75 0a 81 02 15 00 25 00 75 06 95 01 81 03 05 01 09 39 15 01 25 08 35 00 46 3b 01 66 14 00 75 04 95 01 81 42 75 04 95 01 15 00 25 00 35 00 45 00 65 00 81 03 05 09 19 01 29 0a 15 00 25 01 75 01 95 0a 81 02 15 00 25 00 75 06 95 01 81 03 05 01 09 80 85 02 a1 00 09 85 15 00 25 01 95 01 75 01 81 02 15 00 25 00 75 07 95 01 81 03 c0 05 0f 09 21 85 03 a1 02 09 97 15 00 25 01 75 04 95 01 91 02 15 00 25 00 75 04 95 01 91 03 09 70 15 00 25 64 75 08 95 04 91 02 09 50 66 01 10 55 0e 15 00 26 ff 00 75 08 95 01 91 02 09 a7 15 00 26 ff 00 75 08 95 01 91 02 65 00 55 00 09 7c 15 00 26 ff 00 75 08 95 01 91 02 c0 85 04 05 06 09 20 15 00 26 ff 00 75 08 95 01 81 02 c0 00 437417229 922
Additional context
Dolphin mapping worked ok, I didn't have to change any button mapped before and rumble worked perfectly fine. However, when trying to play a Wine game outside of Steam, the button mapping were crazy with the camera moving all the way up and L1 mapped to start, Y mapped to L3, etc.