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 … 3 4 5 6 7 … 37 Next »
Trouble getting startmeup to wake the Server

 
  • 0 Vote(s) - 0 Average
Trouble getting startmeup to wake the Server
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#1
2011-12-13, 12:08 PM (This post was last modified: 2011-12-13, 01:56 PM by jksmurf.)
I use /etc/mvpmc/ether-wake <MAC ADDRESS> in startmeup but my PC is determined not to wake.
Wondering if trying via my tomato based router for whuch I followed some script stuff many years ago, and works for remote waking, would work instead?

If so, what would the syntax be?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#2
2011-12-13, 12:31 PM
It is either the sending side or the asleep that must be causing the problem.

Can you try waking it from another PC with WOLCMD?? http://www.depicus.com/wake-on-lan/wake-on-lan-cmd.aspx
Mine is like C:\tools\wolcmd 00196680d600 192.168.1.6 255.255.255.0

Is the above works then the sleeping PC is ok and your problem is with the NMT script.

If the above does not wake the PC then you have to delve into settings on it. Mine looks like this:- I don;t think I had to do anything in the BIOS, but there might be something hidden away in there.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#3
2011-12-13, 03:02 PM
Thanks Martin, that last pic is actually the depicus standalone gui utility, so I know that works remotely. Apparently 192.168.1.254 is a workaround to get to the broadcast address 192.168.1.255 (See http://www.justinmontgomery.com/wake-on-...ato-iphone).

This all works for me OK. But internally to my LAN I thought just the MAC address would work in startmeup. It doesn't seem to.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
Sykor
Offline

Member

Posts: 182
Threads: 3
Joined: Mar 2009
#4
2011-12-13, 03:50 PM
jksmurf Wrote:Thanks Martin, that last pic is actually the depicus standalone gui utility, so I know that works remotely. Apparently 192.168.1.254 is a workaround to get to the broadcast address 192.168.1.255 (See http://www.justinmontgomery.com/wake-on-...ato-iphone).

This all works for me OK. But internally to my LAN I thought just the MAC address would work in startmeup. It doesn't seem to.
From my experience: WOL/MAC forwarding to broadcast ip from remote wakeup, direct LAN IP when waking from inside my network. Also, not sure if it changes anything, but the small app I use at home to wake, uses 0.0.0.0 as subnet mask for local waking, and 255.255.255.255 when send to a remote ip
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#5
2011-12-13, 11:07 PM
Sykor Wrote:From my experience: WOL/MAC forwarding to broadcast ip from remote wakeup, direct LAN IP when waking from inside my network. Also, not sure if it changes anything, but the small app I use at home to wake, uses 0.0.0.0 as subnet mask for local waking, and 255.255.255.255 when send to a remote ip

OK, ta. But how do you get the PCH script e.g. to wake it up ?

would Martin's wolcmd command line utility work equally well like this?

/etc/mvpmc/wolcmd <MAC ADDRESS> <IP ADDRESS> <0.0.0.0 as subnet mask> ?
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,865
Threads: 954
Joined: May 2006
#6
2011-12-13, 11:58 PM
Soccerdad wrote some instructions here http://forums.nextpvr.com/showthread.php...-Index.htm
that are quite good. ether-wake doesn't need a subnet mask for the broadcast, its gets that from the router which typically is 255.255.255.0

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#7
2011-12-18, 10:15 AM
Hi Martin, is there some way to test what is being sent by the NMT script, to the router, to test which part is not working?
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,865
Threads: 954
Joined: May 2006
#8
2011-12-18, 03:25 PM
I guess you can telnet to your PCH and then run the same command using your MAC address

/etc/mvpmc/ether-wake 00:00:00:00:00:00

The program is very likely working ok and probably your router, but your PC, PCH and router do need to be on the same subnet. I'd check the script to see that it is set up according to soccerdad's instruction (it is in npvr.cgi not startmeup as you wrote earlier) especially the location of the file and the correct MAC and it that check out it is most likely your PC not responding to the WOL magic command.

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#9
2012-01-06, 11:53 PM
Quote:it is in npvr.cgi not startmeup as you wrote earlier
Arrgghhh. ...I will try that ... I am still stuck in 2008 .... although you did write in the same thread "run it from your cgi script"

Martin123 wrote:

Quote:I put mine in startmeup (untouched from a very early version....) Substitute your MAC address

90% of the time the server wakes from hibernate before mvpmcx2 times out.
the other 10% of the time it drops back to the html menu and I have to do it again. From standby it is quick enough to start without problem (other than my USB tuner doesn't like standby).

Code:
#echo "Shell to mvpmcx2 "

/etc/mvpmc/ether-wake 00:0d:87:d2:66:0a

#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  -o hdmi --emulate 192.168.1.5 &

http://forums.nextpvr.com/showthread.php...post311104
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,865
Threads: 954
Joined: May 2006
#10
2012-01-07, 12:07 AM
The location isn't important they both really make up the script, I was commenting on soccerdad's note. Regardless I am confident that ether-wake is still valid, and you need to focus on your network and PC's sleep configuration.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Trouble with 3rd PCH - "Request cannot be processed" jghanisco 4 4,910 2013-07-23, 03:49 AM
Last Post: jghanisco
  More than one server - one NPVR and one GBPVR? baj1 4 2,493 2012-01-17, 06:49 PM
Last Post: martint123
  NMT Issue with new NPVR server baj1 3 1,915 2012-01-16, 04:54 AM
Last Post: mvallevand
  HE-AAC Sound Without NextPVR Server hasso 2 2,274 2011-09-08, 02:09 AM
Last Post: hasso
  How to run npvr.cgi and startmeup from a linux box StevHodge 7 2,842 2011-01-08, 09:41 AM
Last Post: Paul_B
  Connecting PCH to 1 PVRX2 server and 1 NPVR server fering 3 1,753 2010-12-02, 05:27 PM
Last Post: fering
  trouble with gbpvr.cgi ryanmc 7 2,692 2010-04-14, 08:32 PM
Last Post: ryanmc
  Atom Based System as GbPvr Server tjb 11 3,983 2010-03-09, 10:33 PM
Last Post: mvallevand
  Trouble getting istar mini hd working Elmo Putney 6 3,372 2010-02-24, 10:58 PM
Last Post: Elmo Putney
  GBPVR works on Server not on Popcorn mrgtstr 18 4,220 2009-11-17, 01:09 AM
Last Post: mrgtstr

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

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

Linear Mode
Threaded Mode