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 … 809 810 811 812 813 … 1231 Next »
Fails to wakeup to update epg

 
  • 0 Vote(s) - 0 Average
Fails to wakeup to update epg
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#1
2006-04-23, 09:27 PM
Hi,

I have the latest version of GBPVR using XMLTV for listings, but my PC can never wakeup from standby to update the listings (it certainly never runs updateegg.bat). It does, however, wakeup perfectly for all of the scheduled recordings?

Is there any setting I am missing?

Gary
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#2
2006-04-24, 06:46 AM
There is a setting (a checkbox) in the config app for "wake up computer for EPG update". Don't remember the exact location, but should be easy enough to find if you look for it.
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#3
2006-04-24, 08:07 AM
Stefan,

Thanks, but I do have that box selected and nothing appears to be happening:confused: I have a line in updateepg.bat that should add a line of text to a log file I have created. When I run updateepg.bat manually all works fine, but not from GBPVR....

Actually, I do not know how to check if GBPVR has woken up, but not run updateepg.bat, as that could also be happening - all I know is that updateepg.bat is not being run.

Thanks

Gary
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#4
2006-04-24, 08:09 AM
Weird. You could always set the epg update time to some time when you can sit by the computer and see if it does something =) I think that the time is not exact, gbpvr uses some deviation to not bog down the epg servers completely...
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
neilraymond
Offline

Member

Posts: 64
Threads: 9
Joined: Aug 2005
#5
2006-04-24, 09:41 AM
i had a similar problem. i my case the computer did actually wake up, but then went back in to standby before the update started. i only found this out when i configured the update to happen during the day and i sat next to the computer to see what happened, although you can look in c:\windows\windowsupdate.log to see the sleep/wake events occur.

other people have also had this problem, and hopefully there'll be a fix in the next release (see sub's posts in this thread):

http://forums.nextpvr.com/showthread.php?t=15292
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#6
2006-04-24, 11:43 AM
Thanks to both of you. Will look in the log file and try and watch it when I am awakeBig Grin . That may be a while off, but thanks for the ideas to try (and the other thread was very interesting)

Gary
ricklous
Offline

Senior Member

Posts: 412
Threads: 8
Joined: Nov 2005
#7
2006-04-24, 02:48 PM
ive been suffering from this too.

Found a workaround until the next release, i havnt set it up yet but presumably it'll work.

you can use powercfg.exe (which ive found on both XP Pro and Home SP2 installs) to configure your power management settings via the command line.

So, the way i've thought it through, is to define two power management schemes.

Scheme 1 is the usual one, with standby set to 2 minutes for use during day, Scheme 2 will be called 'EPG Update' or some such, and will not send the system to standby but will switch the monitor off after one minute.

then in updateepg.bat, use powercfg to set power scheme as the EPG one, and then postupdateepg.bat use powercfg to set the power scheme back to the usual power scheme for use the rest of the day.

as i say ive not done this yet, but it all sounds fairly easy to do when looking at that link....
[SIZE="1"]Building PVR-Only Machine for non-tech Uncle and Aunt:

Celeron 2.4, 1gig ram. Insight P4-ITX (mini-itx) mobo, 250w Shuttle silent PSU, slmline DVD rewriter, 40gig system HDD, 150gig Media HDD, Dual Riser holding Hauppauge PVR 350 and Nova-T, along with Nova-T USB2. MCE Remote 2005. Antique Art-Deco Radio for use as case when uncle finds one...

Time for a brew first though :p[/SIZE]
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#8
2006-04-25, 08:01 AM
To generate more confusion, I checked the c:\windows\windowsupdate.log file, and this confirms that my PC is not even waking up from sleep mode - so all of the bits about ensuring it stays awake long enough to run updateepg.bat do not help at this moment.

Gary
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#9
2006-04-25, 08:10 AM
Hm... so just to make sure.... in your config.xml you do have this line:
Code:
<WakeMachineForEPGUpdate>true</WakeMachineForEPGUpdate>

And at the same time you do not have any other line regarding
Code:
<WakeMachineForEPGUpdate></WakeMachineForEPGUpdate>

And the computer *does* wake up ok when it is time for it to record stuff?
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#10
2006-04-25, 09:18 AM
Stefan,

I will check the config.xml tonight (the check box is checked in the configuration program however).

I can confirm that it does wake up to record shceduled recordings.

Gary
« 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
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,531 2011-09-19, 01:15 AM
Last Post: sub
  XMLTV import with UTF encoding fails (also valid for NPVR) miniGranis 4 2,294 2011-01-29, 08:16 PM
Last Post: miniGranis
  "database disk image is malformed" during attemped EPG update! (GBPVR v.1.4.7) DaveA 4 3,366 2011-01-23, 06:35 PM
Last Post: DaveA
  MVP fails sometimes on play tmk 1 1,449 2011-01-09, 10:51 AM
Last Post: tmk
  EPG won't update nate 3 2,612 2011-01-04, 03:55 PM
Last Post: sub
  Update EPG Issue dean70 1 1,904 2010-11-13, 05:31 PM
Last Post: sub
  First Recording of the night Fails to record sound and picture kirschey 0 1,435 2010-11-05, 12:45 AM
Last Post: kirschey
  EPG update problem NZ Fredo 5 2,843 2010-10-13, 10:42 PM
Last Post: Jaggy
  xmltv update timing problem aneez 3 2,134 2010-09-29, 06:34 AM
Last Post: aneez
  EPG update problem Aelanna 5 2,900 2010-09-26, 03:01 PM
Last Post: Aelanna

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

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

Linear Mode
Threaded Mode