MCD / MTD support using DD hardware

Support forum for minisatip
carter
Posts: 13
Joined: Fri Jun 30, 2017 10:54 am

Re: MCD / MTD support using DD hardware

Post by carter »

Hi,

here's my result:

1st channel "Das Erste"
2nd channel "RTL Crime"
3rd channel "SYFY"
4th channel "FOX Serie"

My CI is a DD Octopus Duo Flex CI addon card (not PCIe), connected
directly via databuscable to my DD cine S2 V6.5

Driver is the latest 0.9.33 from DD started with no additional parameters

My SAT>IP client is a VDR using vdr-satip/2.4.0-GIT-v214-76-gdafdb65 plugin on 192.168.100.157

The log is attached.

EDIT: log-20180619-1.tgz is a typo - It is from 20180617

Code: Select all

vdr-147 / # ls -l /dev/ddbridge/
insgesamt 0
crw------- 1 root root 246, 0 Jun  3 18:29 card0

vdr-147 / # ls -l /dev/dvb/adapter0
insgesamt 0
crw-rw----+ 1 root video 212, 0 Jun  3 18:29 demux0
crw-rw----+ 1 root video 212, 1 Jun  3 18:29 dvr0
crw-rw----+ 1 root video 212, 3 Jun  3 18:29 frontend0
crw-rw----+ 1 root video 212, 2 Jun  3 18:29 net0

vdr-147 / # ls -l /dev/dvb/adapter1
insgesamt 0
crw-rw----+ 1 root video 212, 4 Jun  3 18:29 demux0
crw-rw----+ 1 root video 212, 5 Jun  3 18:29 dvr0
crw-rw----+ 1 root video 212, 7 Jun  3 18:29 frontend0
crw-rw----+ 1 root video 212, 6 Jun  3 18:29 net0

vdr-147 / # ls -l /dev/dvb/adapter2
insgesamt 0
crw-rw----+ 1 root video 212, 8 Jun  3 18:29 ca0
crw-rw----+ 1 root video 212, 9 Jun  3 18:29 ci0

vdr-147 / # ls -l /dev/dvb/adapter3
insgesamt 0
crw-rw----+ 1 root video 212, 10 Jun  3 18:29 ca0
crw-rw----+ 1 root video 212, 11 Jun  3 18:29 ci0
Attachments
log-20180619-1.tgz
(205.29 KiB) Downloaded 379 times
cata
Site Admin
Posts: 768
Joined: Tue May 12, 2015 1:01 am

Re: MCD / MTD support using DD hardware

Post by cata »

-N disables DVB device detection,
try:

./minisatip -f -l http,ca -v ca | tee /tmp/log

as suggested in my previous post
carter
Posts: 13
Joined: Fri Jun 30, 2017 10:54 am

Re: MCD / MTD support using DD hardware

Post by carter »

Why do you think I've started with -N?
I know that -N disables auto detection.

Yesterday when I made the log file, I took the original command out of your suggestion (copy and paste)
carter
Posts: 13
Joined: Fri Jun 30, 2017 10:54 am

Re: MCD / MTD support using DD hardware

Post by carter »

@cata

Which hardware do you use / have you tested?

A "DuoFlex CI", "Octopus Duo CI" or a "Octopus CI S2 Pro"?

I use a "DuoFlex CI" in my environment.
Post Reply