Salve, come da titolo sto cercando di far leggere una scheda M7 alla oscam montata su ubuntu 16.04 desktop
alcune premesse, la card è inserita dentro uno smart reader usb e lo smart sta su un hub usb alimentato posto i comandi e config che ho impartito
2018/10/13 11:28:23 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build r9750 (i486-linux-gnu-libusb-pcsc)
2018/10/13 11:28:23 0 s creating pidfile /tmp/.oscam/oscam.pid with pid 6623
2018/10/13 11:28:23 0 s signal handling initialized
2018/10/13 11:28:23 0 s 164 service-id's loaded in 1ms
2018/10/13 11:28:23 0 s 10 provid's loaded
2018/10/13 11:28:23 0 s cs357x: initialized (fd=5, port=34000)
2018/10/13 11:28:23 0 s newcamd: initialized (fd=6, port=11500)
2018/10/13 11:28:23 0 s -> CAID: 183D PROVID: 005411, 000000
2018/10/13 11:28:23 0 s newcamd: initialized (fd=7, port=11600)
2018/10/13 11:28:23 0 s -> CAID: 1805 PROVID: 008D11, 000000
2018/10/13 11:28:23 0 s cccam: initialized (fd=8, port=13000)
2018/10/13 11:28:23 0 s media7 [smartreader] creating thread for device /dev/ttyUSB0
2018/10/13 11:28:23 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2018/10/13 11:28:23 0 s waiting for local card init
2018/10/13 11:28:23 B7900470 h webif: decompressed 149910 bytes back into 356580 bytes
2018/10/13 11:28:23 8864800 r media7 [smartreader] De SR_init
2018/10/13 11:28:23 8864800 r media7 [smartreader] Wrong device format (/dev/ttyUSB0), it should be Device=bus:dev
2018/10/13 11:28:23 8864800 r media7 [smartreader] Cannot open device: /dev/ttyUSB0
2018/10/13 11:28:23 B7900470 h HTTP Server running. ip=0.0.0.0 port=1234
vedo se lo smart reader è riconosciuto con lsusb sembra che sià il device 4 però c'e' anche sul device 2
lsusb
Bus 001 Device 004: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 006: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 005 Device 002: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
@tommysat
a mio avviso è: Bus 001 Device 006: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
e il reader lo dovresti fare così:
Come sempre sei sempre disponibile e per questo ti ringrazio per il tuo intervento, io cmq a scanso di equivoci ho provato lo smart reader dietro alla porta usb di un dm800se sià con oscam (ma il reader era come postato nello spoiler) e con una 3c con questa config... ma la musica è sempre la stessa
SERIAL READER : /dev/ttyUSB0 smartreader+
SMARTCARD CLOCK FREQUENCY : /dev/ttyUSB0 3680002
dopo riprovo con le tue config che fina ad ora hanno sempre fatto centro, ti do feedback
2018/10/13 18:59:58 8864800 r mysmargoreader [smartreader] Using 0x01/0x82 as endpoint for smartreader hardware detection
2018/10/13 18:59:58 8864800 r Smartreader device 001:030 not found
2018/10/13 18:59:58 8864800 r mysmargoreader [smartreader] Cannot open device: 001:030
2018/10/13 19:00:58 8864800 r mysmargoreader [smartreader] De SR_init
2018/10/13 19:00:58 8864800 r mysmargoreader [smartreader] initing smargo type SR
2018/10/13 19:00:58 8864800 r mysmargoreader [smartreader] Using 0x01/0x82 as endpoint for smartreader hardware detection
2018/10/13 19:00:58 8864800 r Smartreader device 001:030 not found
Ma volendo testare se lo smart reader funziona hai una config x cccam e oscam
grazie
PS ho messo device = 001:030, poiche rilanciando il comando lsusb avevo questo feedback
Bus 001 Device 031: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 030: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
@tommysat
lancia il comando lsusb con lo smargo attaccato al box e vedi che device trova, poi configuralo come ti ho scritto prima oppure seguendo le indicazioni del wiki di steamboard.
CCcam lo dovrebbe trovare in automatico con un CCcam.cfg pulito (vuoto)
@tommysat
su ubuntu e con smartreader la configurazione variain relazione al modo in cui viene riconosciuto il device dal sistema. Prova con oscam a impostarlo nelle varie maniere suggerite dalla wiki
Per CCcam non ho niente purtroppo