Using Fedora 10 I had sound working.
With Fedora 12 after each boot, there is no /dev/dsp file.
Running modprobe snd-pcm-oss generates the /dev/dsp file.
Is there a way to get /dev/dsp to stick around?
So, no sound.
cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfbff8000 irq 22
> /sbin/lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
/sbin/lsmod | grep -c snd
Module Size Used by
snd_pcm_oss 44784 0
snd_mixer_oss 16976 1 snd_pcm_oss
snd_hda_codec_analog 75872 1
snd_hda_intel 30360 0
snd_hda_codec 72832 2 snd_hda_codec_analog,snd_hda_intel
snd_hwdep 9224 1 snd_hda_codec
snd_seq 58080 0
snd_seq_device 7620 1 snd_seq
snd_pcm 83144 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 22608 2 snd_seq,snd_pcm
snd 67592 10 snd_pcm_oss,snd_mixer_oss,snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
soundcore 7328 1 snd
snd_page_alloc 9568 2 snd_hda_intel,snd_pcm
When I run gnome-volume-control, the "Output" tab only show the
Dummy Output Stereo device.
Running pavucontrol, the "Output Devices" tab only shows the Dummy
Output device.
How do I get the sound card to showup as an Output device?
Richard
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines