I'm trying
to get my RME HDSP9632 card working under SuSE Linux. I've
built ALSA 1.04, and it can see my Soundblaster fine, but when I
modprobe snd-hdsp, it cannot find the RME card. The card shows up in
lspci with revision 0x97, and I'm wondering if this card/firmware is
too new to be detected by the latest ALSA drivers.
Adding checks for the latest firmware in hdsp.c resolved this problem.
Simon Pietroni.
Hi Simon,
Thanks for the report and sorry for the delay. Sadly RME still doesn't
warn me whenever new card revisions are out. However there is a way to
make alsa more tolerant to revision changes, and it will be part of a
forthcoming driver update.
Thomas