Hello. I am having trouble with the configuration. I have a wireless H3, but I am using the wired port (wpa network). Although I am able to get the application loaded reliably, mvpmc stalls for a long time on boot. Strangly, it worked once, now it doesn't want to work. I don't think the config file is being requested from the tftp server. After a long while, mvpmc starts in a generic mode with an IP (192.168.0.105), which is outside my subnet. I have tried removing the nfs mount and invoking mvpmc with no options, but that didn't work either.
Any ideas? I also posted this to the install forum before I realized that the users list is the better place. Thanks. /tftpboot/dongle.bin.config: TZ='EST+5EDT,M3.2.0/2,M11.1.0/2' export TZ echo "TZ='EST+5EDT,M3.2.0/2,M11.1.0/2'" > /etc/shell.config echo "export TZ" >> /etc/shell.config rdate -s 192.168.1.100 echo '192.168.1.100 petunia petunia' >> /etc/hosts mkdir /video /etc/nfsmount.sh 192.168.1.100:/myth/tv/ /video /bin/echo "Test Log" >/video/test.log /bin/mvpmc -M -f /etc/helvR10.fnt -s 192.168.1.100 -c 192.168.1.100 -a 4:3 -m ntsc -r /video --web-port 80 -D 192.168.1.100:0 >>/video/test.log & ------------------------------------------------------------------------- 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/
