Hi,
I installed Fedora 9 on my Acer Aspire 5920 laptop. I am able to see system tray's sound controller, can increase/decrease/mute sound but the audio is not coming from the laptop. Not sure what/where to check.
Can anyone help me to configure audio for this laptop?
Thanks,
Fedora Newbie
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.25-14.fc9.x86_64 #1 SMP Thu May 1 06:06:21 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]# rpm -qa | egrep -ie 'audio|pulse'
pulseaudio-module-x11-0.9.10-1.fc9.x86_64
pulseaudio-module-gconf-0.9.10-1.fc9.x86_64
gnome-audio-2.22.2-1.noarch
pulseaudio-utils-0.9.10-1.fc9.x86_64
pulseaudio-core-libs-0.9.10-1.fc9.x86_64
pulseaudio-libs-glib2-0.9.10-1.fc9.x86_64
gstreamer-plugins-pulse-0.9.5-0.5.svn20070924.fc9.x86_64
pulseaudio-libs-0.9.10-1.fc9.x86_64
pulseaudio-libs-0.9.10-1.fc9.i386
pulseaudio-esound-compat-0.9.10-1.fc9.x86_64
pulseaudio-0.9.10-1.fc9.x86_64
alsa-plugins-pulseaudio-1.0.16-4.fc9.x86_64
audiofile-0.2.6-8.fc9.x86_64
audiofile-0.2.6-8.fc9.i386
[root@localhost ~]#
[root@localhost ~]# cat /var/log/messages | egrep -ie 'audio|pulse'
May 24 14:56:04 localhost pulseaudio[5615]: polkit.c: Cannot set UID on session object.
May 24 14:56:04 localhost pulseaudio[5615]: main.c: Called SUID root and real-time/high-priority scheduling was requested in the configuration. However, we lack the necessary priviliges:
May 24 14:56:04 localhost pulseaudio[5615]: main.c: We are not in group 'pulse-rt' and PolicyKit refuse to grant us priviliges. Dropping SUID again.
May 24 14:56:04 localhost pulseaudio[5615]: main.c: For enabling real-time scheduling please acquire the appropriate PolicyKit priviliges, or become a member of 'pulse-rt', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user.
May 24 14:56:04 localhost pulseaudio[5615]: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
May 24 14:56:04 localhost pulseaudio[5615]: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
May 24 15:02:20 localhost hcid[2586]: Registered manager path:/org/bluez/audio
May 24 15:02:37 localhost pulseaudio[3020]: polkit.c: Cannot set UID on session object.
May 24 15:02:37 localhost pulseaudio[3020]: main.c: Called SUID root and real-time/high-priority scheduling was requested in the configuration. However, we lack the necessary priviliges:
May 24 15:02:37 localhost pulseaudio[3020]: main.c: We are not in group 'pulse-rt' and PolicyKit refuse to grant us priviliges. Dropping SUID again.
May 24 15:02:37 localhost pulseaudio[3020]: main.c: For enabling real-time scheduling please acquire the appropriate PolicyKit priviliges, or become a member of 'pulse-rt', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user.
May 24 15:02:37 localhost pulseaudio[3020]: pid.c: Stale PID file, overwriting.
May 24 15:02:37 localhost pulseaudio[3020]: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
May 24 15:02:37 localhost pulseaudio[3020]: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
May 24 15:03:30 localhost pulseaudio[3195]: main.c: This program is not intended to be run as root (unless --system is specified).
May 24 15:03:30 localhost pulseaudio[3195]: pid.c: Stale PID file, overwriting.
May 24 15:03:33 localhost pulseaudio[3195]: module-x11-xsmp.c: X11 session manager not running.
May 24 15:03:33 localhost pulseaudio[3195]: module.c: Failed to load module "module-x11-xsmp" (argument: ""): initialization failed.
[root@localhost ~]#
[root@localhost ~]#