LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Sound card detection failed in fedora 8.I am using aspire 4720 (https://www.linuxquestions.org/questions/linux-newbie-8/sound-card-detection-failed-in-fedora-8-i-am-using-aspire-4720-a-638943/)

Bhupinderjit Singh 04-30-2008 01:33 PM

Sound card detection failed in fedora 8.I am using aspire 4720
 
I am a newbie.I am using acer aspire 4720 laptop having 965 intel motherborad with hitachi sata hard disk.it is intel core 2 duo .

I am unable make sound in fedora 8.When i try to detect sound card then it gives error automatically sound card detection did not work| What to do ?If someone help me in solving this i would be very thankfull to that person.

aus9 05-03-2008 04:54 AM

open a shell and type
su...to get root powers then type
lsmod

and look for snd-hda-intel or similar
and look for soundcore

your list of modules lsmod will be too long to post here so at this stage if you can not see it....run new command

modprobe snd-hda-intel and post what errors you get please

BTW I do not have your hardware but looked here
http://hardware4linux.info/component/34664/

Bhupinderjit Singh 05-08-2008 01:21 AM

i searched
 
i have typed the command

lsmod and i found that snd_hda_intel 274273 0

and soundcore 9505 1 snd..


i also have used new command and it gives no error..like.
...
[root@localhost ~]# modprobe snd-hda-intel
[root@localhost ~]#


what to do now?

aus9 05-08-2008 01:52 AM

looks like you have sound modules ok....lets drill in deeper.

what mixer are you using?

if you have none preferred try with root powers
alsamixer and check that the output tabs have not got your sound stuff muted or volums low pls

2) what sound player do you want to use to play mp3, audio cd? etc

in Mandriva there are sample sounds at /usr/share/sounds but not sure if they are same place for Fedora.

3) if you are using KDE...go into control centre / sound/ sound system and click on test sound....also look at hardware tab and reduce auto suspend to zero in general tab pls

Bhupinderjit Singh 05-08-2008 02:26 AM

these terms done
 
at (1) its ok i have checkd it .

(2) i have mp3 songs and i am using vlc player..
(3) i am using gnome..

but after click on test i didn't hear any sound..
i think it is a pulse audio problem.it is refusing the
connection and said failed ..but not sure about it.

and when on system/administration/soundcarddetection
sound test no sound and give error automatic detection of sound card didn't work..

what next

Bhupinderjit Singh 05-08-2008 02:44 AM

what should i do next?
 
what to do now?

aus9 05-08-2008 04:07 AM

post your /var/log/syslog lines that show pulseaudio pls
and lines for your sound device.

2) there is only one open ticket for fedora
http://www.pulseaudio.org/ticket/187

but you are right ppl have had issues with PA so try turning it off.

in Mdv its at /etc/sysconfig/pulseaudio and /etc/pulse

but you will be changing the sysconfig file so that
PULSE_SERVER_TYPE=none is saved with root powers in file called
/etc/sysconfig/pulseaudio

assuming mdv and fedora have similar structure but it will be /etc so do a search if its not where mine is pls

do a full shutdown and boot up to test pls


All times are GMT -5. The time now is 07:01 PM.