Salve a tutti, mi intrometto in questo thread perchè ho lo stesso problema ma con skyit, mi spiego meglio: ho un server pc ubuntu 11.10 con smargo e scheda skyit e ciccia 2.3.0 ma vorrei sostituire quest'ultima con oscam dvbapi, o pura, che dir si voglia, ma non riesco in nessun modo a farla andare; senza dilungarmi sulle prove che ho fatto vi posto le mie conf e i log che ricevo.
questo il log da webif:
2012/12/20 13:04:42 8D26290 r skyitalia [videoguard2] tier: 02f3, expiry date: 2013/02/01-00:00:00
2012/12/20 13:04:42 8D26290 r skyitalia [videoguard2] tier: 02fe, expiry date: 2013/02/01-00:00:00
2012/12/20 13:04:42 8D26290 r skyitalia [videoguard2] tier: 02ff, expiry date: 2013/02/01-00:00:00
2012/12/20 13:04:49 0 s init for all local cards done
2012/12/20 13:04:49 0 s anti cascading disabled
2012/12/20 13:04:49 8D466C0 c plain dvbapi-client granted (admin, au=auto (1 reader))
2012/12/20 13:04:49 8D466C0 c dvbapi: ERROR: Could not detect DVBAPI version.
questo il log dal file.log:
2012/12/20 13:45:27 9059280 r skyit [mouse] Error getting card status.
2012/12/20 13:45:28 9059280 r skyit [mouse] ERROR: IO_Serial_GetStatus: ioctl(TIOCMGET): Input/output error
2012/12/20 13:45:28 9059280 r skyit [mouse] Error getting card status.
2012/12/20 13:45:29 9059280 r skyit [mouse] ERROR: IO_Serial_GetStatus: ioctl(TIOCMGET): Input/output error
2012/12/20 13:45:29 9059280 r skyit [mouse] Error getting card status.
2012/12/20 13:45:30 9059280 r skyit [mouse] ERROR: IO_Serial_GetStatus: ioctl(TIOCMGET): Input/output error
2012/12/20 13:45:30 9059280 r skyit [mouse] Error getting card status.
2012/12/20 13:45:31 9059280 r skyit [mouse] ERROR: IO_Serial_GetStatus: ioctl(TIOCMGET): Input/output error
2012/12/20 13:45:31 9059280 r skyit [mouse] Error getting card status.
Queste sono le mie configurazioni:
OSCAM.CONF
OSCAM.SERVER
OSCAM.USER
OSCAM.DVBAPIP: 09cd:000000
Qualche anima esperta sà dirmi dove sbaglio?
grazie 1000 in anticipo.
questo il log da webif:
2012/12/20 13:04:42 8D26290 r skyitalia [videoguard2] tier: 02f3, expiry date: 2013/02/01-00:00:00
2012/12/20 13:04:42 8D26290 r skyitalia [videoguard2] tier: 02fe, expiry date: 2013/02/01-00:00:00
2012/12/20 13:04:42 8D26290 r skyitalia [videoguard2] tier: 02ff, expiry date: 2013/02/01-00:00:00
2012/12/20 13:04:49 0 s init for all local cards done
2012/12/20 13:04:49 0 s anti cascading disabled
2012/12/20 13:04:49 8D466C0 c plain dvbapi-client granted (admin, au=auto (1 reader))
2012/12/20 13:04:49 8D466C0 c dvbapi: ERROR: Could not detect DVBAPI version.
questo il log dal file.log:
2012/12/20 13:45:27 9059280 r skyit [mouse] Error getting card status.
2012/12/20 13:45:28 9059280 r skyit [mouse] ERROR: IO_Serial_GetStatus: ioctl(TIOCMGET): Input/output error
2012/12/20 13:45:28 9059280 r skyit [mouse] Error getting card status.
2012/12/20 13:45:29 9059280 r skyit [mouse] ERROR: IO_Serial_GetStatus: ioctl(TIOCMGET): Input/output error
2012/12/20 13:45:29 9059280 r skyit [mouse] Error getting card status.
2012/12/20 13:45:30 9059280 r skyit [mouse] ERROR: IO_Serial_GetStatus: ioctl(TIOCMGET): Input/output error
2012/12/20 13:45:30 9059280 r skyit [mouse] Error getting card status.
2012/12/20 13:45:31 9059280 r skyit [mouse] ERROR: IO_Serial_GetStatus: ioctl(TIOCMGET): Input/output error
2012/12/20 13:45:31 9059280 r skyit [mouse] Error getting card status.
Queste sono le mie configurazioni:
OSCAM.CONF
Code:
[global]
logfile = /usr/local/bin/oscam.log
fallbacktimeout = 2600
cachedelay = 20
nice = -1
serialreadertimeout = 2600
maxlogsize = 512
preferlocalcards = 1
failbantime = 5
#[newcamd]
#port = 34000@09CD:000000
#key = 0102030405060708091011121314
[dvbapi]
enabled = 1
au = 1
user = admin
boxtype = pc
[cccam]
port = 12345678
version = 2.3.0
reshare = 0
updateinterval = 30
[webif]
httpport = 16002
httpuser = XXXXXX
httppwd = 0123456789
httphelplang = it
httprefresh = 15
httpallowed = 127.0.0.1,192.168.178.2-192.168.178.255
OSCAM.SERVER
Code:
[reader]
label = SkyItalia
protocol = smartreader
#protocol = mouse
detect = cd
device = 002:002
au = 1
#device = /dev/ttyUSB0
#smargopatch = 1
ident = 09cd:000000
group = 1
caid = 09CD
fallback = 0
enable = 1
boxid = XXXXXX
emmcache = 1,3,2
mhz = 800
cardmhz = 357
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
#ndsversion = 2
ecmwhitelist = 09CD:B7
ecmheaderwhitelist = 8070B4000001,8170B4000001
services = skyitalia,skyitoption,skyitaliaradio
OSCAM.USER
Code:
[account]
user = USER
pwd = PWD
AU = skyItalia
group = 1
services = skyitalia,skyitoption,skyitaliaradio
[account]
user = admin
hostname = 127.0.0.1
au = 1
group = 1
OSCAM.DVBAPIP: 09cd:000000
Qualche anima esperta sà dirmi dove sbaglio?
grazie 1000 in anticipo.
Zuletzt bearbeitet: