audio CDs won't mount or play
Chris Aitken
aitken-BwLjziHGQLusTnJN9+BGXg at public.gmane.org
Wed Jul 7 16:58:59 UTC 2004
On Wed, 2004-07-07 at 12:09, Jing Su wrote:
<snip>
> 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
> I suppose it's possible with two sound cards it's getting confused somehow
> and trying to look for Audio CD on the wrong card. You can disable the
> Intel card by preventing its module from being loaded. Hopefully this can
> help narrow down the list of possible problems.
I'm not sure how to disable it. "disabling" in the BIOS was ineffective.
Chris
> -jing
>
> --
> 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
>
--
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