and after a restart of the server and a cache clear of the browser everything is ok .
thank you speedy005 for your time and help
another question , how i could restarting oscam from cron ???
and after a restart of the server and a cache clear of the browser everything is ok .
thank you speedy005 for your time and help
another question , how i could restarting oscam from cron ???
https://github.com/oscam-mirro…ob/master/oscam-emu.patch
copx patch to support/patches
in telnet
./s3 repopatch
it seems that is patched but i cant see emu in readers
till now i have done this
cd
git clone https://github.com/gorgone/s3_releases.git
cd s3_releases
./s3 menu
EXIT
cd patches
wget https://raw.githubusercontent.…ds/master/oscam-emu.patch
cd /root/s3_releases
./s3 repopatch
./s3 native
even it says that is patched in oscam version i do not have "emu yes " in readers does not show my emu reader (the config exists in oscam.server and if i use ./s3 menu for building oscam it does not show emu in windows titles , please give me some more help .
hi guys and Merry Christmas to all .
can enybody tell me how to enable emu???
i have tried all commands but no result
with the latest release i tried ./s3 enable_emuautomatically and ./s3 enable_emu
and even with 2024.04.336 that should be with emu patch support but no luck
if i understand correctly
the new releases use a repository switch to a patched one with ./s3 enable_emuautomatically
please help
are you trying in account group 5
and i also think your trying to send powervu key
i don't think that is possible
Hello, i only have group 1 in my setup , because i share locally in my home , is there a classification of groups ?
I was thinking that groups are to limit what to share to certain group.
Group 1 card 1, card 2 , emu
Group 2 card 1, card 3......
Group 5 card 1, card 7.
Please correct me if i am wrong.
I have used as reader just this minimal settings:
[reader]
label = test
protocol = emu
device = https://raw.githubusercontent.…/main/Enigma2/SoftCam.Key
group = 1
At least this settings should point the oscam emu to use the SoftCam.Keys from address specified.
The server and dreamboxes can connect to internet , because wget method works.
From my point of wiew
Oscam emu usees just the predefined location for SoftCam.Key file.
Auto update aka AU only works when you have a valid EMM key on say powerVU. (and are able to unmask its hash mode, we have issues on AFN already)
Other than that, you can point your EMU reader to an internet location in a similar fashion to what you have done already.....
an example below is updated fairly regularly.
CodeDisplay More[reader] label = Emulator_MOH enable = 0 protocol = emu device = https://raw.githubusercontent.com/MOHAMED19OS/SoftCam_Emu/main/Enigma2/SoftCam.Key caid = 0500,0604,090F,0E00,1010,1801,2600,2602,2610,4AE1 detect = cd ident = 0500:000000,007400,007800,021110,023800;0604:000000;090F:000000;0E00:000000;1010:000000;1801:000000,001101,002111,007301;2602:000000;2610:000000;4AE1:000011,000014,0000FE group = 5 emmcache = 2,1,2,1 emu_auproviders = 0604:010200;0E00:000000;1010:000000;2610:000000;4AE1:000011,000014,0000FE
Please tell me , do you have this config working in a receiver or a server ,
in theory should be good but in my ubuntu 32 bit server and in dreamboxes with openpli does not work all of them have oscam r11711-789
Even the theory was good and it should work, it does not , maybe i am doing something wrong .
I have approach the matter thru cron and from each receiver and works, tested by me 100% working .
it goes like this :
A wget command to download and overwrite the SoftCam.key file in his default location.
And a init.d command to restart the oscam for reading the new SoftCam.Key file written by the command above .
Be careful the commands are different , depending on the paths of where the oscam stores the Softcam.key file, and where and how is named oscam .bin.
Here i will give 2 examples :
dm 800se openpli 11.2
58 * * * wget -q https://raw.githubusercontent.…ain/Universal/SoftCam.Key -O /etc/tuxbox/config/SoftCam.Key
0 5 * * * /etc/init.d/softcam restart
this crontab will get the SoftCam.Key every hour at minute 58
and at 5 AM the oscam will restart to reload the file
If the file need reloaded at other time it can be done by remote or web interface
dm 8000 openpli 8.1-release
58 * * * * wget -q https://raw.githubusercontent.…ain/Universal/SoftCam.Key -O /etc/tuxbox/config/oscam-emu/SoftCam.Key
0 5 * * * /etc/init.d/softcam restart
the only difference is where the SoftCam.Key file is stored
For sure it would be nice to have a server that does the key grabbing and other clients to get the keys from the server.
Maybe tis can be made with CCCam or maybe other settings , but after cron is set is all automated .
The bad is when something goes wrong in time and you have to set every receiver , i have 3 so it will be easier to set the server and and whatever solution to get the keys from server to still working and not have to set all receivers
Thanks a lot jenseneverest . That works for me.
!!!THIS IS NOT WORKING FOR ME !!! I leave this post maybe is working for other people
ok i got it , is all about the emu reader config
so , if you want to set up clients, in my case 3 receivers in the house, to use the SoftCam.Key of the server ,you have to create a [reader ]
in each client :
[reader]
label = SoftCam.Key
protocol = emu
device = 192.168.1.127/usr/local/etc/SoftCam.Key (your server /main receiver path to SoftCam.Key file)
user = root (the username set in server for this client)
password = pass (the password set in server for this client)
detect = cd
group = 1
after this new reader is added you will see in oscam status of the client
| CARDOK (1477 entitlements) | |||||||||||
after this every time you update / change the content of SoftCam.Key file every client will use that
now if someone knows how to auto update keys ?
i will be grateful
why not share on the ubuntu server the key patch and on the 3 boxes say where the key path is.
\\IP NUMBER UBUNTU\PATH\SoftCam.Key
This seems logical , but i do not know how to do it , it should be a full config with user and password as a reader .
or maybe a cccam share ?
i was hoping to have only 1 N line for the shared card and keys.
hello to all
just wondering
i have oscam ubuntu server with emu and softcam.key working
the client that is oscam also and has an N line from server , will get also the emu keys thru this line ?
or is necessary to have an afitional line or reader configured in client /server side ?
i have 3 receivers in 3 rooms and i do not want to upload key file in all receivers , i want to upload only to server.
i cant test because i cant move my antenna now .
thanks in advance
all sugestions are wellcome
Display MoreHi. I've followed the steps to build oscam as listed on the following link https://trac.streamboard.tv/oscam/wiki/BuildingOscam When I enter "make" it creates the following 2 files in the Distribution directory:
oscam-1.20_svn11711-x86_64-linux-gnu-static
oscam-1.20_svn11711-x86_64-linux-gnu-static.debug
If I try to run any of the 2 files above, they do not run. I get "Command not found".
Am suggestions?
you have to rename the file "oscam-1.20_svn11711-x86_64-linux-gnu-static" to oscam and move it to /usr/local/bin
if you want you can follow my, lets say guide, i have wrote down the steps i have took.
i just have built an oscam ubuntu server with 4 pcsc readers on a thin client hp 32bit
this guide was for Debian but i have modified it for my needs
sudo apt-get install cvs subversion autoconf libccid automake libtool gettext make cmake tar bzip2 gzip patch ncurses-bin gcc g++ flex bison pkg-config pcsc-tools pkg-config wget libpcsclite1 libpcsclite-dev libusb-dev libssl-dev libpnglite-dev pngquant zlib1g-dbg zlib1g-dev zlib1g zlibc dialog build-essential mercurial minizip
wget http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.26/libusb-1.0.26.tar.bz2
tar xjf libusb-1.0.26.tar.bz2
cd libusb-1.0.26
./configure; make; make install
Now we are ready for next steps!
cd .. (you need to come to the root of your system)
svn checkout https://git.streamboard.tv/common/oscam.git/ oscam-git
wget https://github.com/oscam-emu/oscam-emu/raw/master/oscam-emu.patch
cd oscam-svn
sudo patch -p0< ../oscam-emu.patch
mkdir build
cd build
cmake -DWEBIF=1 -DHAVE_DVBAPI=1 ..
make
sudo make install (this command will install oscam to /usr/local/bin folder!! - if you have already oscam binary there, please backup it)
Now you need to chmod oscam file to 0755. Use these commands:
cd /usr/local/bin
sudo chmod 755 oscam
You also need to setup automatic startup with boot. Execute these commands:
sudo vi /etc/rc.local press i to write in vi editor
Before “exit 0” line write this line:
Esc wq to exit vi editor
Now you need to create oscam config files and transfer them to /usr/local/etc.
sudo vi /usr/local/etc/oscam.conf
hello ,
i have dm 800se sim a8p installed original image ,
after install ssh worked but after first restart i get connection refused.
tried to uninstall dropbear and installother ssh servers but same refuse at connection time
also samba missing there is a samba package to install so i can see my hard drive in windows network
thanks in advance
thanks a lot, i got it working ,
that exclamation point is magic
thanks again
the system that is working on is a raspberry pi 1B with raspbian lite legacy Buster headless installed on a 4gb card
oscam is installed with simplebuild 3 by Gorgone
and i do not know if is mentioned , the switches on the reader must be set to phoenix and 5.0v
and here is my working basic config for caid 1880:
[reader]
label = Digi
protocol = mouse
device = /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_your serial-if00-port0 ##mine serial is AL016WGU, look at my scan usb##
detect = !cd
mhz = 368
group = 1
boxkey = your boxkey
rsakey = your rsakey
Hello to all .
i do not understand line 4 of your working config
device = /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_XXXXXX-if00-port0
please explain where i get that info
i have the same reader and when i scan usb i get this:
| Bus 001 Device 005: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC |
| iProduct 2 FT232R USB UART |
| iSerial 3 AL016WGU |
how it should be my device = ???
thanks in advance
i think i got it is the path of the reader