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 2 3 4 5 6 … 1231 Next »
GBPVR will not wake up XP computer from sleep

 
  • 0 Vote(s) - 0 Average
GBPVR will not wake up XP computer from sleep
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#1
2011-10-10, 11:17 AM
After six months in storage, my faithful GBPVR-based media centre has developed one very odd behaviour: a scheduled recording will no longer wake it from sleep, as it always has before. I know that sleep problems are common, but the reason that this is so odd is because other scheduled tasks wake it just fine, as does a button on my remote control. Has anyone solved a similar problem?

Before anyone asks: yes, I am still using GBPVR, and I have little choice. The main purpose of my media centre is to simulate American TV channels by streaming live feeds from the internet. Unless someone has created a plugin for NPVR (or Mediaportal) that is similar to CarpeVideo's GraphRecorder, I will have to keep using the legacy system. I hope someone can help with it.
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#2
2011-10-10, 11:55 AM
Have a look at the MCE Standby Tool.
Sometimes an update has caused problems with my system sleeping and once, just updating my BIOS to the latest version set it back right.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#3
2011-10-10, 12:00 PM
pcostanza Wrote:Have a look at the MCE Standby Tool.
Sometimes an update has caused problems with my system sleeping and once, just updating my BIOS to the latest version set it back right.

Thanks for your reply. I will look into a BIOS update. I have always used, and am still using, the MCE Standby tool.
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#4
2011-10-10, 01:35 PM
keith_leitch Wrote:Thanks for your reply. I will look into a BIOS update. I have always used, and am still using, the MCE Standby tool.

Sadly, the BIOS update made no difference. However, your mention of MCE made me remember that it has a "Hibernate" setting, which I tried on a lark. Surprisingly, that worked; GBPVR is again resuming the system. I prefer to use hibernate, anyway, for the additional power savings, as well as it being easier on the memory strips.

However, a side-effect of this is that an API-checking applet that Slimm gave me no longer works. It was written to help the O/S determine whether it was resumed manually (as if from a keystroke) or automatically (as if from a scheduled task). Apparently, it can do that when using Suspend, but not when using Hibernate. Does anyone know of a way for my batch file to detect how the system was resumed?
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#5
2011-10-10, 03:48 PM
mvallevand's Network Recorder for NPVR pretty much duplicates GraphRecorder using Sage plug-ins. I use it to capture firewire from the STB using essentially the same graph that I used in GraphRecorder. It's been reliable for me.

If you can use NPVR's ts file writer, it should work for you. It's in the wiki and on the plug-in forum.

If possible, you should try Win7. It has much better power management in my experience.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#6
2011-10-10, 07:46 PM (This post was last modified: 2011-10-10, 08:08 PM by keith_leitch.)
mikeh49 Wrote:mvallevand's Network Recorder for NPVR pretty much duplicates GraphRecorder using Sage plug-ins. I use it to capture firewire from the STB using essentially the same graph that I used in GraphRecorder. It's been reliable for me.

If you can use NPVR's ts file writer, it should work for you. It's in the wiki and on the plug-in forum.

If possible, you should try Win7. It has much better power management in my experience.

Thanks! It's actually only the functionality of ExternalRecorder that I need. I use GraphRecorder for that purpose only, because I found it more reliable. I was going to try a Win7 upgrade on my next break from work, so on your advice, I will see if I have time to also try NPVR with Network Recorder. In the meantime, before those holidays arrive, any advice on solving this issue would be welcome.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,943
Threads: 956
Joined: May 2006
#7
2011-10-10, 08:18 PM
NetworkRecorder doesn't work like the ExternalRecorder, but it doesn't look too hard to modify it to simply spawn a program using the same parameters as shown on the ExternalRecorder wiki. Let me know when you have some time to test and I will add see what I can do.

Martin
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#8
2011-10-10, 08:20 PM
If I understand, you want to use an "external" command line recorder, right? You might check with Martin, NetworkRecorder might already be able to do that, or he could "whip up" something for you.

Back in my XP days with GBPVR, I had no problem with hibernate, but sleep never worked well on the motherboards I used. In my experience, the incidence of power problems is directly proportional to the number of apps on the box. With a basic install of XP and only GBPVR, I had no problems.

BTW, Win7 has more power related features as far as monitoring what caused a system to awaken. I can't remember them now, but found them pretty easily Googling. I found a lot of scheduled tasks that Win set up (by default, I think) that were waking up the system in the middle of the night and day. I was able to ID them with logging from a batch file. Sorry I can't remember more.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#9
2011-10-10, 08:26 PM
mvallevand Wrote:NetworkRecorder doesn't work like the ExternalRecorder, but it doesn't look too hard to modify it to simply spawn a program using the same parameters as shown on the ExternalRecorder wiki. Let me know when you have some time to test and I will add see what I can do.

Martin

That's very generous; thank you. I will be in touch in early December.

Mike: I am sold on Windows 7, but I just don't have time now to start a rebuild. I also understand that sleep and suspend issues are standard headaches under XP, but I have always been lucky with this box. The mysteries are that a), everything worked beautifully when I put it in the closet, and, b) it's only GBPVR that won't wake the box up from sleep. I did have to replace one memory strip upon my return, so I suspect that is the culprit. This theory seems to be borne out by the fact that the system will awaken from hibernate (disk-based) but not sleep (memory-based).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 62,234 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,305 2014-05-15, 12:59 AM
Last Post: lchiu7
  GBPVR and NPVR jigster99 2 5,184 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,471 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,073 2012-08-27, 04:00 PM
Last Post: rscheller
  Inhibit Computer Shutdown While Recording rwnz 52 30,175 2012-04-03, 11:40 AM
Last Post: pBS
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,343 2012-03-18, 02:07 AM
Last Post: KS4UA
  Start PC for recording, Sleep/Hibernate when done Basher52 6 4,958 2011-12-17, 02:52 PM
Last Post: Sykor
  Last version of GBPVR download? matthrolf 8 6,422 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,389 2011-10-20, 07:13 PM
Last Post: martint123

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

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

Linear Mode
Threaded Mode