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 v
« Previous 1 … 94 95 96 97 98 … 115 Next »
MVP boot problem - stops at "Contacting Servers"

 
  • 0 Vote(s) - 0 Average
MVP boot problem - stops at "Contacting Servers"
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#21
2005-04-06, 06:39 PM
bluesxman Wrote:The only other thing I can think of to try (if you haven't already done so) is to power the MVP off at the mains for a 10 mins or so.
Thanks, but even that I've tried. I think the next step must be a fresh install on another machine ... Sad Sad Sad
AOSandman
Offline

Member

Posts: 164
Threads: 4
Joined: Feb 2005
#22
2005-04-06, 07:15 PM
Nia,

1) You will need some sort of DHCP server on your network so the MVP can get an IP address. Your GB-PVR box must be on the same subnet as the addresses being dished out by DHCP. Since you have Server 2003, either that or a router will be your best bet (use one or the other, not both).

2) The Hauppauge MVP software does not need to be installed. But if it is, make sure the "MVPMedia" and "MVPMediaSvc" services are both stopped and set to Manual start or Disabled (not Auto). If the Hauppauge's MVP services are running, they will conflict with GB-PVR.

3) You do not need to have "GB-PVR MediaMVP Server" in your start up group. Just use config to auto-start 1 MVP server.

4) You don't need to disable the XP SP2 firewall. Add GB-PVR.exe as an exception.

If these tips don't solve the problem, post a few more details about your netwok setup.
P4 3.0 Ghz (hyperthreaded), 1024 MB DDR
XP Pro SP2
20 GB system drive
2x 250 GB data drives, RAID 0
Hauppauge PVR-350
Hauppauge PVR-150MCE
Hauppauge PVR-500
3x Hauppauge MediaMVP
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#23
2005-04-06, 08:00 PM
AOSandman Wrote:1) ... (use one or the other, not both).
What I tried to describe above was, that i tried at some point in the process to set up a Server2003 DHCP in stead of my normal setup with the router. It didn't make any difference.
AOSandman Wrote:2) The Hauppauge MVP software does not need to be installed. ...
Tried with and without the Hauppauge software installed and the services set to manual. As a side note starting the services immediately brought up the native Hauppauge UI.
AOSandman Wrote:3) You do not need to have "GB-PVR MediaMVP Server" in your start up group. Just use config to auto-start 1 MVP server.
Thanks, I have set that up now based on previous input. It didn't help.
AOSandman Wrote:4) You don't need to disable the XP SP2 firewall. Add GB-PVR.exe as an exception.
I didn't to start with, but as you keep on struggling in vain you become desperate Rolleyes I now have it disabled only until I get something up.
AOSandman Wrote:If these tips don't solve the problem, post a few more details about your netwok setup.
Well - the network is really simple. A Linksys Wireless broadband router WRT54GS is DHCP server in a 192.168.1.x 255.255.255.0 setup. The GBPVR PC is manually set to IP 192.168.1.100 (XPSP2). I have an 8 port D-link switch, and have tried having the MVP and PC on both the switch and directly on the router .

Any other info i can give that could help?

/Niels
AOSandman
Offline

Member

Posts: 164
Threads: 4
Joined: Feb 2005
#24
2005-04-06, 08:42 PM
nia Wrote:As a side note starting the services immediately brought up the native Hauppauge UI.

This usually indicates a problem with DHCP or just the IP addressing in general. The Hauppauge software has a mini DHCP server built-in, which is why running their software often fixes issues like this. Here's a couple of things to try.

1) On your GB-PVR box, make sure Default Gateway & Primary DNS Server are both set to your router's internal IP address (probably 192.168.1.1?)

2) If that doesn't help, try temporarily switching your GB-PVR box from static IP to DHCP. This will at least help you verify that DHCP is working correctly. Make note of the whole configuration you receive (IP Address, Subnet Mask, Default Gateway, Primary DNS Server, etc.) Everything but the IP address should be the same as what you originally had as a static config.
P4 3.0 Ghz (hyperthreaded), 1024 MB DDR
XP Pro SP2
20 GB system drive
2x 250 GB data drives, RAID 0
Hauppauge PVR-350
Hauppauge PVR-150MCE
Hauppauge PVR-500
3x Hauppauge MediaMVP
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#25
2005-04-06, 09:10 PM
Once again thanks for the effort.

AOSandman Wrote:1) On your GB-PVR box, make sure Default Gateway & Primary DNS Server are both set to your router's internal IP address (probably 192.168.1.1?)

2) If that doesn't help, try temporarily switching your GB-PVR box from static IP to DHCP...

1) It was. Only diff. is that I had set my ISP's DNS directly.

2) Tried this. Didn't bring the GBPVR to life. Hauppague software (now running an earlier version 2.2.22146) still works as soon as the services are brought up. Verified the DHCP settings to match my manual settings.

:'( Really a hard one to crack this one

/Niels
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
Dubya
Offline

Member

Posts: 149
Threads: 37
Joined: Dec 2004
#26
2005-04-07, 01:15 AM
Ok so your running SP2, and you ran the beta software from Hauppauge. When you went through that install and it said do you want to enable internet connection sharing did you click yes? To check, go into the windows firewall and make sure that you have 7 different port mapping entries. Also make sure that GBPVR.exe is listed as a exception in the firewall... This is what burned me for a while...
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#27
2005-04-07, 05:30 AM
Hi Dubya.

Thanks you for the input.

I do have the mappings and the exceptions in place, but even when disabling the firewall nothing goes.

I have tried without the Hauppauge software at all, with the beta version and the 'normal' version with the same lack of results.

I'm rapidly getting bald from tearing out my hair here Wink

/Niels
bluesxman
Offline

Senior Member

Posts: 311
Threads: 7
Joined: Jul 2004
#28
2005-04-07, 07:50 AM
OK, in straw-clutching mode... Try copying the dongle.bin file from a Hauppauge installation that worked to your GB-PVR installation (I can't remember the exact locations, search your hard disk if you don't know either) and see if that makes a difference!

It's something else to try Smile
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#29
2005-04-07, 01:19 PM
Hi bluesxman.

Dongle.bin! That was a new one I would definitely not have thought about myself. But alas - it was also to no avail.

/Niels
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#30
2005-04-07, 01:26 PM
Tipstir,

I'm actually trying to kick life into an old machine right now :p

The suggestion you make is to ONLY install
  1. Operating System (probably XP)
  2. .NET framework
  3. GBPVR 0.91.11


And NOT install my PVR 350 or any of the Hauppauge software initially?

Rgds,
Niels
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  PCH video problem with UK HD channels nitram 5 5,258 2012-01-08, 10:44 PM
Last Post: mvallevand
  TS playback problem WKleeven 5 4,228 2011-09-27, 07:40 PM
Last Post: WKleeven
  Hauppauge running MVPMC stops without apparent reason StevHodge 3 2,239 2010-07-07, 10:20 PM
Last Post: mvallevand
  GB-PVR Startup Problem hvannieu 10 4,771 2010-01-31, 05:06 PM
Last Post: mvallevand
  Problem with MVP and wireless router cjn1962 3 2,282 2009-11-17, 01:04 AM
Last Post: cjn1962
  Weird new MVP problem drbenjamin 4 2,298 2009-10-15, 02:23 PM
Last Post: drbenjamin
  intermittent PCH connection problem srhutch 9 3,906 2009-09-22, 09:40 PM
Last Post: srhutch
  Are There Issues With Having Two GBPVR Servers on a Network? LewE 14 5,836 2009-07-03, 04:46 PM
Last Post: martint123
  win 7 x64 PCH problem Lindsay 6 3,195 2009-06-16, 01:47 AM
Last Post: Lindsay
  Skip problem WKleeven 8 3,521 2009-05-11, 08:10 AM
Last Post: WKleeven

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

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

Linear Mode
Threaded Mode