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
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#61
2010-09-06, 08:21 AM
Martin
I thought of a firewall problem early on, but both firewalls (Windows and BitDefender) are disabled. I am sure it is something to do with permissions though. Media has stopped letting me map a net workdrive on it, asks for a user name and password, but doesn't accept the only valid user name/password combo. I'll fiddle around some more, maybe have it fixed by morning your time
Steve
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#62
2010-09-06, 10:25 AM
No luck
BUT
having studied the cgi I can sort of see what is supposed to happen

After npvr.html is executed I see I can telnet into the A110. Is there some log file in there that I can copy and send to you which might throw some light on the issue?? Or can I modify the cgi so that it creates a log file??

There are a lot of files and directories in /var/log on A110. Did not want to touch them. Only got one linux box and it has cost me a lot of time over the years!!

I did fiddle with the cgi. Changed the username. When I put it as 'administrator' , cold started and ran, I got a white screen saying something like 'mount \\192.168.0.3' whereupon it hung again. 'guest' gave the same result as usual
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#63
2010-09-06, 10:42 AM
what do you have the video output on the popcorn hour set to?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#64
2010-09-06, 12:50 PM
StevHodge Wrote:Martin
I thought of a firewall problem early on, but both firewalls (Windows and BitDefender) are disabled. I am sure it is something to do with permissions though. Media has stopped letting me map a net workdrive on it, asks for a user name and password, but doesn't accept the only valid user name/password combo. I'll fiddle around some more, maybe have it fixed by morning your time
Steve

Yes if you can't map a share you will have problems, I thought you said it was working with mvpmc so I didn't go there. Your problem might be with simple file sharing turned off.

You actually have to do two things to use passwords if you have to use them.

- use the NMT software you need to enter the username and password with the share details.
- in npvr.cgi you need to use this syntax -o username=xxx,password=xxx,ro

If you have an older USB flash drive lying around, you might want to consider the USB method for the time being.

Its probably good to to get a look at the syntax output again to see that everything else is okay.

Martin
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#65
2010-09-06, 04:12 PM
HDMI 1080i at 60 hz. It plays videos nicely through the NMT free ap MyiHome
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#66
2010-09-06, 04:15 PM
Martin

Turned on simple file sharing. It was off

Pretty sure that the NMT can now and has been able to get at the mvpmc share. It does execute npvr html after all. Checked also that my main linux box can now mount, and read and write to the mvpmc samba share without a user name or password

Cold started everything.

BUT

same result - long pause then warm boot

Should I look for logs in the NMT as suggested in earlier post?

syntax output follows. (I moved the NMT to an HDMI TV)

Quote:

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>

config.xml entry found Client Type PCH2
MVPClientType PCH2
MVPWidth 1180
MVPHeight 680
MVPOffsetX 40
MVPOffsetY 32
MVPSendIncrementalUpdates true

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
1080i 60Hz

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

Unquote

Steve
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#67
2010-09-06, 04:23 PM
So things look good (not just the higher res) so I am sure we are close. I didn't notice that you said telnet is working so that is positive news. Open a telnet session from your PC and let me know what you see when you type

/etc/mvpmc/mvpmcx2

If you use putty as your telnet program you can capture the output and I will have a look at it.

Martin
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#68
2010-09-06, 07:50 PM
JACKPOT - working now!!!
You don't need to read on if you are busy. Truly sorry to have put you through all this

A year or so ago I had the idea that I could speed up the Hauppauge MVP booting if I got my linux server to supply it with the dongle etc. It never worked; there are some posts about it. Never bothered to eliminate the bts of mvmpc from the linux server, just ignored them when the hauppauge tried to use them. It was obvious when i looked at the output from the putty session that the NMT was getting its stuff from the linux server not the media machine - putty output attached if you can bear to read it. Shut down the mvmpc bit on the linux server and it all worked like a dream. Interestingly enough telnet to the NMT no longer works. You must have blocked it in some way in the version uploaded from C:\mvmpc

Two more questions, if you can bear it
(1) presumably i should update mvpmcx2, as per your post of today
(2) I need two more NMTs, presumably i just add them to config xml to make them work
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#69
2010-09-06, 08:13 PM
Posted a bit too soon
I get the opening NPVR screen, can see the guide and manage recordings, but it will not play a recording. just goes black and then back to the previous screen
And it will not exit. have to switch off
Not a big problem. better to watch recordings through myiHome anyway, which has much better menus. And don't mind switching off. Soft start is very fast
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#70
2010-09-06, 09:08 PM
Glad everything is working, that is a tough one to debug, I would not have thought that problem.

StevHodge Wrote:Posted a bit too soon
I get the opening NPVR screen, can see the guide and manage recordings, but it will not play a recording. just goes black and then back to the previous screen
And it will not exit. have to switch off
Not a big problem. better to watch recordings through myiHome anyway, which has much better menus. And don't mind switching off. Soft start is very fast


1. Post your logs and I will have a look, if the files are on your local drive my quess is you haven't updated config.xml to use
<StartPortControl>5916</StartPortControl>

2. The Exit menu option is doesn't function from the MVP/NMT, hopefully one day it will disappear or be work like in 1.4.7 to break the connection. The Power key will exit to the NMT software

3. I don't like the NPVR default menu either. Did you try the different views that you can get from the button bar with LeftArrow->View. Once you see the faster playing and navigating in NPVR I suspect you will like NPVR interface more.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  NMTInstall2 does not install mvpmcx2 files JohnEll 9 5,162 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