You are not logged in.

#1 2024-05-31 02:59:54

ReaperX7
Member
Registered: 2024-05-31
Posts: 2

AverMedia LiveGamer HD 2 PCIE no audio

I wouldn't have had to ask but I can find very little on this and how to remedy the issue.

My AverMedia LiveGamer2 HD PCIE detects fine and loads the uvcvideo driver just fine as well as the snd-usb-audio driver, however past this, I have yet to be able to get pipewire or pulseaudio to recognize the card properly to capture the audio output in any capacity.

"pactl list cards" lists the following for the AverMedia card:

pactl list cards
Card #46
	Name: alsa_card.usb-AVerMedia_AVerMedia_USB_Device_53103369004000-02
	Driver: alsa
	Owner Module: n/a
	Properties:
		api.acp.auto-port = "false"
		api.alsa.card = "4"
		api.alsa.card.longname = "AVerMedia AVerMedia USB Device at usb-0000:09:00.0-1, super speed"
		api.alsa.card.name = "AVerMedia USB Device"
		api.alsa.path = "hw:4"
		api.alsa.use-acp = "true"
		api.dbus.ReserveDevice1 = "Audio4"
		api.dbus.ReserveDevice1.Priority = "-20"
		device.api = "alsa"
		device.bus = "usb"
		device.bus-id = "usb-AVerMedia_AVerMedia_USB_Device_53103369004000-02"
		device.bus_path = "pci-0000:09:00.0-usb-0:1:1.2"
		device.description = "AVerMedia USB Device"
		device.enum.api = "udev"
		device.form_factor = "webcam"
		device.icon_name = "camera-web-analog-usb"
		device.name = "alsa_card.usb-AVerMedia_AVerMedia_USB_Device_53103369004000-02"
		device.nick = "AVerMedia USB Device"
		device.plugged.usec = "24488550"
		device.product.id = "0x1570"
		device.product.name = "AVerMedia USB Device"
		device.serial = "AVerMedia_AVerMedia_USB_Device_53103369004000"
		device.subsystem = "sound"
		sysfs.path = "/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:04.0/0000:09:00.0/usb2/2-1/2-1:1.2/sound/card4"
		device.vendor.id = "0x07ca"
		device.vendor.name = "AVerMedia Technologies, Inc."
		media.class = "Audio/Device"
		factory.id = "14"
		client.id = "44"
		object.id = "46"
		object.serial = "46"
		object.path = "alsa:pcm:4"
		alsa.card = "4"
		alsa.card_name = "AVerMedia USB Device"
		alsa.long_card_name = "AVerMedia AVerMedia USB Device at usb-0000:09:00.0-1, super speed"
		alsa.driver_name = "snd_usb_audio"
		alsa.mixer_name = "USB Mixer"
		alsa.components = "USB07ca:1570"
		alsa.id = "Device"
		device.string = "4"
	Profiles:
		off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
		input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 65, available: yes)
		input:iec958-stereo: Digital Stereo (IEC958) Input (sinks: 0, sources: 1, priority: 55, available: yes)
		pro-audio: Pro Audio (sinks: 0, sources: 1, priority: 1, available: yes)
	Active Profile: input:analog-stereo
	Ports:
		analog-input-linein: Line In (type: Line, priority: 8100, latency offset: 0 usec, availability unknown)
			Properties:
				port.type = "line"
				card.profile.port = "0"
			Part of profile(s): input:analog-stereo
		iec958-stereo-input: Digital Input (S/PDIF) (type: SPDIF, priority: 0, latency offset: 0 usec, availability unknown)
			Properties:
				port.type = "spdif"
				card.profile.port = "1"
			Part of profile(s): input:iec958-stereo

However "aplay -l" outputs the following:

aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA ATI HDMI], device 3: HDMI 0 [KA272U]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 10: HDMI 4 [KA272U]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 11: HDMI 5 [HDMI 5]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: P818 [Plantronics GameCom 818], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 3: MICROPHONE [THRONMAX STREAMING MICROPHONE], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

showing no device(s) as AverMedia available.

pavucontrol shows the card as "Avermedia USB Device Analog Stereo" and lists "Line In, Digital Stereo (IEC958) Input, and Pro Audio" as the Profiles. Yet, when active the audio meters are null/devoid of any input signals being detected.

I have looked through the wiki and found no topics regarding this unfortunately, which has left me at a considerable loss.

My "inxi --admin --verbosity=7 --filter --no-host --width" readout is as follows:

CPU: 8-core AMD Ryzen 7 3700X (-MT MCP-) speed/min/max: 3682/2200/4630 MHz
Kernel: 6.9.2-zen1-1-zen x86_64 Up: 13m Mem: 6.03/31.27 GiB (19.3%)
Storage: 4.52 TiB (7.1% used) Procs: 501 Shell: Bash inxi: 3.3.34
[james@Azaleah ~]$ sudo inxi
[sudo] password for james: 
CPU: 8-core AMD Ryzen 7 3700X (-MT MCP-) speed/min/max: 3600/2200/4630 MHz
Kernel: 6.9.2-zen1-1-zen x86_64 Up: 13m Mem: 6.03/31.27 GiB (19.3%)
Storage: 4.52 TiB (7.1% used) Procs: 501 Shell: Sudo inxi: 3.3.34
[james@Azaleah ~]$ inxi --admin --verbosity=7 --filter --no-host --width
System:
  Kernel: 6.9.2-zen1-1-zen arch: x86_64 bits: 64 compiler: gcc v: 14.1.1
    clocksource: tsc avail: hpet,acpi_pm parameters: BOOT_IMAGE=/vmlinuz-linux-zen
    root=ZFS=zroot/ROOT/default rw amdgpu.ppfeaturemask=0xffffffff
  Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.36 wm: xfwm4 v: 4.18.0
    with: xfce4-panel tools: xfce4-screensaver avail: cinnamon-screensaver,
    i3lock, lxlock, mate-screensaver, swayidle, swaylock, xscreensaver,
    xss-lock vt: 2 dm: SDDM Distro: Arch Linux
Machine:
  Type: Desktop Mobo: ASRock model: X570 Steel Legend WiFi ax
    serial: <superuser required> uuid: <superuser required>
    UEFI: American Megatrends v: P5.50 date: 10/13/2023
Battery:
  Message: No system battery data found. Is one present?
Memory:
  System RAM: total: 32 GiB available: 31.27 GiB used: 6.03 GiB (19.3%)
  Message: For most reliable report, use superuser + dmidecode.
  Array-1: capacity: 128 GiB slots: 4 modules: 4 EC: None
    max-module-size: 32 GiB note: est.
  Device-1: Channel-A DIMM 0 type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 8 GiB speed: 3600 MT/s volts: note: check curr: 1
    min: 1 max: 1 width (bits): data: 64 total: 64 manufacturer: G.Skill
    part-no: F4-3600C18-8GTZN serial: N/A
  Device-2: Channel-A DIMM 1 type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 8 GiB speed: 3600 MT/s volts: note: check curr: 1
    min: 1 max: 1 width (bits): data: 64 total: 64 manufacturer: G.Skill
    part-no: F4-3600C18-8GTZN serial: N/A
  Device-3: Channel-B DIMM 0 type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 8 GiB speed: 3600 MT/s volts: note: check curr: 1
    min: 1 max: 1 width (bits): data: 64 total: 64 manufacturer: G.Skill
    part-no: F4-3600C18-8GTZN serial: N/A
  Device-4: Channel-B DIMM 1 type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 8 GiB speed: 3600 MT/s volts: note: check curr: 1
    min: 1 max: 1 width (bits): data: 64 total: 64 manufacturer: G.Skill
    part-no: F4-3600C18-8GTZN serial: N/A
CPU:
  Info: model: AMD Ryzen 7 3700X bits: 64 type: MT MCP arch: Zen 2 gen: 3
    level: v3 note: check built: 2020-22 process: TSMC n7 (7nm) family: 0x17 (23)
    model-id: 0x71 (113) stepping: 0 microcode: 0x8701033
  Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache:
    L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB desc: 8x512 KiB L3: 32 MiB
    desc: 2x16 MiB
  Speed (MHz): avg: 3593 high: 3600 min/max: 2200/4630 boost: enabled
    scaling: driver: acpi-cpufreq governor: performance cores: 1: 3600 2: 3600
    3: 3501 4: 3600 5: 3600 6: 3600 7: 3600 8: 3600 9: 3600 10: 3600 11: 3600
    12: 3600 13: 3600 14: 3600 15: 3593 16: 3600 bogomips: 114978
  Flags: 3dnowprefetch abm adx aes aperfmperf apic arat avic avx avx2 bmi1
    bmi2 bpext cat_l3 cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy
    constant_tsc cpb cpuid cqm cqm_llc cqm_mbm_local cqm_mbm_total
    cqm_occup_llc cr8_legacy cx16 cx8 de decodeassists extapic extd_apicid
    f16c flushbyasid fma fpu fsgsbase fxsr fxsr_opt ht hw_pstate ibpb ibs
    irperf lahf_lm lbrv lm mba mca mce misalignsse mmx mmxext monitor movbe
    msr mtrr mwaitx nonstop_tsc nopl npt nrip_save nx osvw overflow_recov pae
    pat pausefilter pclmulqdq pdpe1gb perfctr_core perfctr_llc perfctr_nb
    pfthreshold pge pni popcnt pse pse36 rapl rdpid rdpru rdrand rdseed rdt_a
    rdtscp rep_good sep sev sev_es sha_ni skinit smap smca smep ssbd sse sse2
    sse4_1 sse4_2 sse4a ssse3 stibp succor svm svm_lock syscall tce topoext
    tsc tsc_scale umip v_spec_ctrl v_vmsave_vmload vgif vmcb_clean vme vmmcall
    wbnoinvd wdt x2apic xgetbv1 xsave xsavec xsaveerptr xsaveopt xtopology
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: reg_file_data_sampling status: Not affected
  Type: retbleed mitigation: untrained return thunk; SMT enabled with STIBP
    protection
  Type: spec_rstack_overflow mitigation: Safe RET
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines; IBPB: conditional; STIBP:
    always-on; RSB filling; PBRSB-eIBRS: Not affected; BHI: Not affected
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: AMD Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT]
    vendor: Tul / PowerColor AXRX driver: amdgpu v: kernel arch: RDNA-1
    code: Navi-1x process: TSMC n7 (7nm) built: 2019-20 pcie: gen: 4
    speed: 16 GT/s lanes: 16 ports: active: DP-1,HDMI-A-1 empty: DP-2,DP-3
    bus-ID: 10:00.0 chip-ID: 1002:731f class-ID: 0300
  Device-2: Microdia USB 2.0 Camera driver: snd-usb-audio,uvcvideo type: USB
    rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 7-2:3 chip-ID: 0c45:636b
    class-ID: 0102 serial: <filter>
  Display: x11 server: X.Org v: 21.1.13 with: Xwayland v: 24.1.0
    compositor: xfwm4 v: 4.18.0 driver: X: loaded: amdgpu
    unloaded: fbdev,modesetting,radeon,vesa dri: radeonsi gpu: amdgpu
    display-ID: :0.0 screens: 1
  Screen-1: 0 s-res: 5120x1440 s-dpi: 96 s-size: 1354x381mm (53.31x15.00")
    s-diag: 1407mm (55.38")
  Monitor-1: DP-1 mapped: DisplayPort-0 pos: primary,left model: Acer KA272U
    serial: <filter> built: 2020 res: 2560x1440 hz: 75 dpi: 109 gamma: 1.2
    size: 597x336mm (23.5x13.23") diag: 685mm (27") ratio: 16:9 modes:
    max: 2560x1440 min: 720x400
  Monitor-2: HDMI-A-1 mapped: HDMI-A-0 pos: right model: Acer KA272U
    serial: <filter> built: 2023 res: 2560x1440 hz: 75 dpi: 109 gamma: 1.2
    size: 597x336mm (23.5x13.23") diag: 685mm (27") ratio: 16:9 modes:
    max: 2560x1440 min: 720x400
  API: EGL v: 1.5 hw: drv: amd radeonsi platforms: device: 0 drv: radeonsi
    device: 1 drv: swrast surfaceless: drv: radeonsi x11: drv: radeonsi
    inactive: gbm,wayland
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 24.1.0-arch1.1
    glx-v: 1.4 direct-render: yes renderer: AMD Radeon RX 5700 XT (radeonsi
    navi10 LLVM 17.0.6 DRM 3.57 6.9.2-zen1-1-zen) device-ID: 1002:731f
    memory: 7.81 GiB unified: no
  API: Vulkan v: 1.3.279 layers: 20 device: 0 type: discrete-gpu
    name: AMD Radeon RX 5700 XT driver: amd v: 2024.Q2.1 (LLPC)
    device-ID: 1002:731f surfaces: xcb,xlib device: 1 type: discrete-gpu
    name: AMD Radeon RX 5700 XT driver: amd v: (AMD proprietary shader
    compiler) device-ID: 1002:731f surfaces: xcb,xlib
Audio:
  Device-1: AMD Navi 10 HDMI Audio driver: snd_hda_intel v: kernel pcie: gen: 4
    speed: 16 GT/s lanes: 16 bus-ID: 10:00.1 chip-ID: 1002:ab38 class-ID: 0403
  Device-2: Microdia USB 2.0 Camera driver: snd-usb-audio,uvcvideo type: USB
    rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 7-2:3 chip-ID: 0c45:636b
    class-ID: 0102 serial: <filter>
  Device-3: Plantronics Plantronics GameCom 818
    driver: plantronics,snd-usb-audio,usbhid type: USB rev: 1.1 speed: 12 Mb/s
    lanes: 1 mode: 1.1 bus-ID: 7-3:4 chip-ID: 047f:d956 class-ID: 0300
  Device-4: C-Media THRONMAX STREAMING MICROPHONE
    driver: hid-generic,snd-usb-audio,usbhid type: USB rev: 2.0 speed: 12 Mb/s
    lanes: 1 mode: 1.1 bus-ID: 7-4:5 chip-ID: 0d8c:0066 class-ID: 0300
  API: ALSA v: k6.9.2-zen1-1-zen status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: sndiod v: N/A status: off tools: aucat,midicat,sndioctl
  Server-2: PipeWire v: 1.0.7 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    4: pw-jack type: plugin tools: pw-cat,pw-cli,wpctl
  Server-3: PulseAudio v: N/A status: off (using pipewire-pulse) tools: pacat,
    pactl, pamixer, pavucontrol, pulsemixer
Network:
  Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel pcie: gen: 2
    speed: 5 GT/s lanes: 1 bus-ID: 05:00.0 chip-ID: 8086:2723 class-ID: 0280
  IF: wlan0 state: down mac: <filter>
  Device-2: Intel I211 Gigabit Network vendor: ASRock driver: igb v: kernel
    pcie: gen: 1 speed: 2.5 GT/s lanes: 1 port: f000 bus-ID: 07:00.0
    chip-ID: 8086:1539 class-ID: 0200
  IF: enp7s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: dynamic scope: global broadcast: <filter>
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: link
  Info: services: NetworkManager,wpa_supplicant
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel AX200 Bluetooth driver: btusb v: 0.8 type: USB rev: 2.0
    speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 5-2:2 chip-ID: 8087:0029
    class-ID: e001
  Report: btmgmt ID: hci0 rfk-id: 0 state: up address: <filter> bt-v: 5.2
    lmp-v: 11 status: discoverable: no pairing: no class-ID: 6c0104
Logical:
  Message: No logical block device data found.
RAID:
  Device-1: zroot type: zfs status: ONLINE level: linear raw: size: 928 GiB
    free: 595 GiB allocated: 333 GiB zfs-fs: size: 899.25 GiB free: 563.56 GiB
  Components: Online:
  1: nvme0n1p2 maj-min: 259:2 size: 930.51 GiB
Drives:
  Local Storage: total: raw: 4.55 TiB usable: 4.52 TiB used: 327.32 GiB (7.1%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Silicon Power
    model: SPCC M.2 PCIe SSD size: 931.51 GiB block-size: physical: 512 B
    logical: 512 B speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter>
    fw-rev: EGFM11.3 temp: 43.9 C scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 vendor: Western Digital
    model: WD4003FFBX-68MU3N0 size: 3.64 TiB block-size: physical: 4096 B
    logical: 512 B speed: 6.0 Gb/s tech: HDD rpm: 7200 serial: <filter>
    fw-rev: 0A83 scheme: GPT
  SMART Message: Unknown smartctl error. Unable to generate data.
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: N/A size: 651.68 GiB used: 88.11 GiB (13.5%) fs: zfs
    logical: zroot/ROOT/default
  ID-2: /boot raw-size: 1024 MiB size: 1022 MiB (99.80%)
    used: 213.2 MiB (20.9%) fs: vfat block-size: 512 B dev: /dev/nvme0n1p1
    maj-min: 259:1 label: N/A uuid: BEE8-B630
  ID-3: /home raw-size: N/A size: 802.52 GiB used: 238.95 GiB (29.8%) fs: zfs
    logical: zroot/data/home
  ID-4: /var/lib/docker raw-size: N/A size: 563.56 GiB used: 128 KiB (0.0%)
    fs: zfs logical: zroot/var/lib/docker
  ID-5: /var/lib/libvirt raw-size: N/A size: 563.56 GiB used: 384 KiB (0.0%)
    fs: zfs logical: zroot/var/lib/libvirt
  ID-6: /var/log raw-size: N/A size: 563.61 GiB used: 44 MiB (0.0%) fs: zfs
    logical: zroot/var/log
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default) zswap: yes
    compressor: zstd max-pool: 20%
  ID-1: swap-1 type: partition size: 8 GiB used: 0 KiB (0.0%) priority: -2
    dev: /dev/zd0 maj-min: 230:0 label: N/A
    uuid: baaaf680-6716-4b2f-933a-67369be557ec
Unmounted:
  ID-1: /dev/sda1 maj-min: 8:1 size: 3.64 TiB fs: btrfs label: N/A
    uuid: f3056fcb-1523-421b-b48f-f1b5179ddd35
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 2 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-2: 2-0:1 info: super-speed hub ports: 2 rev: 3.0
    speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-3: 3-0:1 info: hi-speed hub with single TT ports: 6 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-4: 3-2:2 info: ASMedia ASM1074 High-Speed hub ports: 4 rev: 2.1
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
    chip-ID: 174c:2074 class-ID: 0900
  Device-1: 3-5:3 info: Cooler Master Masterkeys Lite L Combo RGB Keyboard
    type: keyboard,mouse driver: hid-generic,usbhid interfaces: 2 rev: 1.1
    speed: 1.5 Mb/s (183 KiB/s) lanes: 1 mode: 1.0 power: 100mA
    chip-ID: 2516:0042 class-ID: 0301
  Hub-5: 4-0:1 info: super-speed hub ports: 4 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-6: 5-0:1 info: hi-speed hub with single TT ports: 6 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Device-1: 5-2:2 info: Intel AX200 Bluetooth type: bluetooth driver: btusb
    interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1
    power: 100mA chip-ID: 8087:0029 class-ID: e001
  Hub-7: 6-0:1 info: super-speed hub ports: 4 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-8: 6-3:2 info: ASMedia ASM1074 SuperSpeed hub ports: 4 rev: 3.0
    speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 power: 8mA
    chip-ID: 174c:3074 class-ID: 0900
  Hub-9: 7-0:1 info: hi-speed hub with single TT ports: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Device-1: 7-1:2 info: ROCCAT Burst Pro type: mouse,HID
    driver: hid-generic,usbhid interfaces: 4 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 500mA chip-ID: 1e7d:2de1 class-ID: 0300
  Device-2: 7-2:3 info: Microdia USB 2.0 Camera type: video,audio
    driver: snd-usb-audio,uvcvideo interfaces: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 500mA
    chip-ID: 0c45:636b class-ID: 0102 serial: <filter>
  Device-3: 7-3:4 info: Plantronics Plantronics GameCom 818 type: audio,HID
    driver: plantronics,snd-usb-audio,usbhid interfaces: 4 rev: 1.1
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 100mA
    chip-ID: 047f:d956 class-ID: 0300
  Device-4: 7-4:5 info: C-Media THRONMAX STREAMING MICROPHONE type: audio,HID
    driver: hid-generic,snd-usb-audio,usbhid interfaces: 4 rev: 2.0
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 100mA
    chip-ID: 0d8c:0066 class-ID: 0300
  Hub-10: 8-0:1 info: super-speed hub ports: 4 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
Sensors:
  System Temperatures: cpu: 40.8 C mobo: 37.0 C gpu: amdgpu temp: 48.0 C
    mem: 52.0 C
  Fan Speeds (rpm): fan-1: 960 fan-2: 1082 fan-3: 0 fan-4: 1365 fan-5: 0
    fan-6: 0 fan-7: 709 gpu: amdgpu fan: 745
Info:
  Processes: 497 Power: uptime: 14m states: freeze,mem,disk suspend: deep
    avail: s2idle wakeups: 0 hibernate: platform avail: shutdown, reboot,
    suspend, test_resume image: 12.49 GiB services: power-profiles-daemon,
    upowerd, xfce4-power-manager Init: systemd v: 255 default: graphical
    tool: systemctl
  Packages: pm: pacman pkgs: 4771 libs: 934 tools: gnome-software,pacaur,yay
    pm: flatpak pkgs: 0 Compilers: clang: 17.0.6 gcc: 14.1.1 Shell: Bash
    v: 5.2.26 running-in: xfce4-terminal inxi: 3.3.34

and my "journalctl --system --boot=0 --priority=3 | tail --lines=35" output is as follows also:

May 30 19:34:59 Azaleah kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.LPC0.EC0], AE_NOT_FOUND (20230628/dswload2-162)
May 30 19:34:59 Azaleah kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230628/psobject-220)
May 30 19:34:59 Azaleah kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP1], AE_NOT_FOUND (20230628/dswload2-162)
May 30 19:34:59 Azaleah kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230628/psobject-220)
May 30 19:34:59 Azaleah kernel: usb 7-2: 3:1: cannot get freq at ep 0x84
May 30 19:35:02 Azaleah dbus-broker-launch[1454]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.freedesktop.FileManager1.service'
May 30 19:35:02 Azaleah dbus-broker-launch[1454]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.freedesktop.mate.Notifications.service'
May 30 19:35:02 Azaleah dbus-broker-launch[1454]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service'
May 30 19:35:02 Azaleah dbus-broker-launch[1454]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service'
May 30 19:35:02 Azaleah dbus-broker-launch[1454]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
May 30 19:35:03 Azaleah dbus-broker-launch[1454]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service'
May 30 19:35:08 Azaleah sddm-helper[1604]: gkr-pam: unable to locate daemon control file
May 30 19:35:10 Azaleah kernel: usb 7-2: 3:1: cannot get freq at ep 0x84
May 30 19:35:10 Azaleah kernel: usb 7-2: 3:1: cannot get freq at ep 0x84
May 30 19:37:51 Azaleah kernel: usb 2-1: timeout: still 12 active urbs on EP #8a
May 30 19:37:55 Azaleah kernel: xhci_hcd 0000:09:00.0: xHCI host controller not responding, assume dead
May 30 19:37:55 Azaleah kernel: xhci_hcd 0000:09:00.0: HC died; cleaning up
May 30 19:37:55 Azaleah kernel: usb 2-1: 3:0: usb_set_interface failed (-19)

I'm at a loss as to how to get my device working, so any and all help will be greatly appreciated.

Update:

I am able to get audio via the AUX-In port if the source has an AUX-Out using my AUX Cable, but I would like to use HDMI-Audio capture instead, if this is possible. Not all my devices have AUX hook ups.

Last edited by ReaperX7 (2024-05-31 09:51:52)

Offline

Board footer

Powered by FluxBB