Hallo,
habe die folgende Konstellation:
TP-Link WR842 Router
Easymouse 2
HD02-Karte (schon aktiviert)
Oscam
Oscam erkennt jedoch die Karte nicht richtig:
oscam.conf
oscam.server
Was läuft da verkehrt?
Danke!
habe die folgende Konstellation:
TP-Link WR842 Router
Easymouse 2
HD02-Karte (schon aktiviert)
Oscam
Oscam erkennt jedoch die Karte nicht richtig:
2013/07/12 01:29:50 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build r8627 (mips-openwrt-linux-uclibc-ssl-libusb-pcsc)
2013/07/12 01:29:50 0 s creating pidfile /tmp/.oscam/oscam.pid with pid 18289
2013/07/12 01:29:50 0 s userdb reloaded: 8 accounts loaded, 0 expired, 0 disabled
2013/07/12 01:29:50 0 s signal handling initialized
2013/07/12 01:29:50 0 s cccam: initialized (fd=5, port=20000)
2013/07/12 01:29:50 0 s HD+ [mouse] creating thread for device /dev/ttyUSB0
2013/07/12 01:29:50 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2013/07/12 01:29:50 0 s waiting for local card init
2013/07/12 01:29:50 86EE40 h webif: decompressed 52525 bytes back into 152016 bytes
2013/07/12 01:29:50 86EE40 h HTTP Server listening on port 15000
2013/07/12 01:29:50 86D2B0 r HD+ [mouse] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=368, cardmhz=368)
2013/07/12 01:29:51 86D2B0 r HD+ [mouse] card detected
2013/07/12 01:29:55 86D2B0 r HD+ [mouse] Error activating card.
2013/07/12 01:30:03 0 --- Skipped 2 duplicated log lines ---
2013/07/12 01:30:03 86D2B0 r HD+ [mouse] card initializing error
2013/07/12 01:30:04 0 s init for all local cards done
2013/07/12 01:29:50 0 s creating pidfile /tmp/.oscam/oscam.pid with pid 18289
2013/07/12 01:29:50 0 s userdb reloaded: 8 accounts loaded, 0 expired, 0 disabled
2013/07/12 01:29:50 0 s signal handling initialized
2013/07/12 01:29:50 0 s cccam: initialized (fd=5, port=20000)
2013/07/12 01:29:50 0 s HD+ [mouse] creating thread for device /dev/ttyUSB0
2013/07/12 01:29:50 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2013/07/12 01:29:50 0 s waiting for local card init
2013/07/12 01:29:50 86EE40 h webif: decompressed 52525 bytes back into 152016 bytes
2013/07/12 01:29:50 86EE40 h HTTP Server listening on port 15000
2013/07/12 01:29:50 86D2B0 r HD+ [mouse] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=368, cardmhz=368)
2013/07/12 01:29:51 86D2B0 r HD+ [mouse] card detected
2013/07/12 01:29:55 86D2B0 r HD+ [mouse] Error activating card.
2013/07/12 01:30:03 0 --- Skipped 2 duplicated log lines ---
2013/07/12 01:30:03 86D2B0 r HD+ [mouse] card initializing error
2013/07/12 01:30:04 0 s init for all local cards done
oscam.conf
[global]nice = -1
WaitForCards = 1
preferlocalcards = 1
logfile = /var/log/oscam.log
maxlogsize = 512
[webif]
HttpPort = 15000
HttpUser = user
HttpPWD = PW
HttpAllowed = 0.0.0.0-255.255.255.255
Httpdyndns = user_dyndns
[cccam]
port = 20000
keepconnected = 1
stealth = 0
WaitForCards = 1
preferlocalcards = 1
logfile = /var/log/oscam.log
maxlogsize = 512
[webif]
HttpPort = 15000
HttpUser = user
HttpPWD = PW
HttpAllowed = 0.0.0.0-255.255.255.255
Httpdyndns = user_dyndns
[cccam]
port = 20000
keepconnected = 1
stealth = 0
oscam.server
[reader]Label = HD+
enable = 1
Protocol = mouse
Device = /dev/ttyUSB0
mhz = 368
cardmhz = 368
Detect = CD
Group = 2
CAID = 1843
rsakey = BF..............D5
boxkey = A7.....7C
EMMCache = 1,1,2
enable = 1
Protocol = mouse
Device = /dev/ttyUSB0
mhz = 368
cardmhz = 368
Detect = CD
Group = 2
CAID = 1843
rsakey = BF..............D5
boxkey = A7.....7C
EMMCache = 1,1,2
Was läuft da verkehrt?
Danke!