LinHES Forums http://forum.linhes.org/ |
|
No audio on Watch TV http://forum.linhes.org/viewtopic.php?f=2&t=7599 |
Page 1 of 1 |
Author: | olak [ Thu Dec 29, 2005 4:23 pm ] |
Post subject: | No audio on Watch TV |
Hi My system is Intel Pentium M 1.8 Cipset: Intel 915GM/ICH6-M Menory: 1GB HardDisk: Segate 250 GB SATA Sound Audio on board suport 7.1 Channel and above Hauppauge PRV350 I have installet Knoppmyth R5A26 and everything is OK except for the sound There are no audio when I Watch TV. can somebody help I'm relatively new to linux |
Author: | tjc [ Thu Dec 29, 2005 11:02 pm ] |
Post subject: | |
Could be any number of things. Try exiting the front end, hitting Alt-X to get an xterm, and running alsamixer. Make sure that your MASTER and PCM outputs aren't muted (hitting "h" will get you the alsamixer help screen ) Be sure to scroll all the way to the right and make sure your external speakers are muted. There maybe other things but you can fiddle with it once you get the basics. BTW - Searching here and on the wiki for "alsamixer" should provide lots more suggestions. |
Author: | olak [ Fri Dec 30, 2005 3:56 am ] |
Post subject: | |
Hi When I try to start alsamixer I got alsamixer: function snd_mixer_load failed: Innvalid argument |
Author: | tjc [ Fri Dec 30, 2005 7:42 pm ] |
Post subject: | |
Well that ain't good. Sounds like your onboard sound stuff isn't getting recognized. Try this and post the results: Code: lspci | grep -i multimedia
|
Author: | olak [ Sat Dec 31, 2005 7:48 am ] |
Post subject: | |
Here is the output lspci | grep -i multimedia 0000:05:05.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01) root@mythtv:~# |
Author: | tjc [ Sat Dec 31, 2005 12:05 pm ] |
Post subject: | |
OK, the audio definitely isn't being detected. You may have some luck running alsaconf. Also take a look through the dmesg and messages logs http://www.knoppmythwiki.org/index.php?page=CheckingLogFiles to see if there is anything interesting that looks like the audio device (outside of the TV tuner). You might also try running: Code: modprobe snd-intel8x0
But I don't hold out much hope if it doesn't see the device. Is the onboard sound enabled in your BIOS? |
Author: | olak [ Mon Jan 02, 2006 12:24 am ] |
Post subject: | |
OK When I run alsaconf it found two cards hda-intel 0000:00:1b.0 0403:Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 and legacy Probe legacy ISA (non-PnP chip I choose the Intel card and say yes to modyfy /etc/modprobe.d/sound It say sound driver is configured and will prepare the card for playing now I then got Running update-modules... Loading driver... Setting default volumes... Saving the mixer setup used for this in /var/lib/alsa/asound.state. /usr/sbin/alsactl: get_control:185: Cannot read control info '2,0,0,Front Playback Volume,0': I nvalid argument what is wrong here |
Author: | tjc [ Mon Jan 02, 2006 10:40 am ] |
Post subject: | |
No idea, why not try the other one. I suspect that you're going to have to visit the alsa web sites and mailing list archives and search for info on your chipset. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |