-
Notifications
You must be signed in to change notification settings - Fork 3
Home
akosinov edited this page Apr 3, 2018
·
9 revisions
most basic case: u has a STB card on linux system and wants programing Unicable II device, so:
- download dconv and dsqsend
- compile dconv using Go (if you don't have Go, use on debian-based linux apt-get install golang)
- compile dsqsend using gcc
- make .dsq or .bin file in original app and put it to linux host
- use
./dconv -i <filename> -it <dsq or bin> -ot dsq -l 6 | ./dsqsend
if you don't see any error messages then your device programmed.
TESTED ON:
+++Inverto IDLU-UWT110-CUO1O-32P multiswitch. Original Inverto app. I'm 99.99% sure it is ok for IDLU-UST110-CUO1O-32P too.
+++Inverto IDLU-32UL40-UNBOO-OPP LNB. Original Inverto app. I'm 99.99% sure it is ok for IDLU-24UL40-UNMOO-OPP too