Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-03-2004, 11:57 PM
|
#1
|
Member
Registered: Jul 2004
Location: Rochester, NY
Distribution: Fedora9::FreeBSD7.1
Posts: 296
Rep:
|
Sound card not working in Fedora Core 2
As stated above, i can not get my sound card to work in fedora core2.
|
|
|
07-04-2004, 01:51 AM
|
#2
|
Member
Registered: Jul 2004
Location: Canada
Distribution: Kubuntu Linux
Posts: 38
Rep:
|
Care to elaborate on that? Sound card make? Use lspci and then paste the results, it'll go a long way in helping you out 
|
|
|
07-04-2004, 03:27 AM
|
#3
|
Member
Registered: Jun 2004
Distribution: CLFS
Posts: 523
Rep:
|
Does the system detect your soundcard?Try the soundcard detection utility:System Settings >> Soundcard Detection in the English menu setup.Or use the terminal for config-soundcard or try to insmod the related modules.If the card gets detected,try to see whether it plays the test sound.
Again,you ought'ta specify a bit more,whether you have a PCI card or an onboard one.Problems could of a myriad nature.Better if you post your error logs.
|
|
|
07-04-2004, 05:46 AM
|
#4
|
Member
Registered: Nov 2003
Location: France
Distribution: Gentoo
Posts: 37
Rep:
|
Soundcard detection in Fedora
Hello,
After a lot of time spent with the sound settings in KDE, my soundcard (a Soundblaster PCI64 / Ensoniq1370) finally works.
But to get it to work I have to do a soundcard detection just after I login to KDE. Even though I don't hear the music sample, I reply "yes" to "did you year the sample sound" and everything seems to work fine (I finally hear the sound sample after I logoff).
Is there a way to do the soundcard detection automatically ?
|
|
|
07-04-2004, 09:58 AM
|
#5
|
Member
Registered: Jun 2004
Distribution: CLFS
Posts: 523
Rep:
|
Check whether ALSA packages are correctly installed.Try to modprobe your soundcard at the console.If this doesn't help,try to edit the modprobe.conf to include your soundcard.
Anyway,a soundblaster should be autodetected.Check whether you have the same problem with GNOME.If you do,you gotta check if you have missed installing some packages or dependencies.If not,then try reinstalling KDE modules.
|
|
|
07-04-2004, 11:54 AM
|
#6
|
Member
Registered: Jul 2004
Location: Rochester, NY
Distribution: Fedora9::FreeBSD7.1
Posts: 296
Original Poster
Rep:
|
yes sorry for that was my last post before going to bed =)
My sound card is a sound Creatives Sound blaster live 5.1(PCI). I had it working before for a short time but had to re-install linux. After doing this i have not been able to get my sound card to work at all. I have tried the auto detect and it does find the sound card however i dont hear the test sound or do i have any sound after if i try to hit yes.
Last edited by Fredstar; 07-04-2004 at 11:56 AM.
|
|
|
07-04-2004, 12:24 PM
|
#7
|
Member
Registered: Jun 2004
Distribution: CLFS
Posts: 523
Rep:
|
Check the mute button in aumix!! It might be checked up.It might sound foolish but is the cause of most soundcard "troubles".
|
|
|
07-05-2004, 12:50 PM
|
#8
|
Member
Registered: Nov 2003
Location: France
Distribution: Gentoo
Posts: 37
Rep:
|
Here is what I have in my /etc/modprobe.conf file :
alias sound-slot-0 snd-ens1370
install snd-ens1370 /sbin/modprobe --ignore-install snd-ens1370 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-ens1370 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-ens1370
alias usb-controller uhci-hcd
Is it correct to have a remove after an install ???
|
|
|
07-05-2004, 04:30 PM
|
#9
|
Member
Registered: Nov 2003
Location: France
Distribution: Gentoo
Posts: 37
Rep:
|
Hold on,
Mooshi in this thread :
http://www.linuxquestions.org/questi...hreadid=185411
...gave an information on how to use aumix.
It actually solved my problem !
Now I run a script with the initialization of KDE that calls aumix to set the PCM volumes to a non-zero value.
Thanks.
|
|
|
All times are GMT -5. The time now is 12:39 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|