@supamicha, I'll try to bring the extra patch "
Sie müssen registriert sein, um Links zu sehen.
" to the oscam-binary in the BBB installed with your snapshot image.
The new oscam emu you can read here;
Sie müssen registriert sein, um Links zu sehen.
I start with the experiment/test first with a new directory
/usr/local/src/OscamEmu
Try to build with this protocol;
Building OSCam-emu from source
==========================
-
cd /usr/local/src/
- Get the lastest oscam sources from SVN:
svn checkout
Sie müssen registriert sein, um Links zu sehen.
OscamEmu
- save the oscam-emu.patch file into;
/usr/local/src/OscamEmu
- Go to oscam-svn directory.
cd OscamEmu
- Patch the source with the EMU patch:
patch -p0 < ../oscam-emu.patch ###From here I could not patch !
What goes wrong ??? ###
- Run `./config.sh -g` to choose the features you want. (make sure to include at least all readers, constcw and emu support besides the wanted protocols)
- Run `make` to compile OSCam.
==========================
If this will be work, the next step will be the integration in your command "oscambuild" :emoticon-0115-inlov