audio CDs won't mount or play

Jing Su jingsu-26n5VD7DAF2Tm46uYYfjYg at public.gmane.org
Wed Jul 7 17:08:07 UTC 2004


On Wed, 7 Jul 2004, Chris Aitken wrote:
> From: Chris Aitken <aitken-BwLjziHGQLusTnJN9+BGXg at public.gmane.org>
> > Out of curiosity, could I get a dump of your /etc/modprobe.conf file?
>
> alias eth0 e100
> alias snd-card-0 snd-emu10k1
> install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 &&
> /usr/sbin/alsactl restore >/dev/null 2>&1 || :
> remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
> /sbin/modprobe -r --ignore-remove snd-emu10k1
> alias snd-card-1 snd-intel8x0
> install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 &&
> /usr/sbin/alsactl restore >/dev/null 2>&1 || :
> remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
> /sbin/modprobe -r --ignore-remove snd-intel8x0
> alias usb-controller uhci-hcd


comment out the following lines (by using a hash '#' character in front):
#alias snd-card-1 snd-intel8x0
#install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 &&
#/usr/sbin/alsactl restore >/dev/null 2>&1 || :
#remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
#/sbin/modprobe -r --ignore-remove snd-intel8x0


and reboot.  Hopefully that prevents the intel soundcard modules from
being loaded.
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list