audio problem in FC4 i386 - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-59.html) +---- Forum: Audio and Video (https://www.linux-noob.com/forums/forum-27.html) +---- Thread: audio problem in FC4 i386 (/thread-1735.html) |
audio problem in FC4 i386 - dyankayn - 2006-11-09 am a newbie in linux just got it couple of days back. tyring to install fc4. i find problem in hearing the audio. i checked the audio driver. its installed (audio level nop appears on the taskbar) even xmms player plays wav files but i cudnt hear audio. i have installed ALSA am using vendor : Intel Model :Corporation FB/FBM/FR/FW/FRW (ICH6 Family)HDA Controller Module: snd-hda-intel my modinfo soundcore gave # modinfo soundcore filename: /lib/modules/2.6.11-1.1369_FC4smp/kernel/sound/soundcore.ko description: Core sound module author: Alan Cox license: GPL alias: char-major-14-* vermagic: 2.6.11-1.1369_FC4smp SMP 686 REGPARM 4KSTACKS gcc-4.0 depends: srcversion: E11490DC3F523551C4C2A6D # lsmod |grep snd snd_hda_intel 20129 6 snd_hda_codec 58433 1 snd_hda_intel snd_seq_dummy 7621 0 snd_seq_oss 35777 0 snd_seq_midi_event 11585 1 snd_seq_oss snd_seq 54097 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device 12621 3 snd_seq_dummy,snd_seq_oss,snd_seq snd_pcm_oss 54257 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm 91973 5 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_timer 28357 4 snd_seq,snd_pcm snd 58149 15 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq ,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 13345 2 snd snd_page_alloc 13765 2 snd_hda_intel,snd_pcm any thoughts guys!! am not hearing audio yet!! audio problem in FC4 i386 - znx - 2006-11-09 Open a console and type alsamixer then unmute the items that have MM under them, also you can move the volume up. Then try again. |