Re: cdplayer does not send output to sound card.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



My sound card is an intel 810....integrated with the celeron based Motherboard...I can hear the sound card test sound but not the CD Player....I will open the PC case to check if I see the cable from the CDROM to the board....the lttle cable that usually go straight from the CD rom to a separate Sound Card (this is something a friend of mine just recommended me to verify)

1. if the cable is disconnected...I'll connected and try...
2. if the cable is connected or non-existent.....

...I also need help suggestions....


From: jludwig <wralphie@xxxxxxxxxxx>
Reply-To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
Subject: Re: cdplayer does not send output to sound card.
Date: Thu, 22 Apr 2004 18:05:13 -0400

On Thu, 2004-04-22 at 03:27, john brennan-sardou wrote:
> Hello, I have the same problem here but in fact I add another. That is
> that my card in on the mother board, is a Via 82xx series and I am being
> to think that I will have to put another card in the box and cut out
> Via. Any suggestions please?
> 		John Brennan-Sardou


I have the same chip built on the motherboard and had/have issues with this chip. This is from my modules.conf alias sound-slot-0 via82cxxx_audio post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :

and this (for 2.6 kernels [actually init ver 2.85??]) from modprobe.conf

alias sound-slot-0 via82cxxx_audio
alias usb-controller usb-uhci
install sound-slot-0 /sbin/modprobe --ignore-install sound-slot-0 && {
/bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :; }
remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null
2>&1 || :; } ; /sbin/modprobe -r --ignore-remove sound-slot-0

This may or may not help, but, this seems to be where my issues emanated
from.
--
jludwig <wralphie@xxxxxxxxxxx>


-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list

_________________________________________________________________
MSN Toolbar provides one-click access to Hotmail from any Web page ? FREE download! http://toolbar.msn.com/go/onm00200413ave/direct/01/




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux