[mythtv-users] Almost there

Jarod Wilson jcw at wilsonet.com
Thu Oct 7 03:44:54 UTC 2004


On Oct 6, 2004, at 18:50, Matt Hannan wrote:

> Well, I cleaned up the xorg.conf. Removed all the references to the TV.
>
> I scheduled a recording earlier today via mythweb and was very happy 
> to see that it actually captured video when I got home tonight.
> No sound, tho. I guess this is a big deal with the 0.16 release of 
> MythTV and those of us not using OSS. Has there been a solution yet?
>
> Also, I have video in LiveTV now. Buried in the TV Settings setup, 
> there is a check box for the PVR-350. It was not set. Once I checked 
> it, I got a picture!
>
>
> Could this have something to do with the lack of sound in MythTV? I 
> have sound in every other app, tho.
> My MythTV is set to use /dev/dsp.
>
> # ls -l /dev/dsp*
> crw-------  1 name root 14,  3 Feb 23  2004 /dev/dsp
> lrwxrwxrwx  1 root    root      3 Jun 21 18:38 /dev/dsp0 -> dsp
> crw-------  1 name root 14, 19 Feb 23  2004 /dev/dsp1
> crw-------  1 name root 55,  0 Feb 23  2004 /dev/dsp56k
>
> Also, I am having issues with the msp3400-ivtv not loading on boot. I 
> have to manually enter "modprobe msp3400-ivtv" every time I reboot. 
> How can I get this to load automatically?
>
> Thanks for any and all help.

Add a line to modprobe.conf like so:

install ivtv /sbin/modprobe msp3400-ivtv; /sbin/modprobe 
--ignore-install ivtv

If you already have an install ivtv line (for lirc_i2c), you'll need to 
combine the above with it, like so:

install ivtv /sbin/modprobe msp3400-ivtv && /sbin/modprobe lirc_i2c; 
/sbin/modprobe --ignore-install ivtv

Or something like that. I believe you could also simply move the v4l 
msp3400 out of the way and rename the msp3400-ivtv module to msp3400.

-- 
Jarod C. Wilson, RHCE
jcw at wilsonet.com

Got a question? Read this first...
     http://catb.org/~esr/faqs/smart-questions.html
MythTV, Fedora Core & ATrpms documentation:
     http://wilsonet.com/mythtv/
MythTV Searchable Mailing List Archive
     http://www.gossamer-threads.com/lists/mythtv/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20041006/910c89ac/PGP.pgp


More information about the mythtv-users mailing list