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

2024-05-22 Thread David Kessler
But what I am really wondering is how to set buffers in alsa config and how to have access to the "disconnect" option and leave the unit in standalone mode. Any ideas? Le 23.05.24 à 02:04, David Kessler a écrit : Hey there! Ok so interface is composed of 52pi PCIe slot and a P

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

2024-05-22 Thread David Kessler
lsa-project.org/wiki/Matrix:Module-hdsp https://www.kernelconfig.io/config_snd_hdsp Le 20.05.24 à 14:54, Peter P. a écrit : * 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

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

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
uot;, hdsp->card_name); return -ENOMEM; }| Who is responsible for this? We must have a talk! (: Le 20.05.24 à 09:07, David Kessler a écrit : 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 need

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

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

2024-05-19 Thread David Kessler
à 19:40, David Kessler a écrit : I am now running a kernel with PCI soundcard hammerfall hdsp enabled and snd-hdsp module loaded. But it's not happy because it has no available buffer... dsp@dsp:~ $sudo dmesg | grep snd [    0.00] Kernel command line: reboot=w coherent_pool=1M

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

2024-05-19 Thread David Kessler
does my rusty kernel compilling skills. Thank's for reaching me out to any clue what is going on here <3 Le 19.05.24 à 11:55, David Kessler a écrit : Ok thanks I've came across this webpage also. I'am missing the alsa-driver tarball to do make configure as explained here: https:/

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

2024-05-19 Thread David Kessler
save space? Le 19.05.24 à 11:44, David Kessler a écrit : I am now running ubuntu server 24.0 lts jean@dsp:~$ modinfo soundcore name:   soundcore filename:   (builtin) alias:  char-major-14-* license:    GPL file:   sound/soundcore author: Alan Cox d

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

2024-05-19 Thread David Kessler
Looking for HDSP + Multiface or Digiface cards : Card 0 : vc4-hdmi-0 Card 1 : vc4-hdmi-1 Looks like a trivial problem. I would be very happy if someone could learn me the next steps involved to make this card work on a raspberrypi 5. Much thanks! Le 19.05.24 à 10:16, David Kessler a écrit : I am

[Alsa-user] snd_hdsp missing on raspberrypi pi 5

2024-05-19 Thread David Kessler
I am trying to bring to life a hammerfall soundcard on a RPI5. I'ts attached through a PCI interface to PCIe 1x interface to the PI. THe card is powered by eternal supply and is recognized with lspci like everything is normal but snd-hdsp module is missing on that kernel. I have alsa-firmware-