Closed ghost closed 4 years ago
Do you still experience this issue? With the latest I get 9 MB/s (72 Mbit/s) but that's the maximum my network allows. In any case well above 30 Mbps.
The the issue does appear to have been resolved. Great work!
I was dealing with the same problem until I have changed the current frequency into 5GHz. I have applied the following instructions and it has been solved even though I couldn't choose the signal with a %85 rate.
merlin@avalon:~$ nmcli device wifi list
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
Virgin Media Infra 11 130 Mbit/s 97 ▂▄▆█ WPA2 802.1X
VM3918602 Infra 11 130 Mbit/s 85 ▂▄▆█ WPA1 WPA2
* VM3918602 Infra 44 405 Mbit/s 70 ▂▄▆_ WPA1 WPA2
And I have checked the best channel by using that command below.
merlin@avalon:~$ iwlist wlx503eaa2422d0 channel
wlx503eaa2422d0 32 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 36 : 5.18 GHz
Channel 40 : 5.2 GHz
Channel 44 : 5.22 GHz
Channel 48 : 5.24 GHz
Channel 52 : 5.26 GHz
Channel 56 : 5.28 GHz
Channel 60 : 5.3 GHz
Channel 64 : 5.32 GHz
Channel 100 : 5.5 GHz
Channel 104 : 5.52 GHz
Channel 108 : 5.54 GHz
Channel 112 : 5.56 GHz
Channel 116 : 5.58 GHz
Channel 120 : 5.6 GHz
Channel 124 : 5.62 GHz
Channel 128 : 5.64 GHz
Channel 132 : 5.66 GHz
Channel 136 : 5.68 GHz
Channel 140 : 5.7 GHz
Current Frequency:5.22 GHz (Channel 44)
I was not able to switch into the fastest signal above somehow but when I got a speed test it showed up an accurate result.
merlin@avalon:~$ sudo iwconfig <wlan> mode Managed
merlin@avalon:~$ sudo iwconfig <wlan> channel <new channel>
I hope this works for you too.
After switching to 5GHz It's normal you couldn't switch to the channel with 85% because ch11 is 2.4GHz.
The speed problem has been resolved already in the latest. Not sure what you're trying to solve here with those iwconfig
commands.
I'm not trying to solve anything. I have just shared my experience because I had a slow internet connection with TP-LINK Archer T9UH AC1900 on Elementary OS. When I switched into 5GHz it is solved.
The speed problem has been resolved already in the latest.
I don't think so because I use the latest version and it does not work for me.
This ticket has been closed. Please open a new ticket with the specifics of your setup. Thanks.
Hi, I just recently got hold of a Archer T9UH Euv1 wireless adapter and have been trying to get to work under Fedora 31. With the latest branch 5.6.4.2 I only get around 30Mbps transfer speed. My existing wireless adapter an Asus N53 can get 100Mbps which is expected. I noticed there were several branches, so I tried each one in turn going starting with the highest version number and going down. I found that the version 5.2.20 gets me the 100Mbps transfer speed i was expecting. So I will use that version for now.
I have included some infomation that I was using to try and debug the problem below.
dmesg output
[ 0.000000] microcode: microcode updated early to revision 0x27, date = 2019-02-26 [ 0.000000] Linux version 5.3.16-300.fc31.x86_64 (mockbuild@bkernel04.phx2.fedoraproject.org) (gcc version 9.2.1 20190827 (Red Hat 9.2.1-1) (GCC)) #1 SMP Fri Dec 13 17:59:04 UTC 2019 [ 0.000000] Command line: BOOT_IMAGE=(hd2,gpt2)/vmlinuz-5.3.16-300.fc31.x86_64 root=/dev/mapper/fedora00-root ro resume=/dev/mapper/fedora00-swap rd.lvm.lv=fedora00/root rd.lvm.lv=fedora00/swap rhgb quiet rd.driver.blacklist=nouveau systemd.unified_cgroup_hierarchy=0 pci=nomsi [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ca6b8fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ca6b9000-0x00000000ca6bffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000ca6c0000-0x00000000cab13fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cab14000-0x00000000caf79fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000caf7a000-0x00000000dd721fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000dd722000-0x00000000dd92afff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000dd92b000-0x00000000dd943fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000dd944000-0x00000000dde7bfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000dde7c000-0x00000000deffefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] e820: update [mem 0xca132018-0xca151a57] usable ==> usable [ 0.000000] e820: update [mem 0xca132018-0xca151a57] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000ca132017] usable [ 0.000000] reserve setup_data: [mem 0x00000000ca132018-0x00000000ca151a57] usable [ 0.000000] reserve setup_data: [mem 0x00000000ca151a58-0x00000000ca6b8fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000ca6b9000-0x00000000ca6bffff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000ca6c0000-0x00000000cab13fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000cab14000-0x00000000caf79fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000caf7a000-0x00000000dd721fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000dd722000-0x00000000dd92afff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000dd92b000-0x00000000dd943fff] ACPI data [ 0.000000] reserve setup_data: [mem 0x00000000dd944000-0x00000000dde7bfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000dde7c000-0x00000000deffefff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000defff000-0x00000000deffffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041effffff] usable [ 0.000000] efi: EFI v2.31 by American Megatrends [ 0.000000] efi: ESRT=0xdef53818 ACPI=0xdd930000 ACPI 2.0=0xdd930000 SMBIOS=0xf04c0 MPS=0xfd510 [ 0.000000] secureboot: Secure boot disabled [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: ASUS All Series/Z87-C, BIOS 2103 08/15/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3406.112 MHz processor [ 0.001304] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001305] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001309] last_pfn = 0x41f000 max_arch_pfn = 0x400000000 [ 0.001312] MTRR default type: uncachable [ 0.001313] MTRR fixed ranges enabled: [ 0.001314] 00000-9FFFF write-back [ 0.001314] A0000-BFFFF uncachable [ 0.001315] C0000-CFFFF write-protect [ 0.001315] D0000-DFFFF uncachable [ 0.001316] E0000-FFFFF write-protect [ 0.001316] MTRR variable ranges enabled: [ 0.001317] 0 base 0000000000 mask 7C00000000 write-back [ 0.001318] 1 base 0400000000 mask 7FF0000000 write-back [ 0.001318] 2 base 0410000000 mask 7FF8000000 write-back [ 0.001319] 3 base 0418000000 mask 7FFC000000 write-back [ 0.001319] 4 base 041C000000 mask 7FFE000000 write-back [ 0.001320] 5 base 041E000000 mask 7FFF000000 write-back [ 0.001320] 6 base 00E0000000 mask 7FE0000000 uncachable [ 0.001321] 7 disabled [ 0.001321] 8 disabled [ 0.001321] 9 disabled [ 0.001544] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.001613] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved [ 0.001616] last_pfn = 0xdf000 max_arch_pfn = 0x400000000 [ 0.007706] found SMP MP-table at [mem 0x000fd850-0x000fd85f] [ 0.007714] esrt: Reserving ESRT space from 0x00000000def53818 to 0x00000000def53850. [ 0.007737] Using GB pages for direct mapping [ 0.007739] BRK [0x3b5001000, 0x3b5001fff] PGTABLE [ 0.007740] BRK [0x3b5002000, 0x3b5002fff] PGTABLE [ 0.007741] BRK [0x3b5003000, 0x3b5003fff] PGTABLE [ 0.007770] BRK [0x3b5004000, 0x3b5004fff] PGTABLE [ 0.007771] BRK [0x3b5005000, 0x3b5005fff] PGTABLE [ 0.007917] BRK [0x3b5006000, 0x3b5006fff] PGTABLE [ 0.007951] BRK [0x3b5007000, 0x3b5007fff] PGTABLE [ 0.008061] BRK [0x3b5008000, 0x3b5008fff] PGTABLE [ 0.008111] BRK [0x3b5009000, 0x3b5009fff] PGTABLE [ 0.008175] BRK [0x3b500a000, 0x3b500afff] PGTABLE [ 0.008220] BRK [0x3b500b000, 0x3b500bfff] PGTABLE [ 0.008268] RAMDISK: [mem 0x5d795000-0x6003efff] [ 0.008273] ACPI: Early table checksum verification disabled [ 0.008275] ACPI: RSDP 0x00000000DD930000 000024 (v02 ALASKA) [ 0.008277] ACPI: XSDT 0x00000000DD930080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.008281] ACPI: FACP 0x00000000DD93E838 00010C (v05 ALASKA A M I 01072009 AMI 00010013) [ 0.008284] ACPI: DSDT 0x00000000DD930198 00E699 (v02 ALASKA A M I 00000031 INTL 20091112) [ 0.008286] ACPI: FACS 0x00000000DDE7A080 000040 [ 0.008287] ACPI: APIC 0x00000000DD93E948 000072 (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.008289] ACPI: FPDT 0x00000000DD93E9C0 000044 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.008291] ACPI: LPIT 0x00000000DD93EA08 00005C (v01 ALASKA A M I 00000000 AMI. 00000005) [ 0.008292] ACPI: SSDT 0x00000000DD93EA68 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112) [ 0.008294] ACPI: SSDT 0x00000000DD93EFA8 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112) [ 0.008296] ACPI: MCFG 0x00000000DD93FA80 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) [ 0.008298] ACPI: HPET 0x00000000DD93FAC0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) [ 0.008299] ACPI: SSDT 0x00000000DD93FAF8 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) [ 0.008301] ACPI: SSDT 0x00000000DD93FE68 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112) [ 0.008303] ACPI: BGRT 0x00000000DD9433A8 000038 (v00 ALASKA A M I 01072009 AMI 00010013) [ 0.008307] ACPI: Local APIC address 0xfee00000 [ 0.008372] No NUMA configuration found [ 0.008372] Faking a node at [mem 0x0000000000000000-0x000000041effffff] [ 0.008380] NODE_DATA(0) allocated [mem 0x41efd5000-0x41effffff] [ 0.029743] Zone ranges: [ 0.029744] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.029745] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.029746] Normal [mem 0x0000000100000000-0x000000041effffff] [ 0.029747] Device empty [ 0.029747] Movable zone start for each node [ 0.029750] Early memory node ranges [ 0.029751] node 0: [mem 0x0000000000001000-0x0000000000057fff] [ 0.029751] node 0: [mem 0x0000000000059000-0x000000000009efff] [ 0.029752] node 0: [mem 0x0000000000100000-0x00000000ca6b8fff] [ 0.029752] node 0: [mem 0x00000000ca6c0000-0x00000000cab13fff] [ 0.029753] node 0: [mem 0x00000000caf7a000-0x00000000dd721fff] [ 0.029753] node 0: [mem 0x00000000defff000-0x00000000deffffff] [ 0.029754] node 0: [mem 0x0000000100000000-0x000000041effffff] [ 0.029865] Zeroed struct page in unavailable ranges: 11693 pages [ 0.029866] Initmem setup node 0 [mem 0x0000000000001000-0x000000041effffff] [ 0.029867] On node 0 totalpages: 4178515 [ 0.029867] DMA zone: 64 pages used for memmap [ 0.029868] DMA zone: 24 pages reserved [ 0.029869] DMA zone: 3997 pages, LIFO batch:0 [ 0.029922] DMA32 zone: 14091 pages used for memmap [ 0.029923] DMA32 zone: 901814 pages, LIFO batch:63 [ 0.037872] Normal zone: 51136 pages used for memmap [ 0.037873] Normal zone: 3272704 pages, LIFO batch:63 [ 0.064678] ACPI: PM-Timer IO Port: 0x1808 [ 0.064679] ACPI: Local APIC address 0xfee00000 [ 0.064683] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.064691] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.064693] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.064694] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.064694] ACPI: IRQ0 used by override. [ 0.064695] ACPI: IRQ9 used by override. [ 0.064696] Using ACPI (MADT) for SMP configuration information [ 0.064697] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.064701] efi_bgrt: Ignoring BGRT: invalid image address [ 0.064702] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.064722] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.064723] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] [ 0.064724] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.064725] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.064726] PM: Registered nosave memory: [mem 0xca132000-0xca132fff] [ 0.064727] PM: Registered nosave memory: [mem 0xca151000-0xca151fff] [ 0.064729] PM: Registered nosave memory: [mem 0xca6b9000-0xca6bffff] [ 0.064730] PM: Registered nosave memory: [mem 0xcab14000-0xcaf79fff] [ 0.064731] PM: Registered nosave memory: [mem 0xdd722000-0xdd92afff] [ 0.064732] PM: Registered nosave memory: [mem 0xdd92b000-0xdd943fff] [ 0.064732] PM: Registered nosave memory: [mem 0xdd944000-0xdde7bfff] [ 0.064732] PM: Registered nosave memory: [mem 0xdde7c000-0xdeffefff] [ 0.064734] PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff] [ 0.064734] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] [ 0.064735] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] [ 0.064735] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.064735] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] [ 0.064736] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] [ 0.064736] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] [ 0.064736] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] [ 0.064737] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] [ 0.064737] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.064737] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] [ 0.064738] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.064739] [mem 0xdf000000-0xf7ffffff] available for PCI devices [ 0.064740] Booting paravirtualized kernel on bare hardware [ 0.064741] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.141668] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 [ 0.141792] percpu: Embedded 52 pages/cpu s176128 r8192 d28672 u524288 [ 0.141798] pcpu-alloc: s176128 r8192 d28672 u524288 alloc=1*2097152 [ 0.141799] pcpu-alloc: [0] 0 1 2 3 [ 0.141822] Built 1 zonelists, mobility grouping on. Total pages: 4113200 [ 0.141823] Policy zone: Normal [ 0.141824] Kernel command line: BOOT_IMAGE=(hd2,gpt2)/vmlinuz-5.3.16-300.fc31.x86_64 root=/dev/mapper/fedora00-root ro resume=/dev/mapper/fedora00-swap rd.lvm.lv=fedora00/root rd.lvm.lv=fedora00/swap rhgb quiet rd.driver.blacklist=nouveau systemd.unified_cgroup_hierarchy=0 pci=nomsi [ 0.142578] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.142887] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.142922] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.175449] Memory: 16061968K/16714060K available (12291K kernel code, 1541K rwdata, 4568K rodata, 2276K init, 4464K bss, 652092K reserved, 0K cma-reserved) [ 0.175548] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.175556] Kernel/User page tables isolation: enabled [ 0.175567] ftrace: allocating 40090 entries in 157 pages [ 0.186801] rcu: Hierarchical RCU implementation. [ 0.186803] rcu: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=4. [ 0.186803] Tasks RCU enabled. [ 0.186804] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.186804] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.188845] NR_IRQS: 65792, nr_irqs: 456, preallocated irqs: 16 [ 0.189044] random: crng done (trusting CPU's manufacturer) [ 0.189061] Console: colour dummy device 80x25 [ 0.189065] printk: console [tty0] enabled [ 0.189079] ACPI: Core revision 20190703 [ 0.189161] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.189170] APIC: Switch to symmetric I/O mode setup [ 0.189537] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194170] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3118dc39943, max_idle_ns: 440795258289 ns [ 0.194173] Calibrating delay loop (skipped), value calculated using timer frequency.. 6812.22 BogoMIPS (lpj=3406112) [ 0.194174] pid_max: default: 32768 minimum: 301 [ 0.199937] LSM: Security Framework initializing [ 0.199945] Yama: becoming mindful. [ 0.199951] SELinux: Initializing. [ 0.199964] *** VALIDATE SELinux *** [ 0.199993] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.200014] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.200123] *** VALIDATE proc *** [ 0.200158] *** VALIDATE cgroup1 *** [ 0.200158] *** VALIDATE cgroup2 *** [ 0.200195] mce: CPU0: Thermal monitoring enabled (TM1) [ 0.200205] process: using mwait in idle threads [ 0.200207] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 [ 0.200207] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 [ 0.200209] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.200211] Spectre V2 : Mitigation: Full generic retpoline [ 0.200211] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.200211] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.200212] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.200213] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.200216] MDS: Mitigation: Clear CPU buffers [ 0.200339] Freeing SMP alternatives memory: 36K [ 0.201225] TSC deadline timer enabled [ 0.201226] smpboot: CPU0: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3) [ 0.201300] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver. [ 0.201312] ... version: 3 [ 0.201313] ... bit width: 48 [ 0.201313] ... generic registers: 8 [ 0.201314] ... value mask: 0000ffffffffffff [ 0.201314] ... max period: 00007fffffffffff [ 0.201314] ... fixed-purpose events: 3 [ 0.201315] ... event mask: 00000007000000ff [ 0.201338] rcu: Hierarchical SRCU implementation. [ 0.201894] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.201928] smp: Bringing up secondary CPUs ... [ 0.201980] x86: Booting SMP configuration: [ 0.201980] .... node #0, CPUs: #1 #2 #3 [ 0.206131] smp: Brought up 1 node, 4 CPUs [ 0.206173] smpboot: Max logical packages: 1 [ 0.206174] smpboot: Total of 4 processors activated (27248.89 BogoMIPS) [ 0.206775] devtmpfs: initialized [ 0.206775] x86/mm: Memory block size: 128MB [ 0.208262] PM: Registering ACPI NVS region [mem 0xca6b9000-0xca6bffff] (28672 bytes) [ 0.208262] PM: Registering ACPI NVS region [mem 0xdd944000-0xdde7bfff] (5472256 bytes) [ 0.208310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.208310] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.208310] pinctrl core: initialized pinctrl subsystem [ 0.208310] PM: RTC time: 11:33:46, date: 2019-12-26 [ 0.208382] NET: Registered protocol family 16 [ 0.208459] audit: initializing netlink subsys (disabled) [ 0.208462] audit: type=2000 audit(1577360026.019:1): state=initialized audit_enabled=0 res=1 [ 0.208462] cpuidle: using governor menu [ 0.208462] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.208462] ACPI: bus type PCI registered [ 0.208462] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.208462] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.208462] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.208462] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override. [ 0.208462] PCI: Using configuration type 1 for base access [ 0.208462] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.209504] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.210516] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.210516] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.320323] cryptd: max_cpu_qlen set to 1000 [ 0.321319] alg: No test for lzo-rle (lzo-rle-generic) [ 0.321319] alg: No test for lzo-rle (lzo-rle-scomp) [ 0.321319] alg: No test for 842 (842-generic) [ 0.321319] alg: No test for 842 (842-scomp) [ 0.323293] ACPI: Added _OSI(Module Device) [ 0.323293] ACPI: Added _OSI(Processor Device) [ 0.323293] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323293] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323293] ACPI: Added _OSI(Linux-Dell-Video) [ 0.323293] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.323293] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.329746] ACPI: 5 ACPI AML tables successfully acquired and loaded [ 0.330318] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.331246] ACPI: Dynamic OEM Table Load: [ 0.331250] ACPI: SSDT 0xFFFF8D300CFD3C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112) [ 0.331536] ACPI: Dynamic OEM Table Load: [ 0.331536] ACPI: SSDT 0xFFFF8D300C419800 0005AA (v01 PmRef ApIst 00003000 INTL 20091112) [ 0.332232] ACPI: Dynamic OEM Table Load: [ 0.332235] ACPI: SSDT 0xFFFF8D300C797800 000119 (v01 PmRef ApCst 00003000 INTL 20091112) [ 0.332732] ACPI: Interpreter enabled [ 0.332751] ACPI: (supports S0 S3 S4 S5) [ 0.332751] ACPI: Using IOAPIC for interrupt routing [ 0.332771] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333210] ACPI: Enabled 11 GPEs in block 00 to 3F [ 0.338776] ACPI: Power Resource [FN00] (off) [ 0.338821] ACPI: Power Resource [FN01] (off) [ 0.338863] ACPI: Power Resource [FN02] (off) [ 0.338905] ACPI: Power Resource [FN03] (off) [ 0.338947] ACPI: Power Resource [FN04] (off) [ 0.339462] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 0.339465] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments HPX-Type3] [ 0.339566] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.339819] PCI host bridge to bus 0000:00 [ 0.339820] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339821] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.339822] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.339822] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.339823] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.339824] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.339824] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.339825] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window] [ 0.339826] pci_bus 0000:00: root bus resource [bus 00-3e] [ 0.339832] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000 [ 0.339892] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400 [ 0.339923] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.340016] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 [ 0.340033] pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit] [ 0.340083] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.340133] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 [ 0.340150] pci 0000:00:16.0: reg 0x10: [mem 0xf7216000-0xf721600f 64bit] [ 0.340203] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.340260] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320 [ 0.340278] pci 0000:00:1a.0: reg 0x10: [mem 0xf7214000-0xf72143ff] [ 0.340348] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.340401] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 [ 0.340466] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.340546] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401 [ 0.340613] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.340687] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400 [ 0.340753] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.340833] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 [ 0.340851] pci 0000:00:1d.0: reg 0x10: [mem 0xf7213000-0xf72133ff] [ 0.340921] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.340976] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100 [ 0.341114] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601 [ 0.341126] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077] [ 0.341132] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063] [ 0.341137] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057] [ 0.341142] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043] [ 0.341148] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f] [ 0.341153] pci 0000:00:1f.2: reg 0x24: [mem 0xf7212000-0xf72127ff] [ 0.341180] pci 0000:00:1f.2: PME# supported from D3hot [ 0.341228] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 [ 0.341242] pci 0000:00:1f.3: reg 0x10: [mem 0xf7211000-0xf72110ff 64bit] [ 0.341258] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f] [ 0.341340] pci 0000:01:00.0: [10de:1b80] type 00 class 0x030000 [ 0.341356] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff] [ 0.341365] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.341373] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref] [ 0.341379] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] [ 0.341385] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref] [ 0.341396] pci 0000:01:00.0: BAR 3: assigned to efifb [ 0.341449] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link) [ 0.341482] pci 0000:01:00.1: [10de:10f0] type 00 class 0x040300 [ 0.341494] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff] [ 0.341608] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.341610] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] [ 0.341611] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] [ 0.341613] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref] [ 0.341653] acpiphp: Slot [1] registered [ 0.341656] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.341703] pci 0000:03:00.0: [1b21:1080] type 01 class 0x060401 [ 0.341833] pci 0000:00:1c.3: PCI bridge to [bus 03-04] (subtractive decode) [ 0.341839] pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.341840] pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.341841] pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.341842] pci 0000:00:1c.3: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) [ 0.341842] pci 0000:00:1c.3: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) [ 0.341843] pci 0000:00:1c.3: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) [ 0.341844] pci 0000:00:1c.3: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) [ 0.341844] pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode) [ 0.341869] pci_bus 0000:04: extended config space not accessible [ 0.341936] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode) [ 0.341952] pci 0000:03:00.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.341953] pci 0000:03:00.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.341953] pci 0000:03:00.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.341954] pci 0000:03:00.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) [ 0.341955] pci 0000:03:00.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) [ 0.341955] pci 0000:03:00.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) [ 0.341956] pci 0000:03:00.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) [ 0.341957] pci 0000:03:00.0: bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode) [ 0.342010] pci 0000:05:00.0: [144d:a804] type 00 class 0x010802 [ 0.342037] pci 0000:05:00.0: reg 0x10: [mem 0xf7100000-0xf7103fff 64bit] [ 0.342178] pci 0000:05:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:00:1c.4 (capable of 31.504 Gb/s with 8 GT/s x4 link) [ 0.342235] pci 0000:00:1c.4: PCI bridge to [bus 05] [ 0.342238] pci 0000:00:1c.4: bridge window [mem 0xf7100000-0xf71fffff] [ 0.342741] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 0.342771] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) [ 0.342799] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15) [ 0.342826] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 0.342854] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) [ 0.342881] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15) [ 0.342908] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.342937] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15) [ 0.343197] pci 0000:01:00.0: vgaarb: setting as boot VGA device [ 0.343197] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.343197] pci 0000:01:00.0: vgaarb: bridge control possible [ 0.343197] vgaarb: loaded [ 0.343241] SCSI subsystem initialized [ 0.343248] libata version 3.00 loaded. [ 0.343248] ACPI: bus type USB registered [ 0.343248] usbcore: registered new interface driver usbfs [ 0.343248] usbcore: registered new interface driver hub [ 0.343248] usbcore: registered new device driver usb [ 0.343248] pps_core: LinuxPPS API ver. 1 registered [ 0.343248] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giomettilsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x8087 Intel Corp. idProduct 0x8000 bcdDevice 0.04 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 12 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 0 Full speed (or root) hub bMaxPacketSize0 64 idVendor 0x1d6b Linux Foundation idProduct 0x0002 2.0 root hub bcdDevice 5.03 iManufacturer 3 iProduct 2 iSerial 1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 Bus 001 Device 002: ID 8087:8008 Intel Corp. Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x8087 Intel Corp. idProduct 0x8008 bcdDevice 0.04 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 0 Full speed (or root) hub bMaxPacketSize0 64 idVendor 0x1d6b Linux Foundation idProduct 0x0002 2.0 root hub bcdDevice 5.03 iManufacturer 3 iProduct 2 iSerial 1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 Bus 004 Device 002: ID 2357:0106 TP-Link Archer T9UH v1 [Realtek RTL8814AU] Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 9 idVendor 0x2357 TP-Link idProduct 0x0106 Archer T9UH v1 [Realtek RTL8814AU] bcdDevice 0.00 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0053 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 864mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 5 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 4 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 4 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x03 EP 3 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 4 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 4 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x85 EP 5 IN bmAttributes 19 Transfer Type Interrupt Synch Type None Usage Type Feedback wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 bMaxBurst 0 Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 3 bMaxPacketSize0 9 idVendor 0x1d6b Linux Foundation idProduct 0x0003 3.0 root hub bcdDevice 5.03 iManufacturer 3 iProduct 2 iSerial 1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x001f bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 bMaxBurst 0 Bus 003 Device 004: ID 1b1c:1b40 Corsair Corsair Gaming K63 Keyboard Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x1b1c Corsair idProduct 0x1b40 bcdDevice 3.08 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0042 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 1 Keyboard iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 132 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 29 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Bus 003 Device 003: ID 0b05:179d ASUSTek Computer, Inc. USB-N53 802.11abgn Network Adapter [Ralink RT3572] Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0b05 ASUSTek Computer, Inc. idProduct 0x179d USB-N53 802.11abgn Network Adapter [Ralink RT3572] bcdDevice 1.01 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0043 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 450mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 7 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 5 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x03 EP 3 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x05 EP 5 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x06 EP 6 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Bus 003 Device 002: ID 046d:0a87 Logitech, Inc. G935 Gaming Headset Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x046d Logitech, Inc. idProduct 0x0a87 bcdDevice 1.12 iManufacturer 3 iProduct 4 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x010d bNumInterfaces 4 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 1 Audio bInterfaceSubClass 1 Control Device bInterfaceProtocol 0 iInterface 1 AudioControl Interface Descriptor: bLength 10 bDescriptorType 36 bDescriptorSubtype 1 (HEADER) bcdADC 1.00 wTotalLength 0x0047 bInCollection 2 baInterfaceNr(0) 1 baInterfaceNr(1) 2 AudioControl Interface Descriptor: bLength 12 bDescriptorType 36 bDescriptorSubtype 2 (INPUT_TERMINAL) bTerminalID 6 wTerminalType 0x0201 Microphone bAssocTerminal 0 bNrChannels 1 wChannelConfig 0x0000 iChannelNames 0 iTerminal 0 AudioControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 6 (FEATURE_UNIT) bUnitID 3 bSourceID 6 bControlSize 1 bmaControls(0) 0x03 Mute Control Volume Control bmaControls(1) 0x00 iFeature 0 AudioControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 3 (OUTPUT_TERMINAL) bTerminalID 7 wTerminalType 0x0101 USB Streaming bAssocTerminal 0 bSourceID 3 iTerminal 0 AudioControl Interface Descriptor: bLength 12 bDescriptorType 36 bDescriptorSubtype 2 (INPUT_TERMINAL) bTerminalID 1 wTerminalType 0x0101 USB Streaming bAssocTerminal 0 bNrChannels 2 wChannelConfig 0x0003 Left Front (L) Right Front (R) iChannelNames 0 iTerminal 0 AudioControl Interface Descriptor: bLength 10 bDescriptorType 36 bDescriptorSubtype 6 (FEATURE_UNIT) bUnitID 2 bSourceID 1 bControlSize 1 bmaControls(0) 0x03 Mute Control Volume Control bmaControls(1) 0x00 bmaControls(2) 0x00 iFeature 0 AudioControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 3 (OUTPUT_TERMINAL) bTerminalID 5 wTerminalType 0x0301 Speaker bAssocTerminal 0 bSourceID 2 iTerminal 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 0 iInterface 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 1 bNumEndpoints 1 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 0 iInterface 0 AudioStreaming Interface Descriptor: bLength 7 bDescriptorType 36 bDescriptorSubtype 1 (AS_GENERAL) bTerminalLink 7 bDelay 0 frames wFormatTag 0x0001 PCM AudioStreaming Interface Descriptor: bLength 32 bDescriptorType 36 bDescriptorSubtype 2 (FORMAT_TYPE) bFormatType 1 (FORMAT_TYPE_I) bNrChannels 1 bSubframeSize 2 bBitResolution 16 bSamFreqType 8 Discrete tSamFreq[ 0] 8000 tSamFreq[ 1] 11025 tSamFreq[ 2] 16000 tSamFreq[ 3] 22050 tSamFreq[ 4] 24000 tSamFreq[ 5] 32000 tSamFreq[ 6] 44100 tSamFreq[ 7] 48000 Endpoint Descriptor: bLength 9 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 13 Transfer Type Isochronous Synch Type Synchronous Usage Type Data wMaxPacketSize 0x0090 1x 144 bytes bInterval 1 bRefresh 0 bSynchAddress 0 AudioStreaming Endpoint Descriptor: bLength 7 bDescriptorType 37 bDescriptorSubtype 1 (EP_GENERAL) bmAttributes 0x01 Sampling Frequency bLockDelayUnits 0 Undefined wLockDelay 0x0000 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 2 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 0 iInterface 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 2 bAlternateSetting 1 bNumEndpoints 0 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 0 iInterface 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 2 bAlternateSetting 2 bNumEndpoints 1 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 0 iInterface 0 AudioStreaming Interface Descriptor: bLength 7 bDescriptorType 36 bDescriptorSubtype 1 (AS_GENERAL) bTerminalLink 1 bDelay 0 frames wFormatTag 0x0001 PCM AudioStreaming Interface Descriptor: bLength 32 bDescriptorType 36 bDescriptorSubtype 2 (FORMAT_TYPE) bFormatType 1 (FORMAT_TYPE_I) bNrChannels 2 bSubframeSize 2 bBitResolution 16 bSamFreqType 8 Discrete tSamFreq[ 0] 8000 tSamFreq[ 1] 11025 tSamFreq[ 2] 16000 tSamFreq[ 3] 22050 tSamFreq[ 4] 24000 tSamFreq[ 5] 32000 tSamFreq[ 6] 44100 tSamFreq[ 7] 48000 Endpoint Descriptor: bLength 9 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 13 Transfer Type Isochronous Synch Type Synchronous Usage Type Data wMaxPacketSize 0x0120 1x 288 bytes bInterval 1 bRefresh 0 bSynchAddress 0 AudioStreaming Endpoint Descriptor: bLength 7 bDescriptorType 37 bDescriptorSubtype 1 (EP_GENERAL) bmAttributes 0x01 Sampling Frequency bLockDelayUnits 0 Undefined wLockDelay 0x0000 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 3 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 2 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 407 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0020 1x 32 bytes bInterval 1 Bus 003 Device 006: ID 25c4:0006 ARCAM ARCAM USB Audio 2.0 Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 bDeviceProtocol 1 Interface Association bMaxPacketSize0 64 idVendor 0x25c4 idProduct 0x0006 bcdDevice 1.07 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 2 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x00d2 bNumInterfaces 4 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Association: bLength 8 bDescriptorType 11 bFirstInterface 0 bInterfaceCount 2 bFunctionClass 1 Audio bFunctionSubClass 0 bFunctionProtocol 32 iFunction 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 1 Audio bInterfaceSubClass 1 Control Device bInterfaceProtocol 32 iInterface 2 AudioControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 1 (HEADER) bcdADC 2.00 bCategory 8 wTotalLength 0x0048 bmControls 0x00 AudioControl Interface Descriptor: bLength 8 bDescriptorType 36 bDescriptorSubtype 10 (CLOCK_SOURCE) bClockID 41 bmAttributes 3 Internal programmable clock bmControls 0x07 Clock Frequency Control (read/write) Clock Validity Control (read-only) bAssocTerminal 0 iClockSource 9 AudioControl Interface Descriptor: bLength 8 bDescriptorType 36 bDescriptorSubtype 11 (CLOCK_SELECTOR) bClockID 40 bNrInPins 1 baCSourceID(0) 41 bmControls 0x03 Clock Selector Control (read/write) iClockSelector 8 AudioControl Interface Descriptor: bLength 17 bDescriptorType 36 bDescriptorSubtype 2 (INPUT_TERMINAL) bTerminalID 2 wTerminalType 0x0101 USB Streaming bAssocTerminal 0 bCSourceID 40 bNrChannels 2 bmChannelConfig 0x00000000 iChannelNames 15 bmControls 0x0000 iTerminal 6 AudioControl Interface Descriptor: bLength 18 bDescriptorType 36 bDescriptorSubtype 6 (FEATURE_UNIT) bUnitID 10 bSourceID 2 bmaControls(0) 0x0000000f Mute Control (read/write) Volume Control (read/write) bmaControls(1) 0x0000000f Mute Control (read/write) Volume Control (read/write) bmaControls(2) 0x0000000f Mute Control (read/write) Volume Control (read/write) iFeature 0 AudioControl Interface Descriptor: bLength 12 bDescriptorType 36 bDescriptorSubtype 3 (OUTPUT_TERMINAL) bTerminalID 20 wTerminalType 0x0301 Speaker bAssocTerminal 0 bSourceID 10 bCSourceID 40 bmControls 0x0000 iTerminal 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x84 EP 4 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0006 1x 6 bytes bInterval 8 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 32 iInterface 4 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 1 bNumEndpoints 2 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 32 iInterface 4 AudioStreaming Interface Descriptor: bLength 16 bDescriptorType 36 bDescriptorSubtype 1 (AS_GENERAL) bTerminalLink 2 bmControls 0x00 bFormatType 1 bmFormats 0x00000001 PCM bNrChannels 2 bmChannelConfig 0x00000000 iChannelNames 15 AudioStreaming Interface Descriptor: bLength 6 bDescriptorType 36 bDescriptorSubtype 2 (FORMAT_TYPE) bFormatType 1 (FORMAT_TYPE_I) bSubslotSize 4 bBitResolution 24 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 1 AudioStreaming Endpoint Descriptor: bLength 8 bDescriptorType 37 bDescriptorSubtype 1 (EP_GENERAL) bmAttributes 0x00 bmControls 0x00 bLockDelayUnits 2 Decoded PCM samples wLockDelay 0x0008 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 17 Transfer Type Isochronous Synch Type None Usage Type Feedback wMaxPacketSize 0x0004 1x 4 bytes bInterval 4 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 2 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 2 Mouse iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.10 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 31 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x85 EP 5 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 12 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 3 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 254 Application Specific Interface bInterfaceSubClass 1 Device Firmware Update bInterfaceProtocol 1 iInterface 12 Device Firmware Upgrade Interface Descriptor: bLength 9 bDescriptorType 33 bmAttributes 7 Will Not Detach Manifestation Tolerant Upload Supported Download Supported wDetachTimeout 250 milliseconds wTransferSize 64 bytes bcdDFUVersion 1.10 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x00d2 bNumInterfaces 4 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Association: bLength 8 bDescriptorType 11 bFirstInterface 0 bInterfaceCount 2 bFunctionClass 1 Audio bFunctionSubClass 0 bFunctionProtocol 32 iFunction 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 1 Audio bInterfaceSubClass 1 Control Device bInterfaceProtocol 32 iInterface 2 AudioControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 1 (HEADER) bcdADC 2.00 bCategory 8 wTotalLength 0x0048 bmControls 0x00 AudioControl Interface Descriptor: bLength 8 bDescriptorType 36 bDescriptorSubtype 10 (CLOCK_SOURCE) bClockID 41 bmAttributes 3 Internal programmable clock bmControls 0x07 Clock Frequency Control (read/write) Clock Validity Control (read-only) bAssocTerminal 0 iClockSource 9 AudioControl Interface Descriptor: bLength 8 bDescriptorType 36 bDescriptorSubtype 11 (CLOCK_SELECTOR) bClockID 40 bNrInPins 1 baCSourceID(0) 41 bmControls 0x03 Clock Selector Control (read/write) iClockSelector 8 AudioControl Interface Descriptor: bLength 17 bDescriptorType 36 bDescriptorSubtype 2 (INPUT_TERMINAL) bTerminalID 2 wTerminalType 0x0101 USB Streaming bAssocTerminal 0 bCSourceID 40 bNrChannels 2 bmChannelConfig 0x00000000 iChannelNames 15 bmControls 0x0000 iTerminal 6 AudioControl Interface Descriptor: bLength 18 bDescriptorType 36 bDescriptorSubtype 6 (FEATURE_UNIT) bUnitID 10 bSourceID 2 bmaControls(0) 0x0000000f Mute Control (read/write) Volume Control (read/write) bmaControls(1) 0x0000000f Mute Control (read/write) Volume Control (read/write) bmaControls(2) 0x0000000f Mute Control (read/write) Volume Control (read/write) iFeature 0 AudioControl Interface Descriptor: bLength 12 bDescriptorType 36 bDescriptorSubtype 3 (OUTPUT_TERMINAL) bTerminalID 20 wTerminalType 0x0301 Speaker bAssocTerminal 0 bSourceID 10 bCSourceID 40 bmControls 0x0000 iTerminal 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x84 EP 4 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0006 1x 6 bytes bInterval 8 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 32 iInterface 4 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 1 bNumEndpoints 2 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 32 iInterface 4 AudioStreaming Interface Descriptor: bLength 16 bDescriptorType 36 bDescriptorSubtype 1 (AS_GENERAL) bTerminalLink 2 bmControls 0x00 bFormatType 1 bmFormats 0x00000001 PCM bNrChannels 2 bmChannelConfig 0x00000000 iChannelNames 15 AudioStreaming Interface Descriptor: bLength 6 bDescriptorType 36 bDescriptorSubtype 2 (FORMAT_TYPE) bFormatType 1 (FORMAT_TYPE_I) bSubslotSize 4 bBitResolution 24 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 1 AudioStreaming Endpoint Descriptor: bLength 8 bDescriptorType 37 bDescriptorSubtype 1 (EP_GENERAL) bmAttributes 0x00 bmControls 0x00 bLockDelayUnits 2 Decoded PCM samples wLockDelay 0x0008 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 17 Transfer Type Isochronous Synch Type None Usage Type Feedback wMaxPacketSize 0x0004 1x 4 bytes bInterval 4 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 2 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 2 Mouse iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.10 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 31 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x85 EP 5 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 12 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 3 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 254 Application Specific Interface bInterfaceSubClass 1 Device Firmware Update bInterfaceProtocol 1 iInterface 12 Device Firmware Upgrade Interface Descriptor: bLength 9 bDescriptorType 33 bmAttributes 7 Will Not Detach Manifestation Tolerant Upload Supported Download Supported wDetachTimeout 250 milliseconds wTransferSize 64 bytes bcdDFUVersion 1.10 Bus 003 Device 005: ID 046d:c081 Logitech, Inc. Gaming Mouse G900 Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x046d Logitech, Inc. idProduct 0xc081 bcdDevice 1.05 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x003b bNumInterfaces 2 bConfigurationValue 1 iConfiguration 4 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 498mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 2 Mouse iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 67 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0008 1x 8 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 151 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0014 1x 20 bytes bInterval 1 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x1d6b Linux Foundation idProduct 0x0002 2.0 root hub bcdDevice 5.03 iManufacturer 3 iProduct 2 iSerial 1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12dkms status
nvidia, 440.44, 5.3.16-300.fc31.x86_64, x86_64: installed rtl8812au, 5.6.4.2, 5.3.16-300.fc31.x86_64, x86_64: installed