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
1 2 3 4 5 … 37 Next »
New NMTInstall2 for N-PVR

 
  • 0 Vote(s) - 0 Average
New NMTInstall2 for N-PVR
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,621
Threads: 965
Joined: May 2006
#51
2010-09-03, 10:12 PM
Ok, I just noticed you have older firmware so that might be causing problems with the network browser so you should update, but direct via the first (and recommended) choice might still work.

I also notice in the second set there is a problem with the web server now, so you might have either forgotten to restart the recording service or you have added a password to the web server which isn't allowed.

Martin
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#52
2010-09-04, 01:41 PM
Thanks
Updated firmware - see syntaxchecker output below

If I point the browser on another machine at Media, port 8866, the NPVR web page comes up straight away, no password required, so don't feel it is that

BUT same result aas described above when I go to N-PVR.html with new firmware and select N-PVR - it boots me back to its opening screen, after reminding me to back-up my harddisk, which i don't have!

Could it be that there is some detritus in the C:\mvpmc directory left over when I was using that directory to support the Hauppauge mvp with GB-PVR?? I could delete the whole directory and run your install scropt again???

Checking for mvpmc share on MEDIA
mvpmc C:\mvpmc

Checking GB-PVR.html links
C:\mvpmc \GB-PVR.html not found

NMT IP Address: 192.168.0.12 MAC 0006DC42F342

GB-PVR Installed C:\Program Files\Devnz\GBPVR\

WebServerEnabled false
WebServerNMTStreamingEnabled false
WebServerPort 4321

N-PVR Installed C:\Documents and Settings\All Users\Application Data\NPVR
<a href="http://localhost.drives:8883/NETWORK_SHARE/MEDIA:mvpmc/npvr.cgi">N-PVR</a>
<a href="http://localhost.drives:8883/NETWORK_SHARE/NETWORK_BROWSER/browser.cgi">N-PVR via Network Browser</a>
<a href="http://localhost.drives:8883/USB_DRIVE_A-1/mvpmc/nusb_a.cgi">N-PVR via USB</a>


Enabled true
Port 8866

The remote server returned an error: (404) Not Found.

Checking NMT Version
01-17-100516-15-POP-403-000

Checking NMT Display
PAL

Calling NMT Source
MEDIA:mvpmc
smb://MEDIA/mvpmc Username: Password Length: 0
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,621
Threads: 965
Joined: May 2006
#53
2010-09-04, 03:47 PM
StevHodge Wrote:Thanks
Updated firmware - see syntaxchecker output below

If I point the browser on another machine at Media, port 8866, the NPVR web page comes up straight away, no password required, so don't feel it is that

In this set the web server is back on.

Quote:BUT same result aas described above when I go to N-PVR.html with new firmware and select N-PVR - it boots me back to its opening screen, after reminding me to back-up my harddisk, which i don't have!

Does this happen when you select the first option (not the second)? Make sure you test after a full power on too.

Quote:Could it be that there is some detritus in the C:\mvpmc directory left over when I was using that directory to support the Hauppauge mvp with GB-PVR?? I could delete the whole directory and run your install scropt again???

No that is a good directory to use, especially because it worked with mvpmc

If this fails could you send your npvr.cgi and MVP logs too.

Martin
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#54
2010-09-04, 10:06 PM
Still struggling
Started A110 from cold, and restarted media server
same result, except that on the first time the A110 hung on a blank screen - grey, not black. (had to reset it). after that same behaviour, kicked off back to main menu
Attached mvp LOG AND npvr.cgi, as requested
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,621
Threads: 965
Joined: May 2006
#55
2010-09-04, 10:31 PM
I just noticed you don't have a config.xml entry for MAC-0006DC42F342, just copy in the setting for your MVP and change the address.

Also if your mvpmc is read only you will have to edit npvr.cgi and probably need to change -o username=root,rw to -o username=guest,ro

Martin
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#56
2010-09-05, 09:15 AM
Martin

Oh dear
changed config.xml as advised
made c:/mvpmc writeable AND
changed Npvr.cgi as advised
BUT
same result
If I start from a cold start the A110 hangs when I select N-PVR.cgi
After a reset it kicks me back to its home page when I select N-PVR.cgi (looks like a soft boot)

Steve
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#57
2010-09-05, 09:56 AM
have you changed the auto video out setting to something else on pc hour
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,621
Threads: 965
Joined: May 2006
#58
2010-09-05, 11:28 AM
StevHodge Wrote:Martin

Oh dear
changed config.xml as advised
made c:/mvpmc writeable AND
changed Npvr.cgi as advised
BUT
same result
If I start from a cold start the A110 hangs when I select N-PVR.cgi
After a reset it kicks me back to its home page when I select N-PVR.cgi (looks like a soft boot)

Steve

Based on that my guess is you used a non-linux editor like notepad to edit the cgi file. I have attached a replacement to try based on your earlier file

Also, there was no need to make the mvpmc share r/w that is why you are editing the file.

Martin
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#59
2010-09-05, 04:35 PM
Oh dear Oh dear

Did use notepad, thanks for your trouble with the cgi file. Replaced the notepadded one

BUT same result. Long pause, blank screen then return to home screen

To get myself going have installed the free MyiHome app from NMT on the server. Works nicely, can see my recordings, but have to manage NPVR from the server itself or via a PC and a web interface - not good
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,621
Threads: 965
Joined: May 2006
#60
2010-09-05, 04:43 PM
If you are getting the long (30 second) wait I suspect the problem is now because of a firewall.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (19): « Previous 1 … 4 5 6 7 8 … 19 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NMTInstall2 does not install mvpmcx2 files JohnEll 9 5,505 2012-03-08, 11:01 PM
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