On Mon, 2003-12-22 at 10:25, WR wrote: > Hi Mark, I bumped up to alsa driver/utils 1.0.0rc2, now the rme9652 module > isnt happening... > > from /etc/modules.d/alsa: > ## ALSA portion > alias snd-card-0 snd-rme9652 > ## alias snd-card-1 snd-ens1371 > ## OSS/Free portion > alias sound-slot-0 snd-card-0 > ## alias sound-slot-1 snd-card-1 > > dmesg: > RME Digi9652/Digi9636: no cards found > > lspci: > 00:0c.0 Multimedia audio controller: Xilinx Corporation RME Digi9652 > (Hammerfall) (rev 03) > > /etc/modules.conf: > http://www.planetofidiots.com/modules.conf > > many thanks! > > Humm...I haven't heard of these problems on the Hammerfall series, but on the HDSP series we have had problems with new revisions of firmware not being recognized. We would need to understand whether something has gotten messed up with the card version list between 0.9.2 and 1.0.0. Since it used to work, it should continue to work. I'm sure there is no intentional thought to take support for this card away. Additionally, my Hammerfall Light IS working with 1.0.0rc2, so it sounds like a code problem. If you're experienced in digging through code, then maybe you can find the stuff in the rme9652 driver that looks for card revisions and make sure that 0x03 is supported.