Hope someone can offer some suggestions here.... I converted my desktop from Arch to Fedora last night and I am having some sound issues.
from journalctl -f: Mar 05 11:11:14 rtkit-daemon[755]: Successfully made thread 3115 of process 3115 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. Mar 05 11:11:14 rtkit-daemon[755]: Supervising 1 threads of 1 processes of 1 users. Mar 05 11:11:14 pulseaudio[3115]: [pulseaudio] pid.c: Stale PID file, overwriting. Mar 05 11:11:14 kernel: traps: pulseaudio[3115] general protection ip:7fbec50e6481 sp:7fff2a02b8a0 error:0 in libasound.so.2.0.0[7fbec5067000+e1000] Mar 05 11:11:14 abrt-hook-ccpp[3118]: Not saving repeating crash in '/usr/bin/pulseaudio' Mar 05 11:11:14 pulseaudio[3112]: [pulseaudio] main.c: Daemon startup failed. $ lspci | grep Audio 00:06.1 Audio device: NVIDIA Corporation MCP55 High Definition Audio (rev a2) $ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: NVidia [HDA NVidia], device 0: AD1988B Analog [AD1988B Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: NVidia [HDA NVidia], device 1: AD1988B Digital [AD1988B Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: NVidia [HDA NVidia], device 2: AD1988B Alt Analog [AD1988B Alt Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Card 0:0 sort of works if I: aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Right.wav ** I say sort of because it plays through both front speakers, not just the Front Right. Anyways, I've tried a couple of things that I've googles, but nothing seems to work in getting sound working.. I put in /etc/asound.conf pcm.!default { type plug slave.pcm { type hw card 0 device 0 } } and blacklisted pcspkr (This is all I needed to do in Arch.) Anyone have an suggestions on getting sound to work? Thanks, Chad
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org