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 … 382 383 384 385 386 … 433 Next »
Wake from sleep and can't lock signal?

Wake from sleep and can't lock signal?
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#1
2011-01-31, 03:19 PM
I can record fine when the PC is on. I can watch live tv without problem. What is not working is that when the PC wakes from sleep to record, it's not recording anything. the error says that it can't lock a signal. attached are the logs.
If you want to know why nPVR is the bomb, ask my wife!
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2011-01-31, 03:48 PM
that channel is pretty weak, you didn't really get a lock on the recording before the PC went to sleep either (which was on the same physical channel).

if this is consistent across channels, including channels that show a better signal, then you'll need to put some commands into a WakeUp.bat script to either give more time for the device to wake-up, or to stop and restart the device using devcon commands.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#3
2011-01-31, 05:03 PM
I can record and watch the channel no problem though... It's only when it wakes from sleep that this happens... i searched and i can't figure it out... can you (or someone) put together the script for me that will help wake the device (i have win 7 and don't even know if devcon works for win 7)
If you want to know why nPVR is the bomb, ask my wife!
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#4
2011-01-31, 10:16 PM
I have such a script, using devcon in Win7. I don't have access to the box at the moment, but I will post it later, unless someone else does sooner.

I had problems with an Avermedia Duet tuner that would not re-start after standby or hibernate, and used the script to check the status and then try to wake it up. Status worked, waking up didn't. Finally entered a trouble report at Avermedia, they gave me an RMA and sent me a newer version. Works OK now. This was a known problem with the Duet. My logs looked different than yours though; in mine, the device was reported as not available/running. Looks like yours is there, but has poor signal.

Also, which recording specifically failed? (To make sure we're looking at the same/right thing.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#5
2011-02-01, 05:49 AM
(Special Agent Oso failed... which for the record is a show for the kids not for me Smile thanks for helping me with the script
If you want to know why nPVR is the bomb, ask my wife!
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#6
2011-02-01, 06:27 PM
Here is my script/batch file:

Code:
echo off
echo %date% %time%
devcon status *VEN_1131
devcon restart *VEN_1131
powercfg -lastwake

I use this in the form:

[INDENT]filename.bat >> filename.txt [/INDENT]

in a scheduled task that is called by the machine wakeup event.

It makes a log file of the device status at the time of wakeup.

You'll have to find your device's VEN code; the one above is for Avermedia. I think you can do it with a devcon call.

The powercfg command tries to report the source of the wakeup command. I was having a problem with unexpected wakeups, so I was trying to ID the cause.

I figured this out by googling; unfortunately I did not save all the info, so you'll probably have to do some more research. The info on the Task Scheduler trigger is attached.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#7
2011-02-01, 06:34 PM
All I see in the log for Special Agent Oso is lock=0 and quality=0, thus no recording. What tuner card are you using? You might look in other forums such shsPVR (for Hauppauge tuners) to see if there is a known issue with this device.

FWIW, you might also try Hibernate rather than Standby/Sleep, as the restart from hibernate is more like a reboot in that the devices are restarted from BIOS, I think. This didn't work for my Avermedia problem, however.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#8
2011-02-01, 08:18 PM
you could use the same batch file as the Wakeup.bat in the NPVR\scripts directory rather than triggering it in task scheduler. if you want logging you'd have to move the logging inside the batch, like:
Code:
echo off
echo %date% %time% >>wakeup.log
devcon status *VEN_1131 >>wakeup.log
devcon restart *VEN_1131 >>wakeup.log
powercfg -lastwake >>wakeup.log
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Issues with Signal? Tularis 6 2,423 2021-05-01, 11:09 AM
Last Post: shspvr
  PC not going to sleep after recording LeoL 7 3,383 2021-04-01, 07:17 PM
Last Post: Handy.Man
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 15,078 2021-03-21, 11:21 PM
Last Post: careads
  Duel USB tuners lock out cablood1 4 1,799 2020-10-30, 05:35 PM
Last Post: sub
  No data delivered/failed to lock a signal? from Hauppauge HDHR/DCR-2650 bishoph 8 3,724 2020-04-13, 09:55 PM
Last Post: sub
  Constant Sleep Resume Cycle mikeh49 2 1,291 2020-02-02, 07:57 PM
Last Post: mikeh49
  TV signal breaking up in Windows 10 wg22 8 4,141 2020-01-06, 08:49 AM
Last Post: wg22
  Mac adress wake on lan spudjg1 0 879 2019-10-02, 11:13 AM
Last Post: spudjg1
  Low signal quality uanmi 3 1,875 2019-09-09, 06:33 AM
Last Post: uanmi
  Sleep/Wake issue and Yahoo fccgrant 8 2,660 2019-09-04, 03:18 PM
Last Post: Graham

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

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

Linear Mode
Threaded Mode