- September 1, 2008
- 21,544
- 8,236
- Home Country
-
New Zealand
If you're using the W8 driver, please try this... 
...to...
(note the semi-colon ";" at the start of the second line - this comments it out)
Now reinstall the modified driver and see if it works in MediaPortal. Hopefully it works...
- Uninstall the driver.
- Download a fresh copy of the driver and edit Prof8000.inf (can be opened in any text editor).
- Change the following:
; Debug interface for TS testing DVBT_TS_Interface
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%TSDVBTReferenceGuid%,DVBT_TS_Interface
...to...
; Debug interface for TS testing DVBT_TS_Interface
;AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%TSDVBTReferenceGuid%,DVBT_TS_Interface
(note the semi-colon ";" at the start of the second line - this comments it out)
Now reinstall the modified driver and see if it works in MediaPortal. Hopefully it works...