Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T300 installation #52

Open
CD1728 opened this issue Nov 30, 2022 · 28 comments
Open

T300 installation #52

CD1728 opened this issue Nov 30, 2022 · 28 comments

Comments

@CD1728
Copy link

CD1728 commented Nov 30, 2022

Hello,
I'm looking to get my T300 + th8 shifter working.
I am a beginner with Linux and I can't manage to do the installation correctly.
My t300 is recognized but no FFB!
I am under Ubuntu
Sorry for the beginner questions!
After entering the command to download the file, or should I enter "make" and then "sudo make install"?
The seized "DKMS" is it to be made in more?

Thanks for your help

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

Hi.

After entering the command to download the file, or should I enter "make" and then "sudo make install"?

Sorry, I'm not entirely sure what you're asking, but I'm guessing you mean you ran make and sudo make install and if there's anything else you should do? No, the kernel module should be installed and plugging in your wheel should load the driver automatically.

The seized "DKMS" is it to be made in more?

DKMS is a tool that will automatically recompile the driver when you upgrade your kernel, so assuming you're asking whether you should use it: Probably.

As for no FFB, could you post the output of sudo dmesg -w when you plug the wheel in after having installed the driver?

So, in steps

  1. Install the driver
  2. Run sudo dmesg -w
  3. Plug the wheel in
  4. Post what happened in the dmesg log.

To test FFB, you could try running fftest /dev/input/by-id/usb-Thrustmaster_Thrustmaster_T300RS_Racing_wheel-event-joystick and following the on-screen instructions.

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

Thank you for answering me.
The question with "make" was where do I enter it? I have to open a terminal in the hid-tmff2 directory? that's what I did but it doesn't seem to work, I have error messages (gcc not found, error 127, error 2)

christian@chrisPC:~$ sudo dmesg -w
[sudo] Mot de passe de christian : 
[    0.000000] Linux version 5.15.0-53-generic (buildd@lcy02-amd64-047) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #59-Ubuntu SMP Mon Oct 17 18:53:30 UTC 2022 (Ubuntu 5.15.0-53.59-generic 5.15.64)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-53-generic root=UUID=aec7034f-fb95-4480-9801-9d06a6bf9325 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 1776
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000c3281fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c3282000-0x00000000c3282fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c3283000-0x00000000ca2fefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca2ff000-0x00000000ca632fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ca633000-0x00000000ca66efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ca66f000-0x00000000cad4afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cad4b000-0x00000000cb9fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: System manufacturer System Product Name/PRIME B450M-K, BIOS 3802 04/28/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3799.837 MHz processor
[    0.000756] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000760] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000772] last_pfn = 0x42f380 max_arch_pfn = 0x400000000
[    0.001029] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001258] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.001266] last_pfn = 0xcd000 max_arch_pfn = 0x400000000
[    0.005779] Using GB pages for direct mapping
[    0.006861] RAMDISK: [mem 0x30707000-0x3437afff]
[    0.006868] ACPI: Early table checksum verification disabled
[    0.006871] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.006875] ACPI: XSDT 0x00000000CA66D728 0000AC (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.006881] ACPI: FACP 0x00000000CA65E000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.006887] ACPI: DSDT 0x00000000CA653000 00AEEE (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.006891] ACPI: FACS 0x00000000CACFF000 000040
[    0.006894] ACPI: SSDT 0x00000000CA664000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.006898] ACPI: SSDT 0x00000000CA660000 003CAE (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.006902] ACPI: SSDT 0x00000000CA65F000 0000C8 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.006905] ACPI: FIDT 0x00000000CA652000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006909] ACPI: FPDT 0x00000000CA63F000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.006912] ACPI: MCFG 0x00000000CA650000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.006916] ACPI: HPET 0x00000000CA64F000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.006919] ACPI: SSDT 0x00000000CA64E000 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.006923] ACPI: TPM2 0x00000000CA64B000 00004C (v03 ALASKA A M I    00000001 AMI  00000000)
[    0.006926] ACPI: IVRS 0x00000000CA64A000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.006930] ACPI: SSDT 0x00000000CA648000 001A58 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.006933] ACPI: CRAT 0x00000000CA647000 000BD0 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.006937] ACPI: CDIT 0x00000000CA646000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.006940] ACPI: SSDT 0x00000000CA642000 0037B0 (v01 AMD    MYRTLE   00000001 INTL 20120913)
[    0.006944] ACPI: SSDT 0x00000000CA641000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
[    0.006947] ACPI: APIC 0x00000000CA640000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.006950] ACPI: Reserving FACP table memory at [mem 0xca65e000-0xca65e113]
[    0.006952] ACPI: Reserving DSDT table memory at [mem 0xca653000-0xca65deed]
[    0.006953] ACPI: Reserving FACS table memory at [mem 0xcacff000-0xcacff03f]
[    0.006954] ACPI: Reserving SSDT table memory at [mem 0xca664000-0xca66cc97]
[    0.006956] ACPI: Reserving SSDT table memory at [mem 0xca660000-0xca663cad]
[    0.006957] ACPI: Reserving SSDT table memory at [mem 0xca65f000-0xca65f0c7]
[    0.006958] ACPI: Reserving FIDT table memory at [mem 0xca652000-0xca65209b]
[    0.006959] ACPI: Reserving FPDT table memory at [mem 0xca63f000-0xca63f043]
[    0.006960] ACPI: Reserving MCFG table memory at [mem 0xca650000-0xca65003b]
[    0.006961] ACPI: Reserving HPET table memory at [mem 0xca64f000-0xca64f037]
[    0.006962] ACPI: Reserving SSDT table memory at [mem 0xca64e000-0xca64e023]
[    0.006963] ACPI: Reserving TPM2 table memory at [mem 0xca64b000-0xca64b04b]
[    0.006964] ACPI: Reserving IVRS table memory at [mem 0xca64a000-0xca64a0cf]
[    0.006965] ACPI: Reserving SSDT table memory at [mem 0xca648000-0xca649a57]
[    0.006966] ACPI: Reserving CRAT table memory at [mem 0xca647000-0xca647bcf]
[    0.006967] ACPI: Reserving CDIT table memory at [mem 0xca646000-0xca646028]
[    0.006968] ACPI: Reserving SSDT table memory at [mem 0xca642000-0xca6457af]
[    0.006969] ACPI: Reserving SSDT table memory at [mem 0xca641000-0xca6410be]
[    0.006970] ACPI: Reserving APIC table memory at [mem 0xca640000-0xca64015d]
[    0.007174] No NUMA configuration found
[    0.007175] Faking a node at [mem 0x0000000000000000-0x000000042f37ffff]
[    0.007183] NODE_DATA(0) allocated [mem 0x42f356000-0x42f37ffff]
[    0.007542] Zone ranges:
[    0.007543]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007545]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007546]   Normal   [mem 0x0000000100000000-0x000000042f37ffff]
[    0.007548]   Device   empty
[    0.007549] Movable zone start for each node
[    0.007552] Early memory node ranges
[    0.007553]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.007554]   node   0: [mem 0x0000000000100000-0x0000000009cfefff]
[    0.007555]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.007556]   node   0: [mem 0x000000000a20b000-0x000000000affffff]
[    0.007557]   node   0: [mem 0x000000000b020000-0x00000000c3281fff]
[    0.007559]   node   0: [mem 0x00000000c3283000-0x00000000ca2fefff]
[    0.007560]   node   0: [mem 0x00000000cb9ff000-0x00000000ccffffff]
[    0.007561]   node   0: [mem 0x0000000100000000-0x000000042f37ffff]
[    0.007564] Initmem setup node 0 [mem 0x0000000000001000-0x000000042f37ffff]
[    0.007568] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.007596] On node 0, zone DMA: 99 pages in unavailable ranges
[    0.007843] On node 0, zone DMA32: 769 pages in unavailable ranges
[    0.007867] On node 0, zone DMA32: 11 pages in unavailable ranges
[    0.014576] On node 0, zone DMA32: 32 pages in unavailable ranges
[    0.014842] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.014963] On node 0, zone DMA32: 5888 pages in unavailable ranges
[    0.045232] On node 0, zone Normal: 12288 pages in unavailable ranges
[    0.045277] On node 0, zone Normal: 3200 pages in unavailable ranges
[    0.045708] ACPI: PM-Timer IO Port: 0x808
[    0.045718] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.045735] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.045740] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.045743] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.045744] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.045748] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.045750] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.045755] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
[    0.045787] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.045789] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.045791] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.045791] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.045792] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.045794] PM: hibernation: Registered nosave memory: [mem 0x09cff000-0x09ffffff]
[    0.045796] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[    0.045798] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.045800] PM: hibernation: Registered nosave memory: [mem 0xc3282000-0xc3282fff]
[    0.045802] PM: hibernation: Registered nosave memory: [mem 0xca2ff000-0xca632fff]
[    0.045803] PM: hibernation: Registered nosave memory: [mem 0xca633000-0xca66efff]
[    0.045804] PM: hibernation: Registered nosave memory: [mem 0xca66f000-0xcad4afff]
[    0.045805] PM: hibernation: Registered nosave memory: [mem 0xcad4b000-0xcb9fefff]
[    0.045807] PM: hibernation: Registered nosave memory: [mem 0xcd000000-0xcfffffff]
[    0.045808] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
[    0.045809] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.045810] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfd0fffff]
[    0.045810] PM: hibernation: Registered nosave memory: [mem 0xfd100000-0xfd1fffff]
[    0.045811] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfe9fffff]
[    0.045812] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.045813] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.045814] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.045815] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.045816] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.045817] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.045817] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.045818] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.045819] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.045820] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.045821] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.045822] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.045823] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.045823] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.045824] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.045825] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.045826] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.045827] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[    0.045828] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.045830] [mem 0xd0000000-0xf7ffffff] available for PCI devices
[    0.045831] Booting paravirtualized kernel on bare hardware
[    0.045834] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.045841] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[    0.047379] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u262144
[    0.047391] pcpu-alloc: s208896 r8192 d28672 u262144 alloc=1*2097152
[    0.047393] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.047405] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.047450] Built 1 zonelists, mobility grouping on.  Total pages: 4106669
[    0.047452] Policy zone: Normal
[    0.047453] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-53-generic root=UUID=aec7034f-fb95-4480-9801-9d06a6bf9325 ro quiet splash vt.handoff=7
[    0.047538] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.15.0-53-generic", will be passed to user space.
[    0.049132] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.049840] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.049976] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.098092] Memory: 16219204K/16688060K available (16393K kernel code, 4378K rwdata, 10812K rodata, 3232K init, 6568K bss, 468596K reserved, 0K cma-reserved)
[    0.098629] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.098654] ftrace: allocating 50523 entries in 198 pages
[    0.121692] ftrace: allocated 198 pages with 4 groups
[    0.121889] rcu: Hierarchical RCU implementation.
[    0.121890] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
[    0.121891] 	Rude variant of Tasks RCU enabled.
[    0.121892] 	Tracing variant of Tasks RCU enabled.
[    0.121893] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.121894] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.125521] NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16
[    0.125764] random: crng init done
[    0.125800] spurious 8259A interrupt: IRQ7.
[    0.125815] Console: colour dummy device 80x25
[    0.125828] printk: console [tty0] enabled
[    0.125854] ACPI: Core revision 20210730
[    0.126012] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.126043] APIC: Switch to symmetric I/O mode setup
[    0.127184] Switched APIC routing to physical flat.
[    0.127948] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.146044] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d8b7d4027c, max_idle_ns: 881590832737 ns
[    0.146050] Calibrating delay loop (skipped), value calculated using timer frequency.. 7599.67 BogoMIPS (lpj=15199348)
[    0.146052] pid_max: default: 32768 minimum: 301
[    0.146082] LSM: Security Framework initializing
[    0.146093] landlock: Up and running.
[    0.146093] Yama: becoming mindful.
[    0.146110] AppArmor: AppArmor initialized
[    0.146157] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.146181] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.146441] LVT offset 1 assigned for vector 0xf9
[    0.146498] LVT offset 2 assigned for vector 0xf4
[    0.146514] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.146515] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.146518] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.146520] Spectre V2 : Mitigation: Retpolines
[    0.146520] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.146521] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.146522] Spectre V2 : Enabling Speculation Barrier for firmware calls
[    0.146522] RETBleed: Mitigation: untrained return thunk
[    0.146524] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.146525] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.156001] Freeing SMP alternatives memory: 40K
[    0.267914] smpboot: CPU0: AMD Ryzen 5 2600X Six-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
[    0.268053] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.268057] ... version:                0
[    0.268058] ... bit width:              48
[    0.268059] ... generic registers:      6
[    0.268059] ... value mask:             0000ffffffffffff
[    0.268060] ... max period:             00007fffffffffff
[    0.268061] ... fixed-purpose events:   0
[    0.268062] ... event mask:             000000000000003f
[    0.268118] rcu: Hierarchical SRCU implementation.
[    0.268515] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.268711] smp: Bringing up secondary CPUs ...
[    0.268794] x86: Booting SMP configuration:
[    0.268795] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.290074] smp: Brought up 1 node, 12 CPUs
[    0.290075] smpboot: Max logical packages: 3
[    0.290077] smpboot: Total of 12 processors activated (91196.08 BogoMIPS)
[    0.292000] devtmpfs: initialized
[    0.292000] x86/mm: Memory block size: 128MB
[    0.294715] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[    0.294715] ACPI: PM: Registering ACPI NVS region [mem 0xca66f000-0xcad4afff] (7192576 bytes)
[    0.294715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.294715] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.294715] pinctrl core: initialized pinctrl subsystem
[    0.294715] PM: RTC time: 13:28:21, date: 2022-11-30
[    0.294715] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.294715] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.294783] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.294931] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.294936] audit: initializing netlink subsys (disabled)
[    0.294944] audit: type=2000 audit(1669814901.168:1): state=initialized audit_enabled=0 res=1
[    0.294944] thermal_sys: Registered thermal governor 'fair_share'
[    0.294944] thermal_sys: Registered thermal governor 'bang_bang'
[    0.294944] thermal_sys: Registered thermal governor 'step_wise'
[    0.294944] thermal_sys: Registered thermal governor 'user_space'
[    0.294944] thermal_sys: Registered thermal governor 'power_allocator'
[    0.294944] EISA bus registered
[    0.294944] cpuidle: using governor ladder
[    0.294944] cpuidle: using governor menu
[    0.294944] ACPI: bus type PCI registered
[    0.294944] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.294944] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.294944] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.294944] PCI: Using configuration type 1 for base access
[    0.294944] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.294944] mtrr: probably your BIOS does not setup all CPUs.
[    0.294944] mtrr: corrected configuration.
[    0.295607] Kprobes globally optimized
[    0.295612] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.295612] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.298113] ACPI: Added _OSI(Module Device)
[    0.298114] ACPI: Added _OSI(Processor Device)
[    0.298115] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.298116] ACPI: Added _OSI(Processor Aggregator Device)
[    0.298117] ACPI: Added _OSI(Linux-Dell-Video)
[    0.298118] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.298119] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.315004] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.316780] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.320881] ACPI: Interpreter enabled
[    0.320897] ACPI: PM: (supports S0 S3 S4 S5)
[    0.320898] ACPI: Using IOAPIC for interrupt routing
[    0.321287] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.321289] PCI: Using E820 reservations for host bridge windows
[    0.321637] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.331201] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.331207] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.331429] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR DPC]
[    0.331643] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.331652] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.332044] PCI host bridge to bus 0000:00
[    0.332046] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.332048] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.332049] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.332050] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.332052] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window]
[    0.332053] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.332127] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.332263] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    0.332377] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.332524] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
[    0.332557] pci 0000:00:01.1: enabling Extended Tags
[    0.332858] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.333018] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.333044] pci 0000:00:01.3: enabling Extended Tags
[    0.333110] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.333241] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.333364] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.333506] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.333602] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.333967] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.334093] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.334233] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.334259] pci 0000:00:07.1: enabling Extended Tags
[    0.334321] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.334452] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.334593] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.334851] pci 0000:00:08.1: enabling Extended Tags
[    0.334916] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.335113] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.335386] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.335629] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.335723] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.335818] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.335911] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.336008] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.336102] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.336196] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.336290] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.336440] pci 0000:01:00.0: [8086:f1a8] type 00 class 0x010802
[    0.336460] pci 0000:01:00.0: reg 0x10: [mem 0xf6800000-0xf6803fff 64bit]
[    0.336661] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.336665] pci 0000:00:01.1:   bridge window [mem 0xf6800000-0xf68fffff]
[    0.336925] pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330
[    0.336941] pci 0000:02:00.0: reg 0x10: [mem 0xf66a0000-0xf66a7fff 64bit]
[    0.336975] pci 0000:02:00.0: enabling Extended Tags
[    0.337025] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.337130] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
[    0.337171] pci 0000:02:00.1: reg 0x24: [mem 0xf6680000-0xf669ffff]
[    0.337178] pci 0000:02:00.1: reg 0x30: [mem 0xf6600000-0xf667ffff pref]
[    0.337184] pci 0000:02:00.1: enabling Extended Tags
[    0.337220] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.337298] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
[    0.337336] pci 0000:02:00.2: enabling Extended Tags
[    0.337376] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.337462] pci 0000:00:01.3: PCI bridge to [bus 02-08]
[    0.337465] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.337467] pci 0000:00:01.3:   bridge window [mem 0xf6500000-0xf66fffff]
[    0.337589] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
[    0.337630] pci 0000:03:00.0: enabling Extended Tags
[    0.337682] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.337795] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
[    0.337837] pci 0000:03:04.0: enabling Extended Tags
[    0.337888] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.338002] pci 0000:03:05.0: [1022:43c7] type 01 class 0x060400
[    0.338043] pci 0000:03:05.0: enabling Extended Tags
[    0.338098] pci 0000:03:05.0: PME# supported from D3hot D3cold
[    0.338208] pci 0000:03:06.0: [1022:43c7] type 01 class 0x060400
[    0.338250] pci 0000:03:06.0: enabling Extended Tags
[    0.338301] pci 0000:03:06.0: PME# supported from D3hot D3cold
[    0.338412] pci 0000:03:07.0: [1022:43c7] type 01 class 0x060400
[    0.338454] pci 0000:03:07.0: enabling Extended Tags
[    0.338505] pci 0000:03:07.0: PME# supported from D3hot D3cold
[    0.338598] pci 0000:02:00.2: PCI bridge to [bus 03-08]
[    0.338603] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.338606] pci 0000:02:00.2:   bridge window [mem 0xf6500000-0xf65fffff]
[    0.338639] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.338688] pci 0000:03:04.0: PCI bridge to [bus 05]
[    0.338727] pci 0000:03:05.0: PCI bridge to [bus 06]
[    0.338772] pci 0000:03:06.0: PCI bridge to [bus 07]
[    0.338856] pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
[    0.338883] pci 0000:08:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.338918] pci 0000:08:00.0: reg 0x18: [mem 0xf6504000-0xf6504fff 64bit]
[    0.338940] pci 0000:08:00.0: reg 0x20: [mem 0xf6500000-0xf6503fff 64bit]
[    0.339082] pci 0000:08:00.0: supports D1 D2
[    0.339083] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.339264] pci 0000:03:07.0: PCI bridge to [bus 08]
[    0.339269] pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
[    0.339272] pci 0000:03:07.0:   bridge window [mem 0xf6500000-0xf65fffff]
[    0.339376] pci 0000:09:00.0: [10de:1b80] type 00 class 0x030000
[    0.339389] pci 0000:09:00.0: reg 0x10: [mem 0xf5000000-0xf5ffffff]
[    0.339400] pci 0000:09:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.339411] pci 0000:09:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.339419] pci 0000:09:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.339426] pci 0000:09:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref]
[    0.339448] pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.339547] pci 0000:09:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.339606] pci 0000:09:00.1: [10de:10f0] type 00 class 0x040300
[    0.339620] pci 0000:09:00.1: reg 0x10: [mem 0xf6080000-0xf6083fff]
[    0.339764] pci 0000:00:03.1: PCI bridge to [bus 09]
[    0.339768] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.339769] pci 0000:00:03.1:   bridge window [mem 0xf5000000-0xf60fffff]
[    0.339772] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.339905] pci 0000:0a:00.0: [1022:145a] type 00 class 0x130000
[    0.339932] pci 0000:0a:00.0: enabling Extended Tags
[    0.340010] pci 0000:0a:00.2: [1022:1456] type 00 class 0x108000
[    0.340024] pci 0000:0a:00.2: reg 0x18: [mem 0xf6300000-0xf63fffff]
[    0.340034] pci 0000:0a:00.2: reg 0x24: [mem 0xf6400000-0xf6401fff]
[    0.340040] pci 0000:0a:00.2: enabling Extended Tags
[    0.340132] pci 0000:0a:00.3: [1022:145f] type 00 class 0x0c0330
[    0.340141] pci 0000:0a:00.3: reg 0x10: [mem 0xf6200000-0xf62fffff 64bit]
[    0.340159] pci 0000:0a:00.3: enabling Extended Tags
[    0.340187] pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
[    0.340255] pci 0000:00:07.1: PCI bridge to [bus 0a]
[    0.340258] pci 0000:00:07.1:   bridge window [mem 0xf6200000-0xf64fffff]
[    0.340334] pci 0000:0b:00.0: [1022:1455] type 00 class 0x130000
[    0.340363] pci 0000:0b:00.0: enabling Extended Tags
[    0.340456] pci 0000:0b:00.2: [1022:7901] type 00 class 0x010601
[    0.340480] pci 0000:0b:00.2: reg 0x24: [mem 0xf6708000-0xf6708fff]
[    0.340487] pci 0000:0b:00.2: enabling Extended Tags
[    0.340516] pci 0000:0b:00.2: PME# supported from D3hot D3cold
[    0.340588] pci 0000:0b:00.3: [1022:1457] type 00 class 0x040300
[    0.340596] pci 0000:0b:00.3: reg 0x10: [mem 0xf6700000-0xf6707fff]
[    0.340619] pci 0000:0b:00.3: enabling Extended Tags
[    0.340647] pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
[    0.340713] pci 0000:00:08.1: PCI bridge to [bus 0b]
[    0.340717] pci 0000:00:08.1:   bridge window [mem 0xf6700000-0xf67fffff]
[    0.341129] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.341195] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.341252] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.341323] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.341388] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.341440] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.341495] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.341548] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.342381] iommu: Default domain type: Translated 
[    0.342381] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.342381] SCSI subsystem initialized
[    0.342381] libata version 3.00 loaded.
[    0.342381] pci 0000:09:00.0: vgaarb: setting as boot VGA device
[    0.342381] pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.342381] pci 0000:09:00.0: vgaarb: bridge control possible
[    0.342381] vgaarb: loaded
[    0.342381] ACPI: bus type USB registered
[    0.342381] usbcore: registered new interface driver usbfs
[    0.342381] usbcore: registered new interface driver hub
[    0.342381] usbcore: registered new device driver usb
[    0.342381] pps_core: LinuxPPS API ver. 1 registered
[    0.342381] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.342381] PTP clock support registered
[    0.342381] EDAC MC: Ver: 3.0.0
[    0.342381] NetLabel: Initializing
[    0.342381] NetLabel:  domain hash size = 128
[    0.342381] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.342381] NetLabel:  unlabeled traffic allowed by default
[    0.342381] PCI: Using ACPI for IRQ routing
[    0.347134] PCI: pci_cache_line_size set to 64 bytes
[    0.347191] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[    0.347192] e820: reserve RAM buffer [mem 0x09cff000-0x0bffffff]
[    0.347193] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.347194] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.347195] e820: reserve RAM buffer [mem 0xc3282000-0xc3ffffff]
[    0.347196] e820: reserve RAM buffer [mem 0xca2ff000-0xcbffffff]
[    0.347197] e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
[    0.347197] e820: reserve RAM buffer [mem 0x42f380000-0x42fffffff]
[    0.347201] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.347201] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.348159] clocksource: Switched to clocksource tsc-early
[    0.354180] VFS: Disk quotas dquot_6.6.0
[    0.354197] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.354300] AppArmor: AppArmor Filesystem Enabled
[    0.354337] pnp: PnP ACPI init
[    0.354474] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.354732] system 00:02: [io  0x0300-0x030f] has been reserved
[    0.354734] system 00:02: [io  0x0230-0x023f] has been reserved
[    0.354735] system 00:02: [io  0x0290-0x029f] has been reserved
[    0.355070] pnp 00:03: [dma 0 disabled]
[    0.355319] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.355321] system 00:04: [io  0x040b] has been reserved
[    0.355322] system 00:04: [io  0x04d6] has been reserved
[    0.355324] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.355325] system 00:04: [io  0x0c14] has been reserved
[    0.355326] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.355327] system 00:04: [io  0x0c52] has been reserved
[    0.355328] system 00:04: [io  0x0c6c] has been reserved
[    0.355329] system 00:04: [io  0x0c6f] has been reserved
[    0.355330] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.355332] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.355333] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.355334] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.355335] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.355336] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.355338] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.355339] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.355340] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.355343] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.355344] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.355345] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.355347] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.356010] pnp: PnP ACPI: found 5 devices
[    0.361628] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.361674] NET: Registered PF_INET protocol family
[    0.361902] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.363467] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.363500] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.363597] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.363767] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.363837] TCP: Hash tables configured (established 131072 bind 65536)
[    0.363931] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.363976] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.364017] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.364078] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.364083] NET: Registered PF_XDP protocol family
[    0.364100] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.364104] pci 0000:00:01.1:   bridge window [mem 0xf6800000-0xf68fffff]
[    0.364109] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.364118] pci 0000:03:04.0: PCI bridge to [bus 05]
[    0.364127] pci 0000:03:05.0: PCI bridge to [bus 06]
[    0.364136] pci 0000:03:06.0: PCI bridge to [bus 07]
[    0.364145] pci 0000:03:07.0: PCI bridge to [bus 08]
[    0.364147] pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
[    0.364150] pci 0000:03:07.0:   bridge window [mem 0xf6500000-0xf65fffff]
[    0.364156] pci 0000:02:00.2: PCI bridge to [bus 03-08]
[    0.364158] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.364162] pci 0000:02:00.2:   bridge window [mem 0xf6500000-0xf65fffff]
[    0.364168] pci 0000:00:01.3: PCI bridge to [bus 02-08]
[    0.364169] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.364171] pci 0000:00:01.3:   bridge window [mem 0xf6500000-0xf66fffff]
[    0.364176] pci 0000:00:03.1: PCI bridge to [bus 09]
[    0.364177] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.364179] pci 0000:00:03.1:   bridge window [mem 0xf5000000-0xf60fffff]
[    0.364181] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.364185] pci 0000:00:07.1: PCI bridge to [bus 0a]
[    0.364187] pci 0000:00:07.1:   bridge window [mem 0xf6200000-0xf64fffff]
[    0.364191] pci 0000:00:08.1: PCI bridge to [bus 0b]
[    0.364193] pci 0000:00:08.1:   bridge window [mem 0xf6700000-0xf67fffff]
[    0.364197] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.364199] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.364200] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[    0.364201] pci_bus 0000:00: resource 7 [mem 0xd0000000-0xfec2ffff window]
[    0.364202] pci_bus 0000:00: resource 8 [mem 0xfee00000-0xffffffff window]
[    0.364204] pci_bus 0000:01: resource 1 [mem 0xf6800000-0xf68fffff]
[    0.364205] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.364206] pci_bus 0000:02: resource 1 [mem 0xf6500000-0xf66fffff]
[    0.364207] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.364208] pci_bus 0000:03: resource 1 [mem 0xf6500000-0xf65fffff]
[    0.364210] pci_bus 0000:08: resource 0 [io  0xf000-0xffff]
[    0.364210] pci_bus 0000:08: resource 1 [mem 0xf6500000-0xf65fffff]
[    0.364212] pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
[    0.364213] pci_bus 0000:09: resource 1 [mem 0xf5000000-0xf60fffff]
[    0.364214] pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.364215] pci_bus 0000:0a: resource 1 [mem 0xf6200000-0xf64fffff]
[    0.364216] pci_bus 0000:0b: resource 1 [mem 0xf6700000-0xf67fffff]
[    0.364449] pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
[    0.364598] PCI: CLS 64 bytes, default 64
[    0.364607] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.364635] pci 0000:00:01.0: Adding to iommu group 0
[    0.364643] pci 0000:00:01.1: Adding to iommu group 1
[    0.364653] pci 0000:00:01.3: Adding to iommu group 2
[    0.364663] pci 0000:00:02.0: Adding to iommu group 3
[    0.364665] Trying to unpack rootfs image as initramfs...
[    0.364673] pci 0000:00:03.0: Adding to iommu group 4
[    0.364682] pci 0000:00:03.1: Adding to iommu group 5
[    0.364692] pci 0000:00:04.0: Adding to iommu group 6
[    0.364703] pci 0000:00:07.0: Adding to iommu group 7
[    0.364711] pci 0000:00:07.1: Adding to iommu group 8
[    0.364721] pci 0000:00:08.0: Adding to iommu group 9
[    0.364730] pci 0000:00:08.1: Adding to iommu group 10
[    0.364744] pci 0000:00:14.0: Adding to iommu group 11
[    0.364751] pci 0000:00:14.3: Adding to iommu group 11
[    0.364782] pci 0000:00:18.0: Adding to iommu group 12
[    0.364791] pci 0000:00:18.1: Adding to iommu group 12
[    0.364798] pci 0000:00:18.2: Adding to iommu group 12
[    0.364806] pci 0000:00:18.3: Adding to iommu group 12
[    0.364813] pci 0000:00:18.4: Adding to iommu group 12
[    0.364820] pci 0000:00:18.5: Adding to iommu group 12
[    0.364828] pci 0000:00:18.6: Adding to iommu group 12
[    0.364835] pci 0000:00:18.7: Adding to iommu group 12
[    0.364843] pci 0000:01:00.0: Adding to iommu group 13
[    0.364861] pci 0000:02:00.0: Adding to iommu group 14
[    0.364869] pci 0000:02:00.1: Adding to iommu group 14
[    0.364878] pci 0000:02:00.2: Adding to iommu group 14
[    0.364881] pci 0000:03:00.0: Adding to iommu group 14
[    0.364885] pci 0000:03:04.0: Adding to iommu group 14
[    0.364888] pci 0000:03:05.0: Adding to iommu group 14
[    0.364892] pci 0000:03:06.0: Adding to iommu group 14
[    0.364896] pci 0000:03:07.0: Adding to iommu group 14
[    0.364901] pci 0000:08:00.0: Adding to iommu group 14
[    0.364914] pci 0000:09:00.0: Adding to iommu group 15
[    0.364924] pci 0000:09:00.1: Adding to iommu group 15
[    0.364933] pci 0000:0a:00.0: Adding to iommu group 16
[    0.364941] pci 0000:0a:00.2: Adding to iommu group 17
[    0.364951] pci 0000:0a:00.3: Adding to iommu group 18
[    0.364961] pci 0000:0b:00.0: Adding to iommu group 19
[    0.364971] pci 0000:0b:00.2: Adding to iommu group 20
[    0.364980] pci 0000:0b:00.3: Adding to iommu group 21
[    0.369298] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.369303] AMD-Vi: Extended features (0xf77ef22294ada): PPR NX GT IA GA PC GA_vAPIC
[    0.369308] AMD-Vi: Interrupt remapping enabled
[    0.369308] AMD-Vi: Virtual APIC enabled
[    0.369472] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.369474] software IO TLB: mapped [mem 0x00000000c62ff000-0x00000000ca2ff000] (64MB)
[    0.369524] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.370037] Initialise system trusted keyrings
[    0.370048] Key type blacklist registered
[    0.370082] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.370948] zbud: loaded
[    0.371137] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.371246] fuse: init (API version 7.34)
[    0.371372] integrity: Platform Keyring initialized
[    0.379163] Key type asymmetric registered
[    0.379164] Asymmetric key parser 'x509' registered
[    0.379179] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.379216] io scheduler mq-deadline registered
[    0.380960] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[    0.381173] pcieport 0000:00:01.3: AER: enabled with IRQ 27
[    0.381390] pcieport 0000:00:03.1: AER: enabled with IRQ 28
[    0.381754] pcieport 0000:00:07.1: AER: enabled with IRQ 29
[    0.382025] pcieport 0000:00:08.1: AER: enabled with IRQ 31
[    0.382891] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.383005] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.383020] ACPI: button: Power Button [PWRB]
[    0.383043] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.383067] ACPI: button: Power Button [PWRF]
[    0.383101] Monitor-Mwait will be used to enter C-1 state
[    0.383104] ACPI: \_PR_.C000: Found 2 idle states
[    0.383361] ACPI: \_PR_.C002: Found 2 idle states
[    0.383466] ACPI: \_PR_.C004: Found 2 idle states
[    0.383542] ACPI: \_PR_.C006: Found 2 idle states
[    0.383642] ACPI: \_PR_.C008: Found 2 idle states
[    0.383732] ACPI: \_PR_.C00A: Found 2 idle states
[    0.383794] ACPI: \_PR_.C001: Found 2 idle states
[    0.383891] ACPI: \_PR_.C003: Found 2 idle states
[    0.383978] ACPI: \_PR_.C005: Found 2 idle states
[    0.384071] ACPI: \_PR_.C007: Found 2 idle states
[    0.384168] ACPI: \_PR_.C009: Found 2 idle states
[    0.384257] ACPI: \_PR_.C00B: Found 2 idle states
[    0.384451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.405337] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.407172] Linux agpgart interface v0.103
[    0.469765] loop: module loaded
[    0.470003] tun: Universal TUN/TAP device driver, 1.6
[    0.470026] PPP generic driver version 2.4.2
[    0.470068] VFIO - User Level meta-driver version: 0.3
[    0.470139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.470141] ehci-pci: EHCI PCI platform driver
[    0.470150] ehci-platform: EHCI generic platform driver
[    0.470154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.470155] ohci-pci: OHCI PCI platform driver
[    0.470161] ohci-platform: OHCI generic platform driver
[    0.470165] uhci_hcd: USB Universal Host Controller Interface driver
[    0.470201] i8042: PNP: No PS/2 controller found.
[    0.470237] mousedev: PS/2 mouse device common for all mice
[    0.470320] rtc_cmos 00:01: RTC can wake from S4
[    0.470645] rtc_cmos 00:01: registered as rtc0
[    0.470706] rtc_cmos 00:01: setting system clock to 2022-11-30T13:28:22 UTC (1669814902)
[    0.470721] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.470727] i2c_dev: i2c /dev entries driver
[    0.470739] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.470759] device-mapper: uevent: version 1.0.3
[    0.470792] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.470805] platform eisa.0: Probing EISA bus 0
[    0.470807] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.470809] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.470810] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.470811] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.470812] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.470813] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.470814] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.470815] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.470815] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.470816] platform eisa.0: EISA: Detected 0 cards
[    0.470994] ledtrig-cpu: registered to indicate activity on CPUs
[    0.471018] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.471020] vesafb: scrolling: redraw
[    0.471020] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.471032] vesafb: framebuffer at 0xf1000000, mapped to 0x00000000e63e0700, using 1216k, total 1216k
[    0.471056] fbcon: Deferring console take-over
[    0.471057] fb0: VESA VGA frame buffer device
[    0.471123] drop_monitor: Initializing network drop monitor service
[    0.471235] NET: Registered PF_INET6 protocol family
[    0.692792] Freeing initrd memory: 61904K
[    0.696520] Segment Routing with IPv6
[    0.696530] In-situ OAM (IOAM) with IPv6
[    0.696551] NET: Registered PF_PACKET protocol family
[    0.696583] Key type dns_resolver registered
[    0.697229] microcode: CPU0: patch_level=0x0800820d
[    0.697235] microcode: CPU1: patch_level=0x0800820d
[    0.697240] microcode: CPU2: patch_level=0x0800820d
[    0.697245] microcode: CPU3: patch_level=0x0800820d
[    0.697250] microcode: CPU4: patch_level=0x0800820d
[    0.697256] microcode: CPU5: patch_level=0x0800820d
[    0.697260] microcode: CPU6: patch_level=0x0800820d
[    0.697263] microcode: CPU7: patch_level=0x0800820d
[    0.697268] microcode: CPU8: patch_level=0x0800820d
[    0.697271] microcode: CPU9: patch_level=0x0800820d
[    0.697277] microcode: CPU10: patch_level=0x0800820d
[    0.697280] microcode: CPU11: patch_level=0x0800820d
[    0.697302] microcode: Microcode Update Driver: v2.2.
[    0.697306] IPI shorthand broadcast: enabled
[    0.697313] sched_clock: Marking stable (697001722, 296490)->(834443784, -137145572)
[    0.697663] registered taskstats version 1
[    0.697750] Loading compiled-in X.509 certificates
[    0.698246] Loaded X.509 cert 'Build time autogenerated kernel key: 8584d6936bc49d8c8f6c326ac11854e3624115ca'
[    0.698649] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.699048] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.699049] blacklist: Loading compiled-in revocation X.509 certificates
[    0.699063] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.699976] zswap: loaded using pool lzo/zbud
[    0.700525] Key type ._fscrypt registered
[    0.700527] Key type .fscrypt registered
[    0.700528] Key type fscrypt-provisioning registered
[    0.700646] Key type trusted registered
[    0.702472] Key type encrypted registered
[    0.702475] AppArmor: AppArmor sha1 policy hashing enabled
[    0.702484] Loading compiled-in module X.509 certificates
[    0.702921] Loaded X.509 cert 'Build time autogenerated kernel key: 8584d6936bc49d8c8f6c326ac11854e3624115ca'
[    0.702922] ima: Allocated hash algorithm: sha1
[    0.837213] ima: No architecture policies found
[    0.837222] evm: Initialising EVM extended attributes:
[    0.837222] evm: security.selinux
[    0.837223] evm: security.SMACK64
[    0.837224] evm: security.SMACK64EXEC
[    0.837224] evm: security.SMACK64TRANSMUTE
[    0.837225] evm: security.SMACK64MMAP
[    0.837225] evm: security.apparmor
[    0.837226] evm: security.ima
[    0.837226] evm: security.capability
[    0.837227] evm: HMAC attrs: 0x1
[    0.837440] PM:   Magic number: 14:590:484
[    0.837772] acpi_cpufreq: overriding BIOS provided _PSD data
[    0.838171] RAS: Correctable Errors collector initialized.
[    0.839350] Freeing unused decrypted memory: 2036K
[    0.839804] Freeing unused kernel image (initmem) memory: 3232K
[    0.849182] Write protecting the kernel read-only data: 30720k
[    0.849745] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.849991] Freeing unused kernel image (rodata/data gap) memory: 1476K
[    0.925593] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.925600] Run /init as init process
[    0.925602]   with arguments:
[    0.925603]     /init
[    0.925604]     splash
[    0.925606]   with environment:
[    0.925606]     HOME=/
[    0.925607]     TERM=linux
[    0.925608]     BOOT_IMAGE=/boot/vmlinuz-5.15.0-53-generic
[    1.011599] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.011603] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    1.012655] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.012663] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    1.013175] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.013247] ahci 0000:02:00.1: version 3.0
[    1.014721] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    1.014756] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    1.014788] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    1.016804] nvme nvme0: pci function 0000:01:00.0
[    1.020381] scsi host0: ahci
[    1.021396] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.023853] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.024933] scsi host1: ahci
[    1.026074] scsi host2: ahci
[    1.026183] scsi host3: ahci
[    1.026268] scsi host4: ahci
[    1.026363] scsi host5: ahci
[    1.026442] scsi host6: ahci
[    1.026513] scsi host7: ahci
[    1.026570] ata1: SATA max UDMA/133 abar m131072@0xf6680000 port 0xf6680100 irq 41
[    1.026573] ata2: SATA max UDMA/133 abar m131072@0xf6680000 port 0xf6680180 irq 41
[    1.026575] ata3: DUMMY
[    1.026576] ata4: DUMMY
[    1.026577] ata5: SATA max UDMA/133 abar m131072@0xf6680000 port 0xf6680300 irq 41
[    1.026579] ata6: SATA max UDMA/133 abar m131072@0xf6680000 port 0xf6680380 irq 41
[    1.026580] ata7: DUMMY
[    1.026581] ata8: DUMMY
[    1.026754] ahci 0000:0b:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    1.026757] ahci 0000:0b:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.026913] scsi host8: ahci
[    1.026985] ata9: SATA max UDMA/133 abar m4096@0xf6708000 port 0xf6708100 irq 45
[    1.029127] nvme nvme0: 8/0/0 default/read/poll queues
[    1.032417]  nvme0n1: p1 p2 p3 p4
[    1.035350] r8169 0000:08:00.0 eth0: RTL8168h/8111h, 40:b0:76:0c:94:1e, XID 541, IRQ 54
[    1.035354] r8169 0000:08:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.067988] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    1.068354] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.068357] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    1.068361] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.068421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.068423] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.068425] usb usb1: Product: xHCI Host Controller
[    1.068426] usb usb1: Manufacturer: Linux 5.15.0-53-generic xhci-hcd
[    1.068427] usb usb1: SerialNumber: 0000:02:00.0
[    1.068531] hub 1-0:1.0: USB hub found
[    1.068545] hub 1-0:1.0: 10 ports detected
[    1.074980] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.074996] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.074998] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.074999] usb usb2: Product: xHCI Host Controller
[    1.075000] usb usb2: Manufacturer: Linux 5.15.0-53-generic xhci-hcd
[    1.075001] usb usb2: SerialNumber: 0000:02:00.0
[    1.075068] hub 2-0:1.0: USB hub found
[    1.075076] hub 2-0:1.0: 4 ports detected
[    1.077712] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[    1.077716] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
[    1.077807] xhci_hcd 0000:0a:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
[    1.078057] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[    1.078059] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
[    1.078061] xhci_hcd 0000:0a:00.3: Host supports USB 3.0 SuperSpeed
[    1.078084] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.078086] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.078087] usb usb3: Product: xHCI Host Controller
[    1.078088] usb usb3: Manufacturer: Linux 5.15.0-53-generic xhci-hcd
[    1.078088] usb usb3: SerialNumber: 0000:0a:00.3
[    1.078158] hub 3-0:1.0: USB hub found
[    1.078165] hub 3-0:1.0: 4 ports detected
[    1.078297] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.078312] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.078314] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.078315] usb usb4: Product: xHCI Host Controller
[    1.078316] usb usb4: Manufacturer: Linux 5.15.0-53-generic xhci-hcd
[    1.078316] usb usb4: SerialNumber: 0000:0a:00.3
[    1.078379] hub 4-0:1.0: USB hub found
[    1.078385] hub 4-0:1.0: 4 ports detected
[    1.328396] ata9: SATA link down (SStatus 0 SControl 300)
[    1.370080] tsc: Refined TSC clocksource calibration: 3799.998 MHz
[    1.370095] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d8cab05ec1, max_idle_ns: 881590646801 ns
[    1.370129] clocksource: Switched to clocksource tsc
[    1.406078] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    1.406080] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    1.486071] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.497610] ata1.00: ATA-8: KINGSTON SV300S37A60G, 505ABBF1, max UDMA/133
[    1.498098] ata1.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.508007] ata1.00: configured for UDMA/133
[    1.508156] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON SV300S3 BBF1 PQ: 0 ANSI: 5
[    1.508372] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.508496] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
[    1.508511] sd 0:0:0:0: [sda] Write Protect is off
[    1.508515] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.508537] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.523056]  sda: sda1 sda2 sda3
[    1.538175] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.580093] usb 3-1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.26
[    1.580099] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.580101] usb 3-1: Product: 4-Port USB 2.0 Hub
[    1.580104] usb 3-1: Manufacturer: Generic
[    1.622636] hub 3-1:1.0: USB hub found
[    1.624468] hub 3-1:1.0: 4 ports detected
[    1.694558] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.734499] usb 4-1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.26
[    1.734504] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.734506] usb 4-1: Product: 4-Port USB 3.0 Hub
[    1.734508] usb 4-1: Manufacturer: Generic
[    1.746532] usb 1-2: New USB device found, idVendor=044f, idProduct=b660, bcdDevice= 1.00
[    1.746537] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.746539] usb 1-2: Product: T500 RS Gear Shift
[    1.746541] usb 1-2: Manufacturer: Thustmaster
[    1.758755] hid: raw HID events driver (C) Jiri Kosina
[    1.769854] hub 4-1:1.0: USB hub found
[    1.771357] hub 4-1:1.0: 4 ports detected
[    1.858080] usb 3-2: new high-speed USB device number 3 using xhci_hcd
[    1.986065] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.987158] ata2.00: ATA-8: TOSHIBA DT01ABA200, MZ4OABB0, max UDMA/133
[    1.987422] ata2.00: ATA Identify Device Log not supported
[    1.987424] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.988910] ata2.00: ATA Identify Device Log not supported
[    1.988914] ata2.00: configured for UDMA/133
[    1.989072] scsi 1:0:0:0: Direct-Access     ATA      TOSHIBA DT01ABA2 ABB0 PQ: 0 ANSI: 5
[    1.989280] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.989445] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.989450] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.989469] sd 1:0:0:0: [sdb] Write Protect is off
[    1.989473] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.989498] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.020867] usb 3-2: New USB device found, idVendor=04a9, idProduct=1765, bcdDevice= 2.04
[    2.020872] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.020875] usb 3-2: Product: MG6300 series
[    2.020877] usb 3-2: Manufacturer: Canon
[    2.020879] usb 3-2: SerialNumber: 4319FB
[    2.072836]  sdb: sdb1
[    2.086191] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.141007] usb 4-4: new SuperSpeed USB device number 3 using xhci_hcd
[    2.218345] usb 4-4: New USB device found, idVendor=059b, idProduct=0070, bcdDevice= 0.03
[    2.218351] usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.218354] usb 4-4: Product: LPHD-UP3
[    2.218356] usb 4-4: Manufacturer: iomega
[    2.218357] usb 4-4: SerialNumber: 0000D2012BAB
[    2.262077] usb 3-1.3: new low-speed USB device number 4 using xhci_hcd
[    2.369238] usb 3-1.3: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
[    2.369244] usb 3-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.369247] usb 3-1.3: Product: USB Optical Mouse
[    2.466084] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.472443] ata5.00: ATA-7: SAMSUNG HD322HJ, 1AC01118, max UDMA7
[    2.472732] ata5.00: ATA Identify Device Log not supported
[    2.472734] ata5.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.479448] ata5.00: ATA Identify Device Log not supported
[    2.479454] ata5.00: configured for UDMA/133
[    2.479591] scsi 4:0:0:0: Direct-Access     ATA      SAMSUNG HD322HJ  1118 PQ: 0 ANSI: 5
[    2.479797] sd 4:0:0:0: Attached scsi generic sg2 type 0
[    2.479946] sd 4:0:0:0: [sdc] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    2.479962] sd 4:0:0:0: [sdc] Write Protect is off
[    2.479965] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.479989] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.494087] usb 3-3: new full-speed USB device number 5 using xhci_hcd
[    2.531582]  sdc: sdc1
[    2.546173] sd 4:0:0:0: [sdc] Attached SCSI disk
[    2.663104] usb 3-3: New USB device found, idVendor=044f, idProduct=b66e, bcdDevice= 1.00
[    2.663109] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.663111] usb 3-3: Product: Thrustmaster T300RS Racing wheel
[    2.663113] usb 3-3: Manufacturer: Thrustmaster
[    2.726075] usb 3-1.4: new low-speed USB device number 6 using xhci_hcd
[    2.864239] usb 3-1.4: New USB device found, idVendor=413c, idProduct=2107, bcdDevice= 5.02
[    2.864244] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.864247] usb 3-1.4: Product: Dell USB Entry Keyboard
[    2.864249] usb 3-1.4: Manufacturer: Dell
[    3.434082] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    8.538088] ata6.00: qc timeout (cmd 0xa1)
[    8.538100] ata6.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[    9.494081] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   19.546068] ata6.00: qc timeout (cmd 0xa1)
[   19.546081] ata6.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[   20.502078] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   52.314069] ata6.00: qc timeout (cmd 0xa1)
[   52.314079] ata6.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[   53.270072] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   53.273859] r8169 0000:08:00.0 enp8s0: renamed from eth0
[   53.277170] asus_wmi: ASUS WMI generic driver loaded
[   53.281074] usb-storage 3-2:1.2: USB Mass Storage device detected
[   53.281213] scsi host9: usb-storage 3-2:1.2
[   53.281313] usbcore: registered new interface driver usb-storage
[   53.303056] usbcore: registered new interface driver usbhid
[   53.303058] usbhid: USB HID core driver
[   53.304688] input: Thustmaster T500 RS Gear Shift as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2:1.0/0003:044F:B660.0001/input/input2
[   53.304750] hid-generic 0003:044F:B660.0001: input,hidraw0: USB HID v1.11 Joystick [Thustmaster T500 RS Gear Shift] on usb-0000:02:00.0-2/input0
[   53.304837] input: USB Optical Mouse as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1.3/3-1.3:1.0/0003:1BCF:0005.0002/input/input3
[   53.304887] hid-generic 0003:1BCF:0005.0002: input,hidraw1: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:0a:00.3-1.3/input0
[   53.305009] input: Thrustmaster Thrustmaster T300RS Racing wheel as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:044F:B66E.0003/input/input4
[   53.305045] hid-generic 0003:044F:B66E.0003: input,hidraw2: USB HID v1.11 Joystick [Thrustmaster Thrustmaster T300RS Racing wheel] on usb-0000:0a:00.3-3/input0
[   53.305151] input: Dell Dell USB Entry Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-1/3-1.4/3-1.4:1.0/0003:413C:2107.0004/input/input5
[   53.332459] scsi host10: uas
[   53.332533] usbcore: registered new interface driver uas
[   53.339219] scsi 10:0:0:0: Direct-Access     OEM      Ext Hard Disk    0000 PQ: 0 ANSI: 5
[   53.362112] hid-generic 0003:413C:2107.0004: input,hidraw3: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-0000:0a:00.3-1.4/input0
[   53.699668] scsi 10:0:0:1: CD-ROM            Virtual  CDROM                 PQ: 0 ANSI: 0
[   53.699767] sd 10:0:0:0: Attached scsi generic sg3 type 0
[   53.888470] sr 10:0:0:1: [sr0] scsi-1 drive
[   53.888472] cdrom: Uniform CD-ROM driver Revision: 3.20
[   54.030086] sd 10:0:0:0: [sdd] 121917446 4096-byte logical blocks: (499 GB/465 GiB)
[   54.127209] sd 10:0:0:0: [sdd] Write Protect is off
[   54.127212] sd 10:0:0:0: [sdd] Mode Sense: 10 00 00 00
[   54.220761] sd 10:0:0:0: [sdd] Cache data unavailable
[   54.220763] sd 10:0:0:0: [sdd] Assuming drive cache: write through
[   54.220767] fbcon: Taking over console
[   54.220828] Console: switching to colour frame buffer device 80x30
[   54.302589] scsi 9:0:0:0: Direct-Access     Canon    MG6300 series    0204 PQ: 0 ANSI: 2
[   54.554637] sr 10:0:0:1: Attached scsi CD-ROM sr0
[   54.554673] sr 10:0:0:1: Attached scsi generic sg4 type 5
[   54.554836] sd 9:0:0:0: Attached scsi generic sg5 type 0
[   54.559223] sd 9:0:0:0: Power-on or device reset occurred
[   54.563345] sd 9:0:0:0: [sde] Media removed, stopped polling
[   54.567944] sd 9:0:0:0: [sde] Attached SCSI removable disk
[   54.792851] usb 4-4: stat urb: status -32
[   85.094047] sd 10:0:0:0: tag#17 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN 
[   85.094053] sd 10:0:0:0: tag#17 CDB: Mode Sense(6) 1a 00 08 00 04 00
[   87.142068] sr 10:0:0:1: tag#13 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN 
[   87.142075] sr 10:0:0:1: tag#13 CDB: Get event status notification 4a 01 00 00 10 00 00 00 08 00
[   87.158074] scsi host10: uas_eh_device_reset_handler start
[   87.294860] usb 4-4: reset SuperSpeed USB device number 3 using xhci_hcd
[   87.661365] scsi host10: uas_eh_device_reset_handler success
[   87.671875] scsi host10: uas_eh_device_reset_handler start
[   87.801137] usb 4-4: reset SuperSpeed USB device number 3 using xhci_hcd
[   87.941693] scsi host10: uas_eh_device_reset_handler success
[   88.107300]  sdd: sdd1
[   88.400128] sd 10:0:0:0: [sdd] Attached SCSI disk
[   89.417599] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   89.510618] systemd[1]: Inserted module 'autofs4'
[   89.527310] systemd[1]: systemd 249.11-0ubuntu3.6 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   89.550099] systemd[1]: Detected architecture x86-64.
[   89.550514] systemd[1]: Hostname set to <chrisPC>.
[   89.674751] systemd[1]: Queued start job for default target Graphical Interface.
[   89.675583] systemd[1]: Created slice Slice /system/modprobe.
[   89.675816] systemd[1]: Created slice Slice /system/systemd-fsck.
[   89.675979] systemd[1]: Created slice User and Session Slice.
[   89.676030] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   89.676154] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   89.676202] systemd[1]: Reached target User and Group Name Lookups.
[   89.676214] systemd[1]: Reached target Remote File Systems.
[   89.676223] systemd[1]: Reached target Slice Units.
[   89.676245] systemd[1]: Reached target Local Verity Protected Volumes.
[   89.676327] systemd[1]: Listening on Syslog Socket.
[   89.676394] systemd[1]: Listening on fsck to fsckd communication Socket.
[   89.676431] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   89.676558] systemd[1]: Listening on Journal Audit Socket.
[   89.676619] systemd[1]: Listening on Journal Socket (/dev/log).
[   89.676690] systemd[1]: Listening on Journal Socket.
[   89.676778] systemd[1]: Listening on udev Control Socket.
[   89.676842] systemd[1]: Listening on udev Kernel Socket.
[   89.677360] systemd[1]: Mounting Huge Pages File System...
[   89.677870] systemd[1]: Mounting POSIX Message Queue File System...
[   89.678472] systemd[1]: Mounting Kernel Debug File System...
[   89.678978] systemd[1]: Mounting Kernel Trace File System...
[   89.680138] systemd[1]: Starting Journal Service...
[   89.680791] systemd[1]: Starting Set the console keyboard layout...
[   89.681376] systemd[1]: Starting Create List of Static Device Nodes...
[   89.681967] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[   89.682566] systemd[1]: Starting Load Kernel Module configfs...
[   89.683191] systemd[1]: Starting Load Kernel Module drm...
[   89.683867] systemd[1]: Starting Load Kernel Module efi_pstore...
[   89.684531] systemd[1]: Starting Load Kernel Module fuse...
[   89.685241] systemd[1]: Starting Load Kernel Module pstore_blk...
[   89.685898] systemd[1]: Starting Load Kernel Module pstore_zone...
[   89.686610] systemd[1]: Starting Load Kernel Module ramoops...
[   89.686733] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   89.688948] systemd[1]: Starting Load Kernel Modules...
[   89.689632] systemd[1]: Starting Remount Root and Kernel File Systems...
[   89.690426] systemd[1]: Starting Coldplug All udev Devices...
[   89.691709] systemd[1]: Mounted Huge Pages File System.
[   89.691783] systemd[1]: Mounted POSIX Message Queue File System.
[   89.691845] systemd[1]: Mounted Kernel Debug File System.
[   89.691908] systemd[1]: Mounted Kernel Trace File System.
[   89.692133] systemd[1]: Finished Create List of Static Device Nodes.
[   89.692358] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   89.692531] systemd[1]: Finished Load Kernel Module configfs.
[   89.692738] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   89.692913] systemd[1]: Finished Load Kernel Module efi_pstore.
[   89.693130] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   89.693313] systemd[1]: Finished Load Kernel Module fuse.
[   89.694016] systemd[1]: Mounting FUSE Control File System...
[   89.694601] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[   89.694706] systemd[1]: Mounting Kernel Configuration File System...
[   89.696440] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully.
[   89.696599] systemd[1]: Finished Load Kernel Module pstore_blk.
[   89.696779] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully.
[   89.696938] systemd[1]: Finished Load Kernel Module pstore_zone.
[   89.697106] systemd[1]: modprobe@ramoops.service: Deactivated successfully.
[   89.697248] systemd[1]: Finished Load Kernel Module ramoops.
[   89.697463] systemd[1]: Finished Remount Root and Kernel File Systems.
[   89.697549] systemd[1]: Mounted FUSE Control File System.
[   89.697605] systemd[1]: Mounted Kernel Configuration File System.
[   89.698285] systemd[1]: Activating swap /swapfile...
[   89.698910] systemd[1]: Starting Load/Save Random Seed...
[   89.699507] systemd[1]: Starting Create System Users...
[   89.704254] Adding 2097148k swap on /swapfile.  Priority:-2 extents:9 across:46104420k SSFS
[   89.704310] systemd[1]: Activated swap /swapfile.
[   89.704348] systemd[1]: Reached target Swaps.
[   89.704378] lp: driver loaded but no devices found
[   89.708047] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   89.708158] ppdev: user-space parallel port driver
[   89.708312] systemd[1]: Finished Load Kernel Module drm.
[   89.709207] systemd[1]: Finished Load/Save Random Seed.
[   89.709282] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[   89.713592] systemd[1]: Finished Create System Users.
[   89.714442] systemd[1]: Starting Create Static Device Nodes in /dev...
[   89.716673] systemd[1]: Finished Load Kernel Modules.
[   89.717324] systemd[1]: Starting Apply Kernel Variables...
[   89.725486] systemd[1]: Finished Create Static Device Nodes in /dev.
[   89.726602] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[   89.732668] systemd[1]: Finished Set the console keyboard layout.
[   89.732747] systemd[1]: Reached target Preparation for Local File Systems.
[   89.734594] systemd[1]: Mounting Mount unit for bare, revision 5...
[   89.735366] systemd[1]: Mounting Mount unit for core20, revision 1587...
[   89.736084] systemd[1]: Mounting Mount unit for firefox, revision 1635...
[   89.737024] loop0: detected capacity change from 0 to 8
[   89.737073] loop1: detected capacity change from 0 to 126896
[   89.737088] systemd[1]: Mounting Mount unit for gnome-3-38-2004, revision 112...
[   89.737256] loop2: detected capacity change from 0 to 334424
[   89.738217] loop3: detected capacity change from 0 to 820832
[   89.738683] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1535...
[   89.739720] systemd[1]: Mounting Mount unit for snap-store, revision 582...
[   89.740012] loop4: detected capacity change from 0 to 187776
[   89.740689] systemd[1]: Mounting Mount unit for snapd, revision 16292...
[   89.741055] loop5: detected capacity change from 0 to 93928
[   89.741645] systemd[1]: Mounting Mount unit for snapd-desktop-integration, revision 14...
[   89.741915] loop6: detected capacity change from 0 to 96176
[   89.742961] loop7: detected capacity change from 0 to 568
[   89.744183] systemd[1]: Mounted Mount unit for bare, revision 5.
[   89.745991] systemd[1]: Mounted Mount unit for core20, revision 1587.
[   89.746077] systemd[1]: Mounted Mount unit for firefox, revision 1635.
[   89.746142] systemd[1]: Mounted Mount unit for gnome-3-38-2004, revision 112.
[   89.746207] systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1535.
[   89.746271] systemd[1]: Mounted Mount unit for snap-store, revision 582.
[   89.746334] systemd[1]: Mounted Mount unit for snapd, revision 16292.
[   89.746396] systemd[1]: Mounted Mount unit for snapd-desktop-integration, revision 14.
[   89.754564] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully.
[   89.754755] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[   89.755078] systemd[1]: Finished Apply Kernel Variables.
[   89.755149] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   89.755766] systemd[1]: Started Journal Service.
[   89.759097] systemd-journald[391]: Received client request to flush runtime journal.
[   89.966805] asus_wmi: Initialization: 0x0
[   89.966846] asus_wmi: BIOS WMI version: 0.9
[   89.967108] asus_wmi: SFUN value: 0x0
[   89.967112] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[   89.968327] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input6
[   89.969462] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[   89.969466] RAPL PMU: hw unit of domain package 2^-16 Joules
[   89.976447] ccp 0000:0a:00.2: ccp enabled
[   89.977370] usblp 3-2:1.1: usblp0: USB Bidirectional printer dev 3 if 1 alt 0 proto 2 vid 0x04A9 pid 0x1765
[   89.977435] usbcore: registered new interface driver usblp
[   89.991002] cryptd: max_cpu_qlen set to 1000
[   90.001291] AVX2 version of gcm_enc/dec engaged.
[   90.001332] AES CTR mode by8 optimization enabled
[   90.108489] kvm: disabled by bios
[   90.148298] audit: type=1400 audit(1669814992.171:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=682 comm="apparmor_parser"
[   90.148364] audit: type=1400 audit(1669814992.171:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=680 comm="apparmor_parser"
[   90.149074] audit: type=1400 audit(1669814992.171:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=674 comm="apparmor_parser"
[   90.149080] audit: type=1400 audit(1669814992.171:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=674 comm="apparmor_parser"
[   90.149114] audit: type=1400 audit(1669814992.171:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=677 comm="apparmor_parser"
[   90.149118] audit: type=1400 audit(1669814992.171:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=677 comm="apparmor_parser"
[   90.149121] audit: type=1400 audit(1669814992.171:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=677 comm="apparmor_parser"
[   90.149200] audit: type=1400 audit(1669814992.171:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=673 comm="apparmor_parser"
[   90.149325] audit: type=1400 audit(1669814992.171:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=679 comm="apparmor_parser"
[   90.152455] audit: type=1400 audit(1669814992.175:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=684 comm="apparmor_parser"
[   90.259084] MCE: In-kernel MCE decoding enabled.
[   90.261667] kvm: disabled by bios
[   90.269541] Console: switching to colour dummy device 80x25
[   90.269594] nouveau 0000:09:00.0: vgaarb: deactivate vga console
[   90.269651] nouveau 0000:09:00.0: NVIDIA GP104 (134000a1)
[   90.285479] snd_hda_intel 0000:09:00.1: Disabling MSI
[   90.285492] snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
[   90.306419] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   90.306425] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   90.306427] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   90.306429] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   90.306430] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
[   90.306431] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   90.306432] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[   90.306433] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[   90.306434] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[   90.387340] nouveau 0000:09:00.0: bios: version 86.04.60.00.bd
[   90.393065] nouveau 0000:09:00.0: pmu: firmware unavailable
[   90.398430] nouveau 0000:09:00.0: fb: 8192 MiB GDDR5X
[   90.411015] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input14
[   90.411093] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input15
[   90.411167] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input16
[   90.411246] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input17
[   90.411284] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input7
[   90.411336] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input18
[   90.411493] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input8
[   90.411537] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input9
[   90.411596] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input10
[   90.411641] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input11
[   90.418388] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input12
[   90.420751] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input13
[   90.423065] nouveau 0000:09:00.0: DRM: VRAM: 8192 MiB
[   90.423068] nouveau 0000:09:00.0: DRM: GART: 536870912 MiB
[   90.423070] nouveau 0000:09:00.0: DRM: BIT table 'A' not found
[   90.423071] nouveau 0000:09:00.0: DRM: BIT table 'L' not found
[   90.423073] nouveau 0000:09:00.0: DRM: TMDS table version 2.0
[   90.423074] nouveau 0000:09:00.0: DRM: DCB version 4.1
[   90.423076] nouveau 0000:09:00.0: DRM: DCB outp 00: 01000f42 00020030
[   90.423078] nouveau 0000:09:00.0: DRM: DCB outp 01: 04811f96 04600020
[   90.423079] nouveau 0000:09:00.0: DRM: DCB outp 02: 04011f92 00020020
[   90.423080] nouveau 0000:09:00.0: DRM: DCB outp 03: 04822f86 04600010
[   90.423082] nouveau 0000:09:00.0: DRM: DCB outp 04: 04022f82 00020010
[   90.423083] nouveau 0000:09:00.0: DRM: DCB outp 06: 02033f62 00020010
[   90.423084] nouveau 0000:09:00.0: DRM: DCB outp 07: 02844f76 04600020
[   90.423085] nouveau 0000:09:00.0: DRM: DCB outp 08: 02044f72 00020020
[   90.423087] nouveau 0000:09:00.0: DRM: DCB conn 00: 00001031
[   90.423088] nouveau 0000:09:00.0: DRM: DCB conn 01: 02000146
[   90.423089] nouveau 0000:09:00.0: DRM: DCB conn 02: 01000246
[   90.423090] nouveau 0000:09:00.0: DRM: DCB conn 03: 00010361
[   90.423091] nouveau 0000:09:00.0: DRM: DCB conn 04: 00020446
[   90.423488] nouveau 0000:09:00.0: DRM: MM: using COPY for buffer copies
[   90.425357] snd_hda_intel 0000:09:00.1: bound 0000:09:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[   90.469012] kvm: disabled by bios
[   90.486318] intel_rapl_common: Found RAPL domain package
[   90.486323] intel_rapl_common: Found RAPL domain core
[   90.617455] kvm: disabled by bios
[   90.707191] loop8: detected capacity change from 0 to 8
[   90.782048] Generic FE-GE Realtek PHY r8169-0-800:00: attached PHY driver (mii_bus:phy_addr=r8169-0-800:00, irq=MAC)
[   90.966496] nouveau 0000:09:00.0: DRM: allocated 3440x1440 fb: 0x200000, bo 000000003c2ca375
[   90.966556] fbcon: nouveaudrmfb (fb0) is primary device
[   90.998235] r8169 0000:08:00.0 enp8s0: Link is Down
[   91.032881] kvm: disabled by bios
[   91.177494] Console: switching to colour frame buffer device 215x45
[   91.186527] kvm: disabled by bios
[   91.306052] kvm: disabled by bios
[   91.352628] nouveau 0000:09:00.0: [drm] fb0: nouveaudrmfb frame buffer device
[   91.390438] [drm] Initialized nouveau 1.3.1 20120801 for 0000:09:00.0 on minor 0
[   91.455220] kvm: disabled by bios
[   91.625912] kvm: disabled by bios
[   91.750007] kvm: disabled by bios
[   91.808960] usb 4-4: stat urb: status -32
[   93.825938] r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control rx/tx
[   93.825955] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
[   95.579292] usblp0: removed
[   95.585600] usblp 3-2:1.1: usblp0: USB Bidirectional printer dev 3 if 1 alt 0 proto 2 vid 0x04A9 pid 0x1765
[   95.979207] kauditd_printk_skb: 32 callbacks suppressed
[   95.979215] audit: type=1400 audit(1669814998.003:44): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1349 comm="cups-browsed" capability=23  capname="sys_nice"
[   98.918048] sr 10:0:0:1: tag#20 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN 
[   98.918055] sr 10:0:0:1: tag#20 CDB: Xpwrite, Read disk info 51 00 00 00 00 00 00 00 02 00
[  101.001324] audit: type=1400 audit(1669815003.023:45): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1423 comm="snap-confine" capability=12  capname="net_admin"
[  101.001330] audit: type=1400 audit(1669815003.023:46): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1423 comm="snap-confine" capability=38  capname="perfmon"
[  101.014016] audit: type=1400 audit(1669815003.035:47): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1423 comm="snap-confine" capability=4  capname="fsetid"
[  102.023738] audit: type=1400 audit(1669815004.047:48): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1630 comm="snap-confine" capability=12  capname="net_admin"
[  102.023753] audit: type=1400 audit(1669815004.047:49): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1630 comm="snap-confine" capability=38  capname="perfmon"
[  102.528163] audit: type=1400 audit(1669815004.551:50): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1772 comm="snap-confine" capability=12  capname="net_admin"
[  102.528175] audit: type=1400 audit(1669815004.551:51): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1772 comm="snap-confine" capability=38  capname="perfmon"
[  102.595562] audit: type=1326 audit(1669815004.619:52): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snapd-desktop-integration.snapd-desktop-integration pid=1772 comm="snapd-desktop-i" exe="/snap/snapd-desktop-integration/14/bin/snapd-desktop-integration" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f95041ff73d code=0x50000
[  121.958060] sd 10:0:0:0: [sdd] tag#23 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD 
[  121.958067] sd 10:0:0:0: [sdd] tag#23 CDB: Read(10) 28 00 00 00 00 03 00 00 01 00
[  121.958073] sr 10:0:0:1: tag#5 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD 
[  121.958075] sr 10:0:0:1: tag#5 CDB: Test Unit Ready 00 00 00 00 00 00
[  121.978065] scsi host10: uas_eh_device_reset_handler start
[  122.115392] usb 4-4: reset SuperSpeed USB device number 3 using xhci_hcd
[  122.488768] scsi host10: uas_eh_device_reset_handler success
[  123.185421] scsi host10: uas_eh_device_reset_handler start
[  123.313645] usb 4-4: reset SuperSpeed USB device number 3 using xhci_hcd
[  123.456500] scsi host10: uas_eh_device_reset_handler success
[  124.702902] ntfs3: Max link count 4000
[  124.702907] ntfs3: Enabled Linux POSIX ACLs support
[  124.702908] ntfs3: Read-only LZX/Xpress compression included
[  124.704595] ntfs3: Unknown parameter 'windows_names'
[  124.816344] rfkill: input handler disabled
[  153.682487] audit: type=1400 audit(1669811455.467:53): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=2644 comm="snap-confine" capability=4  capname="fsetid"
[  153.753815] audit: type=1400 audit(1669811455.535:54): apparmor="DENIED" operation="mkdir" profile="snap-update-ns.firefox" name="/usr/share/cups/doc-root/" pid=2665 comm="5" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
[  153.753874] audit: type=1400 audit(1669811455.535:55): apparmor="DENIED" operation="mkdir" profile="snap-update-ns.firefox" name="/usr/share/gimp/2.0/" pid=2665 comm="5" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
[  153.754014] audit: type=1400 audit(1669811455.535:56): apparmor="DENIED" operation="mkdir" profile="snap-update-ns.firefox" name="/usr/share/libreoffice/help/" pid=2665 comm="5" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
[  153.754083] audit: type=1400 audit(1669811455.539:57): apparmor="DENIED" operation="open" profile="snap-update-ns.firefox" name="/var/lib/" pid=2665 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[  153.960822] audit: type=1326 audit(1669811455.743:58): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.firefox.firefox pid=2644 comm="firefox" exe="/snap/firefox/1635/usr/lib/firefox/firefox" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fae0d6a473d code=0x50000
[  156.774007] sd 10:0:0:0: [sdd] tag#23 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN 
[  156.774012] sd 10:0:0:0: [sdd] tag#23 CDB: Read(10) 28 00 00 0b f4 75 00 00 20 00
[  156.774175] sd 10:0:0:0: [sdd] tag#20 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN 
[  156.774176] sd 10:0:0:0: [sdd] tag#20 CDB: Read(10) 28 00 00 0b f4 95 00 00 20 00
[  156.774549] sr 10:0:0:1: tag#24 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN 
[  156.774551] sr 10:0:0:1: tag#24 CDB: Get event status notification 4a 01 00 00 10 00 00 00 08 00
[  160.102006] sd 10:0:0:0: [sdd] tag#26 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD OUT 
[  160.102013] sd 10:0:0:0: [sdd] tag#26 CDB: Write(10) 2a 00 00 0b b3 35 00 00 80 00
[  160.102094] sd 10:0:0:0: [sdd] tag#25 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT 
[  160.102097] sd 10:0:0:0: [sdd] tag#25 CDB: Write(10) 2a 00 00 0b b2 b5 00 00 80 00
[  160.102165] sd 10:0:0:0: [sdd] tag#22 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT 
[  160.102167] sd 10:0:0:0: [sdd] tag#22 CDB: Write(10) 2a 00 00 0b b2 35 00 00 80 00
[  160.102244] sd 10:0:0:0: [sdd] tag#21 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT 
[  160.102246] sd 10:0:0:0: [sdd] tag#21 CDB: Write(10) 2a 00 00 0b b1 b5 00 00 80 00
[  160.145998] scsi host10: uas_eh_device_reset_handler start
[  160.146039] usb 4-4: cmd cmplt err -2
[  160.146069] usb 4-4: cmd cmplt err -2
[  160.146149] usb 4-4: cmd cmplt err -2
[  160.277592] usb 4-4: reset SuperSpeed USB device number 3 using xhci_hcd
[  160.809905] scsi host10: uas_eh_device_reset_handler success
[  161.487526] scsi host10: uas_eh_device_reset_handler start
[  161.617175] usb 4-4: reset SuperSpeed USB device number 3 using xhci_hcd
[  161.758849] scsi host10: uas_eh_device_reset_handler success
[  161.761221] usb 4-4: stat urb: status -32
[  171.865959] sr 10:0:0:1: tag#24 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD 
[  171.865966] sr 10:0:0:1: tag#24 CDB: Test Unit Ready 00 00 00 00 00 00
[  171.865970] scsi host10: uas_eh_device_reset_handler start
[  172.000760] usb 4-4: reset SuperSpeed USB device number 3 using xhci_hcd
[  172.144012] scsi host10: uas_eh_device_reset_handler success
[  172.144019] sr 10:0:0:1: Device offlined - not ready after error recovery
[  174.169989] sr 10:0:0:1: rejecting I/O to offline device
[  205.929906] sd 10:0:0:0: [sdd] tag#22 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD IN 
[  205.929913] sd 10:0:0:0: [sdd] tag#22 CDB: Read(10) 28 00 00 00 00 c0 00 00 1f 00
[  205.929990] sd 10:0:0:0: [sdd] tag#21 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN 
[  205.929993] sd 10:0:0:0: [sdd] tag#21 CDB: Read(10) 28 00 00 00 00 ab 00 00 14 00
[  205.930327] sd 10:0:0:0: [sdd] tag#20 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN 
[  205.930329] sd 10:0:0:0: [sdd] tag#20 CDB: Read(10) 28 00 00 00 00 8b 00 00 20 00
[  205.930672] sd 10:0:0:0: [sdd] tag#15 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN 
[  205.930674] sd 10:0:0:0: [sdd] tag#15 CDB: Read(10) 28 00 00 d4 2f db 00 00 08 00
[  205.931015] sd 10:0:0:0: [sdd] tag#12 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD IN 
[  205.931018] sd 10:0:0:0: [sdd] tag#12 CDB: Read(10) 28 00 00 0c 00 b7 00 00 01 00
[  210.021898] sd 10:0:0:0: [sdd] tag#13 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT 
[  210.021904] sd 10:0:0:0: [sdd] tag#13 CDB: Write(10) 2a 00 00 0b e5 b5 00 00 80 00
[  210.057904] scsi host10: uas_eh_device_reset_handler start
[  210.193492] usb 4-4: reset SuperSpeed USB device number 3 using xhci_hcd
[  210.716072] scsi host10: uas_eh_device_reset_handler success
[  210.718512] usb 4-4: stat urb: status -32
[  220.761966] sd 10:0:0:0: [sdd] tag#22 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD 
[  220.761974] sd 10:0:0:0: [sdd] tag#22 CDB: Test Unit Ready 00 00 00 00 00 00
[  220.761977] scsi host10: uas_eh_device_reset_handler start
[  220.892419] usb 4-4: reset SuperSpeed USB device number 3 using xhci_hcd
[  221.035192] scsi host10: uas_eh_device_reset_handler success
[  221.035200] sd 10:0:0:0: Device offlined - not ready after error recovery
[  221.035202] sd 10:0:0:0: Device offlined - not ready after error recovery
[  221.035204] sd 10:0:0:0: Device offlined - not ready after error recovery
[  221.035206] sd 10:0:0:0: Device offlined - not ready after error recovery
[  221.035208] sd 10:0:0:0: Device offlined - not ready after error recovery
[  221.035210] sd 10:0:0:0: Device offlined - not ready after error recovery
[  221.035229] sd 10:0:0:0: [sdd] tag#13 FAILED Result: hostbyte=DID_TIME_OUT driverbyte=DRIVER_OK cmd_age=41s
[  221.035232] sd 10:0:0:0: [sdd] tag#13 CDB: Write(10) 2a 00 00 0b e5 b5 00 00 80 00
[  221.035234] blk_update_request: I/O error, dev sdd, sector 6237608 op 0x1:(WRITE) flags 0x104000 phys_seg 128 prio class 0
[  221.035242] Buffer I/O error on dev sdd1, logical block 779638, lost async page write
[  221.035250] Buffer I/O error on dev sdd1, logical block 779639, lost async page write
[  221.035254] Buffer I/O error on dev sdd1, logical block 779640, lost async page write
[  221.035257] Buffer I/O error on dev sdd1, logical block 779641, lost async page write
[  221.035260] Buffer I/O error on dev sdd1, logical block 779642, lost async page write
[  221.035263] Buffer I/O error on dev sdd1, logical block 779643, lost async page write
[  221.035266] Buffer I/O error on dev sdd1, logical block 779644, lost async page write
[  221.035268] Buffer I/O error on dev sdd1, logical block 779645, lost async page write
[  221.035271] Buffer I/O error on dev sdd1, logical block 779646, lost async page write
[  221.035274] Buffer I/O error on dev sdd1, logical block 779647, lost async page write
[  221.035357] sd 10:0:0:0: [sdd] tag#12 FAILED Result: hostbyte=DID_TIME_OUT driverbyte=DRIVER_OK cmd_age=45s
[  221.035360] sd 10:0:0:0: [sdd] tag#12 CDB: Read(10) 28 00 00 0c 00 b7 00 00 01 00
[  221.035362] blk_update_request: I/O error, dev sdd, sector 6292920 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[  221.035377] sd 10:0:0:0: [sdd] tag#15 FAILED Result: hostbyte=DID_TIME_OUT driverbyte=DRIVER_OK cmd_age=45s
[  221.035381] sd 10:0:0:0: [sdd] tag#15 CDB: Read(10) 28 00 00 d4 2f db 00 00 08 00
[  221.035383] blk_update_request: I/O error, dev sdd, sector 111247064 op 0x0:(READ) flags 0x80700 phys_seg 8 prio class 0
[  221.035395] sd 10:0:0:0: [sdd] tag#20 FAILED Result: hostbyte=DID_TIME_OUT driverbyte=DRIVER_OK cmd_age=45s
[  221.035398] sd 10:0:0:0: [sdd] tag#20 CDB: Read(10) 28 00 00 00 00 8b 00 00 20 00
[  221.035400] blk_update_request: I/O error, dev sdd, sector 1112 op 0x0:(READ) flags 0x80700 phys_seg 32 prio class 0
[  221.035414] sd 10:0:0:0: [sdd] tag#21 FAILED Result: hostbyte=DID_TIME_OUT driverbyte=DRIVER_OK cmd_age=45s
[  221.035417] sd 10:0:0:0: [sdd] tag#21 CDB: Read(10) 28 00 00 00 00 ab 00 00 14 00
[  221.035419] blk_update_request: I/O error, dev sdd, sector 1368 op 0x0:(READ) flags 0x80700 phys_seg 20 prio class 0
[  221.035423] sd 10:0:0:0: rejecting I/O to offline device
[  221.035430] sd 10:0:0:0: [sdd] tag#22 FAILED Result: hostbyte=DID_TIME_OUT driverbyte=DRIVER_OK cmd_age=45s
[  221.035429] blk_update_request: I/O error, dev sdd, sector 6292920 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[  221.035433] sd 10:0:0:0: [sdd] tag#22 CDB: Read(10) 28 00 00 00 00 c0 00 00 1f 00
[  221.035435] blk_update_request: I/O error, dev sdd, sector 1536 op 0x0:(READ) flags 0x80700 phys_seg 31 prio class 0
[  221.035481] blk_update_request: I/O error, dev sdd, sector 1112 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[  221.035538] blk_update_request: I/O error, dev sdd, sector 6238632 op 0x1:(WRITE) flags 0x104000 phys_seg 128 prio class 0
[  221.035758] blk_update_request: I/O error, dev sdd, sector 6239656 op 0x1:(WRITE) flags 0x104000 phys_seg 128 prio class 0
[  291.505255] usb usb3-port3: disabled by hub (EMI?), re-enabling...
[  291.505264] usb 3-3: USB disconnect, device number 5
[  291.826235] usb 3-3: new full-speed USB device number 7 using xhci_hcd
[  291.995277] usb 3-3: New USB device found, idVendor=044f, idProduct=b66e, bcdDevice= 1.00
[  291.995284] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  291.995287] usb 3-3: Product: Thrustmaster T300RS Racing wheel
[  291.995289] usb 3-3: Manufacturer: Thrustmaster
[  292.012649] input: Thrustmaster Thrustmaster T300RS Racing wheel as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:044F:B66E.0005/input/input19
[  292.070402] hid-generic 0003:044F:B66E.0005: input,hidraw2: USB HID v1.11 Joystick [Thrustmaster Thrustmaster T300RS Racing wheel] on usb-0000:0a:00.3-3/input0
[  295.290006] usb 3-3: USB disconnect, device number 7
[  403.594371] loop8: detected capacity change from 0 to 101624
[  404.823222] audit: type=1400 audit(1669811706.607:59): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/17883/usr/lib/snapd/snap-confine" pid=3830 comm="apparmor_parser"
[  404.824053] audit: type=1400 audit(1669811706.607:60): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/17883/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=3830 comm="apparmor_parser"
[  405.674022] audit: type=1400 audit(1669811707.455:61): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.firefox" pid=3832 comm="apparmor_parser"
[  405.688666] audit: type=1400 audit(1669811707.471:62): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snap-store" pid=3833 comm="apparmor_parser"
[  405.824090] audit: type=1400 audit(1669811707.607:63): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snapd-desktop-integration" pid=3834 comm="apparmor_parser"
[  405.844228] audit: type=1400 audit(1669811707.627:64): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.hook.configure" pid=3839 comm="apparmor_parser"
[  405.846646] audit: type=1400 audit(1669811707.631:65): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=3841 comm="apparmor_parser"
[  405.848583] audit: type=1400 audit(1669811707.631:66): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.firefox.hook.configure" pid=3838 comm="apparmor_parser"
[  405.849529] audit: type=1400 audit(1669811707.631:67): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snapd-desktop-integration.hook.configure" pid=3843 comm="apparmor_parser"
[  405.863880] audit: type=1400 audit(1669811707.647:68): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.firefox.firefox" pid=3836 comm="apparmor_parser"
[  407.441330] loop9: detected capacity change from 0 to 8
[  413.608312] loop9: detected capacity change from 0 to 129520
[  417.269994] loop10: detected capacity change from 0 to 608
[  418.911386] loop11: detected capacity change from 0 to 94064
[  418.912191] kauditd_printk_skb: 18 callbacks suppressed
[  418.912193] audit: type=1400 audit(1669811720.695:87): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/17883/usr/lib/snapd/snap-confine" pid=4564 comm="apparmor_parser"
[  418.912198] audit: type=1400 audit(1669811720.695:88): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/17883/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=4564 comm="apparmor_parser"
[  419.146530] audit: type=1400 audit(1669811720.931:89): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snapd-desktop-integration.hook.configure" pid=4570 comm="apparmor_parser"
[  419.426807] audit: type=1400 audit(1669811721.211:90): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snapd-desktop-integration.snapd-desktop-integration" pid=4571 comm="apparmor_parser"
[  419.951426] audit: type=1400 audit(1669811721.735:91): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.snapd-desktop-integration" pid=4569 comm="apparmor_parser"
[  420.089795] audit: type=1400 audit(1669811721.871:92): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/17883/usr/lib/snapd/snap-confine" pid=4605 comm="apparmor_parser"
[  420.089804] audit: type=1400 audit(1669811721.871:93): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/17883/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=4605 comm="apparmor_parser"
[  420.408097] audit: type=1400 audit(1669811722.191:94): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.hook.configure" pid=4608 comm="apparmor_parser"
[  420.632140] audit: type=1400 audit(1669811722.415:95): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.snap-store" pid=4609 comm="apparmor_parser"
[  420.706015] audit: type=1400 audit(1669811722.487:96): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=4610 comm="apparmor_parser"
[  443.848332] loop12: detected capacity change from 0 to 709280
[  444.616410] kauditd_printk_skb: 2 callbacks suppressed
[  444.616413] audit: type=1400 audit(1669811746.399:99): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.hook.configure" pid=4837 comm="apparmor_parser"
[  444.669811] audit: type=1400 audit(1669811746.451:100): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.hook.configure" pid=4839 comm="apparmor_parser"
[  444.954813] audit: type=1400 audit(1669811746.739:101): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=4842 comm="apparmor_parser"
[  444.959772] audit: type=1400 audit(1669811746.743:102): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snapd-desktop-integration.hook.configure" pid=4844 comm="apparmor_parser"
[  445.190236] audit: type=1400 audit(1669811746.971:103): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.snap-store" pid=4840 comm="apparmor_parser"
[  445.304642] audit: type=1400 audit(1669811747.087:104): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snapd-desktop-integration.snapd-desktop-integration" pid=4845 comm="apparmor_parser"
[  445.383245] audit: type=1400 audit(1669811747.167:105): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=4841 comm="apparmor_parser"
[  445.518591] audit: type=1400 audit(1669811747.303:106): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snap-store" pid=4838 comm="apparmor_parser"
[  445.572050] audit: type=1400 audit(1669811747.355:107): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.firefox" pid=4834 comm="apparmor_parser"
[  445.652317] audit: type=1400 audit(1669811747.435:108): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snapd-desktop-integration" pid=4843 comm="apparmor_parser"
[  453.223423] kauditd_printk_skb: 2 callbacks suppressed
[  453.223426] audit: type=1400 audit(1669811755.007:111): apparmor="DENIED" operation="capable" profile="/snap/snapd/17883/usr/lib/snapd/snap-confine" pid=4898 comm="snap-confine" capability=12  capname="net_admin"
[  454.855112] audit: type=1326 audit(1669811756.639:112): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snapd-desktop-integration.snapd-desktop-integration pid=4898 comm="snapd-desktop-i" exe="/snap/snapd-desktop-integration/43/usr/bin/snapd-desktop-integration" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fde723a273d code=0x50000
[  510.099478] audit: type=1400 audit(1669811811.883:113): apparmor="DENIED" operation="capable" profile="/snap/snapd/17883/usr/lib/snapd/snap-confine" pid=5202 comm="snap-confine" capability=12  capname="net_admin"
[  510.099489] audit: type=1400 audit(1669811811.883:114): apparmor="DENIED" operation="capable" profile="/snap/snapd/17883/usr/lib/snapd/snap-confine" pid=5202 comm="snap-confine" capability=38  capname="perfmon"
[  515.716593] audit: type=1326 audit(1669811817.499:115): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=5202 comm="snap-store" exe="/snap/snap-store/638/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f10bd48a73d code=0x50000
[  517.146564] clocksource: timekeeping watchdog on CPU1: Marking clocksource 'tsc' as unstable because the skew is too large:
[  517.146567] clocksource:                       'hpet' wd_nsec: 478161819 wd_now: b95b2a30 wd_last: b8f2b269 mask: ffffffff
[  517.146569] clocksource:                       'tsc' cs_nsec: 479990363 cs_now: 1e7e36132d8 cs_last: 1e776a9befc mask: ffffffffffffffff
[  517.146570] clocksource:                       'tsc' is current clocksource.
[  517.146573] tsc: Marking TSC unstable due to clocksource watchdog
[  517.146579] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[  517.146580] sched_clock: Marking unstable (517145775474, 802236)<-(517283723839, -137145572)
[  517.146649] clocksource: Checking clocksource tsc synchronization from CPU 0 to CPUs 1,3.
[  517.146676] clocksource: Switched to clocksource hpet
[  518.530876] audit: type=1107 audit(1669811820.314:116): pid=841 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=5202 label="snap.snap-store.ubuntu-software" peer_pid=854 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[  518.531141] audit: type=1107 audit(1669811820.314:117): pid=841 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.9" pid=5202 label="snap.snap-store.ubuntu-software" peer_pid=854 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[  518.533075] audit: type=1107 audit(1669811820.314:118): pid=841 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=5202 label="snap.snap-store.ubuntu-software" peer_pid=854 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[  518.533301] audit: type=1107 audit(1669811820.314:119): pid=841 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.9" pid=5202 label="snap.snap-store.ubuntu-software" peer_pid=854 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[  518.837197] audit: type=1400 audit(1669811820.618:120): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/PackageKit/Vendor.conf" pid=5202 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  519.138394] audit: type=1400 audit(1669811820.918:121): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/appstream.conf" pid=5202 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  529.119686] audit: type=1326 audit(1669811830.902:122): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=5202 comm="pool-org.gnome." exe="/snap/snap-store/638/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f10bd48139b code=0x50000
[  940.462597] usb 3-3: new full-speed USB device number 8 using xhci_hcd
[  940.642895] usb 3-3: New USB device found, idVendor=044f, idProduct=b65d, bcdDevice= 1.00
[  940.642901] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  940.642904] usb 3-3: Product: Thrustmaster FFB Wheel
[  940.642907] usb 3-3: Manufacturer: Thrustmaster
[  940.691969] input: Thrustmaster Thrustmaster FFB Wheel as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:044F:B65D.0006/input/input20
[  940.692217] hid-thrustmaster 0003:044F:B65D.0006: input,hidraw2: USB HID v1.00 Gamepad [Thrustmaster Thrustmaster FFB Wheel] on usb-0000:0a:00.3-3/input0
[  940.712878] hid-thrustmaster 0003:044F:B65D.0006: Wheel with model id 0x200 is a Thrustmaster T300RS (Missing Attachment)
[  940.713997] usb 3-3: USB disconnect, device number 8
[  940.714580] hid-thrustmaster 0003:044F:B65D.0006: URB to change wheel mode seems to have failed with error -2
[  941.387017] usb 3-3: new full-speed USB device number 9 using xhci_hcd
[  941.554887] usb 3-3: New USB device found, idVendor=044f, idProduct=b66e, bcdDevice= 1.00
[  941.554893] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  941.554896] usb 3-3: Product: Thrustmaster T300RS Racing wheel
[  941.554898] usb 3-3: Manufacturer: Thrustmaster
[  941.572283] input: Thrustmaster Thrustmaster T300RS Racing wheel as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:044F:B66E.0007/input/input21
[  941.572464] hid-generic 0003:044F:B66E.0007: input,hidraw2: USB HID v1.11 Joystick [Thrustmaster Thrustmaster T300RS Racing wheel] on usb-0000:0a:00.3-3/input0

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

I have installed GCC
When I enter the hid-tmff2/hid-tminit directory, I still get this error message for the make command

christian@chrisPC:~/hid-tmff2/hid-tminit$ make
make -C /lib/modules/5.15.0-53-generic/build M=/home/christian/hid-tmff2/hid-tminit modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.15.0-53-generic »
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
  You are using:           gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.15.0-53-generic »

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

The question with "make" was where do I enter it? I have to open a terminal in the hid-tmff2 directory? that's what I did but it doesn't seem to work, I have error messages (gcc not found, error 127, error 2)

Oh, okay, you need to install gcc. On Ubuntu, this should be sudo apt install build-essential. This installs other stuff you might need when compiling stuff from source. You'll also need kernel headers, sudo apt install linux-headers-$(uname -r) should work.

And yes, you should run the commands in the directory where you downloaded this project, same place where there's a file called Makefile.

Thanks for the dmesg output, try installing the driver with the instructions above and check if there's any FFB. Otherwise, I'd like to see the dmesg again, though you don't need to copy all of it, just the bit that is generated when you plug in the wheel. In the output you posted, this would be

[ 940.462597] usb 3-3: new full-speed USB device number 8 using xhci_hcd
[ 940.642895] usb 3-3: New USB device found, idVendor=044f, idProduct=b65d, bcdDevice= 1.00
[ 940.642901] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 940.642904] usb 3-3: Product: Thrustmaster FFB Wheel
[ 940.642907] usb 3-3: Manufacturer: Thrustmaster
[ 940.691969] input: Thrustmaster Thrustmaster FFB Wheel as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:044F:B65D.0006/input/input20
[ 940.692217] hid-thrustmaster 0003:044F:B65D.0006: input,hidraw2: USB HID v1.00 Gamepad [Thrustmaster Thrustmaster FFB Wheel] on usb-0000:0a:00.3-3/input0
[ 940.712878] hid-thrustmaster 0003:044F:B65D.0006: Wheel with model id 0x200 is a Thrustmaster T300RS (Missing Attachment)
[ 940.713997] usb 3-3: USB disconnect, device number 8
[ 940.714580] hid-thrustmaster 0003:044F:B65D.0006: URB to change wheel mode seems to have failed with error -2
[ 941.387017] usb 3-3: new full-speed USB device number 9 using xhci_hcd
[ 941.554887] usb 3-3: New USB device found, idVendor=044f, idProduct=b66e, bcdDevice= 1.00
[ 941.554893] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 941.554896] usb 3-3: Product: Thrustmaster T300RS Racing wheel
[ 941.554898] usb 3-3: Manufacturer: Thrustmaster
[ 941.572283] input: Thrustmaster Thrustmaster T300RS Racing wheel as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:044F:B66E.0007/input/input21
[ 941.572464] hid-generic 0003:044F:B66E.0007: input,hidraw2: USB HID v1.11 Joystick [Thrustmaster Thrustmaster T300RS Racing wheel] on usb-0000:0a:00.3-3/input0

Out of curiosity, have you compiled anything else from source before?

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

Oh, you posted a new comment rights as I was finishing my last one. Fair enough.

I have installed GCC
When I enter the hid-tmff2/hid-tminit directory, I still get this error message for the make command

You don't need to enter hid-tminit, the Makefile in hid-tmff2 does everything you need.

Unless I'm reading the output wrong, it seems to just be a warning and can probably be ignored.

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

Well, already the wheel has reacted!

"apparmor_parser"
[ 2678.738607] usb 3-3: USB disconnect, device number 9
[ 2685.631012] usb 3-3: new full-speed USB device number 10 using xhci_hcd
[ 2685.811393] usb 3-3: New USB device found, idVendor=044f, idProduct=b65d, bcdDevice= 1.00
[ 2685.811400] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2685.811403] usb 3-3: Product: Thrustmaster FFB Wheel
[ 2685.811405] usb 3-3: Manufacturer: Thrustmaster
[ 2685.846627] input: Thrustmaster Thrustmaster FFB Wheel as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:044F:B65D.0008/input/input22
[ 2685.846804] hid-thrustmaster 0003:044F:B65D.0008: input,hidraw2: USB HID v1.00 Gamepad [Thrustmaster Thrustmaster FFB Wheel] on usb-0000:0a:00.3-3/input0
[ 2685.869366] hid-thrustmaster 0003:044F:B65D.0008: Wheel with model id 0x200 is a Thrustmaster T300RS (Missing Attachment)
[ 2685.871008] usb 3-3: USB disconnect, device number 10
[ 2685.871826] hid-thrustmaster 0003:044F:B65D.0008: URB to change wheel mode seems to have failed with error -2
[ 2685.874992] hid_tminit: loading out-of-tree module taints kernel.
[ 2685.875046] hid_tminit: module verification failed: signature and/or required key missing - tainting kernel
[ 2686.543025] usb 3-3: new full-speed USB device number 11 using xhci_hcd
[ 2686.711385] usb 3-3: New USB device found, idVendor=044f, idProduct=b66e, bcdDevice= 1.00
[ 2686.711392] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2686.711395] usb 3-3: Product: Thrustmaster T300RS Racing wheel
[ 2686.711397] usb 3-3: Manufacturer: Thrustmaster
[ 2686.728759] input: Thrustmaster Thrustmaster T300RS Racing wheel as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:044F:B66E.0009/input/input23
[ 2686.728934] hid-generic 0003:044F:B66E.0009: input,hidraw2: USB HID v1.11 Joystick [Thrustmaster Thrustmaster T300RS Racing wheel] on usb-0000:0a:00.3-3/input0
[ 2686.847025] input: Thrustmaster Thrustmaster T300RS Racing wheel as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-3/3-3:1.0/0003:044F:B66E.0009/input/input24
[ 2686.847214] tmff2 0003:044F:B66E.0009: input,hidraw2: USB HID v1.11 Joystick [Thrustmaster Thrustmaster T300RS Racing wheel] on usb-0000:0a:00.3-3/input0
[ 2686.851386] tmff2 0003:044F:B66E.0009: force feedback for T300RS

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

Progress!
But I only feel strength for the 0 or 1 effect, nothing for the others !

oystick opened
Features:

  • Absolute axes: X, Y, Z, RZ, Hat 0 X, Hat 0 Y,
    [27 00 03 00 00 00 00 00 ]
  • Relative axes:
    [00 00 ]
  • Force feedback effects types: Constant, Periodic, Ramp, Spring, Friction, Damper, Rumble, Inertia, Gain, Autocenter,
    Force feedback periodic effects: Square, Triangle, Sine, Saw up, Saw down,
    [00 00 00 00 00 00 00 00 00 00 FF 1F 03 00 00 00 ]
  • Number of simultaneous effects: 16

Setting master gain to 75% ... OK
Uploading effect #0 (Periodic sinusoidal) ... OK (id 0)
Uploading effect #1 (Constant) ... OK (id 1)
Uploading effect #2 (Spring) ... OK (id 2)
Uploading effect #3 (Damper) ... OK (id 3)
Uploading effect #4 (Strong rumble, with heavy motor) ... OK (id 4)
Uploading effect #5 (Weak rumble, with

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

Great, you got the driver installed!

0 and 1 are passive effects, 2 and 3 change how the wheel responds to rotation. Spring makes the wheel want to center itself and damper makes turning more stiff. 4 and 5 are sort of weird as their force direction is 0, so I'm not entirely sure how they should be handled.

Anycase, try out some games, see how they feel.

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

ok, to modify the forces (e.g. 75%) how do I do? Do I have to install "Oversteer" as well?

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

I recommend Oversteer, yes. There's a public API that can be accessed from the command line if you really want to, but Oversteer is easier.

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

ok, thanks a lot for the help. I will try to do some tests...

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

Sorry, just a little more help,
I don't understand how to install oversteer !
there are links but not specially for ubuntu !
I managed to download and open the Zip file, but I can't install it!

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

Which part of the instructions are you having trouble with?

https://github.com/berarma/oversteer#build-and-install

@fuzunspm
Copy link

fuzunspm commented Nov 30, 2022

Sorry, just a little more help, I don't understand how to install oversteer ! there are links but not specially for ubuntu ! I managed to download and open the Zip file, but I can't install it!

apt install python3 python3-distutils python3-gi python3-pyudev python3-xdg python3-evdev gettext meson appstream-util desktop-file-utils python3-matplotlib python3-scipy

then

pip install --user oversteer or use pipx

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

Sorry, but where are you getting that you should run pip? I can't find it in the README.

Did you try the install instructions I linked?

@fuzunspm
Copy link

yeah you are right, I though @CD1728 wants a quick installation method but should not be using pip since it's outdated

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

yes, I did what you said above!
But in the meantime I managed to install but it seems to be an old version that doesn't even recognize the steering wheel! And of course it's not as easy for me as uninstalling a windows program!

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

In fact for me the explanations on the page are not very understandable, as said @fuzunspm , I would need the (simple) procedure from a to Z...;)

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

I'm sorry, but you're going to have to be more specific. The instructions to install and uninstall Oversteer are pretty clear in my opinion, so if there's an error or something please paste it into your comment.

@Kimplul Kimplul closed this as completed Nov 30, 2022
@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

Sorry, closed by mistake.

@Kimplul Kimplul reopened this Nov 30, 2022
@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

Is the installation just that:

Build and install
Prepare build system:
meson build
cd build
Installing (needs administration rights):
ninja install

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

Reboot?

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

the installation I found earlier installed this version 0.1.3 (which does not recognize the wheel!) https://pypi.org/project/oversteer/

I will restart ....

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

christian@chrisPC:~$ meson build

ERROR: Neither directory contains a build file meson.build.
christian@chrisPC:~$

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

You need to be in the folder that you unzipped, so probably oversteer.

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

Well, being in the directory, the "meson" command seems to work !
Only I don't see any way to launch oversteer ! The only icon I have is the one I installed earlier (see the link : https://pypi.org/project/oversteer/
How can I uninstall this ?

@Kimplul
Copy link
Owner

Kimplul commented Nov 30, 2022

Only I don't see any way to launch oversteer ! The only icon I have is the one I installed earlier (see the link :

You can run oversteer on the command line, though you should first uninstall the pip version if you haven't already. I suspect the icon will fix itself after a reboot.

How can I uninstall this ?

Assuming you mean the oversteer you installed though pip, pip uninstall oversteer. Otherwise, the uninstall instructions are in the README right under the installation instructions.

@CD1728
Copy link
Author

CD1728 commented Nov 30, 2022

ok, that's it.
again, thank you so much for taking the time to help me!
I hope the FFB will work. The tests in oversteer did not work entirely.
I now have to try to reinstall some games !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants