You are not logged in.

#1 Yesterday 20:53:04

jfk
Member
Registered: 2017-12-11
Posts: 112

ALC4048: no sound through S/PDIF output

I've got an Asus B650E-I which has one S/PDIF port apparently driven by ALC4080. I cannot get sound through it, my system doesn't seem to recognize the port.

I have a standard PipreWire/Wireplumber configuration on Qtile wayland.

N.b. I've made sure to to test the audio connection to my AVR with a working external audio card.

$ uname -a
Linux 8700g 6.12.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 10 Jan 2025 00:39:41 +0000 x86_64 GNU/Linux
$ aplay -l
**** Liste des périphériques matériels PLAYBACK ****
carte 1 : Generic [HD-Audio Generic], périphérique 3 : HDMI 0 [HDMI 0]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 1 : Generic [HD-Audio Generic], périphérique 7 : HDMI 1 [DELL P2415Q]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
$ aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
pipewire
    PipeWire Sound Server
default
    Default ALSA Output (currently PipeWire Media Server)
hdmi:CARD=Generic,DEV=0
    HD-Audio Generic, HDMI 0
    HDMI Audio Output
hdmi:CARD=Generic,DEV=1
    HD-Audio Generic, DELL P2415Q
    HDMI Audio Output
$ pactl list sinks
Sink #7959
	State: SUSPENDED
	Name: alsa_output.pci-0000_0b_00.1.hdmi-stereo-extra1
	Description: Rembrandt Radeon High Definition Audio Controller Digital Stereo (HDMI 2)
	Driver: PipeWire
	Sample Specification: s32le 2ch 48000Hz
	Channel Map: front-left,front-right
	Owner Module: 4294967295
	Mute: no
	Volume: front-left: 51104 /  78% / -6.48 dB,   front-right: 51104 /  78% / -6.48 dB
	       balance 0.00
	Base Volume: 65536 / 100% / 0.00 dB
	Monitor Source: alsa_output.pci-0000_0b_00.1.hdmi-stereo-extra1.monitor
	Latency: 0 usec, configured 0 usec
	Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS 
	Properties:
		alsa.card = "1"
		alsa.card_name = "HD-Audio Generic"
		alsa.class = "generic"
		alsa.components = "HDA:1002aa01,00aa0100,00100800"
		alsa.device = "7"
		alsa.driver_name = "snd_hda_intel"
		alsa.id = "HDMI 1"
		alsa.long_card_name = "HD-Audio Generic at 0xf6580000 irq 99"
		alsa.mixer_name = "ATI R6xx HDMI"
		alsa.name = "DELL P2415Q"
		alsa.resolution_bits = "16"
		alsa.subclass = "generic-mix"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.sync.id = "00000000:00000000:00000000:00000000"
		api.alsa.card.longname = "HD-Audio Generic at 0xf6580000 irq 99"
		api.alsa.card.name = "HD-Audio Generic"
		api.alsa.path = "hdmi:1,1"
		api.alsa.pcm.card = "1"
		api.alsa.pcm.stream = "playback"
		audio.channels = "2"
		audio.position = "FL,FR"
		card.profile.device = "5"
		device.api = "alsa"
		device.class = "sound"
		device.id = "49"
		device.profile.description = "Digital Stereo (HDMI 2)"
		device.profile.name = "hdmi-stereo-extra1"
		device.routes = "1"
		factory.name = "api.alsa.pcm.sink"
		media.class = "Audio/Sink"
		device.description = "Rembrandt Radeon High Definition Audio Controller"
		node.name = "alsa_output.pci-0000_0b_00.1.hdmi-stereo-extra1"
		node.nick = "DELL P2415Q"
		node.pause-on-idle = "false"
		object.path = "alsa:acp:Generic:5:playback"
		port.group = "playback"
		priority.driver = "632"
		priority.session = "632"
		factory.id = "19"
		clock.quantum-limit = "8192"
		client.id = "46"
		node.driver = "true"
		node.loop.name = "data-loop.0"
		library.name = "audioconvert/libspa-audioconvert"
		object.id = "43"
		object.serial = "7959"
		api.acp.auto-port = "false"
		api.acp.auto-profile = "false"
		api.alsa.card = "1"
		api.alsa.use-acp = "true"
		api.dbus.ReserveDevice1 = "Audio1"
		api.dbus.ReserveDevice1.Priority = "-20"
		device.bus = "pci"
		device.bus_path = "pci-0000:0b:00.1"
		device.enum.api = "udev"
		device.icon_name = "audio-card-analog-pci"
		device.name = "alsa_card.pci-0000_0b_00.1"
		device.nick = "HD-Audio Generic"
		device.plugged.usec = "18909577"
		device.product.id = "0x1640"
		device.product.name = "Rembrandt Radeon High Definition Audio Controller"
		device.subsystem = "sound"
		sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0b:00.1/sound/card1"
		device.vendor.id = "0x1002"
		device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
		device.string = "1"
	Ports:
		hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, availability group: Legacy 2, available)
	Active Port: hdmi-output-1
	Formats:
		pcm
$ lsmod | grep snd
snd_seq_dummy          12288  0
snd_hrtimer            12288  1
snd_seq               131072  7 snd_seq_dummy
snd_hda_codec_hdmi     98304  1
snd_hda_intel          65536  1
snd_usb_audio         557056  0
snd_intel_dspcfg       40960  1 snd_hda_intel
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
snd_usbmidi_lib        49152  1 snd_usb_audio
snd_hda_codec         212992  2 snd_hda_codec_hdmi,snd_hda_intel
snd_ump                40960  1 snd_usb_audio
snd_hda_core          147456  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_rawmidi            57344  2 snd_usbmidi_lib,snd_ump
snd_hwdep              20480  2 snd_usb_audio,snd_hda_codec
snd_seq_device         16384  3 snd_seq,snd_ump,snd_rawmidi
snd_pcm               200704  5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
snd_timer              57344  3 snd_seq,snd_hrtimer,snd_pcm
snd                   155648  16 snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_ump,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
mc                     90112  1 snd_usb_audio
$ sudo dmesg | grep snd
[    1.228151] ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
[   18.901189] snd_hda_intel 0000:0b:00.1: enabling device (0000 -> 0002)
[   18.901247] snd_hda_intel 0000:0b:00.1: Handle vga_switcheroo audio client
[   18.909366] snd_hda_intel 0000:0b:00.1: bound 0000:0b:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   19.280902] usbcore: registered new interface driver snd-usb-audio
[   56.200406] snd_hda_intel 0000:0b:00.1: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
$ lspci -nnk | grep -A3 Audio
0b:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High DefinitionAudio Controller [1002:1640]
	Subsystem: ASUSTeK Computer Inc. Device [1043:8877]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

Last edited by jfk (Yesterday 21:00:40)

Offline

#2 Yesterday 22:27:56

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,641

Re: ALC4048: no sound through S/PDIF output

The device should be on the USB bus, what do you get from

sudo dmesg | grep usb
lsusb -tv

however it not appearing on ALSA listing is already weird, anything in BIOS/UEFI about enabling it? Though remnants of it are detected. alsa-ucm-conf is installed right?

Last edited by V1del (Yesterday 22:28:45)

Offline

#3 Today 00:18:23

jfk
Member
Registered: 2017-12-11
Posts: 112

Re: ALC4048: no sound through S/PDIF output

All audio settings are enabled in the BIOS.

alsa-ucm-conf is of course installed

I've done some testing on my Windows partition and the "Realtek Console" cannot operate on the system even if the drivers are properly set. I fear I'm good to replace the board.

$ dmesg | grep usb

[    0.311794] usbcore: registered new interface driver usbfs
[    0.311794] usbcore: registered new interface driver hub
[    0.311794] usbcore: registered new device driver usb
[    0.804318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.804320] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.804321] usb usb1: Product: xHCI Host Controller
[    0.804322] usb usb1: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.804324] usb usb1: SerialNumber: 0000:08:00.0
[    0.807923] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.807939] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.807940] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.807941] usb usb2: Product: xHCI Host Controller
[    0.807943] usb usb2: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.807944] usb usb2: SerialNumber: 0000:08:00.0
[    0.810366] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.810367] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.810368] usb usb3: Product: xHCI Host Controller
[    0.810369] usb usb3: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.810370] usb usb3: SerialNumber: 0000:0b:00.3
[    0.811056] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.811072] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.811073] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.811074] usb usb4: Product: xHCI Host Controller
[    0.811075] usb usb4: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.811076] usb usb4: SerialNumber: 0000:0b:00.3
[    0.812445] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.812447] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.812448] usb usb5: Product: xHCI Host Controller
[    0.812449] usb usb5: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.812450] usb usb5: SerialNumber: 0000:0b:00.4
[    0.812828] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.812844] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.812845] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.812846] usb usb6: Product: xHCI Host Controller
[    0.812847] usb usb6: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.812848] usb usb6: SerialNumber: 0000:0b:00.4
[    0.813514] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.813523] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.813524] usb usb7: Product: xHCI Host Controller
[    0.813525] usb usb7: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.813526] usb usb7: SerialNumber: 0000:0d:00.3
[    0.813960] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.813975] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.813977] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.813978] usb usb8: Product: xHCI Host Controller
[    0.813979] usb usb8: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.813980] usb usb8: SerialNumber: 0000:0d:00.3
[    0.814909] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.814910] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.814911] usb usb9: Product: xHCI Host Controller
[    0.814912] usb usb9: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.814913] usb usb9: SerialNumber: 0000:0d:00.4
[    0.815323] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.815339] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.815341] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.815342] usb usb10: Product: xHCI Host Controller
[    0.815343] usb usb10: Manufacturer: Linux 6.12.9-arch1-1 xhci-hcd
[    0.815344] usb usb10: SerialNumber: 0000:0d:00.4
[    0.815754] usbcore: registered new interface driver usbserial_generic
[    0.815759] usbserial: USB Serial support registered for generic
[    1.055879] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    1.059217] usb 7-1: new full-speed USB device number 2 using xhci_hcd
[    1.059247] usb 9-1: new full-speed USB device number 2 using xhci_hcd
[    1.117258] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[    1.213367] usb 3-1: New USB device found, idVendor=0c40, idProduct=7a1c, bcdDevice= 1.05
[    1.213374] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.213377] usb 3-1: Product: AirMouse Remote
[    1.213379] usb 3-1: Manufacturer: Anycon
[    1.217816] usb 9-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
[    1.217825] usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.217828] usb 9-1: Product: USB Receiver
[    1.217831] usb 9-1: Manufacturer: Logitech
[    1.234959] usb 7-1: not running at top speed; connect to a high speed hub
[    1.274802] usb 7-1: New USB device found, idVendor=2109, idProduct=0103, bcdDevice= 1.01
[    1.274809] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.274812] usb 7-1: Product: USB 2.0 BILLBOARD             
[    1.274814] usb 7-1: Manufacturer: VIA Technologies Inc.         
[    1.274816] usb 7-1: SerialNumber: 0000000000000001
[    1.492547] usb 1-5: New USB device found, idVendor=3434, idProduct=0651, bcdDevice= 1.00
[    1.492554] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.492557] usb 1-5: Product: Keychron Q5 Pro
[    1.492559] usb 1-5: Manufacturer: Keychron
[    1.690630] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    2.057602] usb 1-7: config 1 has an invalid interface number: 2 but max is 1
[    2.057610] usb 1-7: config 1 has no interface number 1
[    2.069536] usb 1-7: New USB device found, idVendor=0b05, idProduct=19af, bcdDevice= 1.00
[    2.069543] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.069546] usb 1-7: Product: AURA LED Controller
[    2.069548] usb 1-7: Manufacturer: AsusTek Computer Inc.
[    2.069550] usb 1-7: SerialNumber: 9876543210
[    2.254271] input: Anycon AirMouse Remote as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.0/0003:0C40:7A1C.0001/input/input2
[    2.256629] input: Anycon AirMouse Remote Mouse as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:0C40:7A1C.0002/input/input3
[    2.256999] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[    2.417561] hid-generic 0003:0C40:7A1C.0001: input,hidraw0: USB HID v1.01 Keyboard [Anycon AirMouse Remote] on usb-0000:0b:00.3-1/input0
[    2.417631] input: Anycon AirMouse Remote System Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:0C40:7A1C.0002/input/input4
[    2.470885] input: Anycon AirMouse Remote Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:0C40:7A1C.0002/input/input5
[    2.471232] hid-generic 0003:0C40:7A1C.0002: input,hidraw1: USB HID v1.01 Mouse [Anycon AirMouse Remote] on usb-0000:0b:00.3-1/input1
[    2.475351] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.3/0000:0d:00.4/usb9/9-1/9-1:1.0/0003:046D:C52B.0003/input/input6
[    2.564327] usb 3-1: USB disconnect, device number 2
[    2.617401] hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:0d:00.4-1/input0
[    2.622612] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.3/0000:0d:00.4/usb9/9-1/9-1:1.1/0003:046D:C52B.0004/input/input7
[    2.725276] usb 1-10: New USB device found, idVendor=1852, idProduct=7022, bcdDevice= 0.01
[    2.725283] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.725286] usb 1-10: Product: DigiHug USB Audio
[    2.725288] usb 1-10: Manufacturer: FiiO
[    2.761512] input: FiiO DigiHug USB Audio as /devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:08:00.0/usb1/1-10/1-10:1.0/0003:1852:7022.0005/input/input11
[    2.794165] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.3/0000:0d:00.4/usb9/9-1/9-1:1.1/0003:046D:C52B.0004/input/input8
[    2.847504] hid-generic 0003:1852:7022.0005: input,hidraw0: USB HID v1.00 Device [FiiO DigiHug USB Audio] on usb-0000:08:00.0-10/input0
[    2.900740] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.3/0000:0d:00.4/usb9/9-1/9-1:1.1/0003:046D:C52B.0004/input/input9
[    2.934131] hid-generic 0003:046D:C52B.0004: input,hiddev96,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:0d:00.4-1/input1
[    2.939658] hid-generic 0003:046D:C52B.0006: hiddev97,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0d:00.4-1/input2
[    2.943660] input: Keychron Keychron Q5 Pro as /devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:08:00.0/usb1/1-5/1-5:1.0/0003:3434:0651.0007/input/input12
[    3.040679] usb 1-11: new high-speed USB device number 5 using xhci_hcd
[    3.184105] hid-generic 0003:3434:0651.0007: input,hidraw5: USB HID v1.11 Keyboard [Keychron Keychron Q5 Pro] on usb-0000:08:00.0-5/input0
[    3.188650] hid-generic 0003:3434:0651.0008: hiddev98,hidraw6: USB HID v1.11 Device [Keychron Keychron Q5 Pro] on usb-0000:08:00.0-5/input1
[    3.195825] input: Keychron Keychron Q5 Pro Mouse as /devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:08:00.0/usb1/1-5/1-5:1.2/0003:3434:0651.0009/input/input13
[    3.254528] input: Keychron Keychron Q5 Pro System Control as /devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:08:00.0/usb1/1-5/1-5:1.2/0003:3434:0651.0009/input/input14
[    3.266809] usb 1-11: New USB device found, idVendor=0489, idProduct=e0e2, bcdDevice= 1.00
[    3.266815] usb 1-11: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    3.266818] usb 1-11: Product: Wireless_Device
[    3.266820] usb 1-11: Manufacturer: MediaTek Inc.
[    3.266822] usb 1-11: SerialNumber: 000000000
[    3.307480] input: Keychron Keychron Q5 Pro Consumer Control as /devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:08:00.0/usb1/1-5/1-5:1.2/0003:3434:0651.0009/input/input15
[    3.307569] input: Keychron Keychron Q5 Pro Keyboard as /devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:08:00.0/usb1/1-5/1-5:1.2/0003:3434:0651.0009/input/input16
[    3.414137] hid-generic 0003:3434:0651.0009: input,hidraw1: USB HID v1.11 Mouse [Keychron Keychron Q5 Pro] on usb-0000:08:00.0-5/input2
[    3.421453] hid-generic 0003:0B05:19AF.000A: hiddev99,hidraw7: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:08:00.0-7/input2
[    3.421496] usbcore: registered new interface driver usbhid
[    3.421498] usbhid: USB HID core driver
[    3.500631] usb 3-1: new full-speed USB device number 3 using xhci_hcd
[    3.507365] usbcore: registered new interface driver btusb
[    3.653321] usb 3-1: New USB device found, idVendor=0c40, idProduct=7a1c, bcdDevice= 1.05
[    3.653326] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.653329] usb 3-1: Product: AirMouse Remote
[    3.653331] usb 3-1: Manufacturer: Anycon
[    3.680721] input: Anycon AirMouse Remote as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.0/0003:0C40:7A1C.000B/input/input18
[    3.910753] hid-generic 0003:0C40:7A1C.000B: input,hidraw2: USB HID v1.01 Keyboard [Anycon AirMouse Remote] on usb-0000:0b:00.3-1/input0
[    3.914702] input: Anycon AirMouse Remote Mouse as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:0C40:7A1C.000C/input/input19
[    4.157449] input: Anycon AirMouse Remote System Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:0C40:7A1C.000C/input/input20
[    4.347854] logitech-djreceiver 0003:046D:C52B.0006: hiddev96,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0d:00.4-1/input2
[    4.400773] input: Anycon AirMouse Remote Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:0C40:7A1C.000C/input/input21
[    4.400950] hid-generic 0003:0C40:7A1C.000C: input,hidraw4: USB HID v1.01 Mouse [Anycon AirMouse Remote] on usb-0000:0b:00.3-1/input1
[    4.457176] input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0000:00/0000:00:08.3/0000:0d:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0006/0003:046D:408A.000D/input/input22
[    4.854042] input: Logitech Wireless Device PID:408a Mouse as /devices/pci0000:00/0000:00:08.3/0000:0d:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0006/0003:046D:408A.000D/input/input23
[    4.854111] hid-generic 0003:046D:408A.000D: input,hidraw8: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0000:0d:00.4-1/input2:1
[    4.859136] input: Logitech MX Master 3 as /devices/pci0000:00/0000:00:08.3/0000:0d:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0006/0003:046D:4082.000E/input/input27
[    5.000699] logitech-hidpp-device 0003:046D:4082.000E: input,hidraw9: USB HID v1.11 Keyboard [Logitech MX Master 3] on usb-0000:0d:00.4-1/input2:2
[    5.009076] input: Logitech MX Anywhere 2 as /devices/pci0000:00/0000:00:08.3/0000:0d:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0006/0003:046D:404A.000F/input/input28
[    5.253081] input: Logitech MX Keys as /devices/pci0000:00/0000:00:08.3/0000:0d:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0006/0003:046D:408A.000D/input/input29
[    5.374063] logitech-hidpp-device 0003:046D:404A.000F: input,hidraw8: USB HID v1.11 Keyboard [Logitech MX Anywhere 2] on usb-0000:0d:00.4-1/input2:3
[    5.480730] logitech-hidpp-device 0003:046D:408A.000D: input,hidraw10: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:0d:00.4-1/input2:1
[   24.553255] usbcore: registered new interface driver snd-usb-audio
$ lsusb -tv
/:  Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/12p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 005: Dev 002, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        ID 3434:0651  
    |__ Port 005: Dev 002, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        ID 3434:0651  
    |__ Port 005: Dev 002, If 2, Class=Human Interface Device, Driver=usbhid, 12M
        ID 3434:0651  
    |__ Port 007: Dev 003, If 0, Class=Vendor Specific Class, Driver=[none], 12M
        ID 0b05:19af ASUSTek Computer, Inc. 
    |__ Port 007: Dev 003, If 2, Class=Human Interface Device, Driver=usbhid, 12M
        ID 0b05:19af ASUSTek Computer, Inc. 
    |__ Port 010: Dev 004, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        ID 1852:7022 GYROCOM C&C Co., LTD Fiio E10
    |__ Port 010: Dev 004, If 1, Class=Audio, Driver=snd-usb-audio, 12M
        ID 1852:7022 GYROCOM C&C Co., LTD Fiio E10
    |__ Port 010: Dev 004, If 2, Class=Audio, Driver=snd-usb-audio, 12M
        ID 1852:7022 GYROCOM C&C Co., LTD Fiio E10
    |__ Port 010: Dev 004, If 3, Class=Audio, Driver=snd-usb-audio, 12M
        ID 1852:7022 GYROCOM C&C Co., LTD Fiio E10
    |__ Port 011: Dev 005, If 0, Class=Wireless, Driver=btusb, 480M
        ID 0489:e0e2 Foxconn / Hon Hai 
    |__ Port 011: Dev 005, If 1, Class=Wireless, Driver=btusb, 480M
        ID 0489:e0e2 Foxconn / Hon Hai 
    |__ Port 011: Dev 005, If 2, Class=Wireless, Driver=[none], 480M
        ID 0489:e0e2 Foxconn / Hon Hai 
/:  Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/5p, 20000M/x2
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 001: Dev 003, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        ID 0c40:7a1c ELMCU 
    |__ Port 001: Dev 003, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        ID 0c40:7a1c ELMCU 
/:  Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 005.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 006.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/0p, 5000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 007.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 001: Dev 002, If 0, Class=Billboard, Driver=[none], 12M
        ID 2109:0103 VIA Labs, Inc. 
/:  Bus 008.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 009.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 001: Dev 002, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        ID 046d:c52b Logitech, Inc. Unifying Receiver
    |__ Port 001: Dev 002, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        ID 046d:c52b Logitech, Inc. Unifying Receiver
    |__ Port 001: Dev 002, If 2, Class=Human Interface Device, Driver=usbhid, 12M
        ID 046d:c52b Logitech, Inc. Unifying Receiver
/:  Bus 010.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub

Last edited by jfk (Today 00:40:29)

Offline

Board footer

Powered by FluxBB