NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 25 26 27 28 29 … 37 Next »
Problem with script following NMT firmware upgrade

 
  • 0 Vote(s) - 0 Average
Problem with script following NMT firmware upgrade
Azimuth
Offline

Member

Posts: 225
Threads: 47
Joined: Oct 2006
#11
2008-11-02, 07:36 PM
psycik Wrote:Yeah I created another script.cgi and put your code in it, and then added a new line to telnet.html to call the new script.

All I got when I ran it was /opt/sybash/local.... on the screen

Script as follows.

Code:
#!/bin/sh

echo "Content-Length: 29";
echo "Content-type: text/html";
echo "";

cd ~
echo "";

if [ -f /etc/mvpmc/mvpmcx2 ]; then
   echo "Already Connected!";
else  
   echo "Connecting to telnet";
   mkdir /etc/mvpmc
   mount -t cifs //pvr/mvpmc /etc/mvpmc/ -o username=guest,rw;
   cp /etc/mvpmc/utelnetd /usr/bin;
   utelnetd -l /bin/sh -p 23 &
   ln -s /lib/librmjpeg.so /lib/libjpeg.so.62
   ln -s /lib/librmzlib.so /lib/libz.so
   ln -s /lib/librmzlib.so /lib/libz.so.1
   ln -s /lib/librmzlib.so /lib/libz.so.123
   echo "Telnetd started on port 23............";  
fi
  

killall gaya
sh -c /etc/mvpmc/startmeup 2>/dev/null >/dev/null &

change content length to 80
[SIZE="1"]SuperMicro PDSME+ Core2Duo 2.40GHz 6.0GB Ram | HD Homerun | (4) NMT | GB-PVR v1.5.21 | Windows 7 Enterprise x64[/SIZE]
Azimuth
Offline

Member

Posts: 225
Threads: 47
Joined: Oct 2006
#12
2008-11-02, 07:55 PM
In case anyone wants a 1 step USB drive for their NMT, simply extract the attached zip to a USB drive, plug it in and select USB_DRIVE_A-1 as your media source.
This one is configured to run with the drive recognized as USB_DRIVE_A-1 with component output and 720P at 60Hz. (or substitute your own startmeup script).
[SIZE="1"]SuperMicro PDSME+ Core2Duo 2.40GHz 6.0GB Ram | HD Homerun | (4) NMT | GB-PVR v1.5.21 | Windows 7 Enterprise x64[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  PCH won't play videos after upgrade to 3.2.9 bac42x 36 29,118 2014-08-13, 05:09 AM
Last Post: newyankee
  Windows 8 upgrade bac42x 2 2,910 2012-07-10, 12:09 PM
Last Post: bac42x
  Another DVD ISO problem in NPVR arkennedy75 20 8,566 2012-01-30, 02:12 AM
Last Post: mvallevand
  egreat M34a firmware update clydebuilt 12 10,758 2012-01-16, 10:51 PM
Last Post: mvallevand
  Update EG-M34A with PCH A110 firmware? pz1 3 8,462 2011-12-02, 09:42 PM
Last Post: mvallevand
  Jaggy's AutoLoad Script Jaggy 3 1,905 2011-10-05, 11:08 PM
Last Post: ACTCMS
  Mount problem after windows 7 sleep Sheik Yerbouti 6 3,046 2011-07-05, 06:04 PM
Last Post: Sheik Yerbouti
  Help with mounting DVD share in NPVR script Paul_B 3 2,111 2011-01-01, 09:51 PM
Last Post: mvallevand
  Problem connecting PVRX2 to PCH Blue Racer 18 13,512 2010-09-27, 01:55 AM
Last Post: mvallevand
  Problem with NPVR on PCH Warwick 11 4,890 2010-09-12, 05:13 AM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode