On Sat, 17 Nov 2007, Paul Goins wrote: > I think I had a similar issue after rebooting. This is what I did as a > workaround, afterwards everything worked properly: > * Stop alsa > * Remove the snd_hda_intel module (you might need to close X to do this) > * Modprobe the snd_hda_intel module with model=acer-aspire > * Start alsa Why not just change the entry in /etc/modprobe.conf ( or in one of the files in /etc/modprobe.d if that is how your distro works. Eg alias sound-slot-0 snd-hda-intel options snd-hda-intel model=acer-aspire remove snd-hda-intel /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-hda-intel install snd-hda-intel /sbin/modprobe --first-time --ignore-install snd-hda-intel && { /sbin/modprobe snd-pcm-oss; /bin/true; } > > I haven't fiddled around enough to get a proper fix as of yet. Lemme > know if this workaround helps, and if I can get a more proper fix that > works for me, I'll pass it along too. > > - Paul Goins ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user