Skip to content

Instantly share code, notes, and snippets.

@AnkS4
Created January 13, 2022 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnkS4/5ab0147b8ed1c400924304ba02dbe50e to your computer and use it in GitHub Desktop.
Save AnkS4/5ab0147b8ed1c400924304ba02dbe50e to your computer and use it in GitHub Desktop.
ubuntu@ubuntu:~$ sudo dmesg | grep -i 'webcam'
ubuntu@ubuntu:~$ sudo dmesg | grep -i 'uvc'
ubuntu@ubuntu:~$ sudo dmesg | grep -i 'usb'
[ 0.205171] ACPI: bus type USB registered
[ 0.205171] usbcore: registered new interface driver usbfs
[ 0.205171] usbcore: registered new interface driver hub
[ 0.205171] usbcore: registered new device driver usb
[ 0.554703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.554891] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.573933] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.574012] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[ 0.574015] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.574017] usb usb1: Product: EHCI Host Controller
[ 0.574019] usb usb1: Manufacturer: Linux 5.13.0-19-generic ehci_hcd
[ 0.574020] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.574219] hub 1-0:1.0: USB hub found
[ 0.574516] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.593932] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.594003] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[ 0.594006] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.594008] usb usb2: Product: EHCI Host Controller
[ 0.594010] usb usb2: Manufacturer: Linux 5.13.0-19-generic ehci_hcd
[ 0.594011] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.594198] hub 2-0:1.0: USB hub found
[ 0.594372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.594394] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.909927] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.929928] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.071189] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.071195] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.071956] hub 1-1:1.0: USB hub found
[ 1.090279] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.090287] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.090562] hub 2-1:1.0: USB hub found
[ 1.365922] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[ 1.381925] usb 2-1.5: new full-speed USB device number 3 using ehci-pci
[ 1.495142] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189, bcdDevice=69.19
[ 1.495167] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.907150] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[ 1.907901] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[ 1.907906] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.907910] usb usb3: Product: xHCI Host Controller
[ 1.907912] usb usb3: Manufacturer: Linux 5.13.0-19-generic xhci-hcd
[ 1.907914] usb usb3: SerialNumber: 0000:04:00.0
[ 1.908065] hub 3-0:1.0: USB hub found
[ 1.908289] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[ 1.908294] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[ 1.911894] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.911933] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
[ 1.911937] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.911940] usb usb4: Product: xHCI Host Controller
[ 1.911942] usb usb4: Manufacturer: Linux 5.13.0-19-generic xhci-hcd
[ 1.911944] usb usb4: SerialNumber: 0000:04:00.0
[ 1.912104] hub 4-0:1.0: USB hub found
[ 2.245972] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 2.397431] usb 3-1: New USB device found, idVendor=0781, idProduct=557e, bcdDevice= 1.27
[ 2.397445] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.397451] usb 3-1: Product: USB Flash Drive
[ 2.397454] usb 3-1: Manufacturer: SanDisk
[ 2.397458] usb 3-1: SerialNumber: 4C531001380125107440
[ 2.404885] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 2.405263] scsi host6: usb-storage 3-1:1.0
[ 2.405409] usbcore: registered new interface driver usb-storage
[ 2.408757] usbcore: registered new interface driver uas
[ 2.525953] usb 3-2: new full-speed USB device number 3 using xhci_hcd
[ 2.706816] usb 3-2: New USB device found, idVendor=3938, idProduct=1031, bcdDevice= 1.08
[ 2.706825] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.706830] usb 3-2: Product: 2.4G Wireless Mouse
[ 2.706833] usb 3-2: Manufacturer: MOSART Semi.
[ 2.740165] usbcore: registered new interface driver usbhid
[ 2.740169] usbhid: USB HID core driver
[ 2.747553] input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-2/3-2:1.0/0003:3938:1031.0001/input/input9
[ 2.747849] input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-2/3-2:1.0/0003:3938:1031.0001/input/input10
[ 2.748144] hid-generic 0003:3938:1031.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [MOSART Semi. 2.4G Wireless Mouse] on usb-0000:04:00.0-2/input0
[ 3.419360] scsi 6:0:0:0: Direct-Access SanDisk USB Flash Drive 1.27 PQ: 0 ANSI: 6
[ 6.569980] usb 1-1.4: device descriptor read/64, error -110
[ 22.185953] usb 1-1.4: device descriptor read/64, error -110
[ 22.373988] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[ 27.561978] usb 1-1.4: device descriptor read/64, error -110
[ 43.177988] usb 1-1.4: device descriptor read/64, error -110
[ 43.286192] usb 1-1-port4: attempt power cycle
[ 43.890000] usb 1-1.4: new high-speed USB device number 5 using ehci-pci
[ 48.989264] usb 1-1.4: device descriptor read/8, error -110
[ 54.365255] usb 1-1.4: device descriptor read/8, error -110
[ 54.549989] usb 1-1.4: new high-speed USB device number 6 using ehci-pci
[ 59.741331] usb 1-1.4: device descriptor read/8, error -110
[ 65.117286] usb 1-1.4: device descriptor read/8, error -110
[ 65.222166] usb 1-1-port4: unable to enumerate USB device
[ 78.966605] usbcore: registered new interface driver btusb
ubuntu@ubuntu:~$ lsusb
Bus 002 Device 003: ID 8086:0189 Intel Corp. Centrino Advanced-N 6230 Bluetooth adapter
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 3938:1031 MOSART Semi. 2.4G Wireless Mouse
Bus 003 Device 002: ID 0781:557e SanDisk Corp. USB Flash Drive
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ubuntu@ubuntu:~$ sudo dmesg | grep -i 'cam'
[ 0.000000] AMD AuthenticAMD
ubuntu@ubuntu:~$ sudo dmesg
[ 0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[ 0.000000] Linux version 5.13.0-19-generic (buildd@lgw01-amd64-013) (gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.37) #19-Ubuntu SMP Thu Oct 7 21:58:00 UTC 2021 (Ubuntu 5.13.0-19.19-generic 5.13.14)
[ 0.000000] Command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash ---
[ 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] Disabled fast string operations
[ 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 'standard' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bac8efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bac8f000-0x00000000bacabfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bacac000-0x00000000bacb8fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bacb9000-0x00000000badcefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000badcf000-0x00000000badcffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000badd0000-0x00000000badfafff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000badfb000-0x00000000badfcfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000badfd000-0x00000000badfefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000badff000-0x00000000bae01fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bae02000-0x00000000bae09fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bae0a000-0x00000000bae1afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bae1b000-0x00000000baf17fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000baf18000-0x00000000baf1bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000baf1c000-0x00000000baf1efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000baf1f000-0x00000000baf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023e9fefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000023e9ff000-0x000000023fdfffff] reserved
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Dell Inc. Dell System XPS L502X/0MY6GN, BIOS A12 09/07/2012
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2494.335 MHz processor
[ 0.000720] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000723] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000733] last_pfn = 0x23e9ff max_arch_pfn = 0x400000000
[ 0.001256] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001875] last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[ 0.014656] RAMDISK: [mem 0x2f2e5000-0x33969fff]
[ 0.014663] ACPI: Early table checksum verification disabled
[ 0.014669] ACPI: RSDP 0x00000000000F00E0 000024 (v02 DELL )
[ 0.014674] ACPI: XSDT 0x00000000BAFFE120 00008C (v01 DELL QA09 00000002 LOHR 00000002)
[ 0.014681] ACPI: FACP 0x00000000BAFEF000 0000F4 (v03 DELL QA09 00000002 PTL 00000002)
[ 0.014689] ACPI: DSDT 0x00000000BAFF2000 008C93 (v02 DELL SNB-CPT 00000000 INTL 20061109)
[ 0.014693] ACPI: FACS 0x00000000BAF40000 000040
[ 0.014697] ACPI: FACS 0x00000000BAF40000 000040
[ 0.014700] ACPI: SLIC 0x00000000BAFFD000 000176 (v01 DELL QA09 00000002 LOHR 00000001)
[ 0.014704] ACPI: SSDT 0x00000000BAFFB000 001068 (v01 DELL PtidDevc 00001000 INTL 20061109)
[ 0.014708] ACPI: ASF! 0x00000000BAFF1000 0000A5 (v32 DELL QA09 00000002 PTL 00000002)
[ 0.014712] ACPI: HPET 0x00000000BAFEE000 000038 (v01 DELL QA09 00000002 PTL 00000002)
[ 0.014716] ACPI: APIC 0x00000000BAFED000 000098 (v01 DELL QA09 00000002 PTL 00000002)
[ 0.014720] ACPI: MCFG 0x00000000BAFEC000 00003C (v01 DELL QA09 00000002 PTL 00000002)
[ 0.014724] ACPI: SSDT 0x00000000BAFEA000 00124D (v01 NvORef NvOptTbl 00001000 INTL 20061109)
[ 0.014728] ACPI: SSDT 0x00000000BAFE9000 0007C2 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.014732] ACPI: SSDT 0x00000000BAFE8000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.014736] ACPI: UEFI 0x00000000BAFE7000 00003E (v01 DELL QA09 00000002 PTL 00000002)
[ 0.014739] ACPI: UEFI 0x00000000BAFE6000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.014743] ACPI: UEFI 0x00000000BAFE5000 00026A (v01 DELL QA09 00000002 PTL 00000002)
[ 0.014746] ACPI: Reserving FACP table memory at [mem 0xbafef000-0xbafef0f3]
[ 0.014748] ACPI: Reserving DSDT table memory at [mem 0xbaff2000-0xbaffac92]
[ 0.014750] ACPI: Reserving FACS table memory at [mem 0xbaf40000-0xbaf4003f]
[ 0.014751] ACPI: Reserving FACS table memory at [mem 0xbaf40000-0xbaf4003f]
[ 0.014752] ACPI: Reserving SLIC table memory at [mem 0xbaffd000-0xbaffd175]
[ 0.014753] ACPI: Reserving SSDT table memory at [mem 0xbaffb000-0xbaffc067]
[ 0.014754] ACPI: Reserving ASF! table memory at [mem 0xbaff1000-0xbaff10a4]
[ 0.014756] ACPI: Reserving HPET table memory at [mem 0xbafee000-0xbafee037]
[ 0.014757] ACPI: Reserving APIC table memory at [mem 0xbafed000-0xbafed097]
[ 0.014758] ACPI: Reserving MCFG table memory at [mem 0xbafec000-0xbafec03b]
[ 0.014759] ACPI: Reserving SSDT table memory at [mem 0xbafea000-0xbafeb24c]
[ 0.014760] ACPI: Reserving SSDT table memory at [mem 0xbafe9000-0xbafe97c1]
[ 0.014761] ACPI: Reserving SSDT table memory at [mem 0xbafe8000-0xbafe8995]
[ 0.014762] ACPI: Reserving UEFI table memory at [mem 0xbafe7000-0xbafe703d]
[ 0.014764] ACPI: Reserving UEFI table memory at [mem 0xbafe6000-0xbafe6041]
[ 0.014765] ACPI: Reserving UEFI table memory at [mem 0xbafe5000-0xbafe5269]
[ 0.014778] ACPI: Local APIC address 0xfee00000
[ 0.014915] No NUMA configuration found
[ 0.014917] Faking a node at [mem 0x0000000000000000-0x000000023e9fefff]
[ 0.014927] NODE_DATA(0) allocated [mem 0x23e9d5000-0x23e9fefff]
[ 0.015405] Zone ranges:
[ 0.015406] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.015409] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.015411] Normal [mem 0x0000000100000000-0x000000023e9fefff]
[ 0.015412] Device empty
[ 0.015414] Movable zone start for each node
[ 0.015417] Early memory node ranges
[ 0.015418] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.015420] node 0: [mem 0x0000000000100000-0x00000000bac8efff]
[ 0.015421] node 0: [mem 0x00000000bafff000-0x00000000baffffff]
[ 0.015422] node 0: [mem 0x0000000100000000-0x000000023e9fefff]
[ 0.015424] Initmem setup node 0 [mem 0x0000000000001000-0x000000023e9fefff]
[ 0.015426] On node 0 totalpages: 2070059
[ 0.015428] DMA zone: 64 pages used for memmap
[ 0.015429] DMA zone: 156 pages reserved
[ 0.015430] DMA zone: 3996 pages, LIFO batch:0
[ 0.015431] DMA32 zone: 11891 pages used for memmap
[ 0.015432] DMA32 zone: 760976 pages, LIFO batch:63
[ 0.015433] Normal zone: 20392 pages used for memmap
[ 0.015434] Normal zone: 1305087 pages, LIFO batch:63
[ 0.015438] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.015478] On node 0, zone DMA: 99 pages in unavailable ranges
[ 0.022922] On node 0, zone DMA32: 880 pages in unavailable ranges
[ 0.035918] On node 0, zone Normal: 20480 pages in unavailable ranges
[ 0.035997] On node 0, zone Normal: 5633 pages in unavailable ranges
[ 0.036017] Reserving Intel graphics memory at [mem 0xbba00000-0xbf9fffff]
[ 0.036186] ACPI: PM-Timer IO Port: 0x408
[ 0.036189] ACPI: Local APIC address 0xfee00000
[ 0.036198] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.036200] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.036212] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.036215] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.036218] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.036220] ACPI: IRQ0 used by override.
[ 0.036222] ACPI: IRQ9 used by override.
[ 0.036224] Using ACPI (MADT) for SMP configuration information
[ 0.036226] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.036231] TSC deadline timer available
[ 0.036232] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.036269] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.036272] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.036274] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.036275] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.036276] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.036278] PM: hibernation: Registered nosave memory: [mem 0xbac8f000-0xbacabfff]
[ 0.036279] PM: hibernation: Registered nosave memory: [mem 0xbacac000-0xbacb8fff]
[ 0.036280] PM: hibernation: Registered nosave memory: [mem 0xbacb9000-0xbadcefff]
[ 0.036281] PM: hibernation: Registered nosave memory: [mem 0xbadcf000-0xbadcffff]
[ 0.036282] PM: hibernation: Registered nosave memory: [mem 0xbadd0000-0xbadfafff]
[ 0.036283] PM: hibernation: Registered nosave memory: [mem 0xbadfb000-0xbadfcfff]
[ 0.036284] PM: hibernation: Registered nosave memory: [mem 0xbadfd000-0xbadfefff]
[ 0.036285] PM: hibernation: Registered nosave memory: [mem 0xbadff000-0xbae01fff]
[ 0.036286] PM: hibernation: Registered nosave memory: [mem 0xbae02000-0xbae09fff]
[ 0.036287] PM: hibernation: Registered nosave memory: [mem 0xbae0a000-0xbae1afff]
[ 0.036288] PM: hibernation: Registered nosave memory: [mem 0xbae1b000-0xbaf17fff]
[ 0.036289] PM: hibernation: Registered nosave memory: [mem 0xbaf18000-0xbaf1bfff]
[ 0.036290] PM: hibernation: Registered nosave memory: [mem 0xbaf1c000-0xbaf1efff]
[ 0.036291] PM: hibernation: Registered nosave memory: [mem 0xbaf1f000-0xbaf9efff]
[ 0.036292] PM: hibernation: Registered nosave memory: [mem 0xbaf9f000-0xbaffefff]
[ 0.036294] PM: hibernation: Registered nosave memory: [mem 0xbb000000-0xbf9fffff]
[ 0.036295] PM: hibernation: Registered nosave memory: [mem 0xbfa00000-0xf7ffffff]
[ 0.036296] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.036297] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.036298] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.036299] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
[ 0.036300] PM: hibernation: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[ 0.036301] PM: hibernation: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[ 0.036302] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.036303] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.036304] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.036305] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.036306] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.036307] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
[ 0.036308] PM: hibernation: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[ 0.036310] [mem 0xbfa00000-0xf7ffffff] available for PCI devices
[ 0.036311] Booting paravirtualized kernel on bare hardware
[ 0.036314] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.036323] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.038069] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
[ 0.038081] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
[ 0.038084] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.038124] Built 1 zonelists, mobility grouping on. Total pages: 2037556
[ 0.038126] Policy zone: Normal
[ 0.038127] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash ---
[ 0.042051] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.043951] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.044059] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.096582] Memory: 7952312K/8280236K available (16393K kernel code, 3507K rwdata, 10500K rodata, 2860K init, 5768K bss, 327664K reserved, 0K cma-reserved)
[ 0.096590] random: get_random_u64 called from kmem_cache_open+0x25/0x330 with crng_init=0
[ 0.096717] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.096730] Kernel/User page tables isolation: enabled
[ 0.096748] ftrace: allocating 49705 entries in 195 pages
[ 0.115066] ftrace: allocated 195 pages with 4 groups
[ 0.115200] rcu: Hierarchical RCU implementation.
[ 0.115202] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.115203] Rude variant of Tasks RCU enabled.
[ 0.115204] Tracing variant of Tasks RCU enabled.
[ 0.115205] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.115206] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.120062] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[ 0.121719] Console: colour VGA+ 80x25
[ 0.121737] printk: console [tty0] enabled
[ 0.121759] ACPI: Core revision 20210331
[ 0.121881] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.121898] APIC: Switch to symmetric I/O mode setup
[ 0.121968] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.122403] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.141898] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23f452193ad, max_idle_ns: 440795212740 ns
[ 0.141903] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.67 BogoMIPS (lpj=9977340)
[ 0.141907] pid_max: default: 32768 minimum: 301
[ 0.141932] LSM: Security Framework initializing
[ 0.141942] Yama: becoming mindful.
[ 0.141969] AppArmor: AppArmor initialized
[ 0.142007] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.142022] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.142288] Disabled fast string operations
[ 0.142316] process: using mwait in idle threads
[ 0.142318] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.142320] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.142323] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.142326] Spectre V2 : Mitigation: Full generic retpoline
[ 0.142327] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.142327] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.142329] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.142330] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.142332] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.142334] MDS: Mitigation: Clear CPU buffers
[ 0.147353] Freeing SMP alternatives memory: 40K
[ 0.149999] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1187
[ 0.150009] smpboot: CPU0: Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[ 0.150165] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.150174] ... version: 3
[ 0.150175] ... bit width: 48
[ 0.150176] ... generic registers: 4
[ 0.150177] ... value mask: 0000ffffffffffff
[ 0.150178] ... max period: 00007fffffffffff
[ 0.150179] ... fixed-purpose events: 3
[ 0.150180] ... event mask: 000000070000000f
[ 0.150337] rcu: Hierarchical SRCU implementation.
[ 0.151278] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.151390] smp: Bringing up secondary CPUs ...
[ 0.151518] x86: Booting SMP configuration:
[ 0.151520] .... node #0, CPUs: #1
[ 0.005625] Disabled fast string operations
[ 0.154012] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.154077] #2
[ 0.005625] Disabled fast string operations
[ 0.158057] #3
[ 0.005625] Disabled fast string operations
[ 0.160351] smp: Brought up 1 node, 4 CPUs
[ 0.160351] smpboot: Max logical packages: 2
[ 0.160351] smpboot: Total of 4 processors activated (19954.68 BogoMIPS)
[ 0.162358] devtmpfs: initialized
[ 0.162358] x86/mm: Memory block size: 128MB
[ 0.162675] PM: Registering ACPI NVS region [mem 0xbacac000-0xbacb8fff] (53248 bytes)
[ 0.162675] PM: Registering ACPI NVS region [mem 0xbadcf000-0xbadcffff] (4096 bytes)
[ 0.162675] PM: Registering ACPI NVS region [mem 0xbadfb000-0xbadfcfff] (8192 bytes)
[ 0.162675] PM: Registering ACPI NVS region [mem 0xbadff000-0xbae01fff] (12288 bytes)
[ 0.162675] PM: Registering ACPI NVS region [mem 0xbae0a000-0xbae1afff] (69632 bytes)
[ 0.162675] PM: Registering ACPI NVS region [mem 0xbaf18000-0xbaf1bfff] (16384 bytes)
[ 0.162675] PM: Registering ACPI NVS region [mem 0xbaf1f000-0xbaf9efff] (524288 bytes)
[ 0.162675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.162675] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.162675] pinctrl core: initialized pinctrl subsystem
[ 0.162675] PM: RTC time: 08:21:12, date: 2022-01-13
[ 0.162675] NET: Registered protocol family 16
[ 0.162675] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.162675] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.162773] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.162790] audit: initializing netlink subsys (disabled)
[ 0.162811] audit: type=2000 audit(1642062072.040:1): state=initialized audit_enabled=0 res=1
[ 0.162811] thermal_sys: Registered thermal governor 'fair_share'
[ 0.162811] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.162811] thermal_sys: Registered thermal governor 'step_wise'
[ 0.162811] thermal_sys: Registered thermal governor 'user_space'
[ 0.162811] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.162811] EISA bus registered
[ 0.162811] cpuidle: using governor ladder
[ 0.162811] cpuidle: using governor menu
[ 0.162811] ACPI: bus type PCI registered
[ 0.162811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.162811] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.162811] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.162811] PCI: Using configuration type 1 for base access
[ 0.162811] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.162811] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.166379] Kprobes globally optimized
[ 0.166385] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.166385] ACPI: Added _OSI(Module Device)
[ 0.166385] ACPI: Added _OSI(Processor Device)
[ 0.166385] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.166385] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.166385] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.166385] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.166385] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.177664] ACPI: 5 ACPI AML tables successfully acquired and loaded
[ 0.178876] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.179942] ACPI: Dynamic OEM Table Load:
[ 0.179951] ACPI: SSDT 0xFFFF8DC900A5C800 00067C (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.180947] ACPI: Dynamic OEM Table Load:
[ 0.180954] ACPI: SSDT 0xFFFF8DC900AD8C00 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.181679] ACPI: Dynamic OEM Table Load:
[ 0.181684] ACPI: SSDT 0xFFFF8DC900D8A400 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.183126] ACPI: EC: EC started
[ 0.183128] ACPI: EC: interrupt blocked
[ 0.185058] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.185061] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.185063] ACPI: Interpreter enabled
[ 0.185086] ACPI: (supports S0 S3 S4 S5)
[ 0.185087] ACPI: Using IOAPIC for interrupt routing
[ 0.185119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.185384] ACPI: Enabled 7 GPEs in block 00 to 3F
[ 0.196181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.196190] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.196250] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
[ 0.196974] PCI host bridge to bus 0000:00
[ 0.196978] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.196980] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.196982] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.196983] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.196985] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff window]
[ 0.196987] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.197000] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.197102] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[ 0.197141] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.197254] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
[ 0.197262] pci 0000:00:02.0: reg 0x10: [mem 0xf1400000-0xf17fffff 64bit]
[ 0.197269] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.197273] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 0.197690] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.197712] pci 0000:00:16.0: reg 0x10: [mem 0xf1c05000-0xf1c0500f 64bit]
[ 0.197788] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.197889] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.197907] pci 0000:00:1a.0: reg 0x10: [mem 0xf1c0a000-0xf1c0a3ff]
[ 0.197993] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.198113] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.198131] pci 0000:00:1b.0: reg 0x10: [mem 0xf1c00000-0xf1c03fff 64bit]
[ 0.198212] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.198337] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.198423] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.198548] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[ 0.198640] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.198765] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.198856] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.198980] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.199071] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.199198] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[ 0.199290] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.199419] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.199435] pci 0000:00:1d.0: reg 0x10: [mem 0xf1c09000-0xf1c093ff]
[ 0.199521] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.199636] pci 0000:00:1f.0: [8086:1c4b] type 00 class 0x060100
[ 0.199847] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.199861] pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
[ 0.199869] pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097]
[ 0.199877] pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
[ 0.199885] pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093]
[ 0.199893] pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
[ 0.199901] pci 0000:00:1f.2: reg 0x24: [mem 0xf1c08000-0xf1c087ff]
[ 0.199943] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.200051] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.200069] pci 0000:00:1f.3: reg 0x10: [mem 0xf1c04000-0xf1c040ff 64bit]
[ 0.200090] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.200255] pci 0000:01:00.0: [10de:0df4] type 00 class 0x030000
[ 0.200265] pci 0000:01:00.0: reg 0x10: [mem 0xf0000000-0xf0ffffff]
[ 0.200274] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.200282] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.200288] pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
[ 0.200293] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 0.200299] pci 0000:01:00.0: enabling Extended Tags
[ 0.200310] pci 0000:01:00.0: Enabling HDA controller
[ 0.200605] pci 0000:01:00.1: [10de:0bea] type 00 class 0x040300
[ 0.200616] pci 0000:01:00.1: reg 0x10: [mem 0xf1000000-0xf1003fff]
[ 0.200646] pci 0000:01:00.1: enabling Extended Tags
[ 0.200736] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.200739] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.200741] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf10fffff]
[ 0.200744] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.200800] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.201038] pci 0000:03:00.0: [8086:008a] type 00 class 0x028000
[ 0.201213] pci 0000:03:00.0: reg 0x10: [mem 0xf1b00000-0xf1b01fff 64bit]
[ 0.201983] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.202452] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.202459] pci 0000:00:1c.1: bridge window [mem 0xf1b00000-0xf1bfffff]
[ 0.202548] pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330
[ 0.202580] pci 0000:04:00.0: reg 0x10: [mem 0xf1a00000-0xf1a01fff 64bit]
[ 0.202741] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[ 0.202895] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 0.202902] pci 0000:00:1c.3: bridge window [mem 0xf1a00000-0xf1afffff]
[ 0.202998] pci 0000:00:1c.4: PCI bridge to [bus 05]
[ 0.203005] pci 0000:00:1c.4: bridge window [mem 0xf1900000-0xf19fffff]
[ 0.203090] pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000
[ 0.203116] pci 0000:06:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.203150] pci 0000:06:00.0: reg 0x18: [mem 0xf1804000-0xf1804fff 64bit pref]
[ 0.203172] pci 0000:06:00.0: reg 0x20: [mem 0xf1800000-0xf1803fff 64bit pref]
[ 0.203296] pci 0000:06:00.0: supports D1 D2
[ 0.203297] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.203458] pci 0000:00:1c.5: PCI bridge to [bus 06]
[ 0.203463] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
[ 0.203471] pci 0000:00:1c.5: bridge window [mem 0xf1800000-0xf18fffff 64bit pref]
[ 0.204164] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.204252] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[ 0.204338] ACPI: PCI: Interrupt link LNKC configured for IRQ 10
[ 0.204423] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[ 0.204507] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.204509] ACPI: PCI: Interrupt link LNKE disabled
[ 0.204592] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.204594] ACPI: PCI: Interrupt link LNKF disabled
[ 0.204678] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.204762] ACPI: PCI: Interrupt link LNKH configured for IRQ 10
[ 0.205085] ACPI: EC: interrupt unblocked
[ 0.205087] ACPI: EC: event unblocked
[ 0.205092] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.205094] ACPI: EC: GPE=0x17
[ 0.205095] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[ 0.205098] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[ 0.205171] iommu: Default domain type: Translated
[ 0.205171] SCSI subsystem initialized
[ 0.205171] libata version 3.00 loaded.
[ 0.205171] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.205171] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.205171] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.205171] pci 0000:00:02.0: vgaarb: no bridge control possible
[ 0.205171] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.205171] vgaarb: loaded
[ 0.205171] ACPI: bus type USB registered
[ 0.205171] usbcore: registered new interface driver usbfs
[ 0.205171] usbcore: registered new interface driver hub
[ 0.205171] usbcore: registered new device driver usb
[ 0.205171] pps_core: LinuxPPS API ver. 1 registered
[ 0.205171] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.205171] PTP clock support registered
[ 0.205171] EDAC MC: Ver: 3.0.0
[ 0.205965] NetLabel: Initializing
[ 0.205967] NetLabel: domain hash size = 128
[ 0.205968] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.205987] NetLabel: unlabeled traffic allowed by default
[ 0.206003] PCI: Using ACPI for IRQ routing
[ 0.207385] PCI: pci_cache_line_size set to 64 bytes
[ 0.207490] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.207492] e820: reserve RAM buffer [mem 0xbac8f000-0xbbffffff]
[ 0.207495] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[ 0.207496] e820: reserve RAM buffer [mem 0x23e9ff000-0x23fffffff]
[ 0.207501] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.207501] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.209960] clocksource: Switched to clocksource tsc-early
[ 0.220473] VFS: Disk quotas dquot_6.6.0
[ 0.220494] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.220610] AppArmor: AppArmor Filesystem Enabled
[ 0.220643] pnp: PnP ACPI init
[ 0.220817] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.220823] system 00:00: [io 0x1000-0x1003] has been reserved
[ 0.220825] system 00:00: [io 0x1004-0x1013] has been reserved
[ 0.220826] system 00:00: [io 0xffff] has been reserved
[ 0.220828] system 00:00: [io 0x0400-0x0453] has been reserved
[ 0.220830] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.220831] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.220833] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.220842] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.220870] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.220937] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.220943] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.221015] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.221071] pnp 00:04: Plug and Play ACPI device, IDs DLL050e PNP0f13 (active)
[ 0.221239] pnp 00:05: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
[ 0.221265] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.221268] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.221269] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.221271] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.221273] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.221275] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.221276] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.221278] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.221280] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.221282] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.221287] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.221579] pnp: PnP ACPI: found 6 devices
[ 0.227524] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.227586] NET: Registered protocol family 2
[ 0.227718] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.229164] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.229230] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.229436] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.229536] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.229624] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.229677] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.229713] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.229780] NET: Registered protocol family 1
[ 0.229786] NET: Registered protocol family 44
[ 0.229790] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 0.229808] pci 0000:01:00.0: BAR 6: assigned [mem 0xf1080000-0xf10fffff pref]
[ 0.229812] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.229815] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.229818] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf10fffff]
[ 0.229820] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.229824] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.229836] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.229840] pci 0000:00:1c.1: bridge window [mem 0xf1b00000-0xf1bfffff]
[ 0.229849] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 0.229854] pci 0000:00:1c.3: bridge window [mem 0xf1a00000-0xf1afffff]
[ 0.229862] pci 0000:00:1c.4: PCI bridge to [bus 05]
[ 0.229867] pci 0000:00:1c.4: bridge window [mem 0xf1900000-0xf19fffff]
[ 0.229875] pci 0000:00:1c.5: PCI bridge to [bus 06]
[ 0.229878] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
[ 0.229885] pci 0000:00:1c.5: bridge window [mem 0xf1800000-0xf18fffff 64bit pref]
[ 0.229892] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.229894] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.229896] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.229898] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff window]
[ 0.229899] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
[ 0.229901] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.229917] pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf10fffff]
[ 0.229919] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.229921] pci_bus 0000:03: resource 1 [mem 0xf1b00000-0xf1bfffff]
[ 0.229924] pci_bus 0000:04: resource 1 [mem 0xf1a00000-0xf1afffff]
[ 0.229925] pci_bus 0000:05: resource 1 [mem 0xf1900000-0xf19fffff]
[ 0.229927] pci_bus 0000:06: resource 0 [io 0x2000-0x2fff]
[ 0.229928] pci_bus 0000:06: resource 2 [mem 0xf1800000-0xf18fffff 64bit pref]
[ 0.230064] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.230517] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.230763] PCI: CLS 64 bytes, default 64
[ 0.230771] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.230772] software IO TLB: mapped [mem 0x00000000b6c8f000-0x00000000bac8f000] (64MB)
[ 0.230840] Trying to unpack rootfs image as initramfs...
[ 0.242807] Initialise system trusted keyrings
[ 0.242819] Key type blacklist registered
[ 0.242858] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 0.244102] zbud: loaded
[ 0.244407] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.244580] fuse: init (API version 7.34)
[ 0.244748] integrity: Platform Keyring initialized
[ 0.256433] Key type asymmetric registered
[ 0.256438] Asymmetric key parser 'x509' registered
[ 0.256455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.256496] io scheduler mq-deadline registered
[ 0.257828] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.366062] ACPI: AC: AC Adapter [ADP0] (off-line)
[ 0.366141] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.366162] ACPI: button: Power Button [PWRB]
[ 0.366192] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.366207] ACPI: button: Sleep Button [SLPB]
[ 0.366238] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 0.366337] ACPI: button: Lid Switch [LID0]
[ 0.366373] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.366404] ACPI: button: Power Button [PWRF]
[ 0.367571] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.367575] ACPI: thermal: Thermal Zone [TZ00] (89 C)
[ 0.367945] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.367947] ACPI: thermal: Thermal Zone [TZ01] (89 C)
[ 0.368178] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.373775] Linux agpgart interface v0.103
[ 0.380851] ACPI: battery: Slot [BAT0] (battery present)
[ 0.553973] loop: module loaded
[ 0.554374] libphy: Fixed MDIO Bus: probed
[ 0.554377] tun: Universal TUN/TAP device driver, 1.6
[ 0.554445] PPP generic driver version 2.4.2
[ 0.554600] VFIO - User Level meta-driver version: 0.3
[ 0.554703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.554709] ehci-pci: EHCI PCI platform driver
[ 0.554884] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.554891] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.554905] ehci-pci 0000:00:1a.0: debug port 2
[ 0.558827] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf1c0a000
[ 0.573933] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.574012] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[ 0.574015] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.574017] usb usb1: Product: EHCI Host Controller
[ 0.574019] usb usb1: Manufacturer: Linux 5.13.0-19-generic ehci_hcd
[ 0.574020] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.574219] hub 1-0:1.0: USB hub found
[ 0.574229] hub 1-0:1.0: 2 ports detected
[ 0.574508] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.574516] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.574529] ehci-pci 0000:00:1d.0: debug port 2
[ 0.578474] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1c09000
[ 0.593932] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.594003] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[ 0.594006] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.594008] usb usb2: Product: EHCI Host Controller
[ 0.594010] usb usb2: Manufacturer: Linux 5.13.0-19-generic ehci_hcd
[ 0.594011] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.594198] hub 2-0:1.0: USB hub found
[ 0.594208] hub 2-0:1.0: 2 ports detected
[ 0.594354] ehci-platform: EHCI generic platform driver
[ 0.594372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.594377] ohci-pci: OHCI PCI platform driver
[ 0.594387] ohci-platform: OHCI generic platform driver
[ 0.594394] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.594447] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.599242] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.599252] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.599463] mousedev: PS/2 mouse device common for all mice
[ 0.599715] rtc_cmos 00:01: RTC can wake from S4
[ 0.599951] rtc_cmos 00:01: registered as rtc0
[ 0.599996] rtc_cmos 00:01: setting system clock to 2022-01-13T08:21:13 UTC (1642062073)
[ 0.600022] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.600033] i2c /dev entries driver
[ 0.600087] device-mapper: uevent: version 1.0.3
[ 0.600147] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 0.600171] platform eisa.0: Probing EISA bus 0
[ 0.600173] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.600175] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.600176] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.600178] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.600179] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.600181] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.600182] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.600183] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.600185] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.600186] platform eisa.0: EISA: Detected 0 cards
[ 0.600191] intel_pstate: Intel P-state driver initializing
[ 0.600609] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.600730] drop_monitor: Initializing network drop monitor service
[ 0.600975] NET: Registered protocol family 10
[ 0.909927] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.929928] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.071189] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.071195] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.071956] hub 1-1:1.0: USB hub found
[ 1.072670] hub 1-1:1.0: 6 ports detected
[ 1.090279] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.090287] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.090562] hub 2-1:1.0: USB hub found
[ 1.090648] hub 2-1:1.0: 8 ports detected
[ 1.119773] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.152638] Freeing initrd memory: 72212K
[ 1.160027] Segment Routing with IPv6
[ 1.160070] NET: Registered protocol family 17
[ 1.160246] Key type dns_resolver registered
[ 1.160877] microcode: sig=0x206a7, pf=0x10, revision=0x2f
[ 1.160963] microcode: Microcode Update Driver: v2.2.
[ 1.160979] IPI shorthand broadcast: enabled
[ 1.160992] sched_clock: Marking stable (1159314999, 1625278)->(1225123999, -64183722)
[ 1.161163] registered taskstats version 1
[ 1.161176] Loading compiled-in X.509 certificates
[ 1.162378] Loaded X.509 cert 'Build time autogenerated kernel key: b95acfc8c48e21a7b35c5c04d4e9fe5748a51740'
[ 1.163323] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 1.164258] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 1.164260] blacklist: Loading compiled-in revocation X.509 certificates
[ 1.164282] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 1.164601] zswap: loaded using pool lzo/zbud
[ 1.164835] Key type ._fscrypt registered
[ 1.164837] Key type .fscrypt registered
[ 1.164839] Key type fscrypt-provisioning registered
[ 1.167975] Key type encrypted registered
[ 1.167981] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.167990] ima: No TPM chip found, activating TPM-bypass!
[ 1.167995] Loading compiled-in module X.509 certificates
[ 1.168768] Loaded X.509 cert 'Build time autogenerated kernel key: b95acfc8c48e21a7b35c5c04d4e9fe5748a51740'
[ 1.168770] ima: Allocated hash algorithm: sha1
[ 1.168778] ima: No architecture policies found
[ 1.168786] evm: Initialising EVM extended attributes:
[ 1.168787] evm: security.selinux
[ 1.168788] evm: security.SMACK64
[ 1.168788] evm: security.SMACK64EXEC
[ 1.168789] evm: security.SMACK64TRANSMUTE
[ 1.168790] evm: security.SMACK64MMAP
[ 1.168790] evm: security.apparmor
[ 1.168791] evm: security.ima
[ 1.168791] evm: security.capability
[ 1.168792] evm: HMAC attrs: 0x1
[ 1.169050] PM: Magic number: 6:614:371
[ 1.169053] PM: hash matches drivers/base/power/main.c:1599
[ 1.169234] RAS: Correctable Errors collector initialized.
[ 1.171173] Freeing unused decrypted memory: 2036K
[ 1.171679] Freeing unused kernel image (initmem) memory: 2860K
[ 1.218092] Write protecting the kernel read-only data: 30720k
[ 1.218732] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.219125] Freeing unused kernel image (rodata/data gap) memory: 1788K
[ 1.273915] tsc: Refined TSC clocksource calibration: 2494.333 MHz
[ 1.273924] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23f45085418, max_idle_ns: 440795285711 ns
[ 1.282279] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.282281] x86/mm: Checking user space page tables
[ 1.282291] clocksource: Switched to clocksource tsc
[ 1.331518] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.331524] Run /init as init process
[ 1.331525] with arguments:
[ 1.331526] /init
[ 1.331527] maybe-ubiquity
[ 1.331528] splash
[ 1.331528] ---
[ 1.331529] with environment:
[ 1.331530] HOME=/
[ 1.331531] TERM=linux
[ 1.331531] BOOT_IMAGE=/casper/vmlinuz
[ 1.331532] file=/cdrom/preseed/ubuntu.seed
[ 1.365922] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[ 1.381925] usb 2-1.5: new full-speed USB device number 3 using ehci-pci
[ 1.495142] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189, bcdDevice=69.19
[ 1.495167] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.896431] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[ 1.901334] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20210331/utaddress-204)
[ 1.901346] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 1.901351] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20210331/utaddress-204)
[ 1.901358] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20210331/utaddress-204)
[ 1.901364] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 1.901367] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20210331/utaddress-204)
[ 1.901373] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20210331/utaddress-204)
[ 1.901379] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 1.901381] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20210331/utaddress-204)
[ 1.901387] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20210331/utaddress-204)
[ 1.901392] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 1.901394] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 1.906809] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 1.907084] i2c i2c-0: 2/2 memory slots populated (from DMI)
[ 1.907142] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.907150] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[ 1.907282] xhci_hcd 0000:04:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
[ 1.907399] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 1.907521] r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.907901] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[ 1.907906] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.907910] usb usb3: Product: xHCI Host Controller
[ 1.907912] usb usb3: Manufacturer: Linux 5.13.0-19-generic xhci-hcd
[ 1.907914] usb usb3: SerialNumber: 0000:04:00.0
[ 1.908065] hub 3-0:1.0: USB hub found
[ 1.908082] hub 3-0:1.0: 2 ports detected
[ 1.908283] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.908289] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[ 1.908294] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[ 1.911894] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.911933] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
[ 1.911937] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.911940] usb usb4: Product: xHCI Host Controller
[ 1.911942] usb usb4: Manufacturer: Linux 5.13.0-19-generic xhci-hcd
[ 1.911944] usb usb4: SerialNumber: 0000:04:00.0
[ 1.912104] hub 4-0:1.0: USB hub found
[ 1.912119] hub 4-0:1.0: 2 ports detected
[ 1.912187] ahci 0000:00:1f.2: version 3.0
[ 1.912451] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 1.916554] libphy: r8169: probed
[ 1.917046] r8169 0000:06:00.0 eth0: RTL8168e/8111e, 84:8f:69:c9:83:74, XID 2c2, IRQ 35
[ 1.917054] r8169 0000:06:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.923322] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
[ 1.923330] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 1.927277] cryptd: max_cpu_qlen set to 1000
[ 1.974960] r8169 0000:06:00.0 enp6s0: renamed from eth0
[ 1.975118] scsi host0: ahci
[ 1.975878] scsi host1: ahci
[ 1.976048] scsi host2: ahci
[ 1.976353] scsi host3: ahci
[ 1.976583] scsi host4: ahci
[ 1.976834] scsi host5: ahci
[ 1.976908] ata1: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08100 irq 36
[ 1.976912] ata2: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08180 irq 36
[ 1.976915] ata3: DUMMY
[ 1.976917] ata4: DUMMY
[ 1.976920] ata5: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08300 irq 36
[ 1.976922] ata6: DUMMY
[ 1.998913] AVX version of gcm_enc/dec engaged.
[ 1.998941] AES CTR mode by8 optimization enabled
[ 2.018300] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 2.018721] Console: switching to colour dummy device 80x25
[ 2.038197] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 2.045480] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210331/nsarguments-61)
[ 2.045955] i915 0000:00:02.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[ 2.046003] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210331/nsarguments-61)
[ 2.046405] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[ 2.046409] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[ 2.046435] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[ 2.046574] nouveau 0000:01:00.0: NVIDIA GF108 (0c1a00a1)
[ 2.060469] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 2.085497] ACPI: video: Video Device [PEGP] (multi-head: no rom: yes post: no)
[ 2.136236] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7
[ 2.136282] nouveau 0000:01:00.0: bios: version 70.08.44.00.11
[ 2.137881] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.138579] acpi device:34: registered as cooling_device4
[ 2.138678] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8
[ 2.234500] nouveau 0000:01:00.0: fb: 2048 MiB DDR3
[ 2.245972] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 2.263879] fbcon: i915drmfb (fb0) is primary device
[ 2.292090] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.294048] vga_switcheroo: enabled
[ 2.294068] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[ 2.294070] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[ 2.294073] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[ 2.294074] nouveau 0000:01:00.0: DRM: DCB version 4.0
[ 2.294075] nouveau 0000:01:00.0: DRM: DCB outp 00: 02014300 00000000
[ 2.294077] nouveau 0000:01:00.0: DRM: DCB outp 01: 02021362 00020010
[ 2.294079] nouveau 0000:01:00.0: DRM: DCB conn 00: 00000340
[ 2.294080] nouveau 0000:01:00.0: DRM: DCB conn 01: 00001061
[ 2.294081] nouveau 0000:01:00.0: DRM: DCB conn 02: 00000147
[ 2.294082] nouveau 0000:01:00.0: DRM: DCB conn 03: 00002346
[ 2.294083] nouveau 0000:01:00.0: DRM: DCB conn 04: 00000400
[ 2.294084] nouveau 0000:01:00.0: DRM: DCB conn 05: 00000210
[ 2.294085] nouveau 0000:01:00.0: DRM: DCB conn 06: 00000211
[ 2.294085] nouveau 0000:01:00.0: DRM: DCB conn 07: 00000213
[ 2.294767] nouveau 0000:01:00.0: ce: ucode exceeds falcon limit(s)
[ 2.294769] nouveau 0000:01:00.0: ce: init failed, -22
[ 2.294816] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10312c [ PRIVRING ]
[ 2.298232] ata1.00: LPM support broken, forcing max_power
[ 2.298483] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 2.298532] ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2AR10002, max UDMA/133
[ 2.298534] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32)
[ 2.304686] ata1.00: LPM support broken, forcing max_power
[ 2.304905] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 2.304960] ata1.00: configured for UDMA/133
[ 2.315216] scsi 0:0:0:0: Direct-Access ATA ST1000LM024 HN-M 0002 PQ: 0 ANSI: 5
[ 2.315426] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.315469] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 2.315486] sd 0:0:0:0: [sda] Write Protect is off
[ 2.315489] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.315517] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.320547] nouveau 0000:01:00.0: DRM: MM: using M2MF for buffer copies
[ 2.333258] nouveau 0000:01:00.0: DRM: allocated 1024x768 fb: 0x60000, bo (____ptrval____)
[ 2.397431] usb 3-1: New USB device found, idVendor=0781, idProduct=557e, bcdDevice= 1.27
[ 2.397445] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.397451] usb 3-1: Product: USB Flash Drive
[ 2.397454] usb 3-1: Manufacturer: SanDisk
[ 2.397458] usb 3-1: SerialNumber: 4C531001380125107440
[ 2.398115] random: fast init done
[ 2.404885] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 2.405263] scsi host6: usb-storage 3-1:1.0
[ 2.405409] usbcore: registered new interface driver usb-storage
[ 2.408757] usbcore: registered new interface driver uas
[ 2.525953] usb 3-2: new full-speed USB device number 3 using xhci_hcd
[ 2.628623] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.631764] ata2.00: ATAPI: PLDS DVD+/-RW DS-8A8SH, KD11, max UDMA/100
[ 2.632898] ata2.00: configured for UDMA/100
[ 2.647624] scsi 1:0:0:0: CD-ROM PLDS DVD+-RW DS-8A8SH KD11 PQ: 0 ANSI: 5
[ 2.697571] psmouse serio1: synaptics: queried max coordinates: x [..5398], y [..4728]
[ 2.706816] usb 3-2: New USB device found, idVendor=3938, idProduct=1031, bcdDevice= 1.08
[ 2.706825] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.706830] usb 3-2: Product: 2.4G Wireless Mouse
[ 2.706833] usb 3-2: Manufacturer: MOSART Semi.
[ 2.717878] hid: raw HID events driver (C) Jiri Kosina
[ 2.720112] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.720118] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.730260] sda: sda1 sda2
[ 2.740165] usbcore: registered new interface driver usbhid
[ 2.740169] usbhid: USB HID core driver
[ 2.747553] input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-2/3-2:1.0/0003:3938:1031.0001/input/input9
[ 2.747849] input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-2/3-2:1.0/0003:3938:1031.0001/input/input10
[ 2.748144] hid-generic 0003:3938:1031.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [MOSART Semi. 2.4G Wireless Mouse] on usb-0000:04:00.0-2/input0
[ 2.781849] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xa40000/0x8a0400/0x0, board id: 0, fw id: 662324
[ 2.786204] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.798062] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.798141] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.830087] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[ 3.112791] ata5: SATA link down (SStatus 0 SControl 300)
[ 3.133038] Console: switching to colour frame buffer device 170x48
[ 3.157320] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 3.157627] nouveau 0000:01:00.0: [drm] fb1: nouveaudrmfb frame buffer device
[ 3.171205] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[ 3.419360] scsi 6:0:0:0: Direct-Access SanDisk USB Flash Drive 1.27 PQ: 0 ANSI: 6
[ 3.419625] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 3.419829] sd 6:0:0:0: [sdb] 30529536 512-byte logical blocks: (15.6 GB/14.6 GiB)
[ 3.421700] sd 6:0:0:0: [sdb] Write Protect is off
[ 3.421704] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 3.422284] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 3.445878] sdb: sdb1
[ 3.482676] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 6.569980] usb 1-1.4: device descriptor read/64, error -110
[ 9.419647] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 103048 [ PRIVRING ]
[ 22.185953] usb 1-1.4: device descriptor read/64, error -110
[ 22.373988] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[ 27.561978] usb 1-1.4: device descriptor read/64, error -110
[ 43.177988] usb 1-1.4: device descriptor read/64, error -110
[ 43.286192] usb 1-1-port4: attempt power cycle
[ 43.890000] usb 1-1.4: new high-speed USB device number 5 using ehci-pci
[ 48.989264] usb 1-1.4: device descriptor read/8, error -110
[ 54.365255] usb 1-1.4: device descriptor read/8, error -110
[ 54.549989] usb 1-1.4: new high-speed USB device number 6 using ehci-pci
[ 59.741331] usb 1-1.4: device descriptor read/8, error -110
[ 65.117286] usb 1-1.4: device descriptor read/8, error -110
[ 65.222166] usb 1-1-port4: unable to enumerate USB device
[ 67.013222] random: crng init done
[ 67.055325] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 67.480154] loop0: detected capacity change from 0 to 4824232
[ 69.024798] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[ 70.510030] Adding 9227464k swap on /dev/sda2. Priority:-2 extents:1 across:9227464k FS
[ 75.776832] systemd[1]: Inserted module 'autofs4'
[ 75.818203] systemd[1]: systemd 248.3-1ubuntu8 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)
[ 75.838172] systemd[1]: Detected architecture x86-64.
[ 75.840404] systemd[1]: Initializing machine ID from random generator.
[ 76.133711] systemd[1]: cdrom.mount: Unit is bound to inactive unit dev-sdb1.device. Stopping, too.
[ 76.134763] systemd[1]: Queued start job for default target Graphical Interface.
[ 76.135884] systemd[1]: Created slice system-modprobe.slice.
[ 76.136161] systemd[1]: Created slice User and Session Slice.
[ 76.136242] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 76.136450] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 76.136512] systemd[1]: Reached target Remote File Systems.
[ 76.136526] systemd[1]: Reached target Slices.
[ 76.136548] systemd[1]: Reached target Swap.
[ 76.136568] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 76.136669] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 76.137201] systemd[1]: Listening on LVM2 poll daemon socket.
[ 76.137361] systemd[1]: Listening on Syslog Socket.
[ 76.137424] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 76.137813] systemd[1]: Listening on Journal Audit Socket.
[ 76.137934] systemd[1]: Listening on Journal Socket (/dev/log).
[ 76.138683] systemd[1]: Listening on udev Control Socket.
[ 76.138797] systemd[1]: Listening on udev Kernel Socket.
[ 76.139456] systemd[1]: Unmounting /cdrom...
[ 76.139709] systemd[1018]: cdrom.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
[ 76.146953] systemd[1]: cdrom.mount: Mount process exited, code=exited, status=32/n/a
[ 76.146966] systemd[1]: Failed unmounting /cdrom.
[ 76.147271] systemd[1]: Listening on Journal Socket.
[ 76.148197] systemd[1]: Mounting Huge Pages File System...
[ 76.149123] systemd[1]: Mounting POSIX Message Queue File System...
[ 76.150525] systemd[1]: Mounting Kernel Debug File System...
[ 76.152017] systemd[1]: Mounting Kernel Trace File System...
[ 76.154147] systemd[1]: Starting Journal Service...
[ 76.154391] systemd[1]: Finished Availability of block devices.
[ 76.155733] systemd[1]: Starting Set the console keyboard layout...
[ 76.157715] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 76.158939] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 76.160427] systemd[1]: Starting Load Kernel Module configfs...
[ 76.161986] systemd[1]: Starting Load Kernel Module drm...
[ 76.163583] systemd[1]: Starting Load Kernel Module fuse...
[ 76.166064] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 76.181291] systemd[1]: Starting Load Kernel Modules...
[ 76.182959] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 76.184644] systemd[1]: Starting Coldplug All udev Devices...
[ 76.186231] systemd[1]: Starting Uncomplicated firewall...
[ 76.189941] systemd[1]: Mounted Huge Pages File System.
[ 76.190174] systemd[1]: Mounted POSIX Message Queue File System.
[ 76.190391] systemd[1]: Mounted Kernel Debug File System.
[ 76.190603] systemd[1]: Mounted Kernel Trace File System.
[ 76.191142] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 76.191665] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 76.192022] systemd[1]: Finished Load Kernel Module configfs.
[ 76.192472] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 76.192810] systemd[1]: Finished Load Kernel Module drm.
[ 76.193280] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 76.193632] systemd[1]: Finished Load Kernel Module fuse.
[ 76.195665] systemd[1]: Mounting FUSE Control File System...
[ 76.197093] systemd[1]: Mounting Kernel Configuration File System...
[ 76.226306] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 76.226921] systemd[1]: Finished Uncomplicated firewall.
[ 76.227171] systemd[1]: Mounted FUSE Control File System.
[ 76.227382] systemd[1]: Mounted Kernel Configuration File System.
[ 76.248410] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 76.248513] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 76.249933] systemd[1]: Starting Load/Save Random Seed...
[ 76.252449] systemd[1]: Starting Create System Users...
[ 76.258654] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 76.264073] systemd[1]: Started Journal Service.
[ 76.290544] systemd-journald[1023]: Received client request to flush runtime journal.
[ 76.360083] lp: driver loaded but no devices found
[ 76.372618] ppdev: user-space parallel port driver
[ 76.972657] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[ 77.046077] input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input11
[ 77.084024] at24 0-0050: supply vcc not found, using dummy regulator
[ 77.086623] at24 0-0050: 256 byte spd EEPROM, read-only
[ 77.264136] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[ 77.264142] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 77.264144] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 77.264145] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 77.443569] dell_smm_hwmon: broken Dell BIOS detected, disallow fan support
[ 77.536900] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 77.579260] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 78.105072] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 78.105762] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 78.105779] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 78.150909] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[ 78.150990] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[ 78.151085] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[ 78.151168] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[ 78.263336] Intel(R) Wireless WiFi driver for Linux
[ 78.263577] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 78.327413] snd_hda_codec_realtek hdaudioC0D0: ALC665: SKU not ready 0x598301f0
[ 78.327754] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC665: line_outs=1 (0x15/0x0/0x0/0x0/0x0) type:speaker
[ 78.327758] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 78.327760] snd_hda_codec_realtek hdaudioC0D0: hp_outs=2 (0x1b/0x19/0x0/0x0/0x0)
[ 78.327762] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 78.327764] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 78.327765] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 78.327766] snd_hda_codec_realtek hdaudioC0D0: Mic=0x1a
[ 78.327768] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 78.340290] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 78.340377] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 78.340452] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 78.340548] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[ 78.457111] intel_rapl_common: Found RAPL domain package
[ 78.457116] intel_rapl_common: Found RAPL domain core
[ 78.457117] intel_rapl_common: Found RAPL domain uncore
[ 78.834218] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 6000g2b-6.ucode op_mode iwldvm
[ 78.940404] Bluetooth: Core ver 2.22
[ 78.940443] NET: Registered protocol family 31
[ 78.940445] Bluetooth: HCI device and connection manager initialized
[ 78.940449] Bluetooth: HCI socket layer initialized
[ 78.940451] Bluetooth: L2CAP socket layer initialized
[ 78.940456] Bluetooth: SCO socket layer initialized
[ 78.966605] usbcore: registered new interface driver btusb
[ 78.970605] Bluetooth: hci0: unexpected event for opcode 0x0000
[ 81.618140] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 81.618145] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 81.618148] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 81.618150] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
[ 81.652410] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 81.815497] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 83.944485] spl: loading out-of-tree module taints kernel.
[ 83.953674] znvpair: module license 'CDDL' taints kernel.
[ 83.953677] Disabling lock debugging due to kernel taint
[ 84.166567] ZFS: Loaded module v2.0.3-8ubuntu8, ZFS pool version 5000, ZFS filesystem version 5
[ 84.187780] loop1: detected capacity change from 0 to 8
[ 84.230520] loop2: detected capacity change from 0 to 203424
[ 84.230774] loop3: detected capacity change from 0 to 496320
[ 84.258301] loop4: detected capacity change from 0 to 126632
[ 84.258537] loop5: detected capacity change from 0 to 111048
[ 84.282200] loop6: detected capacity change from 0 to 307976
[ 84.286158] loop7: detected capacity change from 0 to 133552
[ 86.047368] audit: type=1400 audit(1642062158.942:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.core" pid=1428 comm="apparmor_parser"
[ 86.224813] audit: type=1400 audit(1642062159.118:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.core.hook.configure" pid=1431 comm="apparmor_parser"
[ 86.891942] audit: type=1400 audit(1642062159.786:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/11743/usr/lib/snapd/snap-confine" pid=1427 comm="apparmor_parser"
[ 86.893711] audit: type=1400 audit(1642062159.786:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/11743/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1427 comm="apparmor_parser"
[ 87.224968] audit: type=1400 audit(1642062160.118:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.firefox" pid=1429 comm="apparmor_parser"
[ 87.241963] audit: type=1400 audit(1642062160.138:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.hook.configure" pid=1433 comm="apparmor_parser"
[ 87.304227] audit: type=1400 audit(1642062160.198:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.snap-store" pid=1430 comm="apparmor_parser"
[ 87.640152] audit: type=1400 audit(1642062160.534:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.snap-store.hook.configure" pid=1434 comm="apparmor_parser"
[ 88.268995] audit: type=1400 audit(1642062161.162:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.firefox" pid=1432 comm="apparmor_parser"
[ 88.420413] audit: type=1400 audit(1642062161.314:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=1436 comm="apparmor_parser"
[ 93.315388] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 93.315392] Bluetooth: BNEP filters: protocol multicast
[ 93.315397] Bluetooth: BNEP socket layer initialized
[ 100.467059] RTL8211DN Gigabit Ethernet r8169-0-600:00: attached PHY driver (mii_bus:phy_addr=r8169-0-600:00, irq=MAC)
[ 100.761874] r8169 0000:06:00.0 enp6s0: Link is Down
[ 100.783054] iwlwifi 0000:03:00.0: Radio type=0x2-0x2-0x1
[ 100.879525] iwlwifi 0000:03:00.0: Radio type=0x2-0x2-0x1
[ 102.842080] loop8: detected capacity change from 0 to 8
[ 104.067841] kauditd_printk_skb: 2 callbacks suppressed
[ 104.067844] audit: type=1400 audit(1642062176.962:14): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1637 comm="apparmor_parser"
[ 104.068917] audit: type=1400 audit(1642062176.962:15): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1637 comm="apparmor_parser"
[ 104.728247] audit: type=1400 audit(1642062177.622:16): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/core/11743/usr/lib/snapd/snap-confine" pid=1646 comm="apparmor_parser"
[ 104.751066] audit: type=1400 audit(1642062177.646:17): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/core/11743/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1646 comm="apparmor_parser"
[ 104.856704] audit: type=1400 audit(1642062177.750:18): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.core" pid=1649 comm="apparmor_parser"
[ 104.954003] audit: type=1400 audit(1642062177.850:19): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.core.hook.configure" pid=1650 comm="apparmor_parser"
[ 105.624006] audit: type=1400 audit(1642062178.518:20): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.firefox" pid=1651 comm="apparmor_parser"
[ 105.860946] audit: type=1400 audit(1642062178.754:21): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.hook.configure" pid=1653 comm="apparmor_parser"
[ 106.417754] audit: type=1400 audit(1642062179.310:22): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.firefox" pid=1652 comm="apparmor_parser"
[ 106.707935] audit: type=1400 audit(1642062179.602:23): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.hook.configure" pid=1655 comm="apparmor_parser"
[ 115.153187] Bluetooth: RFCOMM TTY layer initialized
[ 115.153196] Bluetooth: RFCOMM socket layer initialized
[ 115.153204] Bluetooth: RFCOMM ver 1.11
[ 121.440351] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 103048 [ PRIVRING ]
[ 183.277488] rfkill: input handler disabled
[ 451.378050] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 451.382143] ata2.00: configured for UDMA/100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment