Zone téléchargement ⇒ OSCam Shadow By OniK
- OniK
- Administrateur
- Messages : 5218
- Inscription : 03 avr. 2013, 19:32
- A remercié : 368 fois
- A été remercié : 1849 fois
- Genre :
- Zodiac :
- Âge : 38
- Contact :
Re: OSCam Shadow By OniK
bon bon bon
déjà si t'as pris l'image que t'as mis sur ton post c pas du png donc ça ira pas ...
tu prend 1843.png tu renommes en 1843.pn
tu met 1843.pn ds le même dossier que Base64picon et tu lances
ca te donne IC_1843.tpl ds le sous dossier oscam_picons tadam
déjà si t'as pris l'image que t'as mis sur ton post c pas du png donc ça ira pas ...
tu prend 1843.png tu renommes en 1843.pn
tu met 1843.pn ds le même dossier que Base64picon et tu lances
ca te donne IC_1843.tpl ds le sous dossier oscam_picons tadam
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
鬼に金棒
Re: OSCam Shadow By OniK
Been trying several downloads With the builds from OINK.
But can 't get any off them working
Have OPenpli4,0 running on e Formuler1 receiver.
when trying to run the app, i get oscam-svn11033-openpli40-webif-ssl
Bus error
But can 't get any off them working
Have OPenpli4,0 running on e Formuler1 receiver.
when trying to run the app, i get oscam-svn11033-openpli40-webif-ssl
Bus error
- OniK
- Administrateur
- Messages : 5218
- Inscription : 03 avr. 2013, 19:32
- A remercié : 368 fois
- A été remercié : 1849 fois
- Genre :
- Zodiac :
- Âge : 38
- Contact :
Re: OSCam Shadow By OniK
hummm ... I don't know your receiver so can you tell me the CPU type ( mipsel, arm, ... )
did you already try original oscam builds ? if it run ok give me the full name
did you already try original oscam builds ? if it run ok give me the full name
鬼に金棒
Re: OSCam Shadow By OniK
Original builds that i download with openpli work
info;
Formuler1 Sat receiver Info
oscam -V
Version: oscam-1.20-unstable_svn-r11064
Compiler: mipsel-oe-linux
Box type: generic (generic)
PID: 737
TempDir:
ConfigDir: /etc/tuxbox/config/oscam/
WebifPort: 0
Xpenology server Info
./oscam -V
Version: oscam-1.20-HDSC-r319-EMU-r326-726-r11077
Compiler: x86_64-linux-gnu
Box type: generic (generic)
PID: 8077
TempDir:
ConfigDir: /usr/local/etc/
WebifPort: 0
Mac OSX El Capitan 10,11,1
oscam-1.20-unstable_svn0-x86_64-apple-darwin15.0.0 -V
Version: oscam-1.20-unstable_svn-r0
Compiler: x86_64-apple-darwin15.0.0
Box type: generic (generic)
PID: 64563
TempDir:
ConfigDir: /usr/local/etc/
WebifPort: 0
On OSX made the build my self (but still learning)
info;
Formuler1 Sat receiver Info
oscam -V
Version: oscam-1.20-unstable_svn-r11064
Compiler: mipsel-oe-linux
Box type: generic (generic)
PID: 737
TempDir:
ConfigDir: /etc/tuxbox/config/oscam/
WebifPort: 0
Xpenology server Info
./oscam -V
Version: oscam-1.20-HDSC-r319-EMU-r326-726-r11077
Compiler: x86_64-linux-gnu
Box type: generic (generic)
PID: 8077
TempDir:
ConfigDir: /usr/local/etc/
WebifPort: 0
Mac OSX El Capitan 10,11,1
oscam-1.20-unstable_svn0-x86_64-apple-darwin15.0.0 -V
Version: oscam-1.20-unstable_svn-r0
Compiler: x86_64-apple-darwin15.0.0
Box type: generic (generic)
PID: 64563
TempDir:
ConfigDir: /usr/local/etc/
WebifPort: 0
On OSX made the build my self (but still learning)
- OniK
- Administrateur
- Messages : 5218
- Inscription : 03 avr. 2013, 19:32
- A remercié : 368 fois
- A été remercié : 1849 fois
- Genre :
- Zodiac :
- Âge : 38
- Contact :
Re: OSCam Shadow By OniK
try this one
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
鬼に金棒
Re: OSCam Shadow By OniK
when trying that one i get
root@formuler1:/usr/bin# oscam-svn11033-openpli40-webif
Illegal instruction
root@formuler1:/usr/bin# oscam-svn11033-openpli40-webif
Illegal instruction
- OniK
- Administrateur
- Messages : 5218
- Inscription : 03 avr. 2013, 19:32
- A remercié : 368 fois
- A été remercié : 1849 fois
- Genre :
- Zodiac :
- Âge : 38
- Contact :
Re: OSCam Shadow By OniK
damn ... btw how did you send it to the receiver ? I just noticed you have a mac ... can you use a real ftp like filezilla ... looks like you're corrupting each file during transfer ...
鬼に金棒
Re: OSCam Shadow By OniK
OniK a écrit :damn ... btw how did you send it to the receiver ? I just noticed you have a mac ... can you use a real ftp like filezilla ... looks like you're corrupting each file during transfer ...
i'm using filezilla all the time
EDIT: when transfer as binary it works OK ...
Never had to change that before ????
'can I help anyone with mac osx builds ?
- OniK
- Administrateur
- Messages : 5218
- Inscription : 03 avr. 2013, 19:32
- A remercié : 368 fois
- A été remercié : 1849 fois
- Genre :
- Zodiac :
- Âge : 38
- Contact :
Re: OSCam Shadow By OniK
it's easy to understand ...
Binary mode transfers files as raw data ... so the file on the server will be exactly the same as the original
Ascii mode transfers files as 'text' ... so the file will be modified during transfer and the file on the server will not be the the same as the original
since you were using Ascii mode for a binary file the file on the server was of course corrupted
Binary mode transfers files as raw data ... so the file on the server will be exactly the same as the original
Ascii mode transfers files as 'text' ... so the file will be modified during transfer and the file on the server will not be the the same as the original
since you were using Ascii mode for a binary file the file on the server was of course corrupted
鬼に金棒
Re: OSCam Shadow By OniK
J'ai un soucis avec mon oscam, j''espere que le tien va corriger mon soucis merci