NextPVR Forums

Full Version: Getting stuck on the MVPMC logo screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I've downloaded the "Alpha test dongle", but it in the right place and re-powered the MVP.

It started loading and reached the MVPMC logo (a http://www.mvpmc.org written in a chalk-like white over a blue rectangle). At that point everything is stuck. I waited for over 5 minutes and nothing happened. I waited another 5 minutes and the MediaMVP simply turned itself off.

What do I do to test this? Is there a way to TELNET/PING/SSH whatever into the MediaMVP and check what's going on with it?

BTW, I'm using a Wireless MediaMVP (I don't know if that's important).
barakori Wrote:I've downloaded the "Alpha test dongle", but it in the right place and re-powered the MVP.

It started loading and reached the MVPMC logo (a http://www.mvpmc.org written in a chalk-like white over a blue rectangle). At that point everything is stuck. I waited for over 5 minutes and nothing happened. I waited another 5 minutes and the MediaMVP simply turned itself off.

What do I do to test this? Is there a way to TELNET/PING/SSH whatever into the MediaMVP and check what's going on with it?

BTW, I'm using a Wireless MediaMVP (I don't know if that's important).

You should be able to ping or telnet to your mvpmc a few seconds after the logo. If you can't do this the problem is probably an error on the dhcp request. If you can telnet let me know.

Martin
Afer seeing the logo, I can't ping not telnet the unit. It's unlikely that the DHCP negotiation failed, since I've been using a wireless router for quite some time and my 2 computers and MediaMVP all use DHCP. When the MediaMVP uses the dongle provided with GB-PVR it's also successful at getting an IP address.

I also see the following in my router's DHCP client log:

ip=192.168.2.128 mac=00-0D-FE-0C-3D-29 name=

This is the MediaMVP. At the momen, I'm using WEP, and don't restrict by MAC address.

Any other suggestions?
barakori Wrote:Afer seeing the logo, I can't ping not telnet the unit. It's unlikely that the DHCP negotiation failed, since I've been using a wireless router for quite some time and my 2 computers and MediaMVP all use DHCP. When the MediaMVP uses the dongle provided with GB-PVR it's also successful at getting an IP address.

I also see the following in my router's DHCP client log:

ip=192.168.2.128 mac=00-0D-FE-0C-3D-29 name=

The MediaMVP does two dhcp requests, once during boot up and once a new dongle is loaded.

Quote:This is the MediaMVP. At the momen, I'm using WEP, and don't restrict by MAC address.

Any other suggestions?

It's coming back to me, there's not a lot of wMVP users out there. We chose to only support WEP 128 bit. That might be the problem.

Martin
Okay, you made me switch to WEP-1280 (which is actually a good thing...) and I confirm the mvpmc dongle works flawlessly. I even used telnet to get into the box (hey, I had to "guess" the username...). I'm going to leave the box on and go to work and let our Linux guru connect remotely to it (I'll SSH from office to home). Very nice.

I also added a comment to the post that was the reason I tried the mvpmc. It's here: http://forums.nextpvr.com/showthread.php...post191776
barakori Wrote:Okay, you made me switch to WEP-1280 (which is actually a good thing...) and I confirm the mvpmc dongle works flawlessly. I even used telnet to get into the box (hey, I had to "guess" the username...). I'm going to leave the box on and go to work and let our Linux guru connect remotely to it (I'll SSH from office to home). Very nice.
I'm glad it worked, sorry that I forget about the 128 bit key. For security given that WEP is not really that secure the difference to someone who wants in is insignificant, it was just easier for Jon, who did the coding for the wireless interface to support this. Hauppauge wasn't able to give us any documentation on the wireless card because TI wouldn't permt it so he just figured this setup out. If we had this documentation we might have been able to turn on WAP

As for the telnet from work, I certainly wouldn't recommend this in general. mvpmc does support dropbear http://matt.ucc.asn.au/dropbear/dropbear.html so if you know what you are doing you can establish an ssh connection and kill the telnet interface. This is what I do when I run wireless. I also give root a password, unfortunately I haven't compiled the utility to do this for win32 yet.

I should also mention that there is an integrated web server in mvpmc but It is disabled on the wireless interface. I might add a command line option to enable this. It would give your linux guru something more useful to connect to.

Quote:I also added a comment to the post that was the reason I tried the mvpmc. It's here: http://forums.nextpvr.com/showthread.php...post191776

Thanks for testing this. I thought that your monitor might sync onto the PAL signal in NTSC mode, but I guess something in the hardware prevents this.

Martin
I am getting the same thing, i am not using wep or wpa at all. is this my issue?
jbreiding Wrote:I am getting the same thing, i am not using wep or wpa at all. is this my issue?

I'm checking with Jon who wrote the code. From what I can tell It looks like if you ever had a wep key stored you would have to remove it and then disable wep.

Martin
mvallevand Wrote:I'm checking with Jon who wrote the code. From what I can tell It looks like if you ever had a wep key stored you would have to remove it and then disable wep.

Martin


I have never used wep. any advice?
jbreiding Wrote:I have never used wep. any advice?

Try the dongle.bin in here

http://www.mvpmc.org/~mvallevand/jbreiding.zip

If that works let me know, there's a bug in the mvpmc code.

Martin
Pages: 1 2