Re: [Alsa-user] snd_hdsp missing on raspberrypi pi 5

2024-05-20 Thread Peter P.
* David Kessler [2024-05-20 12:56]: > Ok everything works well after adding the right firmware to > /lib/firmware/hdsploader! I'am very happy and thank's to the folks pointing > me in the right direction! > > Cheers! Oh by the way, what type and model of PCI extender are you using for the Pi5?

Re: [Alsa-user] snd_hdsp missing on raspberrypi pi 5

2024-05-20 Thread Peter P.
* David Kessler [2024-05-20 12:56]: > Ok everything works well after adding the right firmware to > /lib/firmware/hdsploader! I'am very happy and thank's to the folks pointing > me in the right direction! > > Cheers! Congrats David! About twenty years ago I was getting the HDSP+Multiface card wo

Re: [Alsa-user] snd_hdsp missing on raspberrypi pi 5

2024-05-20 Thread David Kessler
Ok everything works well after adding the right firmware to /lib/firmware/hdsploader! I'am very happy and thank's to the folks pointing me in the right direction! Cheers! Le 20.05.24 à 10:39, David Kessler a écrit : Adding dtoverlay=pcie-32bit-dma too /boot/firmware/config.txt is helping a

Re: [Alsa-user] snd_hdsp missing on raspberrypi pi 5

2024-05-20 Thread David Kessler
Adding dtoverlay=pcie-32bit-dma too /boot/firmware/config.txt is helping a lot! The card is recognized in alsa! But yet no controls but says it wants to update firmware! I can feel I am close! Le 20.05.24 à 10:11, David Kessler a écrit : As of https://git.kernel.org/pub/scm/linux/kernel/git/

Re: [Alsa-user] snd_hdsp missing on raspberrypi pi 5

2024-05-20 Thread David Kessler
As of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/pci/rme9652/hdsp.c?h=v6.8.10 on line 3768 in | static int snd_hdsp_initialize_memory(struct hdsp *hdsp) { struct snd_dma_buffer *capture_dma, *playback_dma; capture_dma = snd_hammerfall_

Re: [Alsa-user] snd_hdsp missing on raspberrypi pi 5

2024-05-20 Thread David Kessler
From what I can tell comparing to a working system is that I have all needed kernel modules loaded. the oss are indeed no longer needed. Thank's for pointing me out. Here a paste bin with the info I could gather. https://pastebin.com/dAfDDnkM The missing interrupt I wonder about and still the