On Mon, Mar 10, 2025 at 7:35 PM Andrius V <vezh...@gmail.com> wrote: > > On Mon, Mar 10, 2025 at 6:14 PM Martin Husemann <mar...@duskware.de> wrote: > > > > On Mon, Mar 10, 2025 at 04:05:24PM +0000, Robert Swindells wrote: > > > > ALC4080? 7.1 surround sound > > > > > > Look for a pci device that matches this in dmesg.boot. > > > > Isn't that supposed to be a USB device? > > > > Martin > > > Seems you are right and it is probably the reason it is not visible. > Motherboard has USB4 to which I suspect this audio controller is wired > and USB4 controller is unsupported.
I was wrong, this device is visible: uhidev3: Generic (0x0b05) USB Audio (0x1b9b), rev 2.00/0.13, addr 7, iclass 3/0 It is listed in alsa project. https://github.com/alsa-project/alsa-ucm-conf/blob/a0d06a696c770310841f28f6c0e71d71ee281613/ucm2/USB-Audio/USB-Audio.conf#L64 But I don't know what needs to be done to attach it.