Description of problem: Upgrade (complete reinstallation) from FC7 to 8 and the sound stop to work. My sound device every works fine since Fedora 5 to 7. Attached a mix of scsrun.log and scsconfig.log Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 290994 [details] Tar ball - scsrun.log + scsconfig.log
Created attachment 294764 [details] New files scsconfig.log and scsrun.log
updating of the information about this problem kernel-2.6.23.15-137.fc8 alsa-lib-devel-1.0.15-1.fc8 alsa-plugins-pulseaudio-1.0.15-2.fc8 alsa-lib-1.0.15-1.fc8 bluez-utils-alsa-3.20-4.fc8 alsa-utils-1.0.15-1.fc8
Your sound card is detected properly. See this: *** PULSEAUDIO: Unable to connect: Connection refused amixer: Mixer attach default error: Connection refused Check your pulseaudio configuration and you have to enable hal and consolekit system services.
Hi, When I run pulseaudio this message is showed: Connection failed: Connection refused The hal and consolekit is was loaded on system's boot. 8 2116 0.0 0.3 5876 3672 ? Ss 07:17 0:00 hald root 2117 0.0 0.0 3296 936 ? S 07:17 0:00 hald-runner root 2131 0.0 0.0 3396 996 ? S 07:17 0:00 hald-addon-input: Listening on /dev/input/event4 /dev/input/event3 /dev/input/event1 root 2158 0.0 0.0 3404 988 ? S 07:17 0:00 /usr/libexec/hald-addon-cpufreq 68 2159 0.0 0.0 2156 828 ? S 07:17 0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket root 2172 0.0 0.0 3396 888 ? S 07:17 0:00 hald-addon-storage: polling /dev/sr0 (every 2 sec) root 2175 0.0 0.0 3396 888 ? S 07:17 0:00 hald-addon-storage: polling /dev/sr1 (every 2 sec) root 2846 0.0 0.0 4072 740 pts/2 S+ 07:34 0:00 grep hal [root@barney ~]# ps aux | grep console root 2009 0.0 0.2 7792 2148 ? Ssl 07:17 0:00 console-kit-daemon But the kernel don't recognize this Realtek 882 hda_codec: Unknown model for ALC882, trying auto-probe from BIOS... kernel-2.6.23.15-137.fc8 Thanks
I see. So it looks like a kernel/driver problem. You may report it to ALSA project (www.alsa-project.org) and ask for help there.
Err, your sound device seems to be detected properly. Moved to pulseaudio.
I already report to ALSA too. Maybe the if yours update ALSA to 1.0.16 help to resolve the problem. My ticket im ALSA Project is: 3707
Sorry: 3704
Please run "pulseaudio -vvv" and paste the results.
Created attachment 296324 [details] results of pulseaudio -vvv command
The results of pulseaudio -vvv command are attached.
Translations of any terms from Pt_BR to En_US Pt_BR En_US Argumento Inválido Invalid argument Operação não permitida Operation denied
D: alsa-util.c: Trying hw:0 as last resort... ALSA lib pcm_hw.c:1207:(_snd_pcm_hw_open) Invalid value for card E: alsa-util.c: Error opening PCM device hw:0: Dispositivo inexistente seems like you don't have permissions for the audio device. Could you please run "getfacl /dev/snd/controlC0" and paste the results?
getfacl /dev/snd/controlC0 getfacl: Removing leading '/' from absolute path names # file: dev/snd/controlC0 # owner: root # group: root user::rw- user:gdm:rw- group::rw- mask::rw- other::---
Created attachment 298283 [details] dmesg
New kernels update but the problem persist. From: kernel-2.6.24.3-12.fc8 to: kernel-2.6.24.3-34.fc8 attached files: scsconfig.log; scsrun.log; dmesg.txt
Created attachment 298284 [details] scsconfig
Created attachment 298285 [details] scsrun
Sorry for not responding. I have(In reply to comment #15) > getfacl /dev/snd/controlC0 > > getfacl: Removing leading '/' from absolute path names > # file: dev/snd/controlC0 > # owner: root > # group: root > user::rw- > user:gdm:rw- > group::rw- > mask::rw- > other::--- This means that you simply don't have the right ACLs. So a couple of more quiestions: 1.) Do you run Gnome or KDE? 2.) What version of hal do you have? # rpm -q hal 3.) What consolekit do you have? # rpm -q ConsoleKit 4.) Did you suspend and resume your machine, did you switch wirtual terminals? 5.) Do you have a serial console? 6.) Please paste the output of following: # cl-list-sessions Thanks!
1.) Do you run Gnome or KDE? KDE 3.5.9-5.fc8 2.) What version of hal do you have? # rpm -q hal hal-0.5.10-1.fc8.2 3.) What consolekit do you have? # rpm -q ConsoleKit ConsoleKit-0.2.3-3.fc8.1 4.) Did you suspend and resume your machine, did you switch wirtual terminals? No. 5.) Do you have a serial console? No. 6.) Please paste the output of following: # cl-list-sessions Sorry. I don't know whait is it. Tell me what I've to do. Thanks
This error occurs for don't have permissions? ALSA sound/pci/hda/hda_intel.c:732: codec_mask = 0x4 hda_codec: Unknown model for ALC882, trying auto-probe from BIOS... ALSA sound/pci/hda/hda_codec.c:2757: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) ALSA sound/pci/hda/hda_codec.c:2761: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) ALSA sound/pci/hda/hda_codec.c:2765: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) ALSA sound/pci/hda/hda_codec.c:2773: inputs: mic=0x18, fmic=0x19, line=0x1a, fline=0x0, cd=0x1c, aux=0x0
(In reply to comment #21) > 1.) Do you run Gnome or KDE? > KDE 3.5.9-5.fc8 Do you have kde-settings-pulseaudio installed? > 6.) Please paste the output of following: > # cl-list-sessions > Sorry. I don't know whait is it. > Tell me what I've to do. Sorry, I made a typo. I meant "ck-list-sessions". (In reply to comment #22) > This error occurs for don't have permissions? > > ALSA sound/pci/hda/hda_intel.c:732: codec_mask = 0x4 > hda_codec: Unknown model for ALC882, trying auto-probe from BIOS... > ALSA sound/pci/hda/hda_codec.c:2757: autoconfig: line_outs=4 > (0x14/0x15/0x16/0x17/0x0) > ALSA sound/pci/hda/hda_codec.c:2761: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) > ALSA sound/pci/hda/hda_codec.c:2765: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) > ALSA sound/pci/hda/hda_codec.c:2773: inputs: mic=0x18, fmic=0x19, line=0x1a, > fline=0x0, cd=0x1c, aux=0x0 It's not an error, merely an information message.
Also, did you use gdm or kdm to log in?
Session1: uid = '0' realname = 'root' seat = 'Seat1' session-type = '' active = TRUE x11-display = ':0' x11-display-device = '/dev/tty7' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2008-03-18T10:29:08Z' I use kdm No aboute pulseaudio I've installed: pulseaudio-module-x11-0.9.8-5.fc8 pulseaudio-libs-0.9.8-5.fc8 akode-pulseaudio-2.0.2-4.fc8 pulseaudio-core-libs-0.9.8-5.fc8 alsa-plugins-pulseaudio-1.0.15-2.fc8 pulseaudio-libs-glib2-0.9.8-5.fc8 pulseaudio-utils-0.9.8-5.fc8 pulseaudio-0.9.8-5.fc8 Is necessary install kde-settings-pulseaudio?
Sorry!!! I use GDM no kdm.
Sound's ALIVE!!! After this update this sound come back to works. Mar 22 09:30:19 Updated: krb5-libs - 1.6.2-14.fc8.i386 Mar 22 09:30:19 Updated: audit-libs - 1.6.8-3.fc8.i386 Mar 22 09:30:20 Updated: kde-settings - 3.5-38.fc8.noarch Mar 22 09:30:20 Updated: kde-settings-pulseaudio - 3.5-38.fc8.noarch Mar 22 09:30:21 Updated: kde-settings-kdm - 3.5-38.fc8.noarch Mar 22 09:30:31 Updated: samba-common - 3.0.28a-0.fc8.i386 Mar 22 09:30:33 Updated: xine-lib - 1.1.11-1.fc8.i386 Mar 22 09:30:35 Updated: xorg-x11-server-Xorg - 1.3.0.0-44.fc8.i386 Mar 22 09:30:35 Updated: libnl - 1.1-1.fc8.i386 Mar 22 09:30:35 Updated: ustr - 1.0.4-6.fc8.i386 Mar 22 09:30:36 Updated: nss_db - 2.2-40.fc8.i386 Mar 22 09:30:36 Updated: xorg-x11-drv-amd - 2.7.7.7-2.fc8.i386 Mar 22 09:30:39 Updated: doxygen - 1:1.5.5-2.fc8.i386 Mar 22 09:30:40 Updated: libsmbclient - 3.0.28a-0.fc8.i386 Mar 22 09:30:40 Updated: eject - 2.1.5-7.fc8.i386 Mar 22 09:30:41 Updated: audit-libs-python - 1.6.8-3.fc8.i386 Mar 22 09:30:42 Updated: samba - 3.0.28a-0.fc8.i386 Mar 22 09:30:43 Updated: xine-lib-arts - 1.1.11-1.fc8.i386 Mar 22 09:30:44 Updated: audit - 1.6.8-3.fc8.i386 Mar 22 09:30:44 Updated: krb5-workstation - 1.6.2-14.fc8.i386 Mar 22 09:30:46 Updated: samba-client - 3.0.28a-0.fc8.i386 Mar 22 09:30:47 Updated: krb5-devel - 1.6.2-14.fc8.i386 VERY VERY THANKS. if you need any additional information, is just ask.
I suspect it was kde-settings-pulseaudio. Closing.