I've been fighting with this all day and haven't made it any further...

Take note that I am using Myth SVN Version 0.21.20071211-1 15258

I can see my recording list, but when I select one to watch the mvp reboots
When I try to watch livetv the mvp complains the it can't resolve the
backend's hostname

Here is my current config file

# I am in mountain standard time in Alberta, Canada.  Is this right?
TZ='MST+7MDT,M3.2.0/2,M11.1.0/2' ; export TZ
echo "TZ='MST+7MDT,M3.2.0/2,M11.1.0/2'; export TZ" > /etc/shell.config;
NTP=pool.ntp.org

# I am using /home/scott/data on the myth backend for recordings and
/home/scott/data/livetv for livetv
# Is this right?
mkdir /data
mkdir /data/livetv
# and mount it (linux/windows)
/etc/nfsmount.sh 192.168.0.50:/home/scott/data/ /data/
/etc/nfsmount.sh 192.168.0.50:/home/scott/data/livetv /data/livetv

# I think I have this right for -b livetv directory and -r for recordings.
# correct?
mvpmc -f /etc/helvB14.pcf -o composite -S 600 -s 192.168.0.50 -b
/data/livetv -p mythtv -u mythtv -y 192.168.0.50 -T mythconverg -r /data

# I need big help here.  From what I gather this is important for livetv to
work.  I have no hostname for my box and no domain name.  My cursor shows
[EMAIL PROTECTED] ~]$ .  Can you tell I'm pretty green?
# This is my best guess...
echo "192.168.0.50 localhost mythtv" >> /etc/hosts

# example to change the std screen font when we boot (useful for 13" sets)
cat <<EOF > /tmp/font_override.xml
<mvpmctheme version="0" name="font override">
    /etc/helvB18.pcf
    /etc/helvB18.pcf
</mvpmctheme>
EOF

-- 
View this message in context: 
http://www.nabble.com/Model-86019-Rev-H3-Lot-4606---Stuck-at-www.mvpmc.org-spash-tp16230768s24861p16245586.html
Sent from the MediaMVP Media Center - Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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/

Reply via email to