"No volume control GStreamer plugins and/or devices found"

Mikkel L. Ellertson mikkel at infinity-ltd.com
Sat Jul 21 12:59:21 UTC 2007


Dave Cross wrote:
> I've just upgraded my FC6 Dell Dimension to F7. Everything seems to be
> working except the sound. When I try to open the volume control I get
> the error message "No volume control GStreamer plugins and/or devices
> found"
> 
> Running system-config-soundcard shows the card is detected correctly
> (it's an onboard Intel 82801G - ICH7 Family) but there are no PCM
> devices listed.
> 
<-------------------[ SNIP ]---------------->
> 
> I'm no expect, but it looks like the correct module (snd_hda_intel)
> has been loaded.
> 
> This was working fine yesterday under FC6.
> 
> Any suggestions?
> 
> Cheers,
> 
> Dave...
> 
The Intel HDA audio supports many different configurations. Some of
these are know and set automaticly by the driver. Others require
that you add an option in modprobe.conf. If you still have a copy of
your FC-6 modprobe.conf file, compare it to the F-7 version - there
may be options listed in FC-6 that are not in F-7. You may also want
to do a Google search for the ALSA on your laptop to see what
options others have used to get all the devices shown in the mixer.

You should look in /var/log/messages and see what it messages are
generated when the sound modules are loaded.

Here is what I have in modprobe.conf for my Toshiba - you can try it
and see if it helps...

alias snd-card-0 snd-hda-intel
options snd-card-0 index=0 model=auto
options snd-hda-intel index=0 model=auto

You can also try replacing the option like with:
options snd-hda-intel index=0 single_cmd=1 model=ref

There are a bunch more model options, but I do not have the
reference for them handy right now.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070721/a068f311/attachment-0001.sig>


More information about the fedora-list mailing list