LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Sound doesn't work, FC6 doesnt find AC97 on motherboard. (https://www.linuxquestions.org/questions/linux-newbie-8/sound-doesnt-work-fc6-doesnt-find-ac97-on-motherboard-549541/)

Mercantez 04-27-2007 02:38 PM

Sound doesn't work, FC6 doesnt find AC97 on motherboard.
 
Hello.

I have a problem and i search the web for some hours but none have solved it.
So right now i have a soundblaster inside it even 2! SB Audigy and SB X-fi .

X-fi doesn't work because alsa doesn't support it,i use it to windows now.
SB Audigy because it works on FC6 but takes space.

I found on mine motherboard an input to speakers and its a intel card so i belive they are using AC97 tried to install drivers but got confused about witch to choose, and its not still working.

The thing is FC6 doesn't even see AC97 only mine Soundblaster cards.

So can someone help me on this? Would be great to get it working.

MasterC 04-27-2007 03:45 PM

Hello,

I think there is some confusion here on terminology, as well as your description of your hardware layout. I get the feeling that you have 2 soundcards, 1 onboard soundcard, and 1 PCI soundcard. If that is the case, typically your BIOS will automatically disable the onboard sound when a PCI soundcard is installed. So if you are having problems trying to get Linux to recognize your onboard sound, you may need to remove your PCI soundcard. If it's a problem getting any sound working, you may just need to move the plug to the PCI soundcard and forget the onboard even exists.

Good luck!

Cool

Mercantez 04-27-2007 05:07 PM

Ok thank you i will try it out.
I belive you picked up mine bad description pretty good. :p

jay73 04-27-2007 05:17 PM

No need to remove any PCI cards. I have an onboard Realtek and a Soundblaster Audigy. I can switch from one to the other without a problem. It seems to me the main thing is to set have them properly set up.

Start by typing this into a terminal:

alsaconf

And follow the instructions.

Then go to the speaker icon on you menu bar, select Open Volume Control and verify
- that it is using the desired device
- that it is using the proper parameters

Mercantez 04-27-2007 06:04 PM

Problem fixed!

MasterC and jay73thank you really much.

What i did was go in to Bios and enabled the onboard sound and worked! I then removed the old Sounblaster card and got space for something else in it. And changed some settings in Soundcard Detection.

I will be around the forum. I find it really interesting and informing.

Now I can sleep really good tonight.

See ya around and thanks!

firedancer 04-28-2007 04:10 PM

hi, i'm not getting any sound suddenly, when i write code aplay -l i see my soundcards

card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 0: Intel ICH [Intel 82801DB-ICH4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 4: Intel ICH - IEC958 [Intel 82801DB-ICH4 - IEC958]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: default [USB Audio CODEC ], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: Solo1 [ESS ES1938 (Solo-1)], device 0: es-1938-1946 [ESS Solo-1]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1

how can i get back sound, cause i 've been busy with other stuff:cry:

jay73 04-28-2007 06:08 PM

Did you try the suggestions I made earlier in this thread?

firedancer 04-28-2007 06:38 PM

well switching the plug worked

one questions do i have to do that everytime

when i'm recording it's actually no problem i can switch in audacity to any soundcard

but when i just want to listen having the rec material on off it does this

let me know and thanx appreciate it:study:

jay73 04-28-2007 06:46 PM

Sorry, I'm afraid I can't give you the definitive answer on that. But why do you want to switch cards? Wouldn't it be a good idea to use the better card as your default?

MasterC 04-30-2007 03:45 AM

Quote:

Originally Posted by jay73
No need to remove any PCI cards. I have an onboard Realtek and a Soundblaster Audigy. I can switch from one to the other without a problem. It seems to me the main thing is to set have them properly set up.

Definitely true in some cases. However, in other cases the BIOS will disable any onboard sound if an addon soundcard is installed at boot time. You may be able to get around this by using USB-Audio though...

-Chad

Reginod 04-30-2007 12:04 PM

I've just recently installed Ubuntu on a Pentium 3 system that was previously running Windows XP. I've had no audio of any kind since installing Ubuntu; apparently it isn't recognizing the soundcard.

When I ran aplay -I from the command prompt this is what I got:

ALSA lib confmisc.c:670: (snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3479: (_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:391: (snd_func_concat) error evaluating strings
ALSA lib conf.c:3479: (_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1070: (snd_func_refer) error evaluating name
ALSA lib conf.c:3479: (_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:3947: (snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2146: (snd_pcm_open_noupdate) Unknown PCM default
aplay: main:547: audio open error: No such device


Any insights on how to proceed would be appreciated. Sorry if these seem like stupid questions but so far researching the issue hasn't turned up any applicable info. I am still very new to Linux. Thx . . . .


All times are GMT -5. The time now is 12:31 AM.