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 424 425 426 427 428 433 Next »
UK DVB-S scan problems

UK DVB-S scan problems
DanielP
Offline

Member

Posts: 173
Threads: 26
Joined: Jan 2007
#31
2010-06-15, 10:40 PM
Thanks for the patch....

Scanning is good, but as above, minus BBC, ITV and STV HD etc for 28E and any of the S2 stuff for 19E. I'm not sure that DISEQC is working for me, but I need to double check.

However, I now get an immediate CTD if I dare to actually watch TV lol.

I'll post all the logs tomorrow, unless someone else doesn't get there first.

Daniel

PS... this is with the second to latest patch btw
Athlon XP 2800 > Asus A7N8X > Win7/64 > NPVR > Pinnacle DVB-T PCI > NovaHD-S2 for 28.2E > NovaS+ for 13E 19.2E > HD3450AGP: EVR/SAF

Pent Dx2 2.8GHZ > Intel D945GNT > Win7/64 > NPVR > 2x Nova HD-S2+ for 28E / 13E / 19E > Nova S+ for 1W 5W > BGT3620 > HD3450 PCIe: EVR/SAF

Metronic analogue for 19.2E

Grumpy wife
Kids eating cables
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#32
2010-06-15, 10:40 PM
BigMoose Wrote:Whatever you did in that patch causes it to instantly BSOD with the skystar2....!
It definitely wont be to do with that patch. It just added an additional logging message. Other than that its the same as you had previously. I'm guessing it was some one-off triggering of some driver bug in the skystar2, for some reason unrelated to that patch.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#33
2010-06-15, 10:41 PM
DanielP Wrote:However, I now get an immediate CTD if I dare to actually watch TV lol.
What is a CTD?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#34
2010-06-15, 10:42 PM
BigMoose Wrote:Here's the NVRlog from the scan before the BSOD patch (the scan that missed the H264 channels).
It certainly looks like it found 'BBC HD':

Code:
2010-06-15 21:53:58.539    [DEBUG][1]    GetQuality()@exit
2010-06-15 21:53:58.540    [INFO][1]    Metadata:
<sdt>
  <tsid>2050</tsid>
  <onid>2</onid>
  <service>
    <service_id>0x1af7</service_id>
    <service_type>0x1</service_type>
    <service_provider_name>BSkyB</service_provider_name>
    <service_name>BBC 1 East (W)</service_name>
    <unparsed_tag>0x49</unparsed_tag>
    <unparsed_tag>0x5f</unparsed_tag>
    <unparsed_tag>0xb2</unparsed_tag>
    <running_status>4</running_status>
  </service>
  <service>
    <service_id>0x1af8</service_id>
    <service_type>0x1</service_type>
    <service_provider_name>BSkyB</service_provider_name>
    <service_name>BBC 1 CI</service_name>
    <unparsed_tag>0x49</unparsed_tag>
    <unparsed_tag>0x5f</unparsed_tag>
    <unparsed_tag>0xb2</unparsed_tag>
    <running_status>4</running_status>
  </service>
[b]  <service>
    <service_id>0x1b1c</service_id>
    <unparsed_tag>0x49</unparsed_tag>
    <unparsed_tag>0x5f</unparsed_tag>
    <service_type>0x86</service_type>
    <service_provider_name>BSkyB</service_provider_name>
    <service_name>BBC HD</service_name>
    <unparsed_tag>0xb2</unparsed_tag>
    <running_status>4</running_status>
  </service>[/b]
  <service>
    <service_id>0x1b21</service_id>
    <unparsed_tag>0x49</unparsed_tag>
    <unparsed_tag>0x5f</unparsed_tag>
    <service_type>0x86</service_type>
    <service_provider_name>BSkyB</service_provider_name>
    <service_name>6945</service_name>
    <unparsed_tag>0xb2</unparsed_tag>
    <running_status>4</running_status>
  </service>
</sdt>

Quote:2010-06-15 21:53:58.540 [DEBUG][1] - found 'BBC 1 East (W)'
2010-06-15 21:53:58.800 [DEBUG][1] - found 'BBC 1 CI'
2010-06-15 21:53:59.024 [DEBUG][1] - found 'BBC HD'
2010-06-15 21:53:59.025 [DEBUG][1] - found '6945'
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#35
2010-06-15, 10:53 PM
I suspect this patch will make the H.264 channels show up.
DanielP
Offline

Member

Posts: 173
Threads: 26
Joined: Jan 2007
#36
2010-06-15, 11:03 PM
Crash to desktop ;-)

I have escaped from work tomorrow, so will have a proper play if I can get my daughter to go for a long afternoon nap!!

Daniel
Athlon XP 2800 > Asus A7N8X > Win7/64 > NPVR > Pinnacle DVB-T PCI > NovaHD-S2 for 28.2E > NovaS+ for 13E 19.2E > HD3450AGP: EVR/SAF

Pent Dx2 2.8GHZ > Intel D945GNT > Win7/64 > NPVR > 2x Nova HD-S2+ for 28E / 13E / 19E > Nova S+ for 1W 5W > BGT3620 > HD3450 PCIe: EVR/SAF

Metronic analogue for 19.2E

Grumpy wife
Kids eating cables
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#37
2010-06-15, 11:17 PM
DanielP Wrote:Crash to desktop ;-)
Ok, post the crash.mdmp and I'll take a look.
BigMoose
Offline

Posting Freak

Posts: 838
Threads: 44
Joined: Jan 2008
#38
2010-06-16, 08:10 AM
Thanks for all the quick responses on this. I'm at work so will have a play later. I also got an unhandled exception crash with the penultimate patch when I went to actually watch any channels, so it sounds like the same issue DanielP has. Regarding the BSOD, I tried twice with the skystar and both times the moment the scan started it did a BSOD, but the previous patch did not... I'll try changing back to the previous patch later to see for sure if the patch is causing (even indirectly) this BSOD. Will also try the newest patch to see if the HD channels show up.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#39
2010-06-16, 04:56 PM
BigMoose Wrote:Thanks for all the quick responses on this. I'm at work so will have a play later. I also got an unhandled exception crash with the penultimate patch when I went to actually watch any channels, so it sounds like the same issue DanielP has.
Make sure you post your crash.mdmp and I'll take a look.

Quote:Regarding the BSOD, I tried twice with the skystar and both times the moment the scan started it did a BSOD, but the previous patch did not... I'll try changing back to the previous patch later to see for sure if the patch is causing (even indirectly) this BSOD. Will also try the newest patch to see if the HD channels show up.
BSOD crashes are definitely crashes in the drivers for your device. I cant think of anything I could do differently to stop it happening. Its also not happening with other devices.
BigMoose
Offline

Posting Freak

Posts: 838
Threads: 44
Joined: Jan 2008
#40
2010-06-16, 06:50 PM
I confirm that it now finds the HD channels and that the HVR-4000 at least scans fine. I've not tried the skystar2 as I just copied the scan from the HVR. Cant watch anything though - it bails out without creating a crash dump file, just the usual windows moaning that it's died. Logs attached. Perhaps no longer relevant to the thread subject though?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  ITV/BBC HD and EPG missing from scan and update angelisle 16 4,386 2021-08-26, 11:45 AM
Last Post: NumberFive
  Manual Channel Scan ... How to add a channel Garmeister 10 11,507 2020-05-12, 06:05 PM
Last Post: mvallevand
  channel scan not distinguishing channel(s) clones 8 4,293 2020-03-26, 03:59 PM
Last Post: sub
  New user, settings for channel scan no Australia pshnfry 3 2,607 2020-03-09, 05:33 AM
Last Post: pshnfry
  Colossus Audio Track Problems SilverTiger 3 1,665 2019-09-30, 11:51 PM
Last Post: SilverTiger
  EPG scan frequency missing Reddwarf 9 3,219 2019-08-19, 04:34 PM
Last Post: Reddwarf
  After performing new channel scan, all channels and live TV are black ctdenney 8 2,522 2019-07-31, 06:19 PM
Last Post: ctdenney
  moved to windows 10 and npvr 4.2.4 and scan not finding channel nogoer 12 3,615 2019-07-18, 12:22 PM
Last Post: nogoer
  Manually adding a DVB-S channel that is not detected during a scan martinu 2 2,058 2019-06-05, 07:18 PM
Last Post: mvallevand
  Problems starting if channel is off air NickH 3 1,620 2019-06-01, 06:16 PM
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