After a lot of fiddling around here are my conclusions for setting up smargo readers on a clone DM800 HD.
With a Nabilo image you need the following settings in CCcam.cfg
Serial Reader: /dev/usb/tts/0 SMARTREADER+
Serial Reader: /dev/usb/tts/1 SMARTREADER+
And in the dreambox kernel settings you say yes to the top 3 lines
Using DCC go to var/etc/init.d/bootup and add the following at the bottom.
echo 90 >/progress
modprobe ftdi_sio
The Smargo kernel should be set to Dreambox
With a Nemesis image.
Serial Reader: /dev/ttyUSB0 SMARTREADER+
Serial Reader: /dev/ttyUSB1 SMARTREADER+
In the dreambox settings turn on the smargo in the Kernel settings
Using DCC go to var/etc/init.d/bootup and add the lines.
echo 90 >/progress
modprobe ftdi_sio
The Smargo kernel should be set to Normal
Bookmarks