Jörg Böhnke wrote:
bash-2.05a$ cat /proc/asound/cards 1 [ALS4000 ]: ALS4000 - Avance Logic ALS4000 Avance Logic ALS4000 at 0xd600, irq 9
When you have one card, it should be at index 0, not 1. Probably, there's a line similar to:
options snd-als4000 index=1
somewhere in your modules.conf; please try to change the index to 0.
HTH Clemens
Hi Clemens,
that hint was good. The error was the existence of two options lines
in /etc/modules.conf. One was with index=0 and downwards the second one with index=1 overwriting the first.
Everything works fine after deleting the useless line. Thank you for your convenient help.
Jörg
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user