Getting Smargo to work

aamir007

Registered
Messages
38
Hi

I'm trying to get my smargo to work on my dreambox 800 and read my sly uk card i'm currently using Nabilosat Blackhole 12 and i've installled the driver and edited the file /etc/init.d/bootup and added:
echo 90 > /proc/progress
modprobe ftdi_sio

and i've added the needed lines to my cfg

SERIAL READER : /dev/usb/tts/0 smartreader+
SMARTCARD CLOCK FREQUENCY : /dev/usb/tts/0 3430000
BOXKEY : /dev/usb/tts/0 [BOXKEY]

After doing all of this the box still doesn't recognise the card and show no card inserted on usb/tts/0 in cccam info, i've tried it internally and it works fine.

Thanks
 

passete

Senior Member
Messages
133
Try :
SERIAL READER : /dev/ttyUSB0
SMARTCARD CLOCK FREQUENCY: /dev/ttyUSB0 6000000
and with old oe1.5 images, the kernel must be "Dreambox" and not "Normal", on smargo config.
 

aamir007

Registered
Messages
38
Passete the lines you gave didn't work,when i put the lines in the smargo stopped flashing every 3 secs, i then reverted back to my old lines and added the clock frequency which i hadn't added before and its working :)
 

passete

Senior Member
Messages
133
Good, but if you have :
SERIAL READER : /dev/usb/tts/0 smartreader+
On your setup, is strange, because it won't work on all of my Original dm's and smargos.
Good anyway mate ;)

EDIT : get it Now, you are using Old kernel
 

georgeflu

Senior Member
Messages
485
even in old kernel, i thing that "tts" is serial port reader (not working in dm 800) and "tty" are usb readers.
 
Top