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 … 23 24 25 26 27 … 37 Next »
Running telnet.html from USB drive

 
  • 0 Vote(s) - 0 Average
Running telnet.html from USB drive
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#11
2008-05-17, 08:57 AM
finally i got it working..
i had too use:
mount --bind /opt/sybhttpd/localhost.drives/HARD_DISK/MVPMC /etc/mvpmc
otherwise it wouldn't work...it worked from the shar,but not with local disk with your method...so i had to do this...

now i don't have to wait for the network to come up, can go directly into gbpvr..Big Grin

[the smb share init is SLOOWWWWW!]
ftp is fastest server up...
i think i can automate some of the telnet loading..[down to 1 step] with metatags...

oh and put me down for the private testing...!
so much potential....thanx for all your work on it..Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#12
2008-05-17, 10:35 AM
pBS Wrote:finally i got it working..
i had too use:
mount --bind /opt/sybhttpd/localhost.drives/HARD_DISK/MVPMC /etc/mvpmc
otherwise it wouldn't work...it worked from the shar,but not with local disk with your method...so i had to do this...

I'm guessing the error was because with the symbolic link you don't want to use mkdir /etc/mvpmc

Running from the hard disk there are alternatives to speed things up more, the commands in script.cgi can be moved to start directly from the hard disk by inserting them into /mnt/syb8634/etc/ftpserver.sh


Martin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#13
2008-05-17, 12:25 PM (This post was last modified: 2008-05-17, 01:08 PM by pBS.)
i like it...thanx...found a way to check if telnet is running and start if isn't..
[using pidof]
but i could really just start it, if it's already running it doesn't hurt...Smile
i already inserted the gbpvr commands into the script making it a one shot deal..
and now i can auto-start? sweet..

so if i put them in there they will stay upon hard boot too?
laptop drives work sweet inside, quiet and cool, as well as cf drives...
how might i go about getting that in there? any editor in the shell? no pico...vi?
[n/m,i got it Big Grin]
just cp'd it to a ftp share, edited it and chmod +x after copying it back...

hey, anyone know what the uart header connector inside is for?
i wish i could hookup my vfd to it...Big Grin
[actually mine's usb]
now that would be sweet on the front...hehe
thanx a bunch..

just tried the auto-startup, works great...you da PCH-MVP-man!
1 minute 25 secs from 'reboot' in telnet to gbpvr showing up...Big Grin
and not a single button pressed!
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#14
2008-05-17, 03:31 PM
It sounds like have about the best WAF configuration. This was how I originally was leading but the share method works pretty well too. I decided against going right into GPBVR, I guess mainly because I wasn't 100% certain if this would be a good way to do a firmware update.

The big downside of this is every time you apply a Syabas application update, you will have to redo all the changes to /mnt/syb8634 so the survival guide load of telnet is still required.

The UART is being looked at, I hope to get it running with a VFD with the same logic that mvpmc uses. USB is a nice but linux drivers are going to be an issue if Sigma even has the hardware support in the kernel for USB.

Martin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#15
2008-05-18, 03:26 AM
workd great from startup, when i shut down power, it goes back to syabas menus...
another power down and it's off..but when bringing it back up, have to load gbpvr manually anyways... [severs stay running even when off, so don't reload when bring back from power down]

i'll probably leave the telnet page as is, and just add gbpvr to the ftp server for when that works.. would be nice to have some powerdn/powerup scriptability..
[but kinda tricky since it never really powers down]

having problems playing resumeable shows, but i'll try with it turned off..
i wonder why smb is so slow...will see if nfs helps..
i hear you can load the apps off of net share or usb so no local hd needed...
will play with that next few days..
keep up the great work...almost a mvp repl. already..Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
Azimuth
Offline

Member

Posts: 225
Threads: 47
Joined: Oct 2006
#16
2008-05-26, 04:29 AM
Does anyone have an all in one script that checks if telnet is running and then launches the UI?
[SIZE="1"]SuperMicro PDSME+ Core2Duo 2.40GHz 6.0GB Ram | HD Homerun | (4) NMT | GB-PVR v1.5.21 | Windows 7 Enterprise x64[/SIZE]
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#17
2008-05-26, 05:10 AM
Azimuth Wrote:Does anyone have an all in one script that checks if telnet is running and then launches the UI?

telnet doesn't need to be running to launch mvpmcx2, it is only included for debugging. If been working one some changes with other tests but still haven't found something I like enough.

Martin
Azimuth
Offline

Member

Posts: 225
Threads: 47
Joined: Oct 2006
#18
2008-05-26, 05:27 AM
but if i try to just launch gbpvr i get a blank screen.
[SIZE="1"]SuperMicro PDSME+ Core2Duo 2.40GHz 6.0GB Ram | HD Homerun | (4) NMT | GB-PVR v1.5.21 | Windows 7 Enterprise x64[/SIZE]
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#19
2008-05-26, 11:46 AM
I didn't answer the question complete, the first script does have to run once after plugging in the PCH, but it is not telnet running that I want to use as a test to launch mvpmcx2.

Martin
Ted the Penguin
Offline

Posting Freak

Posts: 1,590
Threads: 64
Joined: Aug 2006
#20
2008-05-27, 02:11 PM
could someone summarize the useful information in this thread, and either make a post or add it to the wiki page I am working on (very much a work in progress) http://gbpvr.com/pmwiki/pmwiki.php/Hardware/NMT

thanks!
sub Wrote:Are you trying to make sure I get nothing done today?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): « Previous 1 2 3 4 5 … 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Running out of NMT servers with NPVR steveum 2 1,473 2010-11-28, 03:02 AM
Last Post: mvallevand
  Pictures off a network drive Jaggy 15 4,643 2010-10-26, 11:27 PM
Last Post: mvallevand
  Running GBPVR & NPVR Blue Racer 4 2,350 2010-10-01, 09:51 PM
Last Post: mvallevand
  Media from a network drive Jaggy 3 1,911 2010-03-02, 06:30 AM
Last Post: mvallevand
  Any advantage to adding a hard drive? Elmo Putney 4 2,076 2009-09-24, 08:31 PM
Last Post: martint123
  telnet.html EditMe help -Oz- 4 2,634 2009-05-15, 09:32 PM
Last Post: -Oz-
  Do I need a hard drive in the PCH to run MVPMCX2? Bergling 11 4,610 2008-10-31, 04:39 PM
Last Post: neo541
  reboot using telnet steveum 6 6,795 2008-10-17, 01:18 PM
Last Post: martint123
  Problems with Telnet during installation althon 21 6,884 2008-08-10, 04:41 PM
Last Post: althon
  auto-load html page from/after script pBS 2 3,294 2008-06-23, 09:50 AM
Last Post: pBS

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

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

Linear Mode
Threaded Mode