Ok, I have made some progress. openpliPC enigma2 runs on the zotax zbox and I get the OSD, so I can configure enigma.
However:
I cant manage to get any pictures using vtuner - I have tried the versions supplied by nobody9, built my own, used the versions from the vtuner website.
When I scan the satellites I get errors:
On the vtunerd.mipsel running on DM500HD it produces the following output:
root@dm500hd:/etc/vtuner# ./vtunerd.mipsel
vtunerd: [573 ../../vtunerd.c:87] info: S2API tuning support.
vtunerd: [573 ../../vtuner-dmm-3.c:60] info: FE_GET_INFO dvb-type:0 vtuner-type:1
vtunerd: [573 ../../vtunerd.c:97] info: adapter:0, frontend:0, demux,0, dvr:0 is type:1
vtunerd: [573 ../../vtunerd-service.c:263] info: waiting for autodiscover packet (groups 0xFFFFFFFF) ...
vtunerd: [573 ../../vtunerd.c:111] info: received discover request proto2, vtuner_type:9 group:0xFFFFFFFF
vtunerd: [573 ../../vtunerd-service.c:263] info: waiting for autodiscover packet (groups 0xFFFFFFFF) ...
vtunerd: [573 ../../vtuner-dmm-3.c:60] info: FE_GET_INFO dvb-type:0 vtuner-type:1
vtunerd: [573 ../../vtunerd-service.c:68] info: anon stream socket prepared 7
vtunerd: [573 ../../vtunerd-service.c:313] info: control socket bound to 1072
vtunerd: [573 ../../vtunerd-service.c:68] info: anon stream socket prepared 8
vtunerd: [573 ../../vtunerd-service.c:326] info: session prepared control:1072 data:1888
vtunerd: [573 ../../vtunerd-service.c:356] info: session running
vtunerd: [573 ../../vtuner-dmm-3.c:149] info: FE_SET_FRONTEND parameters: freq:993750 inversion:2 SR:22000000 FEC:5
vtunerd: [573 ../../vtuner-dmm-3.c:165] warn: FE_SET_FRONTEND DTV_CLEAR failed - Operation not supported
vtunerd: [573 ../../vtuner-dmm-3.c:232] warn: FE_SET_FRONTEND failed freq:993750 inversion:2 SR:22000000 FEC:5
- Operation not supported
vtunerd: [573 ../../vtunerd-service.c:449] warn: vtuner call failed, type:1 reason:-1
killed it
vtunerd: [573 ../../vtunerd-service.c:249] info: TS data copy thread terminated.
vtunerd: [573 ../../vtunerd-service.c:496] info: control thread terminated.
on ubuntu 11.10:
password for gerhard:
vtunerc: vtuner client (vtunerc), part of vtuner project
Visit http://code.google.com/p/vtuner/ for more information
Copyright © 2009-11 Roland Mieslinger
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.
vtunerc: Revision:63f73de8b63c+/tip DVB:5.0 allow:5.x NetProto:2 MsgSize:96, Debug:3
vtunerc: [4725 ../../vtunerc.c:452] info: added frontend mode DVB-S2 as mode 0, searching for tuner types 9
vtunerc: [4725 ../../vtunerc.c:533] info: Created pidfile /var/run/vtunerc0.pid
vtunerc: [4725 ../../vtunerc.c:586] info: no server connected. discover thread is 0 (DWS_IDLE:0, DWS_RUNNING:1)
vtunerc: [4725 ../../vtunerc.c:588] info: changing frontend mode to DVB-S2
vtunerc: [4725 ../../vtunerc.c:617] info: Start discover worker for device type 9 groups 1
vtunerc: [4725 ../../vtunerc.c:214] info: starting discover thread
vtunerc: [4725 ../../vtunerc.c:258] info: Sending discover message for device types 9
vtunerc: [4725 ../../vtunerc.c:272] info: Received discover message from 192.168.1.6 proto2 control 1072 data 1888
vtunerc: [4725 ../../vtunerc.c:637] info: connect control socket to 192.168.1.6:1072
vtunerc: [4725 ../../vtunerc.c:654] info: connected data socket to 192.168.1.6:1888
^C
gerhard@ZBOX1:~/Downloads/vtuner/i686$
]
enigma settings:
config.av.videoport=DVI-PC
config.av.aspect=16_9
config.misc.erase_flags=0
config.misc.firstrun=false
config.misc.initialchannelselection=false
config.misc.demux_size=962560
config.misc.startCounter=111
config.misc.languageselected=false
config.misc.defaultchosen=false
config.misc.videowizardenabled=false
config.Nims.0.diseqcA=284
config.Nims.0.diseqcMode=diseqc_a_b_c_d
config.Nims.0.diseqcC=130
config.Nims.0.diseqcB=192
config.Nims.0.configMode=simple
config.seek.selfdefined_46=60
config.seek.selfdefined_13=15
config.seek.selfdefined_79=300
config.tv.lastroot=1:7:1:0:0:0:0:0:0:0:(type == 1) || (type == 17) || (type == 22) || (type == 25) || (type == 134) || (type == 195) FROM SATELLITES ORDER BY satellitePosition;1:7:0:0:0:0:11A0000:0:0:0:(satellitePosition == 282) && (type == 1) || (type == 17) || (type == 22) || (type == 25) || (type == 134) || (type == 195) ORDER BY name:28.2E - Services;
config.tv.lastservice=1:0:1:283F:7FE:2:11A0000:0:0:0:
config.usage.movielist_trashcan_reserve=40
config.usage.default_path=/hdd/movies/
config.usage.movielist_trashcan_days=8
config.usage.quickzap_bouquet_change=true
config.usage.timeshift_path=/hdd/movies/
config.usage.enable_tt_caching=false
config.usage.show_second_infobar=0
config.ParentalControl.configured=true
config.movielist.last_timer_videodir=/hdd/movies/
config.movielist.videodirs=['/hdd/movie/']
config.recording.margin_before=3
config.recording.keep_timers=7
config.recording.margin_after=5
config.epg.freesat=false
config.epg.viasat=false
config.epg.netmed=false
I have copied lamedb from DM500HD.
Sorry for being stupid, but I have to learn
Edited by shumifan50, 20 December 2011 - 18:10.
DM600, DM800HD, DM7025, DM500S HD. DM800HDse, 90cm multi-bracket dish: 13E, 19.2E, 23.5E, 28.2E.
Runnign OpenPli where I can and loving it!