My log on this box is in /var/log/everything/current I ran the script...returned no output.
Am I aiming at the wrong spot? I don't have a /var/log/messages file. I've read about the wrong msp3400 module....but, how do you know which one it is using? I am on Gentoo...and just used emerge ivtv to get the drivers..... Last box I built...this put everything in the correct place...and it worked..sound and video... Thanks for the patience..as you can tell, I'm a bit of a noob for all this...trying to learn. Thanks in advance for any further suggestions... K On Tuesday 22 March 2005 05:59 am, Ross wrote: > What's your IVTV output? Do the modules load cleanly? > > Get it with: > > tac /var/log/messages | > sed -n '/=\ \ END INIT IVTV\ \ =/,/= START INIT IVTV =/p; > /= START INIT IVTV =/q' | > tac > > Also, use modprobe to load the modules instead of insmod. Make sure > you don't have a msp3400 module from the actual kernel source, use the > one from the IVTV drivers. > > Cheers, > > Ross > > On Tue, 22 Mar 2005 13:08:50 +1100, Kevin Saenz <[EMAIL PROTECTED]> wrote: > > If you are not getting sound have you tried adding the following line > > to /etc/mplayer/mplayer > > > > ao alsa9 > > > > I think that is the format. > > > > > Hello..thanks for the reply. I've seen someone else is posting with > > > same type problems....with same advice. > > > > > > I'm using a gentoo distro... > > > > > > I went to /etc/modules.d/aliases, and added the suggested line. I did > > > modules-update command...and this indeed put the line in my > > > /etc/modules.conf > > > > > > However, I still get picture but, no sound when playing directly from > > > mplayer (mplayer /dev/video0), nor with mythtv. > > > > > > Have I missed something else...would this require a computer reboot or > > > is there another command to refresh a process this affects? > > > > > > Thanks in advance.. > > > > > > K > > > > > > On Mar 19, 2005, at 10:15 AM, Adam Gianola wrote: > > > > perhaps an 'alias msp3400 msp3400-ivtv' in the modprobe.conf could > > > > help... > > > > _______________________________________________ > > mythtv-users mailing list > > [email protected] > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
