Opened 6 years ago
Closed 6 months ago
#4583 closed defect (fixed)
card is not support
Reported by: | Kipps John | Owned by: | |
---|---|---|---|
Priority: | Please fill in | Component: | ! Please select... |
Severity: | Please fill in | Keywords: | |
Cc: | Sensitive: | no |
Description
hi how are all
can do this log support oscam
2017/02/17 09:54:06 27051665 h (reader) Reader-0 [mouse] creating thread for device /dev/ttyUSB1
2017/02/17 09:54:06 27051665 h (stat) loadbalancer: could not open /tmp/.oscam/stat for reading (errno=2 No such file or directory)
2017/02/17 09:54:06 15102CFA r (reader) Reader-0 [mouse] Buffers readed 0 bytes total time_us 75221
2017/02/17 09:54:06 15102CFA r (reader) Reader-0 [mouse] Buffers readed 0 bytes total time_us 75303
2017/02/17 09:54:06 15102CFA r (reader) Reader-0 [mouse] Reader initialized (device=/dev/ttyUSB1, detect=cd, mhz=357, cardmhz=357)
2017/02/17 09:54:12 15102CFA r (reader) Reader-0 [mouse] card detected
2017/02/17 09:54:12 15102CFA r (reader) Reader-0 [mouse] Buffers readed 0 bytes total time_us 75426
2017/02/17 09:54:13 15102CFA r (reader) Reader-0 [mouse] ATR: 3F FE 14 25 03 10 80 41 B0 07 69 FF 4A 50 70 80 42 45 54 41 14
2017/02/17 09:54:13 15102CFA r (reader) Reader-0 [mouse] Init card protocol T0, FI=1, F=372, D=8, N=3
2017/02/17 09:54:13 15102CFA r (reader) Reader-0 [mouse] Setting baudrate to 76800 bps
2017/02/17 09:54:13 15102CFA r (reader) Reader-0 [mouse] Calculated work ETU is 13.03 us reader mhz = 357
2017/02/17 09:54:14 15102CFA r (reader) Reader-0 [mouse] Buffers readed 0 bytes total time_us 75294
2017/02/17 09:54:14 15102CFA r (reader) Reader-0 [mouse] ATR Fsmax is 5 MHz, clocking card to wanted user cardspeed off 3.57 MHz (specified in reader->mhz)
2017/02/17 09:54:15 15102CFA r (reader) Reader-0 [mouse] card system not supported
2017/02/17 09:54:15 15102CFA r (reader) Reader-0 [mouse] Normal mode failed, reverting to Deprecated Mode
2017/02/17 09:54:15 15102CFA r (reader) Reader-0 [mouse] Buffers readed 0 bytes total time_us 76313
2017/02/17 09:54:16 15102CFA r (reader) Reader-0 [mouse] ATR: 3F FE 14 25 03 10 80 41 B0 07 69 FF 4A 50 70 80 42 45 54 41 14
2017/02/17 09:54:16 15102CFA r (reader) Reader-0 [mouse] Init card protocol T0, FI=1, F=372, D=8, N=3
2017/02/17 09:54:16 15102CFA r (reader) Reader-0 [mouse] Calculated work ETU is 104.20 us reader mhz = 357
2017/02/17 09:54:16 15102CFA r (reader) Reader-0 [mouse] Buffers readed 0 bytes total time_us 75786
2017/02/17 09:54:16 15102CFA r (reader) Reader-0 [mouse] ATR Fsmax is 5 MHz, clocking card to wanted user cardspeed off 3.57 MHz (specified in reader->mhz)
2017/02/17 09:54:17 15102CFA r (reader) Reader-0 [mouse] card system not supported
2017/02/17 09:54:17 15102CFA r (reader) Reader-0 [mouse] THIS WAS A FAILED START ATTEMPT No 1 out of max alloted of 1
2017/02/17 09:54:17 15102CFA r (reader) Reader-0 [mouse] card initializing error
Change History (3)
comment:1 by , 6 years ago
comment:3 by , 6 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
File: reader-videoguard-common.c needs to be adapted to support this ATR which is currently unknown.
So please adapt the reader-videoguard-common.c with the proper informations and provide us a patch so support for this card can be added for everybody in OScam.