Closed pbriesch closed 9 years ago
Hi,
what about the oscam log? lets have a look at your reader conf in oscam.servers?
Regards X23
I copied the config from a working installation and just changed the device. Still need to hunt for the oscam log.
[reader]
label = reader
description = reader
enable = 1
protocol = mouse
device = /dev/ttyUSBlower
key =
password =
pincode = none
gbox_max_distance = 2
gbox_max_ecm_send = 3
gbox_reshare = 0
cccam_reshare = 5
readnano =
services =
lb_whitelist_services =
reconnectdelay = 60000
resetcycle = 0
keepalive = 0
smargopatch = 0
autospeed = 0
sc8in1_dtrrts_patch = 0
fallback = 0
fallback_percaid =
localcards =
cacheex = 0
cacheex_maxhop = 0
cacheex_ecm_filter =
cacheex_allow_request = 0
cacheex_drop_csp = 0
cacheex_allow_filter = 0
caid = 0100
atr =
boxid =
boxkey =
rsakey =
ins7e =
ins7e11 =
ins2e06 =
fix07 = 0
fix9993 = 0
readtiers = 1
force_irdeto = 0
needsemmfirst = 0
ecmnotfoundlimit = 0
ecmwhitelist =
ecmheaderwhitelist =
detect = cd
nagra_read = 0
mhz = 368
cardmhz = 368
ident = 0100:000068
chid =
class =
aeskeys =
group = 1,2,3,4
emmcache = 1,1,2,0
blockemm-unknown = 0
blockemm-u = 0
blockemm-s = 0
blockemm-g = 0
saveemm-unknown = 0
saveemm-u = 0
saveemm-s = 0
saveemm-g = 0
blockemm-bylen =
lb_weight = 100
lb_force_fallback = 0
savenano =
blocknano =
dropbadcws = 0
disablecrccws = 0
use_gpio = 0
cccreshare = -1
ccchop = 0
use_ssl = 0
deprecated = 0
audisabled = 0
auprovid = 000068
ndsversion = 0
ratelimitecm = 0
ratelimittime = 0
ecmunique = 0
srvidholdtime = 0
cooldown = 0,0
read_old_classes = 0
Here the log that shows that the reader is not recognized.
015/01/01 12:00:02 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build r10663 (sh4-linux)
2015/01/01 12:00:02 0 s (main) System name = Linux
2015/01/01 12:00:02 0 s (main) Host name = satip-axe
2015/01/01 12:00:02 0 s (main) Release = 2.6.32.42_stm24_0208-idl4k_7108
2015/01/01 12:00:02 0 s (main) Version = #14 PREEMPT Sun May 24 20:57:46 CEST 2015
2015/01/01 12:00:02 0 s (main) Machine = sh4
2015/01/01 12:00:02 0 s (main) The current system time is smaller than the build date (May 22 2015). Waiting up to 60 seconds for time to correct
2015/05/25 19:45:49 0 s (main) creating pidfile /tmp/.oscam/oscam.pid with pid 830
2015/05/25 19:45:49 0 s (config) services reloaded: 0 services freed, 7 services loaded, rejected 0
2015/05/25 19:45:49 0 s (config) userdb reloaded: 9 accounts loaded, 0 expired, 0 disabled
2015/05/25 19:45:49 0 s (main) signal handling initialized
2015/05/25 19:45:49 0 s (config) 764 service-id's loaded in 13 ms
2015/05/25 19:45:49 0 s (config) 3 tier-id's loaded
2015/05/25 19:45:49 0 s (config) 942 provid's loaded
2015/05/25 19:45:49 0 s (config) 1 entries read from oscam.ratelimit
2015/05/25 19:45:49 0 s (reader) NC+ [mouse] creating thread for device /dev/ttyUSBlower
2015/05/25 19:45:49 0 s (stat) loadbalancer: file /tmp/.oscam/stat not found
2015/05/25 19:45:49 0 s (main) waiting for local card init
2015/05/25 19:45:50 29800468 h (webif) webif: decompressed 160180 bytes back into 384088 bytes
2015/05/25 19:45:50 29800468 h (webif) HTTP Server running. ip=0.0.0.0 port=8006
I got the same problem (Easymouse 2 USB Premium), the oscam conf should be okay (there is no voodoo) but if you try to connect to the ttyUSBlower the system getting slow and crash. Device getting detected but you can't access it. Logs are similar.
There is an kernel issue (limitation) for ST7108 for USB. Appearently, the data cannot be fetched from or to stack directly. The Duckbox project gave me a hint and I created a workaround. The updated/fixed firmware with latest Inverto driver is here for testing:
http://s000.tinyupload.com/index.php?file_id=29378920033560522468
Please, report, if it works for you.
@perexg : Your /etc/sysconfig/config file misses a matching quote char (") at line 57. It's the MINISATIP_OPTS
If not closed boot "fails". If fixed boot succeeds.
Maybe your preparation scripts need an update/fix as well. ;-)
Took me a serial console and voiding my warranty. :-)
@perexg : Disregard my last comment. Was a bad config file in /mnt/data/satip-axe. I've deleted it and started from scratch again.
Sorry. My bad!
Fixed in build 10.
Hi,
I have attached an easymouse 2 reader via USB to /dev/ttyUSBlower. After setting it up in the webif and restarting OSCAM, OSCAM crashes and dmesg shows following: