There may be a few months of TPS viewing left, so here is an updated guide to clearing it with MGcamd and SBCL_vPlug.
The procedure will probably be similar for other Linux STBs ????? Llew?
On the PC and the Dreambox,
1: Synchronize the time and date.
On the Dreambox.
1: Add the following line to /var/keys/newcamd.list (If newcamd.list doesn't exist, create it).
Code:
CWS = YourPCsIP 6001 username password 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan sbcl
e.g.
Code:
CWS = 192.168.1.35 6001 username password 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan sbcl
The username and password can be anything you like, they are only there as part of the newcamd protocol and are not used by SBCL_vPlug
2: If you are using Softcam.key, disable the the following TPS key by commenting it out (by adding # at the beginning of the line) or delete that line. The line you want to comment out begins as follows.
V 007C00 08 should read
#V 007C00 08 after editing.
On the PC
1: Get SBCL_vPlug here. (I have bundled what was working on my machine today and uploaded it here).
_http://d2.myfreefilehosting.com/d1/SBCL_vPlug_TPS-ABSat.zip
2: Extract the files to whatever folder you like.
3: Download the lates TPS.bin file from wherever you want.
Its usually available here.
_http://dvb-upload.com/
4: Put the latest unzipped TPS.bin file in the plugins directory (....\SBCL_vPlug_TPS-ABSat\plugins)
5: Start up SBCL v1.0i-TPS-ABSat.exe. At this point your firewall should ask you whether to block or unblock this application. Unblock it. You may have to do this manually if you are not prompted.
6: In the tuner tab, press stop to allow editing of the client IP, Insert your dreambox IP here, (see attachment). Then click start.
7: Change to a TPS channel on your dreambox.
8: In the blue panel on the Dreambox, start/restart MGcamd.
You should see SBCL connect to the dreambox and begin to send keys.
There should be no need to enable port forwarding on your router, I have never come across the need to do so on an internal LAN where communications are not passing over the router to the outside world. (Or rather the other way round)
The plugins directory will be automatically detected by the application.
If there are any questions or anything I have missed, I can elaborate some more tomorrow. I'm short on time at the Minute.
C
PS: This should also work with CCcam as in mhku's original guide. although, I have not tested.
Originally Posted by mhku 1. Install CCcam if not already done.
2. FTP /var/etc/CCcam.cfg to your PC
3. Add this line to your config file usng your IP address (do a FIND on SBCL in the file): N: 192.168.1.2 6001 test test 01 02 03 04 05 06 07 08 09 10 11 12 13 14
4. FTP CCcam.cfg back to /var/etc/ on your Dreambox |
Mods, Please move this thread if you feel its appropriate.