Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23rd November 2009, 08:48 PM
p321 Offline
Registered User
 
Join Date: May 2009
Posts: 12
windows_xp_2003firefox
FC 11 upgrade to FC12 and no sound from pulseaudio

Hi all,
I need some help with pulseaudio setup.

My pulseaudio was working when I was using FC11 and it stops working after I
upgrade to FC12 using preupgrade.
The system sees audio device and alsa is working correctly.
No audio at all (system audio and mplayer) from Pulseaudio. I am using the
onboard Intel audio.

The verify from the alsamixer that the volume is not muted.
I also tries all the combination of profiles in the pavucontrol and in some of the profiles, I can see the output volume bar is moving, but still no sound

pulseaudio-0.9.19-2.fc12.x86_64
alsa-plugins-pulseaudio-1.0.21-2.fc12.x86_64

Attached is the pulseaudio log when playing video from mplayer.

Thank you in advance for your help.
Attached Files
File Type: txt pulselog.txt (359.6 KB, 110 views)
Reply With Quote
  #2  
Old 24th November 2009, 07:39 AM
markdk Offline
Registered User
 
Join Date: Jan 2009
Location: New Zealand
Posts: 58
linuxfedorafirefox
I found that after using preupgrade to go from FC11 to FC12 that sound was muted by default after the upgrade.
Using system/preferences/sound I unchecked the mute box and got sound, well a lot of crackling anyway. Playing with the sliders in system/preferances/advanced volume control got the sound back to a crackle free usable level.
Reply With Quote
  #3  
Old 25th November 2009, 04:06 AM
mjrice Offline
Registered User
 
Join Date: Jun 2007
Posts: 198
linuxfedorafirefox
Same problem, working fine w/F11 but no sound after install boot w/F12.

Don't seem to have this menu item:

system/preferances/advanced volume control

Is it something I must download?

Michael

Edit: Got mine working with alsamixer.

First time I've had to do that. Is this new?

Also, what are reasonable levels for Master and Speaker? I've got mine at 100%.

Michael

Edit: Seems I must use alsamixer to get sound every time I boot up.

Is there some way to make these changes (settings) permanent?

Michael
Reply With Quote
  #4  
Old 25th November 2009, 10:49 PM
p321 Offline
Registered User
 
Join Date: May 2009
Posts: 12
linuxfedorafirefox
Thank you. I think I have the same issue where the audio was muted.
Reply With Quote
  #5  
Old 25th November 2009, 11:57 PM
mjrice Offline
Registered User
 
Join Date: Jun 2007
Posts: 198
linuxfedorafirefox
Hi p321,

I have another post for my sound problem. If you do a search for username "mjrice" you can see (and read) it.
Its topic/subject line is "Fedora 12 (x86)/new install/no sound"

If I get some feedback as to what the problem is, or hopefully a fix, I'll post here so maybe we can get your problem fixed also.

Michael
Reply With Quote
  #6  
Old 26th November 2009, 07:42 PM
cathrynm Offline
Registered User
 
Join Date: Nov 2009
Posts: 9
windows_xp_2003firefox
I have 3 machines, of completely different sound hardware, and I had a problem getting pulse to start one one machine. I found that deleting the .pulse directory in the local home at least allowed me to start pulseaudio. That is I got the 'waiting' message when trying to bring up the sound configuration menu.

I think what happened is I copied in my homes from my backup, re-installed Fedora, but something from my ancient Fedora 8 pulseaudio install was killing Pulse Audio in the new machine.
Reply With Quote
  #7  
Old 26th November 2009, 08:54 PM
mjrice Offline
Registered User
 
Join Date: Jun 2007
Posts: 198
linuxfedorafirefox
Hi cathrynm,

I deleted my .pulse directory but it got recreated at restart. Sound still muted.

Think I'll do some searching for PulseAudio and see if I can figure out what's wrong. Maybe I'll learn something.

Michael
Reply With Quote
  #8  
Old 26th November 2009, 09:02 PM
ursusca Offline
Registered User
 
Join Date: Dec 2008
Location: Toronto ON, Canada
Posts: 16
linuxfirefox
Hello,

I'm faced with a similar problem. I've upgraded to Fedora 12 from Fedora 11 using preupgrade utility.
Now I have no sound but microphone works fine.

lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)

amixer
Simple mixer control 'Master',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 65536
Mono:
Front Left: Playback 93389 [143%] [on]
Front Right: Playback 93389 [143%] [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch cswitch-joined
Capture channels: Front Left - Front Right
Limits: Capture 0 - 65536
Front Left: Capture 98304 [150%] [on]
Front Right: Capture 98304 [150%] [on]

arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0

Last edited by ursusca; 26th November 2009 at 09:05 PM.
Reply With Quote
  #9  
Old 27th November 2009, 09:49 PM
ursusca Offline
Registered User
 
Join Date: Dec 2008
Location: Toronto ON, Canada
Posts: 16
linuxgentoofirefox
1. I've removed pulseaudio
Code:
yum remove pulseaudio
restarted computer and it helped.
2. I've installed pulseaudio again
Code:
yum install pulseaudio alsa-plugins-pulseaudio pulseaudio-esound-compat pulseaudio-libs pulseaudio-libs-glib2 pulseaudio-module-zeroconf pulseaudio-libs-zeroconf xmms-pulse pulseaudio-module-gconf wine-pulseaudio xine-lib-pulseaudio pulseaudio-utils pulseaudio-module-bluetooth gst-mixer padevchooser paman paprefs pavucontrol pavumeter
I've got sound too but skype didn't work properly:no sound, microphone works only.
3.I've removed pulseaudio again. I've got sound and skype woks properly.

I can't understand what is my problem now... skype or pulseaudio?

Please help me out on this,
Thanks in anticipation
Reply With Quote
  #10  
Old 28th November 2009, 06:59 PM
mjrice Offline
Registered User
 
Join Date: Jun 2007
Posts: 198
linuxfedorafirefox
The last (11/28/09) PulseAudio update fixed my problem.

Thanks all,

Michael
Reply With Quote
  #11  
Old 30th November 2009, 10:36 PM
mikebg Offline
Registered User
 
Join Date: Jun 2008
Posts: 38
windows_xp_2003firefox
I still have no sound with Fedora 12.

I have followed the instructions to the letter.

I had a working sound system in Fedora-10 (which I can still boot into from a spare hard disk). It used pulseaudio and worked!

After upgrading from 10 -> 11 -> 12 over the course of a few days I have lost all sound via pulseaudio. The only thing which does work is 'Audio Configuration' (system -> administration -> sound card detection) which runs VERY SLOWLY but does play a little test tune.

I have tried to compare between the systems and cannot see what is different!
Reply With Quote
  #12  
Old 1st December 2009, 09:01 PM
ursusca Offline
Registered User
 
Join Date: Dec 2008
Location: Toronto ON, Canada
Posts: 16
linuxubuntufirefox
Quote:
Originally Posted by mjrice View Post
The last (11/28/09) PulseAudio update fixed my problem.

Thanks all,

Michael
The same solution for me :-)
Reply With Quote
  #13  
Old 2nd December 2009, 07:29 AM
mikebg Offline
Registered User
 
Join Date: Jun 2008
Posts: 38
windows_xp_2003firefox
Quote:
Originally Posted by mjrice View Post
The last (11/28/09) PulseAudio update fixed my problem.
What version is that? I can't see anything later than what I have: pulseaudio-0.9.21-1.fc12.i686 (with a build date of 23rd Nov, not 28th Nov).
Reply With Quote
  #14  
Old 2nd December 2009, 02:13 PM
mjrice Offline
Registered User
 
Join Date: Jun 2007
Posts: 198
linuxfedorafirefox
[michael@localhost ~]$ pulseaudio --version
pulseaudio 0.9.21
[michael@localhost ~]$

Sorry, I gave a date that I received the update on my desktop, not a version number.

Michael
Reply With Quote
  #15  
Old 12th January 2010, 02:16 PM
lordamus Offline
Registered User
 
Join Date: Apr 2007
Posts: 128
linuxfedorakonqueror
Same here after preuprade F11 to F12 sound default muted I opened then I can confirm lots of crackling especialy some other app tries to use sound.
Reply With Quote
Reply

Tags
fc12, pulseaudio, sound, upgrade

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FC12 sound is broken phoenixpb Fedora 12 Alpha, Beta & Release Candidates 21 9th September 2009 09:52 PM
Pulseaudio or alsa problem. Sound works but no sound output spacie Hardware & Laptops 14 27th June 2009 04:08 PM
kwin composite and pulseaudio sound stopped working after system upgrade ramirodsl Using Fedora 1 19th March 2009 03:22 AM
mpd, pulseaudio, no sound Drolyk Using Fedora 3 22nd August 2008 06:57 AM
F8 Upgrade, PulseAudio Activation? mlavalle Using Fedora 2 9th November 2007 06:29 AM


Current GMT-time: 06:46 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat