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 … 328 329 330 331 332 … 433 Next »
pvr crashes during channel scan.

pvr crashes during channel scan.
jonesy2456
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Oct 2011
#1
2011-10-07, 01:18 AM
I recently installed the latest version of npvr & applied the patches as directed. Howevever when I do a channel scan it crashes. I am running windows xp pro on an intel quad core 2.5ghz processor using a pinnacle pctv 2001e dual tuner. Any help would be greatly appreciated.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#2
2011-10-07, 02:32 AM
Reproduce the problem, them zip and attach the npvr.log and I'll see if anything stands out.
jonesy2456
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Oct 2011
#3
2011-10-07, 01:43 PM
The log is attached
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#4
2011-10-07, 03:02 PM
jonesy2456 Wrote:I recently installed the latest version of npvr & applied the patches as directed. Howevever when I do a channel scan it crashes. I am running windows xp pro on an intel quad core 2.5ghz processor using a pinnacle pctv 2001e dual tuner. Any help would be greatly appreciated.

Make sure you dont have DVB fix installed.
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
jonesy2456
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Oct 2011
#5
2011-10-08, 02:33 PM
Yes I did have dbv fix installed. I have removed it and now when doing the channel scan nothing happens. There is no crash and the scan dialog box doesn' freeze.
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#6
2011-10-08, 04:25 PM
Its another "Async stop taking way too long " problem from the log.
ph0b0s
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Dec 2011
#7
2011-12-05, 02:10 PM
I have this exact same problem and reference in the Log. This happens on both a machine running XP and one running Win 7. Hardware is completely different with One being an i7, x58, dual Nvidia card setup, the other being an old athlon 64 X2 with an AMD video card. Also uses different decoders, one using ffdshow, the other used microsoft's DTV filters that come with win7 media center. Scans worked fine last time I tried 2 months ago. Help.

Important section from the log.
2011-12-05 12:49:19.661 [DEBUG][1] Frequency has changed, so stopping recording from previous frequency. (Handle 10)
2011-12-05 12:49:19.661 [DEBUG][1] DigitalRecorderDVBT::Tune@1
2011-12-05 12:49:19.661 [DEBUG][1] DigitalRecorderDVBT::Tune@2
2011-12-05 12:49:19.661 [DEBUG][1] DigitalRecorderDVBT::Tune@3
2011-12-05 12:49:19.661 [DEBUG][1] DigitalRecorderDVBT::Tune@4
2011-12-05 12:49:19.671 [DEBUG][1] DigitalRecorderDVBT::Tune@5
2011-12-05 12:49:19.671 [DEBUG][1] DigitalRecorderDVBT::Tune@6
2011-12-05 12:49:33.635 [DEBUG][1] DigitalRecorderDVBT::Tune@7
2011-12-05 12:49:33.635 [DEBUG][1] Calling LockChannel()
2011-12-05 12:49:33.650 [DEBUG][1] locked=0, present=0, strength=0, quality=0 (took 16ms to check)
2011-12-05 12:49:33.650 [DEBUG][1] DigitalRecorderDVBT::Tune@8
2011-12-05 12:49:33.650 [INFO][1] DigitalRecorder.StartStream() allocated handle: 0xB
2011-12-05 12:49:33.650 [INFO][1] DigitalRecorder.StopStream() handle: A
2011-12-05 12:49:38.663 [DEBUG][1] Scan completed. Checking if any 'unknown' channels were found, and whether their names can now be resolved...
2011-12-05 12:49:38.691 [INFO][1] DigitalRecorder.StopAllStreams()
2011-12-05 12:49:38.692 [DEBUG][1] About to request async graph stop
2011-12-05 12:49:38.693 [DEBUG][5] About to stop network provider
2011-12-05 12:49:38.893 [DEBUG][5] Stopped network provider
2011-12-05 12:49:38.893 [DEBUG][5] Graph stopping... (async)
2011-12-05 12:49:46.693 [DEBUG][1] Async stop taking way too long
2011-12-05 12:49:52.699 [DEBUG][1] Removing filter MPEG-2 Sections and Tables
2011-12-05 12:49:52.699 [DEBUG][1] Removing filter MPEG-2 Sections and Tables
2011-12-05 12:49:52.700 [DEBUG][1] Removing filter MPEG-2 Sections and Tables
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#8
2011-12-06, 12:20 PM
Line 10 in the log does not look too good:-
locked=0, present=0, strength=0, quality=0 (took 16ms to check)

For a normal tuner that would suggest there is a problem with the tuner as it is not "present".
ph0b0s
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Dec 2011
#9
2011-12-07, 05:10 PM
jcjefferies Wrote:Line 10 in the log does not look too good:-
locked=0, present=0, strength=0, quality=0 (took 16ms to check)

For a normal tuner that would suggest there is a problem with the tuner as it is not "present".

You need to look through the rest of the log as it was doing a channel scan and detecting channels fine with non zero stats for the things you quoted. I think there it was scanning a frequency that no longer has any channels on it (my region has been moving mux's quite a lot recently due to switchover). So it not getting any signal from that frequency is expected behavior....
ph0b0s
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Dec 2011
#10
2011-12-24, 11:22 AM
Resolved this on both my machines by doing a clean de-installation (including deleting the public\NPVR directory) and then re-installing with the latest patches. Disappointed in the lack of response to this thread even just to say that re installation might be an option, even if it is obvious.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  IR Server Suite Channel Changer BTJustice 26 27,620 2023-01-11, 08:49 PM
Last Post: Frapo
  Device Update - Channel Mapping chezmorris 10 4,957 2022-07-01, 01:59 PM
Last Post: mvallevand
  ITV/BBC HD and EPG missing from scan and update angelisle 16 4,425 2021-08-26, 11:45 AM
Last Post: NumberFive
  IPTV Channel Mapping jrockow 15 8,293 2021-03-07, 09:45 PM
Last Post: jrockow
  channel icon location Brucek2839 2 1,806 2021-03-04, 10:30 PM
Last Post: Brucek2839
  UK channel More4 - tunes but cannot view? prothed 7 2,946 2021-02-17, 02:59 PM
Last Post: Graham
  send channel chanes via winLIRC?? chef Paula 67 14,530 2021-02-11, 07:38 PM
Last Post: mvallevand
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 2,030 2021-02-03, 01:29 PM
Last Post: Graham
  Possible to set the EPG source for more than one channel at a time? LeGrandZombie 15 8,483 2020-12-06, 02:15 AM
Last Post: pitbull1969
  xmltv and EPG channel icons HaTaX 5 4,285 2020-10-28, 04:25 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode