NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 233 234 235 236 237 … 263 Next »
Nova-t 90002 Information

 
  • 0 Vote(s) - 0 Average
Nova-t 90002 Information
Chris.Day
Offline

Member

Posts: 207
Threads: 10
Joined: Mar 2005
#1
2005-08-21, 02:46 PM (This post was last modified: 2005-08-21, 02:51 PM by Chris.Day.)
This thread will explain some of the issues and workarounds with the Nova-t PCI (90002) DVB-t card. Feel free to add your own comments to it.

Driver Changes
  • CD v1.0 - first driver, quite buggy. Will require restarting the device driver if an application using the driver crashes. Has issues with stuttering.
  • CD v1.1 - still buggy. Driver still works if an application crashes but will cause a noticeable stutter every 65535 interrupts (approx 12 min). Only single Nova-t card supported.
  • CD v1.2/Driver 22285 - interrupt bug fixed. Only single Nova-t card supported.
  • Driver 22345 - support multiple Nova-t cards.
  • CD v1.3 - still using 22285 driver.
  • CD v2.0/Driver 23082 - enable CX22702 auto-lock for +/-166/7KHz offset scanning. But as a result of this change it is nescessary ignore 166/166KHz specified by software (or double channels will be found)
  • Driver 23151 - auto-lock still enabled. Support multi-instance so 3rd party software will run on MCE2005 without stopping MCE services. May cause stuttering when using dual cards.
  • CD v2.1 - uses 23151 driver
  • Driver 23208 - fixes stuttering issue introduced in 23151. May not scan properly for Australian users (7MHz issue? - unconfirmed)
  • CD v2.2 (pending) - uses 23208 driver

The CX22702 Auto-lock Issue
The CX22702 demodulator features an auto-lock feature whereby it can automatically locate a mux that is located +/-167KHz (166KHz from software perspective) from the base frequency. Muxes are commonly offset in the UK in this way to avoid interfering with another transmitter.

The Nova-t drivers are based on the source driver from Conexant (Stratford reference design). The original driver had the CX22702 auto-lock disabled, and so if you had a mux on say 762.167MHz you would have to get the software to scan 762167KHz exactly. MCE2004 and MCE2005 scan in this way (CH21-167, CH21, CH21+167, CH22-167, CH22, CH22+167, CH23-167, CH23, CH23+167...etc). Older software only scanned the base frequencies (CH21, CH22, CH23 etc.) and so wouldn't find an offset mux. Hence, transmitter tables in the software were changed to specify exactly.

Recently the auto-lock has been enabled, so if the software scans CH21, CH22, CH23 etc. the demod will automatically lock onto an offset mux if present. This would have presented a problem however for MCE2004/2005 because it would still scan every frequency inc offsets, so if you had that mux on 762.167MHz it would locate duplicates, once on 762MHz (with demod auto-locking) and again on 762.167MHz (with auto-lock not required). So, it was decided to ignore the exact frequencies and let the auto-lock do the work.

So, if you choose to use the newer drivers, make sure that you edit the tables in C:\Program Files\devnz\gbpvr\BDA\dvb-t to only give the base frequency (e.g. 762166 becomes 762000, 577834 becomes 578000). Read on for another issue though...

No channels are found on certain muxes
It appears that where the auto-lock is required, there isn't sufficient time to get the info on channels in that mux. The easiest solution I've found is to add the problematic mux again, e.g. for me I had problems scanning the last mux (which was really 762.167MHz and so needs more time for autolock):
Code:
[TERTYPE]
1=Borders and Northern England
2=Belmont
[DVB]
0=7
1=C30,546000,0,0,8
2=C48,690000,0,0,8
3=C68,850000,0,0,8
4=C66,834000,0,0,8
5=C60,786000,0,0,8
6=C57,762000,0,0,8
to
Code:
[TERTYPE]
1=Borders and Northern England
2=Belmont
[DVB]
0=7
1=C30,546000,0,0,8
2=C48,690000,0,0,8
3=C68,850000,0,0,8
4=C66,834000,0,0,8
5=C60,786000,0,0,8
6=C57,762000,0,0,8
7=C57,762000,0,0,8

No channels are found at all
Go into C:\Program Files\devnz\gbpvr and edit config.xml so that <BDAScanType>1</BDAScanType> becomes <BDAScanType>2</BDAScanType>

Where can I get listings for all Freeview channels?
Try Alan Birtle's XMLTV Radio Times UK Grabber.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,650
Threads: 767
Joined: Nov 2003
#2
2005-08-21, 05:09 PM
Thanks Chris. That'll be very useful for people.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Nova-HD-S2 DVB S2 ,Windows 10 and NEXT PVR ciccio 2 1,459 2021-08-06, 07:25 PM
Last Post: ciccio
  Nova 500 dual DVB-T tuner flaky in Win7 64bit? wannabepvr 1 1,758 2013-02-11, 11:50 AM
Last Post: Graham
  Hauppauge NOVA-S and NOVA-S-PLUS cards softfoot 0 1,510 2012-02-22, 05:33 PM
Last Post: softfoot
  Nova-s usb x2 cant get both to run together stustunz 6 2,421 2012-01-12, 09:45 PM
Last Post: stustunz
  Nova-T-500 USBEHCI.SYS Blue screen problem R1Dave 6 3,920 2012-01-12, 03:14 PM
Last Post: R1Dave
  Nova-TD on Windows 7 NumberFive 17 7,369 2011-01-19, 10:17 PM
Last Post: NumberFive
  DVB-T usb or low profile pci tuner to use with freeview? (not usb nova-t 70009) mrcheapo 1 1,834 2010-12-31, 09:21 PM
Last Post: mrcheapo
  Hauppauge NOVA-S-USB2 - Hotbird....problems IanJ 1 1,710 2010-10-22, 12:36 PM
Last Post: IanJ
  scan channels failed with Hauppauge WinTV Nova HD S2 Cybernik 2 2,014 2010-04-07, 06:26 PM
Last Post: Cybernik
  Hauppauge Nova S2 HD chrisevans1001 8 3,894 2010-03-09, 11:47 PM
Last Post: chrisevans1001

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

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

Linear Mode
Threaded Mode