On 18/01/08 11:06:05, stinga wrote:
> On 12/01/08 16:29:33, stinga wrote:
> > On 10/01/08 18:40:27, [EMAIL PROTECTED] wrote:
> > >
> > > On 10/01/08 16:58:15, Tom Metro wrote:
> > > > stinga wrote:
> > > > > But I can't tell mvpmc to use another card.
> > > > > Is this not an option?
> > > >
> > > > See the Live TV page on the wiki. There is supposed to be a
> menu
> > > > somewhere that permits selecting the tuner, but I haven't been
> > able
> > >
> > > > to
> > > >
> > > > find it. Anyone else?
> > >
> > > There is a wiki... oh yes, so there is!
> > >
> > > http://mvpmc.wikispaces.com/Live+TV
> > >
> > > And then go to commskip...
> > >
> > > I will change my config and give this ago and see if I can then
> get
> >
> > > it to work.
> >
> > OK...
> >
> > I have not specifed anything on my command line, since reading the
> > doco
> > most things are defaulted and my entrys match the defaults,
> username/
> > password/db name etc.
> >
> > When I press the menu button, when in the EPG I get the same menu
> > that
> >
> > you get while playing a show I.E. audio/video/OSD settings etc.
> >
> > I don't get an option to select a tuner...
> >
> > Any thoughts?
>
> I have noticed that the time is wrong on it...
> I can't get it to set the date properly.
> I used to have
> unset TZ
> rdate -s crab
>
> Then I tried using ntpclient, that doe snot work either.
>
> I have found that they do work if I telnet in and run them, but the
> time does not set when running in the dongle.config.
>
> This used to work before the lastest release...
>
> What am I doing wrong?
>
Found the solution to my time problem, I wonder if it will fix live TV!
dongle config now look like...
#setting the timezone to gmt with bst
TZ=GMT0BST,M3.5.0/1,M10.5.0/2
export TZ
echo "TZ=GMT0BST,M3.5.0/1,M10.5.0/2; export TZ" >/etc/shell.config
mkdir /video
/etc/nfsmount.sh mythtv:/myth/tv/ /video
echo start > /video/test.log
echo "Date now `date`" >> /video/test.log
echo "mkdir movies">>/video/test.log
mkdir /movies
echo "mount movies">>/video/test.log
/etc/nfsmount.sh pbx:/media/movies /movies
echo "mkdir movies1">>/video/test.log
mkdir /movies1
echo "mount movies1">>/video/test.log
/etc/nfsmount.sh pbx:/media/movies2 /movies1
echo "about to run mvpmc">>/video/test.log
MYTH_DB_OPTS="-y mythtv -u mythtv -p mythtv -T mythconverg"
/bin/mvpmc -M -f /etc/helvB14.pcf -c pbx -s mythtv ${MYTH_DB_OPTS} -a
4:3 -m pal -r /video -o passthru --web-port 80 >>/video/test.log &
ps>>/video/test.log
export NTP=crab
and the date is correct.
--
'ooroo
stinga...(:)-)
---------------------------------------------------
Email: [EMAIL PROTECTED] o
You need only two tools. o /////
A hammer and duct tape. If it /@ `\ /) ~
doesn't move and it should, > (O) X< ~ Fish!!
use the hammer. If it moves and `\___/' \) ~
shouldn't, use the tape. \\\
---------------------------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/