Magnus Therning <[EMAIL PROTECTED]> writes: > I am a bit confused here. I got alsa sound to work perfectly with the > 2.4.18 kernel, but then I upgraded the kernel package (and the > alsa-modules package) to the 2.4.19 variant, and all of a sudden I have > no sound any more.
I think most, perhaps all, of your troubles are due to incompatible changes introduced in recent ALSA release candidates... 1. The VIA 686 and 8233 drivers were combined into a single module, snd-via82xx. 2. All module options were renamed by dropping the "snd_" prefix. (Note the underbar -- do *not* change any "snd-" prefixes.) > alias snd-card-0 snd-via686 alias snd-card-0 snd-via82xx > options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 >snd_device_uid=0 options snd major=116 cards_limit=1 device_mode=0660 device_gid=29 device_uid=0 That's probably all, good luck! -- Jack O'Quin Austin, Texas, USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]