Oscam_ymod 48 for OpenPLi

Robinson74

Well Known Member
Messages
558
Hello guys,
There is version 48 of YMOD for OpenPLi here: http://www.sat-universe.com/showpost.php?p=1069227&postcount=4
I installed it on VU+Solo2 (PLi 4.0) but things do not seem to be right.
This is because the bin file is looking for oscam config file in /etc/tuxbox/config/ instead of /etc/tuxbox/config/oscam_ymod, where all various oscam.* files are loaded by default during IPK installation.
So it looks like adjustments are necessary.
 

pandra

Senior Member
Messages
111
Hello !

It's not a problem if you start oscam with -c parameter to specify the directory where you have put your's config files :

oscam -c /your/path -b

You can type oscam -h to see the differents parameters autorised
 

pandra

Senior Member
Messages
111
Hello !

You have misunderstood. You must change the oscam runline in your launch script to put the -c command like I said :
oscam -c /your_configfiles_path -b

After, no need to change nothing more.
 
Top