This is a known issue that's only happening on a small number of PCs. First off, in regards to your comment about the PCR being a USB device - your os sees it as a com port so that's why you see that error. What usually works in this situation is to locate what comport your PCR's drivers are configured for, and statically assign that value in mediaengine's settings.ini file. To do this, go to Start>Run and type in: compmgmt.msc and click ok. In the left hand pane, click on Device Manager, and in the right pane drill down on the 'Ports (COM & LPT)' entry. Under that you should see your PCR's comport bridge device listed as something like: 'FTDI USB to Serial Bridge COM#' where # is the number we're concerned with. Now edit your settings.ini file (located in \program files\media engine\ if you used the default install settings).Originally Posted by dragonman
[xmpcr_tuner]
enabled=true ;< make sure this is set true or me will scan for your receiver again
XMDirect=false ;< set true if you're using an XM Direct
port=# ;< this needs to be the number we located in Device Manager
timeout=12000 ;< don't mess with this line
audio_input=1 ;< don't mess with this line



LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks