I have read many threads and still not sure what to do. This is a newly built and loaded computer and after upgrades. I have onboard sound MCP55 HDA intel. I am trying to use the spdif optical out. I get nothing. I have an other computer same FD8 OS but it has a audigy z-2 sound card running spdif out (not optical) and it works just fine. If you can help please do. I am out of ideas and not sure what to look for to correct the issue?
Code:
[root@GraysNew ~]# uname -a
Linux GraysNew 2.6.23.15-137.fc8 #1 SMP Sun Feb 10 17:03:13 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
When I run system-config-soundcard I get this in the scsrun.log. First big clue is the "PULSEAUDIO: Unable to connect: Connection refused" Why I don't know?
Code:
------- System Config Soundcard Log --------
Sun Mar 2 09:53:30 EST 2008
Playing WAVE '/usr/share/system-config-soundcard/sound-sample.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
*** PULSEAUDIO: Unable to connect: Connection refused
amixer: Mixer attach default error: Connection refused
ProbeCards, method = hal
--------- Card 0 --------
Active 1
Vendor: nVidia Corporation
Model: MCP55 High Definition Audio
Driver: snd-hda-intel
here is my aplay -L listing (note the null on the digital out):
Code:
[root@GraysNew ~]# aplay -L
front:CARD=NVidia,DEV=0
HDA NVidia, ALC882 Analog
Front speakers
surround40:CARD=NVidia,DEV=0
HDA NVidia, ALC882 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=NVidia,DEV=0
HDA NVidia, ALC882 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=NVidia,DEV=0
HDA NVidia, ALC882 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=NVidia,DEV=0
HDA NVidia, ALC882 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=NVidia,DEV=0
HDA NVidia, ALC882 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=NVidia,DEV=0
HDA NVidia, ALC882 Digital
IEC958 (S/PDIF) Digital Audio Output
null
Discard all samples (playback) or generate zero samples (capture)
Here is my amixer list:
Code:
[root@GraysNew ~]# 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 49088 [75%] [on]
Front Right: Playback 49088 [75%] [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch cswitch-joined
Capture channels: Front Left - Front Right
Limits: Capture 0 - 65536
Front Left: Capture 65536 [100%] [off]
Front Right: Capture 65536 [100%] [off]
Here is the asound version:
Code:
[root@GraysNew ~]# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.15 (Tue Nov 20 19:16:42 2007 UTC).
Here is my asound.conf file:
Code:
[root@GraysNew ~]# cat /etc/asound.conf
#Generated by system-config-soundcard
#If you edit this file, don't run system-config-soundcard,
#all your changes here could be lost.
#SWCONF
#DEV 1
defaults.pcm.card 0
defaults.pcm.device 1
defaults.ctl.card 0
Here is my sysconfig/hwconf listing for audio:
Code:
class: AUDIO
bus: PCI
detached: 0
driver: snd-hda-intel
desc: "nVidia Corporation MCP55 High Definition Audio"
vendorId: 10de
deviceId: 0371
subVendorId: 10de
subDeviceId: c55e
pciType: 1
pcidom: 0
pcibus: 0
pcidev: f
pcifn: 1
Code:
[root@GraysNew ~]# cat /proc/asound/pcm
00-02: ALC882 Analog : ALC882 Analog : capture 2
00-01: ALC882 Digital : ALC882 Digital : playback 1 : capture 1
00-00: ALC882 Analog : ALC882 Analog : playback 1 : capture 2
Here is my lspci -vn:
Code:
[root@GraysNew ~]# clr; lspci -v |grep -iC 10 audio
00:0f.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
Subsystem: nVidia Corporation Unknown device c55e
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 20
Memory at cfff0000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
Capabilities: [6c] HyperTransport: MSI Mapping Enable- Fixed+
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
Not sure what to make of this:
Quote:
|
Subsystem: nVidia Corporation Unknown device c55e
|
My lsmod output:
Code:
[root@GraysNew ~]# lsmod |grep snd
snd_usb_audio 95169 0
snd_usb_lib 24001 1 snd_usb_audio
snd_rawmidi 28865 1 snd_usb_lib
snd_hda_intel 361577 4
snd_seq_dummy 11461 0
snd_seq_oss 37313 0
snd_seq_midi_event 15041 1 snd_seq_oss
snd_seq 56673 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 15061 4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 45889 0
snd_mixer_oss 22721 2 snd_pcm_oss
snd_pcm 80201 3 snd_usb_audio,snd_hda_intel,snd_pcm_oss
snd_timer 27721 2 snd_seq,snd_pcm
snd_page_alloc 16465 2 snd_hda_intel,snd_pcm
snd_hwdep 16073 2 snd_usb_audio,snd_hda_intel
snd 60137 17 snd_usb_audio,snd_rawmidi,snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore 15073 2 snd
Here is a listing of installed alsa software:
Code:
[root@GraysNew ~]# clr; yum list installed |grep alsa
/root
alsa-lib.x86_64 1.0.15-1.fc8 installed
alsa-lib.i386 1.0.15-1.fc8 installed
alsa-lib-devel.x86_64 1.0.15-1.fc8 installed
alsa-lib-devel.i386 1.0.15-1.fc8 installed
alsa-oss.x86_64 1.0.14-3.fc8 installed
alsa-oss-devel.i386 1.0.14-3.fc8 installed
alsa-oss-devel.x86_64 1.0.14-3.fc8 installed
alsa-oss-libs.x86_64 1.0.14-3.fc8 installed
alsa-oss-libs.i386 1.0.14-3.fc8 installed
alsa-plugins-jack.x86_64 1.0.15-2.fc8 installed
alsa-plugins-oss.x86_64 1.0.15-2.fc8 installed
alsa-plugins-pulseaudio.x86_64 1.0.15-2.fc8 installed
alsa-plugins-samplerate.x86_64 1.0.15-2.fc8 installed
alsa-plugins-upmix.x86_64 1.0.15-2.fc8 installed
alsa-plugins-vdownmix.x86_64 1.0.15-2.fc8 installed
alsa-tools.x86_64 1.0.12-4.fc7 installed
alsa-utils.x86_64 1.0.15-1.fc8 installed
alsamixergui.x86_64 0.9.0-0.3.rc1.fc8.2 installed
bluez-utils-alsa.x86_64 3.20-6.fc8 installed
Here is a listing of my pulseaudio installed software:
Code:
akode-pulseaudio.x86_64 2.0.2-4.fc8 installed
alsa-plugins-pulseaudio.x86_64 1.0.15-2.fc8 installed
kde-settings-pulseaudio.noarch 3.5-36.fc8.1 installed
pulseaudio.x86_64 0.9.8-5.fc8 installed
pulseaudio-core-libs.x86_64 0.9.8-5.fc8 installed
pulseaudio-esound-compat.x86_64 0.9.8-5.fc8 installed
pulseaudio-libs.i386 0.9.8-5.fc8 installed
pulseaudio-libs.x86_64 0.9.8-5.fc8 installed
pulseaudio-libs-devel.i386 0.9.8-5.fc8 installed
pulseaudio-libs-devel.x86_64 0.9.8-5.fc8 installed
pulseaudio-libs-glib2.x86_64 0.9.8-5.fc8 installed
pulseaudio-libs-glib2.i386 0.9.8-5.fc8 installed
pulseaudio-libs-zeroconf.i386 0.9.8-5.fc8 installed
pulseaudio-libs-zeroconf.x86_64 0.9.8-5.fc8 installed
pulseaudio-module-bluetooth.x86_64 0.9.8-5.fc8 installed
pulseaudio-module-gconf.x86_64 0.9.8-5.fc8 installed
pulseaudio-module-jack.x86_64 0.9.8-5.fc8 installed
pulseaudio-module-lirc.x86_64 0.9.8-5.fc8 installed
pulseaudio-module-x11.x86_64 0.9.8-5.fc8 installed
pulseaudio-module-zeroconf.x86_64 0.9.8-5.fc8 installed
pulseaudio-utils.x86_64
Help would be greatly appreciated. I'm thinking different driver??? I have read posts about SElinux blocking but did not understand how to check or fix?
Legolas