PDA

View Full Version : No sound in Fedora 10


zyguli
2008-12-18, 02:16 AM CST
Sound in my Fedora 10 works no more. I haven't installed anything, I have the auto-update turned on though. I have turned my computer off in the evening, in the morning the sound was gone.

The volume control icon in notification area has got a red crossed out mark on it.

When clicking it once I get this message:

"The volume control did not find any item and / or control devices. This means that they are not the appropriate GStreamer plugin or sound card is not configured."


When twice:

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

When I try to test the sound in the system, I get this error:

"audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink: Failed to connect: Connection refused".

I don't use pulse-audio.

Please, help.

A2Core
2008-12-25, 08:11 PM CST
I didn't lose my sound, but lost some sound volume with FC10 on a ThinkPad T61. If I get any sort of help that may be of value to you, I'll post it here.

Briscofan
2009-03-30, 06:53 PM CDT
zyguli,
If you ever get an answer post it here as well, I have the exact same thing but with Fedora 9, I could not get Fedora 10 to work with the video on this computer so I had to stick with 9. My sound has the exact same issue as you have.

Demz
2009-03-30, 07:00 PM CDT
have you tried doing this? http://forums.fedoraforum.org/showthread.php?t=206868

ShivaS
2009-04-09, 12:56 AM CDT
I've also lost my sound on Fedora 10 x86_64 (some 2 kernels update ago)
I currently have
$uname -a
Linux dev.simbit 2.6.27.21-170.2.56.fc10.x86_64 #1 SMP Mon Mar 23 23:08:10 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

$ rpm -qa|grep pulse
kde-settings-pulseaudio-4.1-6.20090206svn.fc10.noarch
pulseaudio-module-x11-0.9.14-1.fc10.x86_64
pulseaudio-libs-0.9.14-1.fc10.i386
pulseaudio-esound-compat-0.9.14-1.fc10.x86_64
pulseaudio-libs-0.9.14-1.fc10.x86_64
pulseaudio-0.9.14-1.fc10.x86_64
pulseaudio-core-libs-0.9.14-1.fc10.x86_64
wine-pulseaudio-1.1.15-1.fc10.i386
alsa-plugins-pulseaudio-1.0.18-2.fc10.x86_64
xine-lib-pulseaudio-1.1.16.2-3.fc10.x86_64
pulseaudio-module-gconf-0.9.14-1.fc10.x86_64
pulseaudio-libs-glib2-0.9.14-1.fc10.x86_64
pulseaudio-module-zeroconf-0.9.14-1.fc10.x86_64
pulseaudio-utils-0.9.14-1.fc10.x86_64
pulseaudio-libs-zeroconf-0.9.14-1.fc10.x86_64

$ rpm -qa|grep xine
xine-lib-extras-1.1.16.2-3.fc10.x86_64
phonon-backend-xine-4.3.1-2.fc10.x86_64
xine-lib-pulseaudio-1.1.16.2-3.fc10.x86_64
xine-lib-1.1.16.2-3.fc10.x86_64


I've folowed the mentioned tutorial but when running $pulseaudio -k I get
$ pulseaudio -k
I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
I: caps.c: Dropping root privileges.
I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
N: main.c: Called SUID root and real-time and/or high-priority scheduling was requested in the configuration. However, we lack the necessary privileges:
N: main.c: We are not in group 'pulse-rt', PolicyKit refuse to grant us the requested privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
N: main.c: For enabling real-time/high-priority scheduling please acquire the appropriate PolicyKit privileges, or become a member of 'pulse-rt', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user.


I've added my user to pulse-rt group, but the error remained and still no sound.
From what I've read, there's a kernel version in koji ( -130 ) that fixes this sound problem!?!

L.e: In Pulse Audio Volume Control I can see the sound bar moving but no sounds are aired.