studi@satforum
studi@satforum
Vuoi reagire a questo messaggio? Crea un account in pochi click o accedi per continuare.

How to install OSCAM to UBUNTU

Andare in basso

How to install OSCAM to UBUNTU Empty How to install OSCAM to UBUNTU

Messaggio  Admin Mer Apr 21, 2010 3:35 pm

How to install OSCAM to UBUNTU

Since many have been trying to get OSCAM working on UBUNTU with no luck, decided to write up a quick tutorial for getting it to work.

(I have had this running for a couple of days now on ubuntu server, with an ORANGE sub (096c), glitch free)


cd /lib/
sudo ln -s libcrypto.so.0.9.8e libcrypto.so.0.9.8
sudo apt-get install yum
cd /usr/local/bin/
sudo apt-get install subversion
sudo svn co http://oscam.ump2002.net/svn/oscam/trunk oscam-svn
cd oscam-svn/
sudo apt-get install cmake
sudo mkdir build_dir
cd build_dir
sudo cmake /usr/local/bin/oscam-svn
sudo make
sudo make install
now make your configuration files and place them in /usr/local/etc

oscam.server

[reader]
label = fx
protocol = mouse
detect = CD
device = /dev/ttyUSB0
mhz = 600
EMMCache = 1,1,2
Group = 1
caid = 096c
boxid = ********
oscam.conf
Code:
[global]
nice = -19
WaitForCards = 1
[monitor]
port = 988
aulow = 120
monlevel = 0
[newcamd]
key = 0102030405060708091011121314
port = 10000@096c:000000;

oscam.user

[account]
user = test
pwd = test
uniq = 1
group = 1
au = fx
ident = 096c:000000
caid = 096c

now back to terminal:

sudo oscam -b

now check /var/log/oscam.log for the news..
also,

to calculate boxkey for the new orange sub:
1. get your 11 digit box serial (101*******5)
2. remove the last digit ONLY (101*******) and type it in the windows cal in dec mode
3. click hex. this will give you the exact 8 digit hex to put in your oscam.server.

Also,
I have tested the windows version of oscam which requires cygwin (using usb phoenix 6 mhz), and its too slow. Ecm transaction takes 1300ms compared to 300 ms on dm internal compared to 205 ms on ubuntu with usb phoenix running 6 mhz.

THANK jtc2005
Admin
Admin
Admin

Messaggi : 145
Data d'iscrizione : 16.04.10

http://inetboxsat.forumitalian.com

Torna in alto Andare in basso

Torna in alto

- Argomenti simili

 
Permessi in questa sezione del forum:
Non puoi rispondere agli argomenti in questo forum.