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 … 33 34 35 36 37 Next »
Black screen and restart

 
  • 0 Vote(s) - 0 Average
Black screen and restart
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#1
2008-04-09, 01:47 AM
Well, I followed the instructions, patched the 2 files and am really close. Thanks for the instructions that got me this far. So I have one last step, to get gbpvr appearing. When I select GBPVR on the html page, it goes black, flickers a few times then I get the PHC logo, then it goes back to the media source page.

Below is the section I added to the config.xml. It's the same as the instructions except for the MAC address. Is this correct for an NTCS 4x3 SD television?

Code:
<MAC-0006DC41EB70>
      <MVPClientType>PCH</MVPClientType>
      <MVPWidth>1280</MVPWidth>
      <MVPHeight>720</MVPHeight>
      <MVPOffsetX>0</MVPOffsetX>
      <MVPOffsetY>0</MVPOffsetY>
      <MVPSendIncrementalUpdates>true</MVPSendIncrementalUpdates>
      <MVPTranscodeTS>false</MVPTranscodeTS>
      <MVPTranscodeAVI>false</MVPTranscodeAVI>
      <MVPTranscodeWMV>false</MVPTranscodeWMV>
      <MVPTranscodeMKV>false</MVPTranscodeMKV>
    </MAC-0006DC41EB70>

What are the next steps for debugging? Is there a particular log I should looking at?

Ohhh, I am soo close.

Thanks,
Greg
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,194
Threads: 958
Joined: May 2006
#2
2008-04-09, 01:55 AM
For NTSC technically you don't need a config.xml display but what you have is best for 720p

I suggest in startmeup

-m ntsc

and in config.xml

<MVPWidth>640</MVPWidth>
<MVPHeight>576</MVPHeight>
<MVPOffsetX>40</MVPOffsetX>
<MVPOffsetY>0</MVPOffsetY>

Which I believe are just sub's defaults.

Martin
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#3
2008-04-09, 02:08 AM
Quick question. When I modify these scripts, do I need to restart anything or can I just select the GBPVR link again on the PCH?

Also, I changed the files you mentioned to be what you see below and it still doesn't get gbpvr screen.

Code:
<MAC-0006DC41EB70>
      <MVPClientType>PCH</MVPClientType>
      <MVPWidth>640</MVPWidth>
      <MVPHeight>576</MVPHeight>
      <MVPOffsetX>40</MVPOffsetX>
      <MVPOffsetY>0</MVPOffsetY>
      <MVPSendIncrementalUpdates>true</MVPSendIncrementalUpdates>
      <MVPTranscodeTS>false</MVPTranscodeTS>
      <MVPTranscodeAVI>false</MVPTranscodeAVI>
      <MVPTranscodeWMV>false</MVPTranscodeWMV>
      <MVPTranscodeMKV>false</MVPTranscodeMKV>
    </MAC-0006DC41EB70>
startmeup
Code:
#echo "Shell to mvpmcx2 "

#remove the # from most appropriate line

# Analog TV settings

/etc/mvpmc/mvpmcx2 -m ntsc &
#/etc/mvpmc/mvpmcx2 -m pal &

# HDMI/DVI settings

#/etc/mvpmc/mvpmcx2 -m 720 &
#/etc/mvpmc/mvpmcx2 -m 720 --frequency 50 &
telnet.html
Code:
<a href="http://localhost.drives:8883/[SMB]%20PVR:mvpmcx2/script.cgi">Telnetd</a>
<BR>
<a href="http://localhost.drives:8883/[SMB]%20PVR:mvpmcx2/gbpvr.cgi">GB-PVR</a>
Greg
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,194
Threads: 958
Joined: May 2006
#4
2008-04-09, 02:11 AM
Same rules apply as always when editing config.xml you must restart the record service to make the changes take effect.

Martin
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#5
2008-04-09, 02:15 AM
I started the mvpmcx2 manually.

Code:
/etc/mvpmc/mvpmcx2 -m ntsc
I am attaching the putty log.

Greg
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#6
2008-04-09, 02:16 AM
Yep, I did do that. Just wasn't sure if I needed to restart PCH or something strange.

Greg

mvallevand Wrote:Same rules apply as always when editing config.xml you must restart the record service to make the changes take effect.

Martin
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#7
2008-04-09, 02:17 AM
To give some perspective on the logs, 192.168.10.41 is my DNS/DHCP/TFTP server.

Greg
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,194
Threads: 958
Joined: May 2006
#8
2008-04-09, 02:19 AM
Looks like it is a finding a Hauppauge server on your LAN and you would need to add --display 640x480 to connect to it.

--emulate xx.xx.xx.xx is not supported at this time (to make it easier for new users)

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,194
Threads: 958
Joined: May 2006
#9
2008-04-09, 02:21 AM
ggee Wrote:To give some perspective on the logs, 192.168.10.41 is my DNS/DHCP/TFTP server.

Greg

Ah, mvpmcx2 is finding mvprelay this isn't supported either.

Martin
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#10
2008-04-09, 02:35 AM
So how can I fix this? I have other MVPs in the house that are using your mvpmc dongles. How is it picking it up? I'll fiddle with my dhcp server to see what I can do.

Greg
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Replacment NMT blank screen/can't connect Spidermonkey 6 15,006 2015-05-19, 06:25 PM
Last Post: Spidermonkey
  New (clean) install - gives black screen go4it 1 2,655 2013-03-22, 01:00 PM
Last Post: mvallevand
  heeeelllp! Back from hols. black screen on live tv Elmo Putney 7 4,680 2012-08-21, 09:38 PM
Last Post: Elmo Putney
  Can NMT start with Recording screen? zaldwaik 1 2,419 2012-05-11, 02:45 AM
Last Post: mvallevand
  Screen colors are off (purple) instead of blue on NMT go4it 4 3,487 2012-03-13, 02:33 PM
Last Post: go4it
  Stuck on gray screen "mvmcx2 is loaded" eurojojo 19 5,652 2011-03-18, 05:23 PM
Last Post: eurojojo
  NMT NPVR Recording Screen Tip mvallevand 0 1,553 2011-03-06, 10:17 PM
Last Post: mvallevand
  Black Screen on NMT if I install TV Listings Plugin? jksmurf 1 1,601 2011-02-13, 10:45 AM
Last Post: Jaggy
  Black Screen with Recordings and Live TV obiwan 7 3,297 2011-02-06, 12:16 AM
Last Post: mvallevand
  screen saver kicks in when viewing slide show on NPVR steveum 0 1,171 2010-11-28, 02:19 AM
Last Post: steveum

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

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

Linear Mode
Threaded Mode