Hoi, Monday, April 11, 2005, 8:44:21 PM, Derek wrote: dh> probably a bit more info would help, but I'll try with what's here. dh> I assume this is a PCMCIA card? If so then it's pretty much the same dh> setup I have. yes, PCMCIA. dh> What I used was Alsa drivers 1.0.8 from the dh> alsa-project.org site, compiled manually, with a 2.6.10 kernel. Other dh> driver versions would not do it for me---don't know why--so you might dh> try this one in particular. You'll need the alsa-tools, alsa-utils and dh> alsa-firmware as well. For me, I had to eject and reinsert the card dh> after everything else is up and running. Did you also use the dh> "hdsploader" command? This can be run as a user (as long as this user is dh> in audio group). I also tried with the 2.6.11-lowlat. kernel from Ubuntu/Debian, ALSA 1.0.8. This also did not work. Before, I got an error when running the hdsploader, that it could not find the firmware file. Now, I don't get to that point anymore (doesn't find the card at all, it seems) Maybe, I'll do a quick check whether I get the thing working under Windows... dh> Also of course check the PCMCIA support in your kernel. You'll need 32 dh> bit enabled, might be safest to enable all the PCMCIA options. I have. dh> Maybe you could provide some more info about your hardware if this dh> doesn't fix it right up. here's some info: nescivi@polymatheus:~$ dmesg | grep Hammerfall RME Hammerfall DSP: probe of 0000:03:00.0 failed with error -12 nescivi@polymatheus:~$ hdsploader hdsploader - firmware loader for RME Hammerfall DSP cards Looking for HDSP + Multiface or Digiface cards : Card 0 : Intel 82801DB-ICH4 with AD1981B at 0xc0000c00, irq 11 Card 1 : Dummy 1 Card 2 : Intel 82801DB-ICH4 Modem at 0x2400, irq 11 nescivi@polymatheus:~$ cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.9rc1. Compiled on Apr 11 2005 for kernel 2.6.11.7. ------ lsmod ? grep hdsp snd_hdsp 56292 0 snd_hwdep 9952 1 snd_hdsp firmware_class 10304 1 snd_hdsp snd_rawmidi 26144 2 snd_hdsp,snd_usb_lib snd_pcm 95816 9 snd_hdsp,snd_usb_audio,snd_intel8x0m,snd_dummy,snd_intel8x0,snd_ac97_codec,snd_pcm_oss snd 59844 22 snd_hdsp,snd_hwdep,snd_usb_audio,snd_usb_lib,snd_rawmidi,snd_seq_device,snd_intel8x0m,snd_dummy,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer snd_page_alloc 10180 4 snd_hdsp,snd_intel8x0m,snd_intel8x0,snd_pcm