NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 405 406 407 408 409 … 433 Next »
NPVR not recording when waking up from standby

NPVR not recording when waking up from standby
aesn5
Offline

Junior Member

Posts: 32
Threads: 5
Joined: Dec 2009
#1
2010-10-03, 04:37 PM
Hi,

I noticed some strange behavior when recording programs:
As long I keep my PC out of standby mode, every recording works like a charm. But when it gets into standby mode, it gets woken up at the right time but nothing is getting recorded. I've added some logs showing that I wanted to record something today at 17:50. At 18:00 I tried to play the part that has already been recorded, but the file was empty (0 Byte), so I cancelled the recording. I already looked at the logs, but couldn't spot any errors. Has anyone an idea why this is happening? Thanks in advance.


Best Regards

aesn5
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#2
2010-10-03, 05:21 PM
I'm guessing it is something flakey in the drivers for this device that isnt handling power management correctly. I can see some occurrances of the app trying to start a recording but the device fails to lock onto a signal.
Quote:2010-10-03 17:50:00.257 [DEBUG][6] About to start recording (859): D:\HTPC\GB-PVR\Recordings\James Bond 007 - Leben und sterben lassen\James Bond 007 - Leben und sterben lassen_20101003_17552015.ts
2010-10-03 17:50:00.257 [INFO][6] DigitalRecorder.StartStream(D:\HTPC\GB-PVR\Recordings\James Bond 007 - Leben und sterben lassen\James Bond 007 - Leben und sterben lassen_20101003_17552015.ts)
2010-10-03 17:50:00.257 [INFO][6] Creating BDA graph
2010-10-03 17:50:00.367 [DEBUG][6] Using tuner TechnoTrend BDA/DVB-C Tuner (1)
2010-10-03 17:50:00.397 [DEBUG][6] About to auto detect capture filter
2010-10-03 17:50:00.407 [DEBUG][6] Got capture filter.
2010-10-03 17:50:00.407 [DEBUG][6] Added capture filter
2010-10-03 17:50:00.407 [DEBUG][6] Connected Tuner to Capture
2010-10-03 17:50:00.467 [DEBUG][6] Graph filter list:
2010-10-03 17:50:00.467 [DEBUG][6] - MPEG-2 Sections and Tables
2010-10-03 17:50:00.467 [DEBUG][6] - BDA MPEG2 Transport Information Filter
2010-10-03 17:50:00.467 [DEBUG][6] - MPEG-2 Demultiplexer
2010-10-03 17:50:00.467 [DEBUG][6] - NPVR TS Mon
2010-10-03 17:50:00.467 [DEBUG][6] - Capture
2010-10-03 17:50:00.467 [DEBUG][6] - Tuner
2010-10-03 17:50:00.467 [DEBUG][6] - Network Provider
2010-10-03 17:50:00.477 [INFO][6] About to start BDA graph
2010-10-03 17:50:00.477 [DEBUG][6] Starting graph...
...
2010-10-03 17:50:01.457 [DEBUG][6] locked=0, present=0, strength=15, quality=10 (took 0ms to check)
aesn5
Offline

Junior Member

Posts: 32
Threads: 5
Joined: Dec 2009
#3
2010-10-03, 05:45 PM (This post was last modified: 2010-10-03, 06:08 PM by aesn5.)
Yes, you could be right. I've been looking through other forums and there really seem to be some issues with the driver for this card. I'll try my other tuner and check whether it's working. Thanks!

EDIT: Both tuner cards are showing this behavior. Whenever I resume from standby and select "Live TV", I'm just seeing a black screen. When I press ESC and select "Live TV" again, suddenly everything suddenly working correctly. It seems that the first "lock" after a resume from standby always fails, but every subsequent one succeeds. I didn't encounter these issues when I used GB-PVR.
aesn5
Offline

Junior Member

Posts: 32
Threads: 5
Joined: Dec 2009
#4
2010-10-05, 06:11 PM
Anyone else having these issues? I really have no idea what to do now.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#5
2010-10-05, 06:14 PM
aesn5 Wrote:Anyone else having these issues? I really have no idea what to do now.

Don't let your computer go into standby :p

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#6
2010-10-05, 06:24 PM
aesn5 Wrote:Anyone else having these issues? I really have no idea what to do now.
I've never done it myself, so cant give exact details, but I know some users have had standby problems with devices in the past, and have had batch files run at startup that use the devcon.exe utility to restart their device. Hopefully a forum search will help you find the details of setting this up.
aesn5
Offline

Junior Member

Posts: 32
Threads: 5
Joined: Dec 2009
#7
2010-10-05, 07:35 PM
@Reddwarf: Very funny... ;-)

@sub: Cool, I didn't know the "devcon.exe" utility. I will try it and see, if it helps. Thanks!
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#8
2010-10-05, 08:40 PM
Microsofts Devcon is quite versatile. You can ask it to restart a device with the option to reboot your computer if it cannot reset it.
Also look for "hibernate trigger" another bit of software that can run a command at waking from standby/hibernate and also when going to sleep. You need this for devcon as otherwise nothing knows when it comes out of standby.

Other things to try are powersaving options for your tuner device - whether it is powered or not when in standby.

I gave up with standby in the end and went to hibernate - more reliable restarting and doesn't take that much longer to wake up. For me, USB devices (included PCI cards that have USB devices on them!) were the main problem.
aesn5
Offline

Junior Member

Posts: 32
Threads: 5
Joined: Dec 2009
#9
2010-10-06, 04:51 PM
Well, actually I'm already using hibernate but (as already mentioned) GB-PVR didn't have these issues for me. I will try "devcon" and "hibernate trigger". I hope that it helps. Thanks again!
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#10
2010-10-06, 05:13 PM
At one point I was using hibernate trigger to run a batch file that ran devcon a number of times to get the status of my capture devices and emailing the results to myself. When the problem was happening, devcon reported a 'fail' status for the device (well it's driver died I think).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,602 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,025 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,093 2023-11-20, 03:42 PM
Last Post: sub
  npvr is not responding johndutcher 3 1,507 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 3,891 2022-04-14, 04:33 AM
Last Post: Antmannz
  Recording to a network drive woes. 2leftfeet 12 7,246 2022-04-05, 08:03 PM
Last Post: mvallevand
  nPVR Continually Wakes PC bfos 23 11,296 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,719 2022-01-03, 04:45 AM
Last Post: mvallevand
  device needed for recording David209 2 1,743 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,306 2021-04-01, 07:17 PM
Last Post: Handy.Man

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

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

Linear Mode
Threaded Mode