NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 512 513 514 515 516 … 1231 Next »
Network down when waking from standby

 
  • 0 Vote(s) - 0 Average
Network down when waking from standby
Obsidian
Offline

Member

Posts: 77
Threads: 13
Joined: May 2007
#1
2007-07-15, 09:36 PM
Hi there

Loving the new version Smile 1.0.8 is great, just looking forward to getting all the previous functionality into pvrx2!

Anyway, the reason I'm posting is that I have a problem (another one) with standby. I have my machine automatically going into standby using windows power management, and waking for recordings/epg updates etc. The problem is that when it wakes, the network doesn't come back. It gets stuck on "aquiring IP address". This is odd, because I have assigned it a static IP. If I disable the network adapter, and re-enable it the network comes back. Does anyone have any idea what this could be?

Also, when it comes back on, the GBPVR window doesn't have focus. This is a WAF dealbreaker for me. Any advice on this front?
[SIZE="1"]AMD Athlon XP 2000+, 512MB RAM, Nova-T-500 DVB Dual Tuner, Geforce 4 MX420 (fanless), 150GB HDD (More space needed!).
[/SIZE]
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#2
2007-07-15, 11:01 PM
network: what adapter do you have. I hope it's not a crappy netgear Wg121 usb. what happens if you use dynamic ip?

gbpvr focus (yep this is a real dealbreaker)

add this line to the [default] section of c:\windows\irremote.ini

GRNPOWER={run(c:\Progra~1\devnz\gbpvr\GBPVR.exe)}

or

GRNPOWER={run(c:\Progra~1\devnz\gbpvr\PVRX2.exe)}

and restart ir.exe

when you press green power button (top right), it will either launch gbpvr or give it focus if it is already running.

[edit] that's assuming your ir.exe is working correctly when you come out of standy. If pressing the green button puts the pc into standy then ir.exe hasn't woken up properly 9it can't see the nova-t).
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
hawk_2050
Offline

Junior Member

Posts: 18
Threads: 3
Joined: Aug 2005
#3
2007-07-16, 02:09 AM
Yes, I found the exact same happening with my on-board network adapter. The only way I could find around the problem was to create a small batch file that executes when the machine comes out of standby that automatically disables and then re-enables the network adapter. The script calls a Microsoft tool that basically allows command line control over most of the things you have access to through the Windows Device Manager. If you need more detail I can let you know after I've checked what I did, after work today.

Cheers
Richard
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#4
2007-07-16, 05:48 AM
try setting network card to Not 'allow the computer turn off this device' in power management for the device..[uncheck it] maybe it'lll keep enough juice to not die completely upon awakening..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
Obsidian
Offline

Member

Posts: 77
Threads: 13
Joined: May 2007
#5
2007-07-16, 08:51 AM
Thanks for the responses guys, it's much appreciated.

@gEd: I have my green button set up as you suggest, and when I press it the machine goes into standby. I'd been wondering what that was all about. I guess I need to restart the ir when coming out of standby?

@hawk_2050: That would be very helpful if you don't mind.

Both of these will require that I can run a batch file on wake from standby I guess. I looked at gbpvrwake the other day, but won't there need to be a new version of this for pvrx2?

@pBS: I want to get wake-on-lan working at some point, don't I need that checked to enable wol?

Cheers again everyone Smile

Edit: Oh, and my network adapter is a cheap Realtek 100mb card
[SIZE="1"]AMD Athlon XP 2000+, 512MB RAM, Nova-T-500 DVB Dual Tuner, Geforce 4 MX420 (fanless), 150GB HDD (More space needed!).
[/SIZE]
frankmcg
Offline

Senior Member

Posts: 312
Threads: 23
Joined: Sep 2006
#6
2007-07-16, 10:27 AM
Obsidian Wrote:Both of these will require that I can run a batch file on wake from standby I guess. I looked at gbpvrwake the other day, but won't there need to be a new version of this for pvrx2?

GBPVRwake works on the new version just fine. All it does is call the batch file wake.cmd [wakeup.cmd?]. So you can put the restart ir.exe line in there.
SuMo
Offline

Senior Member

Posts: 371
Threads: 13
Joined: May 2006
#7
2007-07-16, 10:31 AM
Obsidian Wrote:@pBS: I want to get wake-on-lan working at some point, don't I need that checked to enable wol?

I think it's the opposite, when checked the adapter can be turned off by the computer, but what you want is the adapter keeps it's power to wake the machine.
When it keeps it's power it will probably keep it's IP adress also.

Correct me if I'm wrong
-[Arjan]-
___________________________
[SIZE="1"]-I'm not a pessimist, just realistic- :p[/SIZE]
Obsidian
Offline

Member

Posts: 77
Threads: 13
Joined: May 2007
#8
2007-07-16, 11:26 AM
That's an interesting point, and I'm a bit confused by this. The box says "Allow the computer to turn of this device to save power". I would have thought that you have to maintain power to the device if you want to WOL (as you suggest). However, if you uncheck the box then the WOL options below it grey out, indicating that you have to allow the computer to power down the device if you want WOL. At the moment I have it checked, but haven't got WOL to work, so maybe that's my problem.

Anyone have an explanation?

@Frankmcg: I had a look at GBPVR wake, and the description says that it closes GBPVR before running the script. Surely this won't work with the new exe?
[SIZE="1"]AMD Athlon XP 2000+, 512MB RAM, Nova-T-500 DVB Dual Tuner, Geforce 4 MX420 (fanless), 150GB HDD (More space needed!).
[/SIZE]
SuMo
Offline

Senior Member

Posts: 371
Threads: 13
Joined: May 2006
#9
2007-07-16, 06:57 PM
you're right, pretty confusing. When enabling "allow computer to turn off this device" an option " Allow this device to bring computer out of standby" will be available, did you enable this one also ? (required to have WOL funtionality)
When enabled, it might wake your machine once in a while to refresh network settings.

As suggested by gEd; did you try using an dynamic IP adress ?
-[Arjan]-
___________________________
[SIZE="1"]-I'm not a pessimist, just realistic- :p[/SIZE]
khaver
Offline

Member

Posts: 84
Threads: 8
Joined: May 2007
#10
2007-07-17, 04:03 AM
I remember reading somewhere that there's a problem with networking/standby in XP. The problem happens when you set standby/hibernation to more than 45 minutes. I too had this problem but it went away when I set my standby to 30 minutes and hibernation to 45 minutes. Also, I never manualy set it to standby/hibernate. I just turn off the monitor and walk away. Try this and see if it works.

khaver
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to record to network mapped drive qiuqiu 14 17,899 2016-01-25, 05:47 AM
Last Post: trevisthomas
  Set Top Box Standby "press OK" to return to TV mrayle 8 7,040 2011-10-04, 05:17 PM
Last Post: zanders
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,494 2010-12-17, 02:09 PM
Last Post: jksmurf
  Trouble with mapped network drive DrNic2032 2 1,815 2010-07-13, 05:45 PM
Last Post: pBS
  Standby pvrx2 issue Squid 0 1,317 2010-06-02, 05:08 PM
Last Post: Squid
  i am trying to access my media pc on the network mpooley 5 2,173 2010-04-24, 07:48 PM
Last Post: Snooze
  Black screen when resuming from standby... bobsmith 5 3,295 2010-04-03, 12:43 PM
Last Post: keith_leitch
  Waking Server from Client WOL (Batch file) imagn 3 2,528 2010-03-20, 11:00 AM
Last Post: martint123
  Problems Recording to a Network Drive (NAS) tjb 4 2,748 2010-02-14, 04:01 PM
Last Post: tjb
  Waking up no longer working after standby? DrDDT 5 2,521 2010-02-02, 05:53 AM
Last Post: pBS

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

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

Linear Mode
Threaded Mode