Support for Focusrite Scarlett, and in general usb soundcards

Discussions related to using VirtualBox on Linux hosts.
javispedro
Posts: 58
Joined: 29. Jan 2022, 15:31
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Old & New Windows, Linux

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by javispedro »

edufissure wrote:Para casi asegurar que el error es de virtualizacion, si en mi equipo host, en vez de una cliente con windows pongo una cliente con linux...Tampoco funciona. Entonces es dificil pensar que el host es linux y la tarjeta funciona de forma correcta, pero cuando enciendes una vm cliente con linux tb, entonces deja de funcionar y no se escucha nada, con lo misma configuracion que tiene el host. ( tanto host como guest son Ubuntu 20.04.4 LTS).
Sería muy raro que pasase algo así. Quiero decir, que aparentemente funcione bien la comunicación USB (se detecta y configura el dispositivo), pero que al intentar reproducir suene "silencio". Lo normal sería que o te saliesen un montón de errores, o ninguno, pero no esto.
(Aunque sea raro, tampoco es imposible. Quizá el driver ignora los errores. )

En cualquier caso, yo tampoco me estoy enterando de mucho, y por lo que veo hay multitud de software en la VM que seguramente está complicando las cosas.
Quizá deberíamos intentar simplificar las cosas.
Voy a centrarme en Ubuntu / Ubuntu ya que yo de Windows entiendo poco.
Por lo que dices, el Focusrite en cuestión funciona en el host, Ubuntu, ¿sin instalar ningún driver especial? ¿O tienes que hacer algo en concreto para que funcione?
¿Y "suena" correctamente en el Ubuntu host ?
Si creas un guest Ubuntu, cuando le "traspasas" el Focusrite, ¿aparece en las preferencias de sonido del guest?
¿Y aunque lo selecciones, dices que no suena?
Cuando supuestamente debería estar sonando, puedes abrir una terminal de Ubuntu en el guest, escribir "dmesg" + Intro, y hacer una captura de pantalla en la que se vean bien las ultimas lineas que aparecen?
Quizá tambien que se vean las preferencias de sonido de fondo, para confirmar que no hay nada raro.

Y otra cosa. ¿Y la captura de sonido desde el micrófono, funciona -- en el host y en el guest?

No se si estoy complicando las cosas más :) /
Hopefully I'm not further complicating things.
edufissure
Posts: 79
Joined: 8. Sep 2018, 19:27

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by edufissure »

javispedro wrote:Para casi asegurar que el error es de virtualizacion, si en mi equipo host, en vez de una cliente con windows pongo una cliente con linux...Tampoco funciona. Entonces es dificil pensar que el host es linux y la tarjeta funciona de forma correcta, pero cuando enciendes una vm cliente con linux tb, entonces deja de funcionar y no se escucha nada, con lo misma configuracion que tiene el host. ( tanto host como guest son Ubuntu 20.04.4 LTS).
Sería muy raro que pasase algo así. Quiero decir, que aparentemente funcione bien la comunicación USB (se detecta y configura el dispositivo), pero que al intentar reproducir suene "silencio". Lo normal sería que o te saliesen un montón de errores, o ninguno, pero no esto.
(Aunque sea raro, tampoco es imposible. Quizá el driver ignora los errores. )

En cualquier caso, yo tampoco me estoy enterando de mucho, y por lo que veo hay multitud de software en la VM que seguramente está complicando las cosas.
Quizá deberíamos intentar simplificar las cosas.
Buenas, eres desarrollador virtualbox ? Me salvas el poder hablar español jajaja.
Si diria que el compañero fth0 no nos hemos entendido seguramente por mi mal ingles. Y creo que algun concepto o el esta equivocado o quizas yo ;)
javispedro wrote: Voy a centrarme en Ubuntu / Ubuntu ya que yo de Windows entiendo poco.
Por lo que dices, el Focusrite en cuestión funciona en el host, Ubuntu, ¿sin instalar ningún driver especial? ¿O tienes que hacer algo en concreto para que funcione?
Nada lo pilla de forma nativa. No existen drivers para Focusrite ni en general para tarjetas de sonido usb ( al menos las mas utilizadas mundo produccion musical / djs) para linux.
¿Y "suena" correctamente en el Ubuntu host ?
Correcto
Si creas un guest Ubuntu, cuando le "traspasas" el Focusrite, ¿aparece en las preferencias de sonido del guest?
Sí pero lo pongo que habilitat como filtro USB en la configuracion de la maquina virtual.
¿Y aunque lo selecciones, dices que no suena?
Ese es el problema que intento exponer desde el principio. :wink:
Cuando supuestamente debería estar sonando, puedes abrir una terminal de Ubuntu en el guest, escribir "dmesg" + Intro, y hacer una captura de pantalla en la que se vean bien las ultimas lineas que aparecen?
Supongo que me indicas en un guest Ubuntu, ya que la idea inicial es utilizar una maquina virtual windows10 para poder utilizar Virtualdj o otro software de djs que solo esta disponible para mac o windows. Para intentar corroborar que el problema es de virtualizacion y virtualbox tb lo probe en una maquina virtual ubuntu 22.04 ( no tendria mucho sentido tener un host con ubuntu y utilizar un guest con el mismo ubuntu ). Pero la prueba es gratis:

Aqui lo tienes tengo el host con Ubuntu 20.04 y guest con 22.04:

Code: Select all

osboxes@osboxes:~$ sudo dmesg
[    0.000000] Linux version 5.15.0-25-generic (buildd@ubuntu) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 (Ubuntu 5.15.0-25.25-generic 5.15.30)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.15.0-25-generic root=UUID=3b87d941-8ee7-4312-98fc-1f26828d62ab ro 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] 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] signal: max sigframe size: 1776
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 10a001001, primary cpu clock
[    0.000002] kvm-clock: using sched offset of 3814610505 cycles
[    0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000006] tsc: Detected 2808.044 MHz processor
[    0.000502] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000505] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000509] last_pfn = 0x120000 max_arch_pfn = 0x400000000
[    0.000518] Disabled
[    0.000519] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[    0.000521] CPU MTRRs all blank - virtualized system.
[    0.000523] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.000526] last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[    0.000578] found SMP MP-table at [mem 0x0009fff0-0x0009ffff]
[    0.000741] RAMDISK: [mem 0x309a3000-0x344c8fff]
[    0.000745] ACPI: Early table checksum verification disabled
[    0.000749] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX  )
[    0.000752] ACPI: XSDT 0x00000000DFFF0030 00003C (v01 VBOX   VBOXXSDT 00000001 ASL  00000061)
[    0.000758] ACPI: FACP 0x00000000DFFF00F0 0000F4 (v04 VBOX   VBOXFACP 00000001 ASL  00000061)
[    0.000763] ACPI: DSDT 0x00000000DFFF0480 002325 (v02 VBOX   VBOXBIOS 00000002 INTL 20190509)
[    0.000766] ACPI: FACS 0x00000000DFFF0200 000040
[    0.000769] ACPI: FACS 0x00000000DFFF0200 000040
[    0.000772] ACPI: APIC 0x00000000DFFF0240 00006C (v02 VBOX   VBOXAPIC 00000001 ASL  00000061)
[    0.000775] ACPI: SSDT 0x00000000DFFF02B0 0001CC (v01 VBOX   VBOXCPUT 00000002 INTL 20190509)
[    0.000777] ACPI: Reserving FACP table memory at [mem 0xdfff00f0-0xdfff01e3]
[    0.000778] ACPI: Reserving DSDT table memory at [mem 0xdfff0480-0xdfff27a4]
[    0.000779] ACPI: Reserving FACS table memory at [mem 0xdfff0200-0xdfff023f]
[    0.000780] ACPI: Reserving FACS table memory at [mem 0xdfff0200-0xdfff023f]
[    0.000780] ACPI: Reserving APIC table memory at [mem 0xdfff0240-0xdfff02ab]
[    0.000781] ACPI: Reserving SSDT table memory at [mem 0xdfff02b0-0xdfff047b]
[    0.000997] No NUMA configuration found
[    0.000998] Faking a node at [mem 0x0000000000000000-0x000000011fffffff]
[    0.001005] NODE_DATA(0) allocated [mem 0x11ffd6000-0x11fffffff]
[    0.001670] Zone ranges:
[    0.001671]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.001673]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.001674]   Normal   [mem 0x0000000100000000-0x000000011fffffff]
[    0.001675]   Device   empty
[    0.001676] Movable zone start for each node
[    0.001677] Early memory node ranges
[    0.001678]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.001679]   node   0: [mem 0x0000000000100000-0x00000000dffeffff]
[    0.001680]   node   0: [mem 0x0000000100000000-0x000000011fffffff]
[    0.001681] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fffffff]
[    0.002032] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.002051] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.018115] On node 0, zone Normal: 16 pages in unavailable ranges
[    0.018426] ACPI: PM-Timer IO Port: 0x4008
[    0.018476] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.018479] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.018480] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.018484] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.018489] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.018505] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.018507] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.018508] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.018508] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.018509] PM: hibernation: Registered nosave memory: [mem 0xdfff0000-0xdfffffff]
[    0.018510] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xfebfffff]
[    0.018511] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.018511] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.018512] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.018512] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfffbffff]
[    0.018513] PM: hibernation: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
[    0.018514] [mem 0xe0000000-0xfebfffff] available for PCI devices
[    0.018515] Booting paravirtualized kernel on KVM
[    0.018517] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.018522] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.018963] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u524288
[    0.018967] pcpu-alloc: s212992 r8192 d28672 u524288 alloc=1*2097152
[    0.018969] pcpu-alloc: [0] 0 1 2 3 
[    0.018987] kvm-guest: PV spinlocks enabled
[    0.018988] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.018996] Built 1 zonelists, mobility grouping on.  Total pages: 1031920
[    0.018997] Policy zone: Normal
[    0.018998] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.0-25-generic root=UUID=3b87d941-8ee7-4312-98fc-1f26828d62ab ro quiet splash
[    0.019042] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-5.15.0-25-generic", will be passed to user space.
[    0.019959] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.020372] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.020450] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.043049] Memory: 3950128K/4193848K available (16393K kernel code, 4385K rwdata, 10784K rodata, 2952K init, 4796K bss, 243460K reserved, 0K cma-reserved)
[    0.043057] random: get_random_u64 called from kmem_cache_open+0x2b/0x320 with crng_init=0
[    0.043160] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.043171] Kernel/User page tables isolation: enabled
[    0.043195] ftrace: allocating 50352 entries in 197 pages
[    0.055558] ftrace: allocated 197 pages with 4 groups
[    0.056120] rcu: Hierarchical RCU implementation.
[    0.056123] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.056124] 	Rude variant of Tasks RCU enabled.
[    0.056125] 	Tracing variant of Tasks RCU enabled.
[    0.056126] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.056126] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.058929] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
[    0.059318] random: crng done (trusting CPU's manufacturer)
[    0.066032] Console: colour VGA+ 80x25
[    0.066043] printk: console [tty0] enabled
[    0.066064] ACPI: Core revision 20210730
[    0.066597] APIC: Switch to symmetric I/O mode setup
[    0.066777] x2apic enabled
[    0.066943] Switched APIC routing to physical x2apic.
[    0.067760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.067778] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2879efefd1d, max_idle_ns: 440795318628 ns
[    0.067785] Calibrating delay loop (skipped) preset value.. 5616.08 BogoMIPS (lpj=11232176)
[    0.067787] pid_max: default: 32768 minimum: 301
[    0.067809] LSM: Security Framework initializing
[    0.067817] landlock: Up and running.
[    0.067817] Yama: becoming mindful.
[    0.067833] AppArmor: AppArmor initialized
[    0.067853] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.067859] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.068145] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.068146] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.068149] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.068150] Spectre V2 : Mitigation: Retpolines
[    0.068150] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.068151] Speculative Store Bypass: Vulnerable
[    0.068153] SRBDS: Unknown: Dependent on hypervisor status
[    0.068154] MDS: Mitigation: Clear CPU buffers
[    0.071016] Freeing SMP alternatives memory: 40K
[    0.180741] smpboot: CPU0: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.180898] Performance Events: unsupported p6 CPU model 158 no PMU driver, software events only.
[    0.180925] rcu: Hierarchical SRCU implementation.
[    0.181263] NMI watchdog: Perf NMI watchdog permanently disabled
[    0.181301] smp: Bringing up secondary CPUs ...
[    0.181368] x86: Booting SMP configuration:
[    0.181369] .... node  #0, CPUs:      #1
[    0.012605] kvm-clock: cpu 1, msr 10a001041, secondary cpu clock
[    0.183670]  #2
[    0.012605] kvm-clock: cpu 2, msr 10a001081, secondary cpu clock
[    0.183857]  #3
[    0.012605] kvm-clock: cpu 3, msr 10a0010c1, secondary cpu clock
[    0.186122] smp: Brought up 1 node, 4 CPUs
[    0.186122] smpboot: Max logical packages: 1
[    0.186122] smpboot: Total of 4 processors activated (22464.35 BogoMIPS)
[    0.187816] devtmpfs: initialized
[    0.187823] x86/mm: Memory block size: 128MB
[    0.188636] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.188636] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.188636] pinctrl core: initialized pinctrl subsystem
[    0.188636] PM: RTC time: 17:22:16, date: 2022-04-19
[    0.188789] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.188885] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.188918] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.188951] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.188961] audit: initializing netlink subsys (disabled)
[    0.191790] audit: type=2000 audit(1650388940.950:1): state=initialized audit_enabled=0 res=1
[    0.191895] thermal_sys: Registered thermal governor 'fair_share'
[    0.191897] thermal_sys: Registered thermal governor 'bang_bang'
[    0.191897] thermal_sys: Registered thermal governor 'step_wise'
[    0.191898] thermal_sys: Registered thermal governor 'user_space'
[    0.191898] thermal_sys: Registered thermal governor 'power_allocator'
[    0.191905] EISA bus registered
[    0.191912] cpuidle: using governor ladder
[    0.191915] cpuidle: using governor menu
[    0.191953] ACPI: bus type PCI registered
[    0.191954] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.192038] PCI: Using configuration type 1 for base access
[    0.193120] Kprobes globally optimized
[    0.193120] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.193120] ACPI: Added _OSI(Module Device)
[    0.193120] ACPI: Added _OSI(Processor Device)
[    0.193120] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.193120] ACPI: Added _OSI(Processor Aggregator Device)
[    0.193120] ACPI: Added _OSI(Linux-Dell-Video)
[    0.195785] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.195786] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.197463] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.198665] ACPI: Interpreter enabled
[    0.198673] ACPI: PM: (supports S0 S5)
[    0.198674] ACPI: Using IOAPIC for interrupt routing
[    0.198849] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.198940] ACPI: Enabled 2 GPEs in block 00 to 07
[    0.202775] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.202780] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.203143] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.203149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.203413] PCI host bridge to bus 0000:00
[    0.203415] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.203416] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.203418] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.203419] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.203420] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfdffffff window]
[    0.203708] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.204321] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.204811] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
[    0.205037] pci 0000:00:01.1: reg 0x20: [io  0xd000-0xd00f]
[    0.205154] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.205155] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.205156] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.205157] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.205724] pci 0000:00:02.0: [15ad:0405] type 00 class 0x030000
[    0.207803] pci 0000:00:02.0: reg 0x10: [io  0xd010-0xd01f]
[    0.210111] pci 0000:00:02.0: reg 0x14: [mem 0xe0000000-0xe3ffffff pref]
[    0.211805] pci 0000:00:02.0: reg 0x18: [mem 0xf0000000-0xf01fffff]
[    0.219803] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.220356] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.221561] pci 0000:00:03.0: reg 0x10: [mem 0xf0200000-0xf021ffff]
[    0.223782] pci 0000:00:03.0: reg 0x18: [io  0xd020-0xd027]
[    0.229853] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
[    0.231818] pci 0000:00:04.0: reg 0x10: [io  0xd040-0xd05f]
[    0.232964] pci 0000:00:04.0: reg 0x14: [mem 0xf0400000-0xf07fffff]
[    0.234106] pci 0000:00:04.0: reg 0x18: [mem 0xf0800000-0xf0803fff pref]
[    0.239908] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100
[    0.239991] pci 0000:00:05.0: reg 0x10: [io  0xd100-0xd1ff]
[    0.240032] pci 0000:00:05.0: reg 0x14: [io  0xd200-0xd23f]
[    0.240720] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310
[    0.242209] pci 0000:00:06.0: reg 0x10: [mem 0xf0804000-0xf0804fff]
[    0.249549] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
[    0.249879] pci 0000:00:07.0: quirk: [io  0x4000-0x403f] claimed by PIIX4 ACPI
[    0.249887] pci 0000:00:07.0: quirk: [io  0x4100-0x410f] claimed by PIIX4 SMB
[    0.250421] pci 0000:00:08.0: [8086:100e] type 00 class 0x020000
[    0.251546] pci 0000:00:08.0: reg 0x10: [mem 0xf0820000-0xf083ffff]
[    0.253052] pci 0000:00:08.0: reg 0x18: [io  0xd240-0xd247]
[    0.262344] pci 0000:00:0b.0: [8086:265c] type 00 class 0x0c0320
[    0.263856] pci 0000:00:0b.0: reg 0x10: [mem 0xf0840000-0xf0840fff]
[    0.272502] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601
[    0.273964] pci 0000:00:0d.0: reg 0x10: [io  0xd248-0xd24f]
[    0.275181] pci 0000:00:0d.0: reg 0x14: [io  0xd250-0xd253]
[    0.275814] pci 0000:00:0d.0: reg 0x18: [io  0xd258-0xd25f]
[    0.277438] pci 0000:00:0d.0: reg 0x1c: [io  0xd260-0xd263]
[    0.278615] pci 0000:00:0d.0: reg 0x20: [io  0xd270-0xd27f]
[    0.279816] pci 0000:00:0d.0: reg 0x24: [mem 0xf0842000-0xf0843fff]
[    0.286938] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.287182] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.287260] ACPI: PCI: Interrupt link LNKC configured for IRQ 9
[    0.287797] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.288010] iommu: Default domain type: Translated 
[    0.288010] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.288010] SCSI subsystem initialized
[    0.288010] libata version 3.00 loaded.
[    0.288010] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.288010] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.288010] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.288010] vgaarb: loaded
[    0.288010] ACPI: bus type USB registered
[    0.288010] usbcore: registered new interface driver usbfs
[    0.288010] usbcore: registered new interface driver hub
[    0.288010] usbcore: registered new device driver usb
[    0.288010] pps_core: LinuxPPS API ver. 1 registered
[    0.288010] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.288010] PTP clock support registered
[    0.288010] EDAC MC: Ver: 3.0.0
[    0.288010] NetLabel: Initializing
[    0.288010] NetLabel:  domain hash size = 128
[    0.288010] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.288010] NetLabel:  unlabeled traffic allowed by default
[    0.288010] PCI: Using ACPI for IRQ routing
[    0.288010] PCI: pci_cache_line_size set to 64 bytes
[    0.288010] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.288010] e820: reserve RAM buffer [mem 0xdfff0000-0xdfffffff]
[    0.288515] clocksource: Switched to clocksource kvm-clock
[    0.300210] VFS: Disk quotas dquot_6.6.0
[    0.300221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.300310] AppArmor: AppArmor Filesystem Enabled
[    0.300326] pnp: PnP ACPI init
[    0.300984] pnp: PnP ACPI: found 2 devices
[    0.307878] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.307937] NET: Registered PF_INET protocol family
[    0.307979] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.308856] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.308870] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.308907] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.308930] TCP: Hash tables configured (established 32768 bind 32768)
[    0.308970] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.308984] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.308993] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.309022] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.309026] NET: Registered PF_XDP protocol family
[    0.309038] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.309040] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.309042] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.309043] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfdffffff window]
[    0.309080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.309104] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.311034] PCI: CLS 0 bytes, default 64
[    0.311073] Trying to unpack rootfs image as initramfs...
[    0.323834] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.323837] software IO TLB: mapped [mem 0x00000000dbff0000-0x00000000dfff0000] (64MB)
[    0.323872] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879efefd1d, max_idle_ns: 440795318628 ns
[    0.323916] clocksource: Switched to clocksource tsc
[    0.323939] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.324242] Initialise system trusted keyrings
[    0.324253] Key type blacklist registered
[    0.324300] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    0.325144] zbud: loaded
[    0.325323] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.325478] fuse: init (API version 7.34)
[    0.325975] integrity: Platform Keyring initialized
[    0.331915] Key type asymmetric registered
[    0.331916] Asymmetric key parser 'x509' registered
[    0.331932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.332005] io scheduler mq-deadline registered
[    0.332428] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.332559] ACPI: AC: AC Adapter [AC] (on-line)
[    0.332592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.332617] ACPI: button: Power Button [PWRF]
[    0.332661] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    0.332671] ACPI: button: Sleep Button [SLPF]
[    0.333325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.334824] Linux agpgart interface v0.103
[    0.336765] loop: module loaded
[    0.336894] ata_piix 0000:00:01.1: version 2.13
[    0.337312] scsi host0: ata_piix
[    0.337477] scsi host1: ata_piix
[    0.337496] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[    0.337498] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[    0.338077] tun: Universal TUN/TAP device driver, 1.6
[    0.338147] PPP generic driver version 2.4.2
[    0.338413] VFIO - User Level meta-driver version: 0.3
[    0.338544] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.338548] ehci-pci: EHCI PCI platform driver
[    0.339030] ehci-pci 0000:00:0b.0: EHCI Host Controller
[    0.339035] ehci-pci 0000:00:0b.0: new USB bus registered, assigned bus number 1
[    0.339244] ehci-pci 0000:00:0b.0: irq 19, io mem 0xf0840000
[    0.351883] ehci-pci 0000:00:0b.0: USB 2.0 started, EHCI 1.00
[    0.351986] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.351989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.351990] usb usb1: Product: EHCI Host Controller
[    0.351991] usb usb1: Manufacturer: Linux 5.15.0-25-generic ehci_hcd
[    0.351992] usb usb1: SerialNumber: 0000:00:0b.0
[    0.352140] hub 1-0:1.0: USB hub found
[    0.352145] hub 1-0:1.0: 12 ports detected
[    0.352318] ehci-platform: EHCI generic platform driver
[    0.352327] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.352329] ohci-pci: OHCI PCI platform driver
[    0.352828] ohci-pci 0000:00:06.0: OHCI PCI host controller
[    0.352832] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 2
[    0.352880] ohci-pci 0000:00:06.0: irq 22, io mem 0xf0804000
[    0.412442] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[    0.412446] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.412447] usb usb2: Product: OHCI PCI host controller
[    0.412448] usb usb2: Manufacturer: Linux 5.15.0-25-generic ohci_hcd
[    0.412449] usb usb2: SerialNumber: 0000:00:06.0
[    0.412580] hub 2-0:1.0: USB hub found
[    0.412590] hub 2-0:1.0: 12 ports detected
[    0.412831] ohci-platform: OHCI generic platform driver
[    0.412840] uhci_hcd: USB Universal Host Controller Interface driver
[    0.412873] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.413259] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.413263] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.413449] mousedev: PS/2 mouse device common for all mice
[    0.413870] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.414537] rtc_cmos rtc_cmos: registered as rtc0
[    0.414567] rtc_cmos rtc_cmos: setting system clock to 2022-04-19T17:22:16 UTC (1650388936)
[    0.414578] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    0.414583] i2c_dev: i2c /dev entries driver
[    0.414602] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.414625] device-mapper: uevent: version 1.0.3
[    0.414679] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.414695] platform eisa.0: Probing EISA bus 0
[    0.414696] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.414698] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.414698] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.414699] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.414700] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.414701] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.414702] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.414702] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.414703] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.414704] platform eisa.0: EISA: Detected 0 cards
[    0.414706] intel_pstate: CPU model not supported
[    0.414814] ledtrig-cpu: registered to indicate activity on CPUs
[    0.414894] intel_pmc_core intel_pmc_core.0:  initialized
[    0.414924] drop_monitor: Initializing network drop monitor service
[    0.415029] NET: Registered PF_INET6 protocol family
[    0.508359] ata2.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
[    0.508961] scsi 1:0:0:0: CD-ROM            VBOX     CD-ROM           1.0  PQ: 0 ANSI: 5
[    0.509776] sr 1:0:0:0: [sr0] scsi3-mmc drive: 32x/32x xa/form2 tray
[    0.509779] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.510864] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    0.510893] sr 1:0:0:0: Attached scsi generic sg0 type 5
[    0.639954] Freeing initrd memory: 60568K
[    0.644907] Segment Routing with IPv6
[    0.644917] In-situ OAM (IOAM) with IPv6
[    0.644935] NET: Registered PF_PACKET protocol family
[    0.645017] Key type dns_resolver registered
[    0.645311] IPI shorthand broadcast: enabled
[    0.645319] sched_clock: Marking stable (636676321, 8605676)->(646995991, -1713994)
[    0.645505] registered taskstats version 1
[    0.645625] Loading compiled-in X.509 certificates
[    0.646149] Loaded X.509 cert 'Build time autogenerated kernel key: c887ab1fa6442665629113512b4db089a7808038'
[    0.646547] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.646932] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.646933] blacklist: Loading compiled-in revocation X.509 certificates
[    0.646947] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.647018] zswap: loaded using pool lzo/zbud
[    0.647276] Key type ._fscrypt registered
[    0.647277] Key type .fscrypt registered
[    0.647278] Key type fscrypt-provisioning registered
[    0.649833] Key type encrypted registered
[    0.649835] AppArmor: AppArmor sha1 policy hashing enabled
[    0.649839] ima: No TPM chip found, activating TPM-bypass!
[    0.649843] Loading compiled-in module X.509 certificates
[    0.650249] Loaded X.509 cert 'Build time autogenerated kernel key: c887ab1fa6442665629113512b4db089a7808038'
[    0.650251] ima: Allocated hash algorithm: sha1
[    0.650256] ima: No architecture policies found
[    0.650264] evm: Initialising EVM extended attributes:
[    0.650265] evm: security.selinux
[    0.650265] evm: security.SMACK64
[    0.650266] evm: security.SMACK64EXEC
[    0.650267] evm: security.SMACK64TRANSMUTE
[    0.650267] evm: security.SMACK64MMAP
[    0.650268] evm: security.apparmor
[    0.650268] evm: security.ima
[    0.650268] evm: security.capability
[    0.650269] evm: HMAC attrs: 0x1
[    0.650541] PM:   Magic number: 2:43:391
[    0.650782] RAS: Correctable Errors collector initialized.
[    0.652103] Freeing unused decrypted memory: 2036K
[    0.652513] Freeing unused kernel image (initmem) memory: 2952K
[    0.671446] Write protecting the kernel read-only data: 30720k
[    0.671943] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.672153] Freeing unused kernel image (rodata/data gap) memory: 1504K
[    0.687860] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.985368] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.985371] x86/mm: Checking user space page tables
[    1.026487] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.026494] Run /init as init process
[    1.026495]   with arguments:
[    1.026496]     /init
[    1.026497]     splash
[    1.026497]   with environment:
[    1.026498]     HOME=/
[    1.026498]     TERM=linux
[    1.026499]     BOOT_IMAGE=/vmlinuz-5.15.0-25-generic
[    1.093870] e1000: Intel(R) PRO/1000 Network Driver
[    1.093873] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.093879] piix4_smbus 0000:00:07.0: SMBus Host Controller at 0x4100, revision 0
[    1.094349] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.094412] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4
[    1.096830] ahci 0000:00:0d.0: version 3.0
[    1.098958] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled
[    1.099048] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[    1.099051] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc 
[    1.099594] scsi host2: ahci
[    1.099635] ata3: SATA max UDMA/133 abar m8192@0xf0842000 port 0xf0842100 irq 21
[    1.139862] usb 2-1: new full-speed USB device number 2 using ohci-pci
[    1.149634] usb 1-1: New USB device found, idVendor=1235, idProduct=8212, bcdDevice= 6.45
[    1.149637] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=2
[    1.149638] usb 1-1: Product: Scarlett 4i4 USB
[    1.149639] usb 1-1: Manufacturer: Focusrite
[    1.149640] usb 1-1: SerialNumber: D8Q7CWR9505044
[    1.297421] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input5
[    1.415181] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.415284] ata3.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
[    1.415287] ata3.00: 1048576000 sectors, multi 128: LBA48 NCQ (depth 32)
[    1.415509] ata3.00: configured for UDMA/133
[    1.415568] scsi 2:0:0:0: Direct-Access     ATA      VBOX HARDDISK    1.0  PQ: 0 ANSI: 5
[    1.415681] scsi 2:0:0:0: Attached scsi generic sg1 type 0
[    1.415765] sd 2:0:0:0: [sda] 1048576000 512-byte logical blocks: (537 GB/500 GiB)
[    1.415771] sd 2:0:0:0: [sda] Write Protect is off
[    1.415773] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.415780] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.448805]  sda: sda1 sda2 sda3 sda4
[    1.450500] usb 2-1: New USB device found, idVendor=80ee, idProduct=0021, bcdDevice= 1.00
[    1.450514] usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    1.450520] usb 2-1: Product: USB Tablet
[    1.450525] usb 2-1: Manufacturer: VirtualBox
[    1.455033] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:8c:1b:c5
[    1.455053] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[    1.464072] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.826173] e1000 0000:00:08.0 eth1: (PCI:33MHz:32-bit) 08:00:27:33:b3:9c
[    1.826178] e1000 0000:00:08.0 eth1: Intel(R) PRO/1000 Network Connection
[    1.827123] e1000 0000:00:03.0 enp0s3: renamed from eth0
[    1.849206] e1000 0000:00:08.0 enp0s8: renamed from eth1
[    1.897167] usb 2-2: new full-speed USB device number 3 using ohci-pci
[    2.533179] usb 2-2: New USB device found, idVendor=0764, idProduct=0501, bcdDevice= 0.01
[    2.533192] usb 2-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.533199] usb 2-2: Product: CP1500EPFCLCD
[    2.533203] usb 2-2: Manufacturer: CPS
[    2.533208] usb 2-2: SerialNumber: CRMGV2000027
[    2.551633] hid: raw HID events driver (C) Jiri Kosina
[    2.579566] usbcore: registered new interface driver usbhid
[    2.579573] usbhid: USB HID core driver
[    2.587583] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb2/2-1/2-1:1.0/0003:80EE:0021.0001/input/input6
[    2.588330] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
[    2.589733] hid-generic 0003:0764:0501.0002: hiddev0,hidraw1: USB HID v1.10 Device [CPS CP1500EPFCLCD] on usb-0000:00:06.0-2/input0
[    2.749359] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    2.858139] systemd[1]: Inserted module 'autofs4'
[    2.877504] systemd[1]: systemd 249.11-0ubuntu3 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)
[    2.877531] systemd[1]: Detected virtualization oracle.
[    2.877535] systemd[1]: Detected architecture x86-64.
[    2.878278] systemd[1]: Hostname set to <osboxes>.
[    3.175180] systemd[1]: Queued start job for default target Graphical Interface.
[    3.177227] systemd[1]: Created slice Slice /system/modprobe.
[    3.177736] systemd[1]: Created slice Slice /system/postfix.
[    3.178176] systemd[1]: Created slice Slice /system/systemd-fsck.
[    3.178451] systemd[1]: Created slice User and Session Slice.
[    3.178564] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.178818] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.178923] systemd[1]: Reached target Remote File Systems.
[    3.178944] systemd[1]: Reached target Slice Units.
[    3.178978] systemd[1]: Reached target System Time Set.
[    3.179037] systemd[1]: Reached target Local Verity Protected Volumes.
[    3.179242] systemd[1]: Listening on Syslog Socket.
[    3.179392] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.179481] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.179755] systemd[1]: Listening on Journal Audit Socket.
[    3.179887] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.180083] systemd[1]: Listening on Journal Socket.
[    3.180306] systemd[1]: Listening on udev Control Socket.
[    3.180461] systemd[1]: Listening on udev Kernel Socket.
[    3.181573] systemd[1]: Mounting Huge Pages File System...
[    3.182882] systemd[1]: Mounting POSIX Message Queue File System...
[    3.184480] systemd[1]: Mounting Kernel Debug File System...
[    3.185693] systemd[1]: Mounting Kernel Trace File System...
[    3.188400] systemd[1]: Starting Journal Service...
[    3.190423] systemd[1]: Starting Set the console keyboard layout...
[    3.194116] systemd[1]: Starting Create List of Static Device Nodes...
[    3.195269] systemd[1]: Starting Load Kernel Module configfs...
[    3.202057] systemd[1]: Starting Load Kernel Module drm...
[    3.203240] systemd[1]: Starting Load Kernel Module fuse...
[    3.203450] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    3.205000] systemd[1]: Starting Load Kernel Modules...
[    3.205837] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.206700] systemd[1]: Starting Coldplug All udev Devices...
[    3.208312] systemd[1]: Mounted Huge Pages File System.
[    3.208420] systemd[1]: Mounted POSIX Message Queue File System.
[    3.208526] systemd[1]: Mounted Kernel Debug File System.
[    3.208610] systemd[1]: Mounted Kernel Trace File System.
[    3.208902] systemd[1]: Finished Create List of Static Device Nodes.
[    3.209730] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.209905] systemd[1]: Finished Load Kernel Module configfs.
[    3.210112] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    3.210279] systemd[1]: Finished Load Kernel Module fuse.
[    3.211014] systemd[1]: Mounting FUSE Control File System...
[    3.211681] systemd[1]: Mounting Kernel Configuration File System...
[    3.212861] systemd[1]: Mounted FUSE Control File System.
[    3.214353] systemd[1]: Mounted Kernel Configuration File System.
[    3.217635] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[    3.219746] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    3.219942] systemd[1]: Finished Load Kernel Module drm.
[    3.220217] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.220312] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    3.220933] systemd[1]: Starting Load/Save Random Seed...
[    3.222219] systemd[1]: Starting Create System Users...
[    3.229865] lp: driver loaded but no devices found
[    3.233013] ppdev: user-space parallel port driver
[    3.242185] systemd[1]: Started Journal Service.
[    3.250560] systemd-journald[280]: Received client request to flush runtime journal.
[    3.278711] IPMI message handler: version 39.2
[    3.280392] ipmi device interface
[    3.294163] loop0: detected capacity change from 0 to 8
[    3.296450] loop1: detected capacity change from 0 to 18488
[    3.299160] loop2: detected capacity change from 0 to 226536
[    3.299418] loop3: detected capacity change from 0 to 113680
[    3.300458] loop4: detected capacity change from 0 to 18392
[    3.300833] loop5: detected capacity change from 0 to 113696
[    3.302369] loop6: detected capacity change from 0 to 126792
[    3.303653] loop7: detected capacity change from 0 to 126760
[    3.305372] loop8: detected capacity change from 0 to 318728
[    3.307997] loop9: detected capacity change from 0 to 448512
[    3.308820] loop10: detected capacity change from 0 to 448512
[    3.310992] loop11: detected capacity change from 0 to 507712
[    3.311304] loop12: detected capacity change from 0 to 509456
[    3.313877] loop13: detected capacity change from 0 to 133552
[    3.313879] loop14: detected capacity change from 0 to 166424
[    3.317698] loop15: detected capacity change from 0 to 93920
[    3.317970] loop16: detected capacity change from 0 to 89352
[    3.321076] loop17: detected capacity change from 0 to 111080
[    3.647716] vboxguest: loading out-of-tree module taints kernel.
[    3.649248] vboxguest: module verification failed: signature and/or required key missing - tainting kernel
[    3.654845] vgdrvHeartbeatInit: Setting up heartbeat to trigger every 2000 milliseconds
[    3.655995] input: Unspecified device as /devices/pci0000:00/0000:00:04.0/input/input7
[    3.657584] vboxguest: Successfully loaded version 6.1.32 r149290
[    3.657613] vboxguest: misc device minor 123, IRQ 20, I/O port d040, MMIO at 00000000f0400000 (size 0x400000)
[    3.657618] vboxguest: Successfully loaded version 6.1.32 r149290 (interface 0x00010004)
[    3.736178] Adding 8787964k swap on /dev/sda3.  Priority:-2 extents:1 across:8787964k FS
[    3.736920] vmwgfx 0000:00:02.0: vgaarb: deactivate vga console
[    3.738964] Console: switching to colour dummy device 80x25
[    3.748686] [TTM] Zone  kernel: Available graphics memory: 2009762 KiB
[    3.748727] vmwgfx 0000:00:02.0: [drm] FIFO at 0x00000000f0000000 size is 2048 kiB
[    3.748736] vmwgfx 0000:00:02.0: [drm] VRAM at 0x00000000e0000000 size is 65536 kiB
[    3.748743] vmwgfx 0000:00:02.0: [drm] Running on SVGA version 2.
[    3.748751] vmwgfx 0000:00:02.0: [drm] DMA map mode: Caching DMA mappings.
[    3.748782] vmwgfx 0000:00:02.0: [drm] Legacy memory limits: VRAM = 65536 kB, FIFO = 2048 kB, surface = 458752 kB
[    3.748784] vmwgfx 0000:00:02.0: [drm] MOB limits: max mob size = 0 kB, max mob pages = 0
[    3.748786] vmwgfx 0000:00:02.0: [drm] Capabilities: cursor, cursor bypass 2, alpha cursor, 3D, extended fifo, pitchlock, irq mask, gmr, traces, gmr2, screen object 2, 
[    3.748787] vmwgfx 0000:00:02.0: [drm] Max GMR ids is 8192
[    3.748788] vmwgfx 0000:00:02.0: [drm] Max number of GMR pages is 1048576
[    3.748789] vmwgfx 0000:00:02.0: [drm] Maximum display memory size is 65536 kiB
[    3.754764] vmwgfx 0000:00:02.0: [drm] Screen Object display unit initialized
[    3.755063] vmwgfx 0000:00:02.0: [drm] Fifo max 0x00200000 min 0x00001000 cap 0x00000355
[    3.755073] vmwgfx 0000:00:02.0: [drm] Available shader model: Legacy.
[    3.755077] [drm:vmw_host_printf [vmwgfx]] *ERROR* Failed to send host log message.
[    3.756379] fbcon: svgadrmfb (fb0) is primary device
[    3.756750] Console: switching to colour frame buffer device 100x37
[    3.758066] mc: Linux media interface: v0.10
[    3.763231] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[    3.776013] cryptd: max_cpu_qlen set to 1000
[    3.788708] [drm] Initialized vmwgfx 2.19.0 20210722 for 0000:00:02.0 on minor 0
[    3.802382] AVX2 version of gcm_enc/dec engaged.
[    3.802596] AES CTR mode by8 optimization enabled
[    3.810804] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    3.850938] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    3.890789] audit: type=1400 audit(1650388939.972:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=495 comm="apparmor_parser"
[    3.893838] audit: type=1400 audit(1650388939.976:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=496 comm="apparmor_parser"
[    3.893842] audit: type=1400 audit(1650388939.976:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=496 comm="apparmor_parser"
[    3.895707] audit: type=1400 audit(1650388939.976:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=500 comm="apparmor_parser"
[    3.895711] audit: type=1400 audit(1650388939.976:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=500 comm="apparmor_parser"
[    3.895712] audit: type=1400 audit(1650388939.976:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=500 comm="apparmor_parser"
[    3.902050] audit: type=1400 audit(1650388939.984:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=501 comm="apparmor_parser"
[    3.902500] audit: type=1400 audit(1650388939.984:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=503 comm="apparmor_parser"
[    3.911767] audit: type=1400 audit(1650388939.992:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=497 comm="apparmor_parser"
[    4.093705] snd_intel8x0 0000:00:05.0: allow list rate for 1028:0177 is 48000
[    4.390046] vboxsf: g_fHostFeatures=0x8000000f g_fSfFeatures=0x1 g_uSfLastFunction=29
[    4.390072] vboxsf: Successfully loaded version 6.1.32 r149290
[    4.390160] vboxsf: Successfully loaded version 6.1.32 r149290 on 5.15.0-25-generic (LINUX_VERSION_CODE=0x50f1e)
[    4.449924] 17:22:20.535312 main     VBoxService 6.1.32 r149290 (verbosity: 0) linux.amd64 (Jan 13 2022 20:10:27) release log
               17:22:20.535318 main     Log opened 2022-04-19T17:22:20.530555000Z
[    4.449975] 17:22:20.535394 main     OS Product: Linux
[    4.450021] 17:22:20.535418 main     OS Release: 5.15.0-25-generic
[    4.450039] 17:22:20.535464 main     OS Version: #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022
[    4.450059] 17:22:20.535481 main     Executable: /opt/VBoxGuestAdditions-6.1.32/sbin/VBoxService
               17:22:20.535481 main     Process ID: 885
               17:22:20.535482 main     Package type: LINUX_64BITS_GENERIC
[    4.450434] 17:22:20.535855 main     6.1.32 r149290 started. Verbose level = 0
[    4.451071] 17:22:20.536475 main     vbglR3GuestCtrlDetectPeekGetCancelSupport: Supported (#1)
[    4.463400] 17:22:20.548799 automount vbsvcAutomounterMountIt: Successfully mounted 'Seagate_Backup_Plus_Drive' on '/media/sf_Seagate_Backup_Plus_Drive'
[    4.651322] e1000: enp0s3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[    4.651856] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s3: link becomes ready
[    4.652038] e1000: enp0s8 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[    4.652358] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s8: link becomes ready
[    4.722640] loop18: detected capacity change from 0 to 8
[    5.412458] usb 1-1: Focusrite Scarlett Gen 2/3 Mixer Driver disabled; use options snd_usb_audio vid=0x1235 pid=0x8212 device_setup=1 to enable and report any issues to g@b4.vu
[    5.414310] usbcore: registered new interface driver snd-usb-audio
[    5.487114] kauditd_printk_skb: 45 callbacks suppressed
[    5.487117] audit: type=1400 audit(1650388941.568:56): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1037 comm="snap-confine" capability=12  capname="net_admin"
[    5.487121] audit: type=1400 audit(1650388941.568:57): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1037 comm="snap-confine" capability=38  capname="perfmon"
[    5.871932] audit: type=1400 audit(1650388941.956:58): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1060 comm="snap-confine" capability=12  capname="net_admin"
[    5.872056] audit: type=1400 audit(1650388941.956:59): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1060 comm="snap-confine" capability=38  capname="perfmon"
[   10.455835] vboxvideo: loading version 6.1.32 r149290
[   12.743414] rfkill: input handler disabled
[   18.350188] retire_capture_urb: 38894 callbacks suppressed
[   34.890104] rfkill: input handler enabled
[   35.995135] ISO 9660 Extensions: Microsoft Joliet Level 3
[   35.995500] ISO 9660 Extensions: RRIP_1991A
[   36.054236] rfkill: input handler disabled
[   36.267686] kauditd_printk_skb: 110 callbacks suppressed
[   36.267689] audit: type=1400 audit(1650388973.156:60): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=2028 comm="snap-confine" capability=4  capname="fsetid"
[   41.273942] retire_capture_urb: 30987 callbacks suppressed
[   64.445923] kauditd_printk_skb: 8447 callbacks suppressed
[   64.445925] audit: type=1400 audit(1650389001.336:74): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=3023 comm="cups-browsed" capability=23  capname="sys_nice"

Quizá tambien que se vean las preferencias de sonido de fondo, para confirmar que no hay nada raro.
Si bwoana .. jejejej

https://imagebin.ca/v/6eJKCoSbISTi

Y otra cosa. ¿Y la captura de sonido desde el micrófono, funciona -- en el host y en el guest?
En el host te refieres sin ninguna maquina virtual iniciada no ? Porque como dijo compañero sottgut cuando arranco un cliente, la maquina virtual pasa a tener el control de la tarjeta de sonido.
Cuando el host esta "solo" sin ninguna maquina virtual encendida, como indico todo funciona correctamente.

No se si estoy complicando las cosas más :) /
Hopefully I'm not further complicating things.[/quote][/quote]
Si necesitas algo mas no dudes en pedirlo....
javispedro
Posts: 58
Joined: 29. Jan 2022, 15:31
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Old & New Windows, Linux

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by javispedro »

Nah , no soy desarrollador de VirtualBox, pero sí tengo alguna idea sobre cómo funciona. Te garantizo que ellos tienen más idea que yo :)

Gracias por los detalles.
Hay dos cosas supersospechosas en ese log:

Code: Select all

[    5.412458] usb 1-1: Focusrite Scarlett Gen 2/3 Mixer Driver disabled; use options snd_usb_audio vid=0x1235 pid=0x8212 device_setup=1 to enable and report any issues to g@b4.vu
Dice que está desactivado y que tienes que hacer algo para activarlo. Lo raro es ¿seguro que no hiciste nada en el host para que funcionase?

Al buscar eso en Google me ha llevado a esta dirección: https://github.com/Focusrite-Scarlett-o ... nel-module
El driver ya está integrado en el kernel de Ubuntu, pero parece que igualmente tienes que hacer los pasos que describe en la segunda sección: https://github.com/Focusrite-Scarlett-o ... -load-time

Básicamente consiste en crear el fichero /etc/modprobe.d/scarlett.conf (en el guest, como root/sudo) con el siguiente contenido (1 única línea):

Code: Select all

options snd_usb_audio vid=0x1235 pid=0x8212 device_setup=1
(para el 4i4 que es el que tienes)

Lo que no sé es que es lo que exactamente se va a "activar". ¿Parece ser que es sólo algún tipo de controles avanzados del mixer?
No se si se supone que puede funcionar sin esos controles o qué, pero estaría bien intentar activarlos, no sea que fuera eso...

Lo segundo super sospechoso:

Code: Select all

[   18.350188] retire_capture_urb: 38894 callbacks suppressed
Esto es un mensaje de aviso/error de USB.
Googleando un poco, tambien veo que todos los que reciben este error suelen tener problemas con el audio USB.
Si hay errores de USB como ese, sí que podria ser culpa de VirtualBox...

En un mensaje anterior te pedían que lo enchufaras por un puerto USB3, si es que tienes. Lo que te decían es que el código que hace el "traspaso" USB en VirtualBox es diferente para las diferentes versiones de USB (1/2/3), así que si hay algun error en la versión 2, quizá funcione en la 3. Nota: también activa el soporte USB3 en la configuración de la VM.
Ya he visto que has comentado que en el manual del Scarlett dice que recomiendan un puerto USB2, pero por probar que no quede....
fth0
Volunteer
Posts: 5668
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by fth0 »

OK, with your new description of the setup (Pioneer speakers connected to both the Focusrite 4i4 Scarlett and the mainboard), your previous posts make more sense to me. My statements, where you thought I've been confusing things, were only correct for the setup you wrongly pictured earlier, with the speakers only connected to the mainboard and the headphones only connected to the Focusrite. In such a setup (that you didn't really have), selecting the audio device implicitly would select the single connected speakers/headphone.

I noticed one aspect that we haven't touched yet:

In the documentation of the Focusrite 4i4 Scarlett, it is mentioned that the device presents itself as a USB mass storage device before being configured with the Focusrite Control software. From the documentation it's not clear to me if it presents itself as an USB audio device additionally or only after the initial configuration. I could imagine potential issues stemming from such a behavior, but I'm not sure how to further investigate that.
edufissure
Posts: 79
Joined: 8. Sep 2018, 19:27

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by edufissure »

javispedro wrote:Nah , no soy desarrollador de VirtualBox, pero sí tengo alguna idea sobre cómo funciona. Te garantizo que ellos tienen más idea que yo :)

Gracias por los detalles.
Bueno lastima que no seas desarrollador, pero he visto que dominas tema que tienes una extension de vbox para sonido de maquinas antiguas con soundblaster16 o asi no ? que crack.
Antes comente que me puse en contacto con Focusrite y se mostraban dispuestos a regalar/prestar una tarjeta para desarrollar drivers o el tema virtualización. Por si te interesa.
Vamos al lio.
Hay dos cosas supersospechosas en ese log:

Code: Select all

[    5.412458] usb 1-1: Focusrite Scarlett Gen 2/3 Mixer Driver disabled; use options snd_usb_audio vid=0x1235 pid=0x8212 device_setup=1 to enable and report any issues to g@b4.vu
Dice que está desactivado y que tienes que hacer algo para activarlo. Lo raro es ¿seguro que no hiciste nada en el host para que funcionase?

Al buscar eso en Google me ha llevado a esta dirección: https://github.com/Focusrite-Scarlett-o ... nel-module
El driver ya está integrado en el kernel de Ubuntu, pero parece que igualmente tienes que hacer los pasos que describe en la segunda sección: https://github.com/Focusrite-Scarlett-o ... -load-time

Básicamente consiste en crear el fichero /etc/modprobe.d/scarlett.conf (en el guest, como root/sudo) con el siguiente contenido (1 única línea):

Code: Select all

options snd_usb_audio vid=0x1235 pid=0x8212 device_setup=1
(para el 4i4 que es el que tienes)

Lo que no sé es que es lo que exactamente se va a "activar". ¿Parece ser que es sólo algún tipo de controles avanzados del mixer?
No se si se supone que puede funcionar sin esos controles o qué, pero estaría bien intentar activarlos, no sea que fuera eso...
Como te comente no hice nada y de forma nativa mi ubuntu reconoce la Scarlett. Esos drivers que me pasas son solo de hace unos pocos meses ( ultimo commit es de Agosto21).
Yo hace meses que me funciona la Scarlett en el host, insisto sin hacer nada solo conectando a usb 2.0.( si hice algo no me acuerdo pero diria al 99% que no hice nada)

He hecho lo que me dices pero no veo cambios, ahora aparece como activada la tarjeta de sonido

Code: Select all

osboxes@osboxes:~$ sudo dmesg 
[    0.000000] Linux version 5.15.0-25-generic (buildd@ubuntu) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 (Ubuntu 5.15.0-25.25-generic 5.15.30)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.15.0-25-generic root=UUID=3b87d941-8ee7-4312-98fc-1f26828d62ab ro 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] 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] signal: max sigframe size: 1776
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 29401001, primary cpu clock
[    0.000002] kvm-clock: using sched offset of 3808658865 cycles
[    0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000006] tsc: Detected 2808.048 MHz processor
[    0.000517] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000520] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000524] last_pfn = 0x120000 max_arch_pfn = 0x400000000
[    0.000534] Disabled
[    0.000534] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[    0.000536] CPU MTRRs all blank - virtualized system.
[    0.000538] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.000542] last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[    0.000595] found SMP MP-table at [mem 0x0009fff0-0x0009ffff]
[    0.001211] RAMDISK: [mem 0x309a3000-0x344c8fff]
[    0.001217] ACPI: Early table checksum verification disabled
[    0.001220] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX  )
[    0.001224] ACPI: XSDT 0x00000000DFFF0030 00003C (v01 VBOX   VBOXXSDT 00000001 ASL  00000061)
[    0.001230] ACPI: FACP 0x00000000DFFF00F0 0000F4 (v04 VBOX   VBOXFACP 00000001 ASL  00000061)
[    0.001235] ACPI: DSDT 0x00000000DFFF0480 002325 (v02 VBOX   VBOXBIOS 00000002 INTL 20190509)
[    0.001238] ACPI: FACS 0x00000000DFFF0200 000040
[    0.001241] ACPI: FACS 0x00000000DFFF0200 000040
[    0.001244] ACPI: APIC 0x00000000DFFF0240 00006C (v02 VBOX   VBOXAPIC 00000001 ASL  00000061)
[    0.001247] ACPI: SSDT 0x00000000DFFF02B0 0001CC (v01 VBOX   VBOXCPUT 00000002 INTL 20190509)
[    0.001250] ACPI: Reserving FACP table memory at [mem 0xdfff00f0-0xdfff01e3]
[    0.001251] ACPI: Reserving DSDT table memory at [mem 0xdfff0480-0xdfff27a4]
[    0.001252] ACPI: Reserving FACS table memory at [mem 0xdfff0200-0xdfff023f]
[    0.001253] ACPI: Reserving FACS table memory at [mem 0xdfff0200-0xdfff023f]
[    0.001253] ACPI: Reserving APIC table memory at [mem 0xdfff0240-0xdfff02ab]
[    0.001254] ACPI: Reserving SSDT table memory at [mem 0xdfff02b0-0xdfff047b]
[    0.001454] No NUMA configuration found
[    0.001455] Faking a node at [mem 0x0000000000000000-0x000000011fffffff]
[    0.001461] NODE_DATA(0) allocated [mem 0x11ffd2000-0x11fffbfff]
[    0.001692] Zone ranges:
[    0.001692]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.001694]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.001696]   Normal   [mem 0x0000000100000000-0x000000011fffffff]
[    0.001697]   Device   empty
[    0.001697] Movable zone start for each node
[    0.001699] Early memory node ranges
[    0.001700]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.001701]   node   0: [mem 0x0000000000100000-0x00000000dffeffff]
[    0.001702]   node   0: [mem 0x0000000100000000-0x000000011fffffff]
[    0.001703] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fffffff]
[    0.002069] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.002089] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.018724] On node 0, zone Normal: 16 pages in unavailable ranges
[    0.019041] ACPI: PM-Timer IO Port: 0x4008
[    0.019091] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.019095] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.019096] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.019100] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.019105] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.019121] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.019123] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.019124] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.019124] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.019125] PM: hibernation: Registered nosave memory: [mem 0xdfff0000-0xdfffffff]
[    0.019126] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xfebfffff]
[    0.019127] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.019127] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.019128] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.019128] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfffbffff]
[    0.019129] PM: hibernation: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
[    0.019130] [mem 0xe0000000-0xfebfffff] available for PCI devices
[    0.019131] Booting paravirtualized kernel on KVM
[    0.019133] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.019138] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.019584] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u524288
[    0.019589] pcpu-alloc: s212992 r8192 d28672 u524288 alloc=1*2097152
[    0.019591] pcpu-alloc: [0] 0 1 2 3 
[    0.019608] kvm-guest: PV spinlocks enabled
[    0.019610] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.019617] Built 1 zonelists, mobility grouping on.  Total pages: 1031920
[    0.019618] Policy zone: Normal
[    0.019619] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.0-25-generic root=UUID=3b87d941-8ee7-4312-98fc-1f26828d62ab ro quiet splash
[    0.019664] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-5.15.0-25-generic", will be passed to user space.
[    0.020517] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.020930] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.021009] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.040029] Memory: 3950112K/4193848K available (16393K kernel code, 4385K rwdata, 10784K rodata, 2952K init, 4796K bss, 243476K reserved, 0K cma-reserved)
[    0.040035] random: get_random_u64 called from kmem_cache_open+0x2b/0x320 with crng_init=0
[    0.040134] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.040144] Kernel/User page tables isolation: enabled
[    0.040156] ftrace: allocating 50352 entries in 197 pages
[    0.051860] ftrace: allocated 197 pages with 4 groups
[    0.052325] rcu: Hierarchical RCU implementation.
[    0.052327] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.052328] 	Rude variant of Tasks RCU enabled.
[    0.052328] 	Tracing variant of Tasks RCU enabled.
[    0.052329] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.052330] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.055050] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
[    0.055470] random: crng done (trusting CPU's manufacturer)
[    0.062099] Console: colour VGA+ 80x25
[    0.062107] printk: console [tty0] enabled
[    0.062122] ACPI: Core revision 20210730
[    0.062639] APIC: Switch to symmetric I/O mode setup
[    0.062819] x2apic enabled
[    0.062985] Switched APIC routing to physical x2apic.
[    0.063805] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.063823] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2879f38961f, max_idle_ns: 440795336551 ns
[    0.063829] Calibrating delay loop (skipped) preset value.. 5616.09 BogoMIPS (lpj=11232192)
[    0.063831] pid_max: default: 32768 minimum: 301
[    0.063852] LSM: Security Framework initializing
[    0.063860] landlock: Up and running.
[    0.063860] Yama: becoming mindful.
[    0.063875] AppArmor: AppArmor initialized
[    0.063894] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.063900] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.064169] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.064170] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.064173] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.064174] Spectre V2 : Mitigation: Retpolines
[    0.064174] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.064175] Speculative Store Bypass: Vulnerable
[    0.064177] SRBDS: Unknown: Dependent on hypervisor status
[    0.064177] MDS: Mitigation: Clear CPU buffers
[    0.067035] Freeing SMP alternatives memory: 40K
[    0.176316] smpboot: CPU0: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.176470] Performance Events: unsupported p6 CPU model 158 no PMU driver, software events only.
[    0.176497] rcu: Hierarchical SRCU implementation.
[    0.176828] NMI watchdog: Perf NMI watchdog permanently disabled
[    0.176866] smp: Bringing up secondary CPUs ...
[    0.176932] x86: Booting SMP configuration:
[    0.176932] .... node  #0, CPUs:      #1
[    0.012485] kvm-clock: cpu 1, msr 29401041, secondary cpu clock
[    0.179248]  #2
[    0.012485] kvm-clock: cpu 2, msr 29401081, secondary cpu clock
[    0.179899]  #3
[    0.012485] kvm-clock: cpu 3, msr 294010c1, secondary cpu clock
[    0.183946] smp: Brought up 1 node, 4 CPUs
[    0.183948] smpboot: Max logical packages: 1
[    0.183949] smpboot: Total of 4 processors activated (22464.38 BogoMIPS)
[    0.184125] devtmpfs: initialized
[    0.184125] x86/mm: Memory block size: 128MB
[    0.184557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.184557] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.184557] pinctrl core: initialized pinctrl subsystem
[    0.184557] PM: RTC time: 14:57:20, date: 2022-04-20
[    0.184557] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.184557] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.184557] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.184557] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.184557] audit: initializing netlink subsys (disabled)
[    0.184557] audit: type=2000 audit(1650466644.939:1): state=initialized audit_enabled=0 res=1
[    0.184557] thermal_sys: Registered thermal governor 'fair_share'
[    0.184557] thermal_sys: Registered thermal governor 'bang_bang'
[    0.184557] thermal_sys: Registered thermal governor 'step_wise'
[    0.184557] thermal_sys: Registered thermal governor 'user_space'
[    0.184557] thermal_sys: Registered thermal governor 'power_allocator'
[    0.184557] EISA bus registered
[    0.184557] cpuidle: using governor ladder
[    0.184557] cpuidle: using governor menu
[    0.184557] ACPI: bus type PCI registered
[    0.184557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.184557] PCI: Using configuration type 1 for base access
[    0.185117] Kprobes globally optimized
[    0.185138] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.188230] ACPI: Added _OSI(Module Device)
[    0.188230] ACPI: Added _OSI(Processor Device)
[    0.188230] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.188230] ACPI: Added _OSI(Processor Aggregator Device)
[    0.188230] ACPI: Added _OSI(Linux-Dell-Video)
[    0.188230] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.188230] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.189559] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.192697] ACPI: Interpreter enabled
[    0.192706] ACPI: PM: (supports S0 S5)
[    0.192707] ACPI: Using IOAPIC for interrupt routing
[    0.192878] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.192967] ACPI: Enabled 2 GPEs in block 00 to 07
[    0.196882] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.196887] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.197255] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.197261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.197525] PCI host bridge to bus 0000:00
[    0.197527] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.197529] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.197530] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.197532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.197533] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfdffffff window]
[    0.197816] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.198494] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.199001] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
[    0.199224] pci 0000:00:01.1: reg 0x20: [io  0xd000-0xd00f]
[    0.199318] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.199319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.199320] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.199321] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.200043] pci 0000:00:02.0: [15ad:0405] type 00 class 0x030000
[    0.201878] pci 0000:00:02.0: reg 0x10: [io  0xd010-0xd01f]
[    0.203614] pci 0000:00:02.0: reg 0x14: [mem 0xe0000000-0xe3ffffff pref]
[    0.204494] pci 0000:00:02.0: reg 0x18: [mem 0xf0000000-0xf01fffff]
[    0.211857] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.212417] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.213506] pci 0000:00:03.0: reg 0x10: [mem 0xf0200000-0xf021ffff]
[    0.215826] pci 0000:00:03.0: reg 0x18: [io  0xd020-0xd027]
[    0.221975] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
[    0.223902] pci 0000:00:04.0: reg 0x10: [io  0xd040-0xd05f]
[    0.225089] pci 0000:00:04.0: reg 0x14: [mem 0xf0400000-0xf07fffff]
[    0.226201] pci 0000:00:04.0: reg 0x18: [mem 0xf0800000-0xf0803fff pref]
[    0.230642] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100
[    0.230724] pci 0000:00:05.0: reg 0x10: [io  0xd100-0xd1ff]
[    0.230765] pci 0000:00:05.0: reg 0x14: [io  0xd200-0xd23f]
[    0.232296] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310
[    0.233468] pci 0000:00:06.0: reg 0x10: [mem 0xf0804000-0xf0804fff]
[    0.240560] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
[    0.240890] pci 0000:00:07.0: quirk: [io  0x4000-0x403f] claimed by PIIX4 ACPI
[    0.240898] pci 0000:00:07.0: quirk: [io  0x4100-0x410f] claimed by PIIX4 SMB
[    0.241436] pci 0000:00:08.0: [8086:100e] type 00 class 0x020000
[    0.242655] pci 0000:00:08.0: reg 0x10: [mem 0xf0820000-0xf083ffff]
[    0.244999] pci 0000:00:08.0: reg 0x18: [io  0xd240-0xd247]
[    0.250171] pci 0000:00:0b.0: [8086:265c] type 00 class 0x0c0320
[    0.251907] pci 0000:00:0b.0: reg 0x10: [mem 0xf0840000-0xf0840fff]
[    0.260841] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601
[    0.262140] pci 0000:00:0d.0: reg 0x10: [io  0xd248-0xd24f]
[    0.263903] pci 0000:00:0d.0: reg 0x14: [io  0xd250-0xd253]
[    0.265005] pci 0000:00:0d.0: reg 0x18: [io  0xd258-0xd25f]
[    0.266292] pci 0000:00:0d.0: reg 0x1c: [io  0xd260-0xd263]
[    0.267938] pci 0000:00:0d.0: reg 0x20: [io  0xd270-0xd27f]
[    0.269170] pci 0000:00:0d.0: reg 0x24: [mem 0xf0842000-0xf0843fff]
[    0.277190] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.277426] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.277506] ACPI: PCI: Interrupt link LNKC configured for IRQ 9
[    0.277584] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.277795] iommu: Default domain type: Translated 
[    0.277795] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.277795] SCSI subsystem initialized
[    0.277795] libata version 3.00 loaded.
[    0.277795] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.277795] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.277795] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.277795] vgaarb: loaded
[    0.277795] ACPI: bus type USB registered
[    0.277795] usbcore: registered new interface driver usbfs
[    0.277795] usbcore: registered new interface driver hub
[    0.277795] usbcore: registered new device driver usb
[    0.277795] pps_core: LinuxPPS API ver. 1 registered
[    0.277795] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.277795] PTP clock support registered
[    0.277795] EDAC MC: Ver: 3.0.0
[    0.277795] NetLabel: Initializing
[    0.277795] NetLabel:  domain hash size = 128
[    0.277795] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.277795] NetLabel:  unlabeled traffic allowed by default
[    0.277795] PCI: Using ACPI for IRQ routing
[    0.277795] PCI: pci_cache_line_size set to 64 bytes
[    0.277795] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.277795] e820: reserve RAM buffer [mem 0xdfff0000-0xdfffffff]
[    0.279926] clocksource: Switched to clocksource kvm-clock
[    0.292371] VFS: Disk quotas dquot_6.6.0
[    0.292382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.292468] AppArmor: AppArmor Filesystem Enabled
[    0.292483] pnp: PnP ACPI init
[    0.293142] pnp: PnP ACPI: found 2 devices
[    0.299953] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.300005] NET: Registered PF_INET protocol family
[    0.300045] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.300906] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.300922] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.300959] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.300983] TCP: Hash tables configured (established 32768 bind 32768)
[    0.301021] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.301035] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.301043] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.301069] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.301073] NET: Registered PF_XDP protocol family
[    0.301084] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.301086] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.301087] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.301089] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfdffffff window]
[    0.301121] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.301143] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.303054] PCI: CLS 0 bytes, default 64
[    0.303092] Trying to unpack rootfs image as initramfs...
[    0.315001] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.315004] software IO TLB: mapped [mem 0x00000000dbff0000-0x00000000dfff0000] (64MB)
[    0.315038] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879f38961f, max_idle_ns: 440795336551 ns
[    0.315112] clocksource: Switched to clocksource tsc
[    0.315137] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.315486] Initialise system trusted keyrings
[    0.315496] Key type blacklist registered
[    0.315570] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    0.316453] zbud: loaded
[    0.316632] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.316829] fuse: init (API version 7.34)
[    0.317674] integrity: Platform Keyring initialized
[    0.323680] Key type asymmetric registered
[    0.323682] Asymmetric key parser 'x509' registered
[    0.323700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.323749] io scheduler mq-deadline registered
[    0.324108] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.324249] ACPI: AC: AC Adapter [AC] (on-line)
[    0.324282] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.324305] ACPI: button: Power Button [PWRF]
[    0.324350] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    0.324360] ACPI: button: Sleep Button [SLPF]
[    0.324943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.326472] Linux agpgart interface v0.103
[    0.328653] loop: module loaded
[    0.328830] ata_piix 0000:00:01.1: version 2.13
[    0.329196] scsi host0: ata_piix
[    0.329743] scsi host1: ata_piix
[    0.329766] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[    0.329768] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[    0.329866] tun: Universal TUN/TAP device driver, 1.6
[    0.329934] PPP generic driver version 2.4.2
[    0.330117] VFIO - User Level meta-driver version: 0.3
[    0.330200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.330204] ehci-pci: EHCI PCI platform driver
[    0.330692] ehci-pci 0000:00:0b.0: EHCI Host Controller
[    0.330697] ehci-pci 0000:00:0b.0: new USB bus registered, assigned bus number 1
[    0.330921] ehci-pci 0000:00:0b.0: irq 19, io mem 0xf0840000
[    0.346911] ehci-pci 0000:00:0b.0: USB 2.0 started, EHCI 1.00
[    0.347013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.347015] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.347016] usb usb1: Product: EHCI Host Controller
[    0.347017] usb usb1: Manufacturer: Linux 5.15.0-25-generic ehci_hcd
[    0.347018] usb usb1: SerialNumber: 0000:00:0b.0
[    0.347149] hub 1-0:1.0: USB hub found
[    0.347153] hub 1-0:1.0: 12 ports detected
[    0.347313] ehci-platform: EHCI generic platform driver
[    0.347322] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.347325] ohci-pci: OHCI PCI platform driver
[    0.347815] ohci-pci 0000:00:06.0: OHCI PCI host controller
[    0.347820] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 2
[    0.347882] ohci-pci 0000:00:06.0: irq 22, io mem 0xf0804000
[    0.408282] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[    0.408285] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.408287] usb usb2: Product: OHCI PCI host controller
[    0.408288] usb usb2: Manufacturer: Linux 5.15.0-25-generic ohci_hcd
[    0.408289] usb usb2: SerialNumber: 0000:00:06.0
[    0.408438] hub 2-0:1.0: USB hub found
[    0.408448] hub 2-0:1.0: 12 ports detected
[    0.408687] ohci-platform: OHCI generic platform driver
[    0.408694] uhci_hcd: USB Universal Host Controller Interface driver
[    0.408728] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.409149] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.409153] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.409319] mousedev: PS/2 mouse device common for all mice
[    0.409693] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.409973] rtc_cmos rtc_cmos: registered as rtc0
[    0.410002] rtc_cmos rtc_cmos: setting system clock to 2022-04-20T14:57:20 UTC (1650466640)
[    0.410012] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    0.410017] i2c_dev: i2c /dev entries driver
[    0.410404] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.410438] device-mapper: uevent: version 1.0.3
[    0.410522] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.410539] platform eisa.0: Probing EISA bus 0
[    0.410540] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.410542] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.410542] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.410543] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.410544] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.410545] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.410546] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.410547] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.410547] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.410548] platform eisa.0: EISA: Detected 0 cards
[    0.410550] intel_pstate: CPU model not supported
[    0.410715] ledtrig-cpu: registered to indicate activity on CPUs
[    0.410804] intel_pmc_core intel_pmc_core.0:  initialized
[    0.410836] drop_monitor: Initializing network drop monitor service
[    0.410941] NET: Registered PF_INET6 protocol family
[    0.500256] ata2.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
[    0.500961] scsi 1:0:0:0: CD-ROM            VBOX     CD-ROM           1.0  PQ: 0 ANSI: 5
[    0.501451] sr 1:0:0:0: [sr0] scsi3-mmc drive: 32x/32x xa/form2 tray
[    0.501453] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.502562] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    0.502591] sr 1:0:0:0: Attached scsi generic sg0 type 5
[    0.635089] Freeing initrd memory: 60568K
[    0.640978] Segment Routing with IPv6
[    0.640989] In-situ OAM (IOAM) with IPv6
[    0.641008] NET: Registered PF_PACKET protocol family
[    0.641058] Key type dns_resolver registered
[    0.641319] IPI shorthand broadcast: enabled
[    0.641328] sched_clock: Marking stable (632805258, 8485823)->(639806801, 1484280)
[    0.641472] registered taskstats version 1
[    0.641598] Loading compiled-in X.509 certificates
[    0.642214] Loaded X.509 cert 'Build time autogenerated kernel key: c887ab1fa6442665629113512b4db089a7808038'
[    0.642611] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.643008] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.643009] blacklist: Loading compiled-in revocation X.509 certificates
[    0.643025] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.643096] zswap: loaded using pool lzo/zbud
[    0.643471] Key type ._fscrypt registered
[    0.643472] Key type .fscrypt registered
[    0.643473] Key type fscrypt-provisioning registered
[    0.646010] Key type encrypted registered
[    0.646013] AppArmor: AppArmor sha1 policy hashing enabled
[    0.646017] ima: No TPM chip found, activating TPM-bypass!
[    0.646022] Loading compiled-in module X.509 certificates
[    0.646424] Loaded X.509 cert 'Build time autogenerated kernel key: c887ab1fa6442665629113512b4db089a7808038'
[    0.646425] ima: Allocated hash algorithm: sha1
[    0.646430] ima: No architecture policies found
[    0.646439] evm: Initialising EVM extended attributes:
[    0.646439] evm: security.selinux
[    0.646440] evm: security.SMACK64
[    0.646441] evm: security.SMACK64EXEC
[    0.646441] evm: security.SMACK64TRANSMUTE
[    0.646442] evm: security.SMACK64MMAP
[    0.646442] evm: security.apparmor
[    0.646443] evm: security.ima
[    0.646443] evm: security.capability
[    0.646444] evm: HMAC attrs: 0x1
[    0.646683] PM:   Magic number: 2:418:991
[    0.646713] memory memory34: hash matches
[    0.646938] RAS: Correctable Errors collector initialized.
[    0.648755] Freeing unused decrypted memory: 2036K
[    0.649167] Freeing unused kernel image (initmem) memory: 2952K
[    0.667892] Write protecting the kernel read-only data: 30720k
[    0.668420] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.668686] Freeing unused kernel image (rodata/data gap) memory: 1504K
[    0.710788] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.710795] x86/mm: Checking user space page tables
[    0.710800] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.751749] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.757613] Run /init as init process
[    0.757615]   with arguments:
[    0.757616]     /init
[    0.757616]     splash
[    0.757617]   with environment:
[    0.757618]     HOME=/
[    0.757618]     TERM=linux
[    0.757619]     BOOT_IMAGE=/vmlinuz-5.15.0-25-generic
[    1.044192] piix4_smbus 0000:00:07.0: SMBus Host Controller at 0x4100, revision 0
[    1.044669] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.044820] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input5
[    1.045114] e1000: Intel(R) PRO/1000 Network Driver
[    1.045116] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.046719] ahci 0000:00:0d.0: version 3.0
[    1.047228] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled
[    1.047311] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[    1.047314] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc 
[    1.053322] scsi host2: ahci
[    1.053364] ata3: SATA max UDMA/133 abar m8192@0xf0842000 port 0xf0842100 irq 21
[    1.204543] usb 2-1: new full-speed USB device number 2 using ohci-pci
[    1.216633] usb 1-1: New USB device found, idVendor=1235, idProduct=8212, bcdDevice= 6.45
[    1.216636] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=2
[    1.216637] usb 1-1: Product: Scarlett 4i4 USB
[    1.216638] usb 1-1: Manufacturer: Focusrite
[    1.216640] usb 1-1: SerialNumber: D8Q7CWR9505044
[    1.248993] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[    1.376038] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.376154] ata3.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
[    1.376157] ata3.00: 1048576000 sectors, multi 128: LBA48 NCQ (depth 32)
[    1.376284] ata3.00: configured for UDMA/133
[    1.376394] scsi 2:0:0:0: Direct-Access     ATA      VBOX HARDDISK    1.0  PQ: 0 ANSI: 5
[    1.376550] sd 2:0:0:0: [sda] 1048576000 512-byte logical blocks: (537 GB/500 GiB)
[    1.376557] sd 2:0:0:0: [sda] Write Protect is off
[    1.376558] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.376565] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.376783] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    1.395102]  sda: sda1 sda2 sda3 sda4
[    1.396341] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:8c:1b:c5
[    1.396346] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[    1.415700] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.530825] usb 2-1: New USB device found, idVendor=80ee, idProduct=0021, bcdDevice= 1.00
[    1.530829] usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    1.530830] usb 2-1: Product: USB Tablet
[    1.530831] usb 2-1: Manufacturer: VirtualBox
[    1.763542] e1000 0000:00:08.0 eth1: (PCI:33MHz:32-bit) 08:00:27:33:b3:9c
[    1.763548] e1000 0000:00:08.0 eth1: Intel(R) PRO/1000 Network Connection
[    1.765156] e1000 0000:00:08.0 enp0s8: renamed from eth1
[    1.788385] e1000 0000:00:03.0 enp0s3: renamed from eth0
[    2.175897] usb 2-2: new full-speed USB device number 3 using ohci-pci
[    2.723710] usb 2-2: New USB device found, idVendor=0764, idProduct=0501, bcdDevice= 0.01
[    2.723724] usb 2-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.723731] usb 2-2: Product: CP1500EPFCLCD
[    2.723736] usb 2-2: Manufacturer: CPS
[    2.723740] usb 2-2: SerialNumber: CRMGV2000027
[    2.743305] hid: raw HID events driver (C) Jiri Kosina
[    2.772081] usbcore: registered new interface driver usbhid
[    2.772088] usbhid: USB HID core driver
[    2.780245] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb2/2-1/2-1:1.0/0003:80EE:0021.0001/input/input6
[    2.780984] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
[    2.782192] hid-generic 0003:0764:0501.0002: hiddev0,hidraw1: USB HID v1.10 Device [CPS CP1500EPFCLCD] on usb-0000:00:06.0-2/input0
[    2.950346] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    3.052253] systemd[1]: Inserted module 'autofs4'
[    3.070886] systemd[1]: systemd 249.11-0ubuntu3 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)
[    3.070921] systemd[1]: Detected virtualization oracle.
[    3.070926] systemd[1]: Detected architecture x86-64.
[    3.071742] systemd[1]: Hostname set to <osboxes>.
[    3.415237] systemd[1]: Queued start job for default target Graphical Interface.
[    3.416586] systemd[1]: Created slice Slice /system/modprobe.
[    3.416962] systemd[1]: Created slice Slice /system/postfix.
[    3.417246] systemd[1]: Created slice Slice /system/systemd-fsck.
[    3.417411] systemd[1]: Created slice User and Session Slice.
[    3.417485] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.417652] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.417721] systemd[1]: Reached target Remote File Systems.
[    3.417733] systemd[1]: Reached target Slice Units.
[    3.417752] systemd[1]: Reached target System Time Set.
[    3.417790] systemd[1]: Reached target Local Verity Protected Volumes.
[    3.417918] systemd[1]: Listening on Syslog Socket.
[    3.417996] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.418049] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.418219] systemd[1]: Listening on Journal Audit Socket.
[    3.418299] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.418395] systemd[1]: Listening on Journal Socket.
[    3.418527] systemd[1]: Listening on udev Control Socket.
[    3.418606] systemd[1]: Listening on udev Kernel Socket.
[    3.419261] systemd[1]: Mounting Huge Pages File System...
[    3.420090] systemd[1]: Mounting POSIX Message Queue File System...
[    3.420960] systemd[1]: Mounting Kernel Debug File System...
[    3.421644] systemd[1]: Mounting Kernel Trace File System...
[    3.423887] systemd[1]: Starting Journal Service...
[    3.425163] systemd[1]: Starting Set the console keyboard layout...
[    3.426208] systemd[1]: Starting Create List of Static Device Nodes...
[    3.426973] systemd[1]: Starting Load Kernel Module configfs...
[    3.427717] systemd[1]: Starting Load Kernel Module drm...
[    3.428473] systemd[1]: Starting Load Kernel Module fuse...
[    3.428629] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    3.430187] systemd[1]: Starting Load Kernel Modules...
[    3.431066] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.432004] systemd[1]: Starting Coldplug All udev Devices...
[    3.436084] systemd[1]: Mounted Huge Pages File System.
[    3.436192] systemd[1]: Mounted POSIX Message Queue File System.
[    3.436288] systemd[1]: Mounted Kernel Debug File System.
[    3.436498] systemd[1]: Mounted Kernel Trace File System.
[    3.438507] systemd[1]: Finished Create List of Static Device Nodes.
[    3.439059] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.441812] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[    3.444651] systemd[1]: Finished Load Kernel Module configfs.
[    3.445710] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    3.445925] systemd[1]: Finished Load Kernel Module drm.
[    3.446181] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    3.446374] systemd[1]: Finished Load Kernel Module fuse.
[    3.446639] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.447363] systemd[1]: Mounting FUSE Control File System...
[    3.448102] systemd[1]: Mounting Kernel Configuration File System...
[    3.448200] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    3.449843] systemd[1]: Starting Load/Save Random Seed...
[    3.450751] systemd[1]: Starting Create System Users...
[    3.452744] systemd[1]: Mounted FUSE Control File System.
[    3.452826] systemd[1]: Mounted Kernel Configuration File System.
[    3.460545] systemd[1]: Started Journal Service.
[    3.460621] lp: driver loaded but no devices found
[    3.465205] ppdev: user-space parallel port driver
[    3.470498] systemd-journald[279]: Received client request to flush runtime journal.
[    3.493333] IPMI message handler: version 39.2
[    3.494742] ipmi device interface
[    3.521077] loop0: detected capacity change from 0 to 18488
[    3.521127] loop1: detected capacity change from 0 to 8
[    3.523421] loop2: detected capacity change from 0 to 18392
[    3.525914] loop3: detected capacity change from 0 to 226536
[    3.526459] loop4: detected capacity change from 0 to 113680
[    3.527801] loop5: detected capacity change from 0 to 113696
[    3.530526] loop6: detected capacity change from 0 to 126792
[    3.530562] loop7: detected capacity change from 0 to 126760
[    3.532482] loop8: detected capacity change from 0 to 318728
[    3.534655] loop9: detected capacity change from 0 to 448512
[    3.537151] loop10: detected capacity change from 0 to 448512
[    3.537646] loop11: detected capacity change from 0 to 507712
[    3.538923] loop12: detected capacity change from 0 to 509456
[    3.540640] loop13: detected capacity change from 0 to 133552
[    3.542676] loop14: detected capacity change from 0 to 166424
[    3.543166] loop15: detected capacity change from 0 to 111080
[    3.544696] loop16: detected capacity change from 0 to 93920
[    3.552046] loop17: detected capacity change from 0 to 89352
[    3.885923] vboxguest: loading out-of-tree module taints kernel.
[    3.886120] vboxguest: module verification failed: signature and/or required key missing - tainting kernel
[    3.890664] vgdrvHeartbeatInit: Setting up heartbeat to trigger every 2000 milliseconds
[    3.894496] input: Unspecified device as /devices/pci0000:00/0000:00:04.0/input/input7
[    3.902707] vboxguest: Successfully loaded version 6.1.32 r149290
[    3.902728] vboxguest: misc device minor 123, IRQ 20, I/O port d040, MMIO at 00000000f0400000 (size 0x400000)
[    3.902729] vboxguest: Successfully loaded version 6.1.32 r149290 (interface 0x00010004)
[    3.975291] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[    3.983378] Adding 8787964k swap on /dev/sda3.  Priority:-2 extents:1 across:8787964k FS
[    3.984461] mc: Linux media interface: v0.10
[    4.007302] vmwgfx 0000:00:02.0: vgaarb: deactivate vga console
[    4.010391] Console: switching to colour dummy device 80x25
[    4.011059] cryptd: max_cpu_qlen set to 1000
[    4.012801] [TTM] Zone  kernel: Available graphics memory: 2009754 KiB
[    4.012835] vmwgfx 0000:00:02.0: [drm] FIFO at 0x00000000f0000000 size is 2048 kiB
[    4.012843] vmwgfx 0000:00:02.0: [drm] VRAM at 0x00000000e0000000 size is 65536 kiB
[    4.012850] vmwgfx 0000:00:02.0: [drm] Running on SVGA version 2.
[    4.012853] vmwgfx 0000:00:02.0: [drm] DMA map mode: Caching DMA mappings.
[    4.012881] vmwgfx 0000:00:02.0: [drm] Legacy memory limits: VRAM = 65536 kB, FIFO = 2048 kB, surface = 458752 kB
[    4.012882] vmwgfx 0000:00:02.0: [drm] MOB limits: max mob size = 0 kB, max mob pages = 0
[    4.012884] vmwgfx 0000:00:02.0: [drm] Capabilities: cursor, cursor bypass 2, alpha cursor, 3D, extended fifo, pitchlock, irq mask, gmr, traces, gmr2, screen object 2, 
[    4.012886] vmwgfx 0000:00:02.0: [drm] Max GMR ids is 8192
[    4.012887] vmwgfx 0000:00:02.0: [drm] Max number of GMR pages is 1048576
[    4.012888] vmwgfx 0000:00:02.0: [drm] Maximum display memory size is 65536 kiB
[    4.013646] vmwgfx 0000:00:02.0: [drm] Screen Object display unit initialized
[    4.013946] vmwgfx 0000:00:02.0: [drm] Fifo max 0x00200000 min 0x00001000 cap 0x00000355
[    4.013955] vmwgfx 0000:00:02.0: [drm] Available shader model: Legacy.
[    4.013959] [drm:vmw_host_printf [vmwgfx]] *ERROR* Failed to send host log message.
[    4.024874] fbcon: svgadrmfb (fb0) is primary device
[    4.025285] Console: switching to colour frame buffer device 100x37
[    4.051383] [drm] Initialized vmwgfx 2.19.0 20210722 for 0000:00:02.0 on minor 0
[    4.061096] AVX2 version of gcm_enc/dec engaged.
[    4.061209] AES CTR mode by8 optimization enabled
[    4.083927] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.108108] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.144997] audit: type=1400 audit(1650466644.228:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=495 comm="apparmor_parser"
[    4.145773] audit: type=1400 audit(1650466644.232:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=497 comm="apparmor_parser"
[    4.145776] audit: type=1400 audit(1650466644.232:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=497 comm="apparmor_parser"
[    4.148062] audit: type=1400 audit(1650466644.236:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=508 comm="apparmor_parser"
[    4.148066] audit: type=1400 audit(1650466644.236:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=508 comm="apparmor_parser"
[    4.148068] audit: type=1400 audit(1650466644.236:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=508 comm="apparmor_parser"
[    4.153086] audit: type=1400 audit(1650466644.240:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=500 comm="apparmor_parser"
[    4.153090] audit: type=1400 audit(1650466644.240:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=500 comm="apparmor_parser"
[    4.153092] audit: type=1400 audit(1650466644.240:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=500 comm="apparmor_parser"
[    4.342170] snd_intel8x0 0000:00:05.0: allow list rate for 1028:0177 is 48000
[    4.627136] vboxsf: g_fHostFeatures=0x8000000f g_fSfFeatures=0x1 g_uSfLastFunction=29
[    4.627472] vboxsf: Successfully loaded version 6.1.32 r149290
[    4.627494] vboxsf: Successfully loaded version 6.1.32 r149290 on 5.15.0-25-generic (LINUX_VERSION_CODE=0x50f1e)
[    4.661093] 14:57:24.751041 main     VBoxService 6.1.32 r149290 (verbosity: 0) linux.amd64 (Jan 13 2022 20:10:27) release log
               14:57:24.751046 main     Log opened 2022-04-20T14:57:24.750204000Z
[    4.661145] 14:57:24.751126 main     OS Product: Linux
[    4.661175] 14:57:24.751163 main     OS Release: 5.15.0-25-generic
[    4.661191] 14:57:24.751180 main     OS Version: #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022
[    4.661210] 14:57:24.751195 main     Executable: /opt/VBoxGuestAdditions-6.1.32/sbin/VBoxService
               14:57:24.751196 main     Process ID: 885
               14:57:24.751197 main     Package type: LINUX_64BITS_GENERIC
[    4.662147] 14:57:24.752123 main     6.1.32 r149290 started. Verbose level = 0
[    4.663133] 14:57:24.753103 main     vbglR3GuestCtrlDetectPeekGetCancelSupport: Supported (#1)
[    4.677039] 14:57:24.767000 automount vbsvcAutomounterMountIt: Successfully mounted 'Seagate_Backup_Plus_Drive' on '/media/sf_Seagate_Backup_Plus_Drive'
[    4.812836] loop18: detected capacity change from 0 to 8
[    4.859967] e1000: enp0s3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[    4.860226] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s3: link becomes ready
[    4.863983] e1000: enp0s8 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[    4.864740] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s8: link becomes ready
[    5.465405] kauditd_printk_skb: 44 callbacks suppressed
[    5.465407] audit: type=1400 audit(1650466645.548:55): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1131 comm="snap-confine" capability=12  capname="net_admin"
[    5.465410] audit: type=1400 audit(1650466645.548:56): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1131 comm="snap-confine" capability=38  capname="perfmon"
[    5.681217] usb 1-1: Focusrite Scarlett Gen 2/3 Mixer Driver enabled pid=0x8212
[    5.759819] usbcore: registered new interface driver snd-usb-audio
[    5.815736] audit: type=1400 audit(1650466645.904:57): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1307 comm="snap-confine" capability=12  capname="net_admin"
[    5.815740] audit: type=1400 audit(1650466645.904:58): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1307 comm="snap-confine" capability=38  capname="perfmon"
[    6.230914] audit: type=1400 audit(1650466646.316:59): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1424 comm="snap-confine" capability=12  capname="net_admin"
[    6.230939] audit: type=1400 audit(1650466646.316:60): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1424 comm="snap-confine" capability=38  capname="perfmon"
[   10.341700] vboxvideo: loading version 6.1.32 r149290
[   12.600842] rfkill: input handler disabled
[   18.303821] retire_capture_urb: 38710 callbacks suppressed
[   33.144509] rfkill: input handler enabled
[   34.208211] rfkill: input handler disabled
[   34.217123] ISO 9660 Extensions: Microsoft Joliet Level 3
[   34.217537] ISO 9660 Extensions: RRIP_1991A
[   34.500949] kauditd_printk_skb: 174 callbacks suppressed
[   34.500951] audit: type=1400 audit(1650466674.598:61): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=2478 comm="snap-confine" capability=4  capname="fsetid"
[   39.506203] retire_capture_urb: 30154 callbacks suppressed
[   64.653188] kauditd_printk_skb: 8783 callbacks suppressed
[   64.653191] audit: type=1400 audit(1650466704.765:74): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=3103 comm="cups-browsed" capability=23  capname="sys_nice"
Como ves el segundo super sospechoso sigue saliendo igual...
Lo segundo super sospechoso:

Code: Select all

[   18.350188] retire_capture_urb: 38894 callbacks suppressed
Esto es un mensaje de aviso/error de USB.
Googleando un poco, tambien veo que todos los que reciben este error suelen tener problemas con el audio USB.
Si hay errores de USB como ese, sí que podria ser culpa de VirtualBox...
En un mensaje anterior te pedían que lo enchufaras por un puerto USB3, si es que tienes. Lo que te decían es que el código que hace el "traspaso" USB en VirtualBox es diferente para las diferentes versiones de USB (1/2/3), así que si hay algun error en la versión 2, quizá funcione en la 3. Nota: también activa el soporte USB3 en la configuración de la VM.
Ya he visto que has comentado que en el manual del Scarlett dice que recomiendan un puerto USB2, pero por probar que no quede....
Yo creo que lo primero seria saber que controlador de virtualbox utilizar: Alsa, OSS o PulseAudio...yo normalmente utilizo pulseaudio que creo que es el mas moderno y preparado, pero tampoco domino mucho. Ahora por probar pongo Alsa.
Tengo configurado el filtro de puesto Usb el controlador 2.0 ( OHCI + EHCI) y ahora parece que quiere sonar, pero se escucha con ruido muy molesto como cuando haces una bola de papel....o si eres mayor cuando en la tele no se sintonizaba un canal y salia nieve jejejej

Muchisimas gracias por tu tiempo y dedicacion.
javispedro
Posts: 58
Joined: 29. Jan 2022, 15:31
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Old & New Windows, Linux

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by javispedro »

edufissure wrote: Yo creo que lo primero seria saber que controlador de virtualbox utilizar: Alsa, OSS o PulseAudio...yo normalmente utilizo pulseaudio que creo que es el mas moderno y preparado, pero tampoco domino mucho. Ahora por probar pongo Alsa.
No tiene nada que ver. Lo que dices de ALSA, OSS o Pulse es sobre que método utiliza VirtualBox para _emular_ la tarjeta de sonido interna de la máquina virtual. En tu caso esta tarjeta interna es la "Intel HDA / Audio de alta definición Intel" que hemos visto en screenshots anteriores.
Pero tu no estas usando la tarjeta emulada para nada. De hecho la podrías quitar incluso (desactivar el audio en VirtualBox, por si quieres simplificar las cosas).
Tu la que quieres usar es la del Focusrite, vía el traspaso USB. En este caso, sólo interviene la emulación USB de VirtualBox.
De ahí que las opciones que sí que afectarán serán las del controlador USB.
edufissure wrote: Tengo configurado el filtro de puesto Usb el controlador 2.0 ( OHCI + EHCI) y ahora parece que quiere sonar, pero se escucha con ruido muy molesto como cuando haces una bola de papel....o si eres mayor cuando en la tele no se sintonizaba un canal y salia nieve jejejej
¿Hasta ahora lo tenías con el 1.1? ¿ O con el 3.0 ?

Pero bueno, siguen pareciendo ser un problema de USB.

No te pienses que VirtualBox no funciona con tarjetas de sonido USB en general. Yo tengo una Sound Blaster Play 3 del año de la polca que utilizo para grabar cosas y funciona bien con el traspaso USB (almenos en guests Linux, y mi host tambien es Linux). Así que si es un problema USB, es específico con el Focusrite.

Y por cierto... los mensajes sobre retire_capture_urb .. ¿puedes mirar si también te aparecen el host?
javispedro
Posts: 58
Joined: 29. Jan 2022, 15:31
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Old & New Windows, Linux

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by javispedro »

fth0 wrote:In the documentation of the Focusrite 4i4 Scarlett, it is mentioned that the device presents itself as a USB mass storage device before being configured with the Focusrite Control software. From the documentation it's not clear to me if it presents itself as an USB audio device additionally or only after the initial configuration. I could imagine potential issues stemming from such a behavior, but I'm not sure how to further investigate that.
From the dmesg logs shared above (they are from a Ubuntu guest), I can see that the device definitely shows up as a USB audio device straight on. it may have a companion mass storage device, but I can't see it on the log.

i was pointing out that there is this suspicious warning in dmesg:
retire_capture_urb: X callbacks suppressed

which may point out to a USB issue indeed, but we should check they don't also appear during normal operation.

Also, he mentions the silence becomes white noise when switching to the USB 2.0 controller (from the VB logs, looks like he had been using USB 3/xHCI before).
edufissure
Posts: 79
Joined: 8. Sep 2018, 19:27

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by edufissure »

javispedro wrote:
edufissure wrote: Yo creo que lo primero seria saber que controlador de virtualbox utilizar: Alsa, OSS o PulseAudio...yo normalmente utilizo pulseaudio que creo que es el mas moderno y preparado, pero tampoco domino mucho. Ahora por probar pongo Alsa.
No tiene nada que ver. Lo que dices de ALSA, OSS o Pulse es sobre que método utiliza VirtualBox para _emular_ la tarjeta de sonido interna de la máquina virtual. En tu caso esta tarjeta interna es la "Intel HDA / Audio de alta definición Intel" que hemos visto en screenshots anteriores.
Pero tu no estas usando la tarjeta emulada para nada. De hecho la podrías quitar incluso (desactivar el audio en VirtualBox, por si quieres simplificar las cosas).
Tu la que quieres usar es la del Focusrite, vía el traspaso USB. En este caso, sólo interviene la emulación USB de VirtualBox.
De ahí que las opciones que sí que afectarán serán las del controlador USB.
Vale primera cosa entendida, entonces me recomiendas que siga con pulse audio como controlador de audio ?
edufissure wrote: Tengo configurado el filtro de puesto Usb el controlador 2.0 ( OHCI + EHCI) y ahora parece que quiere sonar, pero se escucha con ruido muy molesto como cuando haces una bola de papel....o si eres mayor cuando en la tele no se sintonizaba un canal y salia nieve jejejej
¿Hasta ahora lo tenías con el 1.1? ¿ O con el 3.0 ?
con el 3.0 que segun diversos foros es el sistema mas avanzado de emulacion de usb que tiene virtualbox y vale tanto para usb1,usb2 y usb3. Ya te has contestado tu en otro post, pero por si acaso te lo confirmo. Antes usaba el 3.0 y ahora por probar el 2.0.
Pero bueno, siguen pareciendo ser un problema de USB.
Yo lo digo desde principio. Lo extraño es que en el guest Windows10, te reconoce la focusrite pero la marca como dispositivo de comunicaciones predeterminado, no como dispositivo de sonido ( como si aparece la tarjeta interna de la placa madre)
No te pienses que VirtualBox no funciona con tarjetas de sonido USB en general. Yo tengo una Sound Blaster Play 3 del año de la polca que utilizo para grabar cosas y funciona bien con el traspaso USB (almenos en guests Linux, y mi host tambien es Linux). Así que si es un problema USB, es específico con el Focusrite.
No se tu sabras mas del tema, pero por lo que tengo entendido las diferentes tarjetas usb tipo focusrite, serato, ESI. m-audio funcionan de una forma bastante similar. Igual el problema es con tarjeta usb con mixer incorporado con mas de un canal....
Y por cierto... los mensajes sobre retire_capture_urb .. ¿puedes mirar si también te aparecen el host?
Por cierto en el host Ubuntu 20.04 he actualizado a kernel 5.15 que ya tiene de forma nativa drivers para focusrite scarlett. Lo tengo que activar como indicaste creando un fichero /etc/modprobe.d/scarlett.conf y como puedes ver en https://github.com/geoffreybennett/scar ... 2/releases , ahora me sale de forma correcta. Antes me funcionaba bien pero debia tener un driver generico.

Respecto al require supongo que no sale en el host o no lo veo.
Ahora como te comente es del nuevo kernel 5.15 con scarlett activada.
https://textbin.net/sk40ydteuc
fth0
Volunteer
Posts: 5668
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by fth0 »

javispedro wrote:Lo que dices de ALSA, OSS o Pulse es sobre que método utiliza VirtualBox para _emular_ la tarjeta de sonido interna de la máquina virtual. En tu caso esta tarjeta interna es la "Intel HDA / Audio de alta definición Intel" que hemos visto en screenshots anteriores.
DeepL wrote:What you say about ALSA, OSS or Pulse is about what method VirtualBox uses to _emulate_ the internal sound card of the virtual machine. In your case this internal card is the "Intel HDA / Intel High Definition Audio" that we have seen in previous screenshots.
While you're right that the virtual audio device probably isn't used (*), you may be slightly wrong here: VirtualBox provides a virtual Intel HD Audio device to the Windows guest, and uses ALSA, OSS or PulseAudio drivers on the Linux host.

(*) The Focusrite 4i4 Scarlett offers a loopback mode, which could be used to route back the playback audio as audio in to the guest OS. But I don't think this is being used here.

Yet another thing that came to mind, and could be subjected to a thorough investigation: AFAIU, the Focusrite 4i4 Scarlett and the mainboard audio sockets are both simultaneously connected to the speakers, which will always mix both inputs according to its documentation. I wonder if there could be mass loop issues. When (dis-)connecting cables, make sure to disconnect the speaker's power cable between tests, because their documentation hints that the manual power switch "will not completely shut off all power from the AC outlet". Could be a pitfall. ;)
edufissure
Posts: 79
Joined: 8. Sep 2018, 19:27

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by edufissure »

Doing more tests...now i can get it to work in guest ( with linux).
So Focusrite;
Host Ubuntu 20.04 and kernel 5.15: Works
Host Ubuntu 20.04 and kernel 5.15 and guest a Ubuntu 22.04: Works. USB 3.0
https://textbin.net/r3k8b2alnc
Now still doesnt work , which was the original post: Host Ubuntu Linux 20.04 kernel 5.15 + guest Windows10.

If i had new news or updates, id post ....
fth0
Volunteer
Posts: 5668
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by fth0 »

edufissure wrote:Vale primera cosa entendida, entonces me recomiendas que siga con pulse audio como controlador de audio ?
I'd suggest a very basic test:

1. Pioneer Speakers: Turn off the power switch, disconnect the power cable, disconnect the audio cables coming from the mainboard and the Focusrite 4i4 Scarlett, wait a few seconds, connect only the audio cables coming from the Focusrite 4i4 Scarlett, connect the power cable and turn the power switch on. In consequence, the Focusrite 4i4 Scarlett is the only device capable of using the speakers.

2. VirtualBox Windows VM: While the VM is powered off, completely disable audio by unchecking Settings > Audio > Enable Audio in the VM configuration, then start the VM. In consequence, the guest OS is the only possible source of audio going through the Focusrite 4i4 Scarlett to the speakers.

3. Inside the Windows VM, check and/or modify the Windows sound settings and play back some audio. Describe what you see and what happens ...
edufissure
Posts: 79
Joined: 8. Sep 2018, 19:27

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by edufissure »

I made that test and still without sound. Speakers turns on, and level of sound suggest some output from soundcard, but no sound is heared.

I tried again with Ubuntu host + ubuntu guest and still works

I doubt that could be a physical connection or audio cables, as with only host and with ubuntu host + ubuntu guest works ok. But just to make some tests doesnt hurt....

Also tried windows 7 guest and doesnt work either, but this could be problem of focusrite and drivers for windows7 ( doesnt exist), more than virtualbox.

Thanks again for your effort and work
fth0
Volunteer
Posts: 5668
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by fth0 »

edufissure wrote:I made that test and still without sound. Speakers turns on, and level of sound suggest some output from soundcard, but no sound is heared.
Thanks for trying, which sorts out several potential problems. What did the Windows Sound Output settings dialog show? Was the Focusrite 4i4 Scarlett still displayed as the standard communications device? If so, this could indicate the problem, because some communication devices (e.g. phones) do not accept audio input/output before a communication connection (e.g. phone call) has been established.
javispedro
Posts: 58
Joined: 29. Jan 2022, 15:31
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Old & New Windows, Linux

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by javispedro »

edufissure wrote:Host Ubuntu 20.04 and kernel 5.15 and guest a Ubuntu 22.04: Works. USB 3.0
https://textbin.net/r3k8b2aln
Bueno, al menos indica que el Focusrite puede funcionar via traspaso USB. ¿Qué es lo que lo arregló? ¿Actualizar el kernel?
edufissure
Posts: 79
Joined: 8. Sep 2018, 19:27

Re: Support for Focusrite Scarlett, and in general usb soundcards

Post by edufissure »

javispedro wrote:
edufissure wrote:Host Ubuntu 20.04 and kernel 5.15 and guest a Ubuntu 22.04: Works. USB 3.0
https://textbin.net/r3k8b2aln
Bueno, al menos indica que el Focusrite puede funcionar via traspaso USB. ¿Qué es lo que lo arregló? ¿Actualizar el kernel?
Supongo, ahora el kernel con el link que me pasaste tiene un driver especifico para focusrite y no uno generico. Al tener en la real host, un kernel especifico y en la cliente tambien, pues ya funciona. La clave fue el host, porque en las pruebas hice que el cliente tuviera el kernel actualizado y activado, y el host el kernel que tenia ( generico). Cuando actualice el host todo parece funcionar bien.

Ahora el problema es con guest Windows 10.
Post Reply