Dear all, I'm pretty new to the whole alsa thing, but I thought I'd give it a go with my new sound card, a Hercules Fortissimo II, which I believe should be using the cs46xx driver.
I'm using debian, so I got the debian asla packages (0.9+0beta10-6) and built them for my kernel (2.4.18 with the preempt patch). After a bit of messing around, debians alsaconf gave me the following to put in /etc/modules.conf (messing around because it doesn't seem to support the latest drivers) alias char-major-116 snd alias snd-card-0 snd-card-cs46xx alias char-major-14 soundcore alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss options snd snd_major=116 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0 options snd-card-cs46xx snd_index=0 snd_id=FORTISSIMO_II When I run /etc/init.d/alsa start, it sends the following to syslog: Apr 7 00:25:17 rei kernel: ALSA card-cs46xx.c:188: Sound Fusion CS46xx soundcar d not found or device busy Now, I thought that maybe it might be something to do with the card, or an irq conflict. So I tried building the oss cs46xx module, and that works beautifully. Now, I do have sound (from oss), but I'd prefer it from alsa. Can anyone give me any suggestions to get it working. I've done a google search, and nothing obvious comes up. cheers, damon PS, please CC, as I'm not on the list -- Damon Muller :: Department of Criminology :: University of Melbourne The evil that men do lives after them; The good is oft interred with their bones; -- Julius Caesar _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
