CCcam 2.1.4 for AZ Box HD

Status
Not open for further replies.

elgeneral

Registered
Messages
7,811
CCcam 2.1.4 for AZ Box HD

Firstly /MMP path must be writable with mount -o remount,rw /dev/hda1 /MMP
after that newrootglibcbuydeforme.tar should be on main path(/) and with tar xf newrootglibcbuydeforme.tar open file
Files in lib.zip to put in /MMP/newroot-glibcv/lib path
give that to console mkdir /MMP/newroot-glibcv/libf and than Files in fornewroot.zip to move this path.
chmod 755 -R /MMP/newroot-glibcv change files permisson with this.
cp /MMP/newroot-glibcv/lib/ld.so.1 /lib copy ld.so.1 to /lib with that.
After that add libf to LD_LIBRARY_PATH with export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/MMP/newroot-glibcv/libf
enter in cd /MMP/newroot-glibcv/bin and give this command ./fakeroot -l /lib/ld-uClibc.so.0
now on console sh-3.00# should be written
After that change the library envoirment but after you do it some programs on AZbox might not work with new library just it affect only that console apart from this console nothing will affect that...
export LD_LIBRARY_PATH=/MMP/newroot-glibcv/lib change path with that
change LD_PRELOAD with export LD_PRELOAD=/MMP/newroot-glibcv/lib/libdvbapi.so
and than you can work cccam that is have file permission

--also i have compiled fakeroot for uclibc and it is in the rar file

Thanks...
DeforMe
 

elgeneral

Registered
Messages
7,811
heres is 2nd version of the file!


maybe this helps you for install it:

The problems is with the directory names.

you have : "newroot-glibcv" and "newroot-gclibcv"

i fixed it by making first "newroot-glibcv" with all the directories.

- bin
- lib
- share
- flib

and then the directory with "newroot-gclibcv"

- bin
- lib
- share
- flib

A package with all the files allready in the right dir and the correct names.Would make it a bit easier.

eitherway,good job DeformE,nice to see some ppl working on a real CCcam client,Multicas works but not as a server and not as stable as CCcam.
 

kargo.25

Super VIP
Messages
9,725
CCcam 2.1.4 and Realcccaminfo

20-02-10


Code:
Download PLUGINS.rar

Extract PLUGINS.rar and you will have 3 folders

Folders CCcamFakeRoot ,OpenXCAS and realcccaminfo

Put folders in Azbox PLUGINS folder..

Open PLUGINS/OpenXCAS/libdvbapiCAS all file 755 mode
Open PLUGINS/realcccaminfo all file 755 mode

Edit module.seq edit and add libdvbapiCAS

/PLUGINS/CCcamFakeRoot/etc/ folder put CCcam.cfg

Restart Azbox and select libdvbapiCAS from plugins menu

Thanks to kanber_kav
 

elgeneral

Registered
Messages
7,811
New CCcam 2.1.4 tested and worked

Add in OpenXCAS Folder this files > module.seq + openxcas.conf

Restart AzBox and activate dvbapiCAS

Gracias a FeNiX
 

tani1

Staff member
Super Moderator
Messages
17,767
DeformCCC ver 1.aa - 22.02.2010
---Improvements:---

--all in one directory
--fakeroot was edited for better decoding performance
--unnecassary files were deleted
--handler v1.aa was edit
--with handler cccam has beter performance for first decoding and give ecm information from dvbapi_module
--easy to install

---How to Install---

--copy DeformeCCCv1aa.tar file to your main directory(/)
--and give tar xf /DeformeCCCv1aa.tar command
--if you have dvbapiCAS give that command "rm -r /PLUGINS/OpenXCAS/DeformCCC/dvbapimodule"
-- if you dont have dvbapiCAS give "ln -s /PLUGINS/OpenXCAS/DeformCCC/dvbapimodule /PLUGINS/OpenXCAS/dvbapiCAS" this command
--add dvbapiCAS and DeformCCC your module.soq file
--change CCcam.cfg file under cccam directory
--open dvbapiCAS and DeformCCC your openxcas menu and they should be active
--if it doesnt decode chanels change handler.sh with handler.sh in archive files and give 755 for file permisson

Thanks hfmls and kanber_kav for beta testing

Thx to DeForMe
 

tani1

Staff member
Super Moderator
Messages
17,767
DeformCCC ver 1.ab - 22.02.2010
---Improvements---

--more stable than ver 1.aa
--fakeroot was edited for better decoding performance
--unnecassary files were deleted
--handler v1.ab was added
--with handler cccam has beter performance for first decoding and give ecm information from dvbapi_module
--easy to install

---How to Install---

--copy DeformeCCCv1ab.tar and dvbapiCAS.tar file to your main directory(/)
--if you have dvbapiCAS give that command "rm -r /PLUGINS/OpenXCAS/dvbapiCAS"
--give tar xf /DeformeCCCv1ab.tar and give tar xf /dvbapiCAS.tar commands
--add dvbapiCAS your module.soq file and open it after that disable Multicas
--change CCcam.cfg file under cccam directory and give file permission as 755
--open dvbapiCAS your openxcas menu and they should be active
 

bellof

Registered
Messages
1,791
DeformeCCC ver 1.ac - 22.02.2010

***DeformCCC ver 1.ac
--CCcam.prio and CCcam.channelinfo supporting has been added
--dvbapiCAS and DeformCCC have collected in a file in archive file
--to install easyier than ver 1.ab
********How to Install***********
--copyDeformeCCCV1ac.tar file to your main directory(/)
--if you have dvbapiCAS give that command "rm -r /PLUGINS/OpenXCAS/dvbapiCAS" and "rm -r /PLUGINS/OpenXCAS/DeformCCC"
--give tar xf /DeformeCCCV1ac.tar commands
--add dvbapiCAS your module.soq file and open it after that disable Multicas
--change CCcam.cfg file under cccam directory and give file permission as 755
--add your prio and channelinfo file under cccam directory
--open dvbapiCAS your openxcas menu and they should be active
...DeformE
 
Status
Not open for further replies.
Top