Results 1 to 3 of 3
Hi,
I have a clean installation of Fedora 10 + GNOME on a desktop with a Crystal sound card. The card seems correctly detected according to lsmod:
Code:
$ lsmod ...
- 01-04-2010 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 20
No sound on new installation (Fedora 10, GNOME)
Hi,
I have a clean installation of Fedora 10 + GNOME on a desktop with a Crystal sound card. The card seems correctly detected according to lsmod:
The problem I have is that the GNOME app for configuring sound (System->Preferences->Hardware->Sound) does not list my card and the PulseAudio app (Sound & Video->PulseAudio Volume Control) shows that I have only a "null" device available.Code:$ lsmod | grep snd snd_cs4236 18188 0 snd_opl3_lib 12800 1 snd_cs4236 snd_hwdep 10500 1 snd_opl3_lib snd_cs4236_lib 17792 1 snd_cs4236 snd_mpu401_uart 10368 1 snd_cs4236 snd_rawmidi 22528 1 snd_mpu401_uart snd_cs4231_lib 24704 2 snd_cs4236,snd_cs4236_lib snd_seq_dummy 6660 0 snd_seq_oss 30364 0 snd_seq_midi_event 9600 1 snd_seq_oss snd_seq 48576 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device 10124 5 snd_opl3_lib,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq snd_pcm_oss 42496 0 snd_mixer_oss 16896 1 snd_pcm_oss snd_pcm 65924 3 snd_cs4236_lib,snd_cs4231_lib,snd_pcm_oss snd_timer 22024 4 snd_opl3_lib,snd_cs4231_lib,snd_seq,snd_pcm snd 50616 15 snd_cs4236,snd_opl3_lib,snd_hwdep,snd_cs4236_lib,snd_mpu401_uart,snd_rawmidi,snd_cs4231_lib,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 9416 1 snd snd_page_alloc 11016 2 snd_cs4231_lib,snd_pcm
I've tried playing a WAV file through the Totem app and I get no sound.
Any ideas? Thanks.
- 01-05-2010 #2
Have you tried to unmute everything in Alsamixer?
System->Preferences->Hardware->Volume controlIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-05-2010 #3Just Joined!
- Join Date
- Jun 2009
- Posts
- 20
Everything available is unmuted. When I open Volume Control I get a dialogue box with a list box labelled "Device" and a tab control. The "Device" list box offers me the following choices:
Playback: Null Output (PulseAudio Mixer)
Capture: Monitor of Null Output (PulseAudio Mixer)
If I select the "Playback" option then the title of the tab control becomes "Playback". The tab control shows one stereo volume control. The volume is set to maximum. The speaker button is set to unmute.
If I select the "Capture" option then the title of the tab control becomes "Recording". Again the tab control shows one stereo volume control. The volume is set to maximum. The speaker button is set to unmute. The microphone button is set to unmute.
Still no evidence of the installed sound card though. What should I try next?


Reply With Quote
