I got it to scan properly only after I had updated it with dreamset.
Printable View
im getting the message "127.0.0.1:80 unable...webinterface'' i cant connect via telnet or ftp
i cant get cccam works.
I also have when reboot the same message than in the post before.
where is the how to install cccam working fine?
For bethe first time that i install this enigma2 is working very well as almost in dreambox. The ripper is the big chief.
yes, me too..i have that message now too :S
I cannot get cccam to work and no matter what i do scan for channels or put in a channel list with dreamset or dreambox edit they sometimes work for 10min or so and stoppes working or stoppes working after reboot(starts working again if i put channel list again and reboot the fta channels start working again)
I am connected to Astra 28.2
finaly got cccam working here on 19.2 tested cccam 2.1.3 and 2.1.4 both working with canal digitaal.
I would advice to use:
[ -x /usr/bin/CCcam_2.1.4 ] && [ -x /etc/init.d/CCcam_2.1.4_cam.sh ] && /etc/init.d/CCcam_2.1.4_cam.sh start
echo 66 > /proc/progress
with the startup in /etc/init.d/CCcam_2.1.4_cam.sh:
BTW: It is running from internal HDD here.Quote:
#!/bin/sh
################################# #######
# 6000->6099 = CCcam #
# 6100->6199 = CCcam-Capmtserver #
# 6200->6299 = CCcam-NewCS #
# 6300->6399 = CCcam-OSCam #
################################# #######
CAMD_ID=6093
CAMD_NAME="CCcam 2.1.4"
CAMD_BIN=CCcam_2.1.4
INFOFILE_A=ecm0.info
INFOFILE_B=ecm1.info
INFOFILE_C=ecm2.info
INFOFILE_D=ecm3.info
#Expert window
INFOFILE_LINES=1111111111000000
#Zapp after start
REZAPP=0
################################# #######
logger $0 $1
echo $0 $1
remove_tmp () {
rm -rf /tmp/*.info* /tmp/*.tmp*
}
case "$1" in
start)
remove_tmp
/usr/bin/$CAMD_BIN &
;;
stop)
killall -9 $CAMD_BIN 2>/dev/null
sleep 2
remove_tmp
;;
*)
$0 stop
exit 0
;;
esac
exit 0
4@@@@ if u want to go back to original firmware, what do u have to do?
HD SUISSE open , video o.k. no audio
The_Ripper i noticed too sometimes audio won't work, or it will work with some problems.
like 20%..30% of the times, but if i go back to other channel and to same again sound is ok.
I played with it, its working but still a lot of work have to be done. The best thing right is to give the coders time. So they can sort everything out. Its still bugy, but cccam is working and that was my biggest worry.
@hfmls:
Before reboot
setxenv -f /dev/mtdblock0 -k y.start -v "xrpc 0xac080090; load zbf 0xb3000000; go"
setxenv -f /dev/mtdblock0 -k a.linux_cmd -v "console=ttyS0,115200 root=/dev/hda1 rw rootdelay=5 mem=108m"
To boot from HDD
setxenv -f /dev/mtdblock0 -k y.start -v "net init;net initpci;net up; load -b tftp://192.168.1.2/vme2.bin 0x90020000; go 0x90020000"
setxenv -f /dev/mtdblock0 -k a.linux_cmd -v "console=ttyS0,115200 root=/dev/hdb1 rw rootdelay=5 mem=108m"
The kernel must be on tftp server. But it will also work if you have two partitions on you internal HDD and the first will have the kernel - no filesystem on it just put the kernel with dd in it.
I haven't tested yet, but as soon as I find a spare 3.5" disk, I'll try it. I have important things on the actual one and don't want to 'destroy' it.
Audio on some channels is not working, as the_ripper turned ofo STC Timer which are responsible for synchronisation.
We will put this back after we reach more stabillity, and as we said, dont worry every bug will be sorted step by step.
This is not even BETA, this is still Alpha stage.
CCcam and Mgcamd for Azbox with plugin start/stop/restart/cam info/autostart/desable autostart
Install
1.first enigma2-plugin-extensions-userscripts_2.4-r4_mipsel.ipk
2.enigma2-plugin-camd-mgcamd.1.35a_2.4-r1_mipsel.ipk
3.enigma2-plugin-camd-cccam.2.1.4_2.4-r0_mipsel.ipk
4.make folder /var/etc for your CCcam files and put your CCcam files
Restart box
5.Go to Main menu -Plugins-User Scripts-execute User Script from /usr/script
you can
start/stop/restart/cam info/autostart/desable autostart
For Mgcamd you have to put your config files to /var/keys
6.You have to change this in mg_cfg for AzBox
# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
# 06 dreambox/mips
# 08 stapi/kathrein
# 09 stapi/ipbox
# 11 stapi/openbox
B: { 06 }
and you have to make all other changes in configs for Mgcamd 1.35a
I have to add Mgcamd working perfect on Azbox