Hi,
I updated mu Vu Solo2 to the latest version of Openvix the other day, openvix-3.2.023,
Im running Oscam with cccam on it , the problem is as title suggests, its reading from peers before local card, it used to do it on occasion before but since I updated its been very bad. at the moment I disabled my peers servers so it has to read from my local but its still freezing the odd time.
To start , I deleted all .bak files in var/tuxbox/config because i thought they might have been causing the problem.
I put these lines into oscam.server file as i never had them.. to be honest my ability is poor at this stuff but i try hard.
I made up my file from info from lots of user forum posts so my file might be pure rubbish but have worked for me all along..
I will post up my file hoping someone might be able to help me
thanks
Oscam.config
# oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r10595
# Read more: http://www.streamboard.tv/svn/…on/doc/txt/oscam.conf.txt
[global]
logfile = /var/local/oscam.log
clienttimeout = 1000
fallbacktimeout = 400
nice = -1
preferlocalcards = 1
lb_mode = 1
dropdups = 1
[cache]
[cccam]
port = xxxxx
nodeid = xxxxxxxxxxxxxxxx
version = 2.3.0
reshare = 1
stealth = 1
[dvbapi]
enabled = 1
au = 1
user = root
boxtype = dreambox
[webif]
httpport = 22222
httpuser = user
httppwd = password
httprefresh = 10
httphideidleclients = 1
httpallowed = 0.0.0.0-255.255.255.255
Oscam.dvbapi
# if you want to use Oscam as your client as well as server
# doesn't work well on some boxes
enabled = 1
# set to 0 if using mgcamd as the client and DVBAPI
user = local
# it must be a user defined in oscam.user to work correctly
au = 1
# or 0 as you prefer
boxtype = Vu+Solo2
# use dreambox for earlier dreamboxes.
pmt_mode = 0
oscam.provid
Is there need to post this?
Oscam.server
# oscam.server generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11108
# Read more: http://www.streamboard.tv/svn/…/doc/txt/oscam.server.txt
[reader]
label = Lower
protocol = internal
device = /dev/sci0
caid = 0963
detect = cd
mhz = 450
cardmhz = 2700
group = 1
emmcache = 1,3,2,0
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
lb_weight = 100
cccreshare = 1
auprovid = 000963
[reader]
label = myshare
enable = 0
protocol = cccam
device = myshare.dyndns.tv,xxxxx
user = myshare
password = myshare
inactivitytimeout = 30
group = 1
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
lb_weight = 100
cccversion = 2.3.0
cccmaxhops = 2
cccwantemu = 1
ccckeepalive = 1
cccreshare = 1
cccreconnect = 1000
I have 4 more servers sharing to me, but they same as setup above as 'myshare'
oscam.user
# oscam.user generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11108
# Read more: http://www.streamboard.tv/svn/…on/doc/txt/oscam.user.txt
[account]
user = root
pwd = mypass
description = DVBAPI
uniq = 1
au = 1
group = 1,2,3,4,5,10
[account]
user = user
pwd = password
caid = 0963
group = 1
cccmaxhops = 2
cccreshare = 1
cccignorereshare = 1
My clients set up as above
OSCAM: 1.20-unstable_svn Build: r9620 Compiler: mipsel-oe-Linux (this taken from bottom of web login to oscam
Thanks
Tom.
