SlayerSH
Ist oft hier
Ich habe mir einen Ubuntu Server aus dem S400 gebastelt. Tolles teil und Sky wird auch einwandfrei geshard, doch bei HD+ harkt es da im Moment.
Erstmal die Grundkonstellation:
1 Futro S400
1 Smargo für Sky
1 Smargo für HD+ (Fix auf 3,6x MHz gestellt)
7er USB Hub von Dlink
Hier die Files:
oscam.server
oscam.user
oscam.conf
cccam.cfg
Mein Problem fängt schon gleich bei der Wahl des USB-Ports an. Natürlich soll der Smargo im USB-Hub stecken. Testweise habe ich aber einen USB-Port direkt am S400 gewählt und bei dem mir lsusb folgendes sagte:
Wenn ich mit diesen Einstellungen den Smargo in den USB-Port (am Gerät) stecke, schmeißt mir das Log folgedes aus:
Er findet also noch nicht mal den passenden USB-Port?! Wenn ich jetzt USB0 auswähle, dann findet er mir sofort die Sky Karte welche er nicht lesen kann. Kann mir da jemand nen kleine Hilfe geben woran es liegt? :emoticon-0111-blush:emoticon-0111-blush
Erstmal die Grundkonstellation:
1 Futro S400
1 Smargo für Sky
1 Smargo für HD+ (Fix auf 3,6x MHz gestellt)
7er USB Hub von Dlink
Hier die Files:
oscam.server
Code:
[reader]
label = HD+
protocol = mouse
detect = CD
smargopatch = 1
group = 1
emmcache = 1,3,2
caid = 1830
device = /dev/ttyUSB3
n3_rsakey = BF358xxxxx... [ausgefüllt von mir]
n3_boxkey = A7xxxxx... [ausgefüllt von mir]
Code:
[account]
user = cccam
pwd = cccam
caid = 1830
ident = 1830:003411
hostname = localhost
uniq = 1
group = 1
au = HD+
Code:
[global]
logfile = /var/log/ipc/OScam.log
serverip = 127.0.0.1
maxlogsize = 10240
[newcamd]
key = 0102030405060708091011121314
port = 22000@1830:003411
cccam.cfg
Code:
N: 127.0.0.1 35000 userHD passHD 01 02 03 04 05 06 07 08 09 10 11 12 13 14
C: xxxxxxxx
F: xxxxxxxx
CAID PRIO FILE : /var/keys/CCcam.prio
PROVIDERINFO FILE : /var/keys/CCcam.providers
CHANNELINFO FILE : /var/keys/CCcam.channelinfo
SERVER LISTEN PORT : xxx
WEBINFO LISTEN PORT : xxx
WEBINFO USERNAME : xxx
WEBINFO PASSWORD : xxx
#Lokale Karten - (Smargo Reader)
SERIAL READER : /dev/ttyUSB0 smartreader+
SERIAL READER : /dev/ttyUSB1 smartreader+
SERIAL READER : /dev/ttyUSB2 smartreader+
SERIAL READER : /dev/ttyUSB3 smartreader+
SERIAL READER : /dev/ttyUSB4 smartreader+
MINIMUM DOWNHOPS: 1
DISABLE EMM : no
Mein Problem fängt schon gleich bei der Wahl des USB-Ports an. Natürlich soll der Smargo im USB-Hub stecken. Testweise habe ich aber einen USB-Port direkt am S400 gewählt und bei dem mir lsusb folgendes sagte:
Code:
Bus 003 Device 017: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Code:
2010/09/21 23:10:21 18930 s CAID: 1830
2010/09/21 23:10:21 18930 s provid #0: 003411
2010/09/21 23:10:21 18930 s cccam: disabled
2010/09/21 23:10:21 18930 s radegast: disabled
2010/09/21 23:10:21 18930 s logger started (pid=18931)
2010/09/21 23:10:21 18930 s resolver thread started
2010/09/21 23:10:21 18930 s reader started (pid=18938, device=/dev/ttyUSB3, detect=cd, mhz=357, cardmhz=357)
2010/09/21 23:10:21 18930 s anti cascading disabled
2010/09/21 23:10:21 18938 r01 ERROR opening device /dev/ttyUSB3
2010/09/21 23:10:21 18938 r01 Cannot open device: /dev/ttyUSB3
Zuletzt bearbeitet: