Re: NetBSSD audio - I want my mp3 !

2025-03-15 Thread Paul Goyette
On Mon, 10 Mar 2025, Robert Swindells wrote: What CPU are you using? Does it have an integrated AMD GPU? AMD Ryzen 7950. 16 cores/32 threads @ 4.3GHz Does the motherboard manual state what kind of audio controller is fitted? ALC4080? 7.1 surround sound +-+

Re: NetBSSD audio - I want my mp3 !

2025-03-15 Thread Joel
On 3/10/2025 07:11, Paul Goyette wrote: dmesg shows [    11.134747] hdaudio0 at pci1 dev 0 function 1: HD Audio Controller [    11.134747] hdaudio0: interrupting at msi13 vec 0 [    11.138653] hdaudio0: HDA ver. 1.0, OSS 4, ISS 4, BSS 0, SDO 4, 64-bit [    11.146465] hdafg0 at hdaudio0: NVID

Re: NetBSSD audio - I want my mp3 !

2025-03-15 Thread Andrius V
On Mon, Mar 10, 2025 at 6:14 PM Martin Husemann wrote: > > On Mon, Mar 10, 2025 at 04:05:24PM +, 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 righ

Re: NetBSSD audio - I want my mp3 !

2025-03-13 Thread Mike Pumford
On 10/03/2025 18:53, Andrius V wrote: 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. Most modern USB Audio devices use a standard i

Re: NetBSSD audio - I want my mp3 !

2025-03-11 Thread Paul Goyette
Thanks to all those who helped, I've had a good intro to the audio subsystems. Enough to figure out that my existing uaudio (an ALC4080) is not well supported, and that there is no physicalk output for the internal video-with-audio, and my display doesn't have any way to play audio arriving in th

Re: NetBSSD audio - I want my mp3 !

2025-03-11 Thread Robert Swindells
Paul Goyette wrote: > hdaudio1 at pci23 dev 0 function 1: HD Audio Controller > hdafg1 at hdaudio1: ATI R6xx HDMI > audio1 at hdafg1: playback What CPU are you using? Does it have an integrated AMD GPU? Does the motherboard manual state what kind of audio controller is fitted?

Re: NetBSSD audio - I want my mp3 !

2025-03-11 Thread Martin Husemann
On Mon, Mar 10, 2025 at 04:05:24PM +, 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

Re: NetBSSD audio - I want my mp3 !

2025-03-11 Thread Robert Swindells
Paul Goyette wrote: >On Mon, 10 Mar 2025, Robert Swindells wrote: >> Does the motherboard manual state what kind of audio controller is >> fitted? > > ALC4080? 7.1 surround sound Look for a pci device that matches this in dmesg.boot.

Re: NetBSSD audio - I want my mp3 !

2025-03-11 Thread Andrius V
Hi, On Mon, Mar 10, 2025 at 4:11 PM Paul Goyette wrote: > > > (There's also a hdaudio1 for the display/monitor, but not expected > to work since there are no embedded speakers.) > Are you sure audio1 is not for line out? The graphics card audio is typically for HDMI. Line out uses some integrat

Re: NetBSSD audio - I want my mp3 !

2025-03-11 Thread Paul Goyette
Are you sure this is not the HDMI audio from the graphics card? Thanks to everone who pointed this out... Well, I thought I was sure, but decided to check again The graphics card is nouveau0 at pci1 dev 0 function 0: vendor 10de product 1287 (rev. 0xa1) nouveau0: NVIDIA GK208B (b06070b1) whi

Re: NetBSSD audio - I want my mp3 !

2025-03-11 Thread Robert Swindells
Paul Goyette wrote: > OK, I'm lost. My brain can't seem to wrap itself around all of the > pieces... > > My hardware is pretty standard, just an ASUS "STRIX" motherboard and > a sound bar with USB power and stereo jack connected to Line-Out. > > As near as I can tell, all of the various devices

Re: NetBSSD audio - I want my mp3 !

2025-03-10 Thread Andrius V
On Mon, Mar 10, 2025 at 7:35 PM Andrius V wrote: > > On Mon, Mar 10, 2025 at 6:14 PM Martin Husemann wrote: > > > > On Mon, Mar 10, 2025 at 04:05:24PM +, Robert Swindells wrote: > > > > ALC4080? 7.1 surround sound > > > > > > Look for a pci device that matches this in dmesg.boot. > > > > Isn

Re: NetBSSD audio - I want my mp3 !

2025-03-10 Thread Andrius V
On Mon, Mar 10, 2025 at 5:48 PM Paul Goyette wrote: > > On Mon, 10 Mar 2025, Robert Swindells wrote: > > > What CPU are you using? Does it have an integrated AMD GPU? > > AMD Ryzen 7950. 16 cores/32 threads @ 4.3GHz > > > Does the motherboard manual state what kind of audio controller is > > fi