Author Topic: Oscam + smargo mipsel  (Read 1801 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Oscam + smargo mipsel
« on: February 27, 2010, 08:45:35 PM »
 Oscam + smargo mipsel
Oscam + smargo mipsel

In the new versions of oscam there is the support of the smargo in native way.
For being able to use the smargo in native way it must use a detail protocol
and a detail type of device in the configuration (rows osacm.server)
the voices that vary respect a classic configuration for reading from slot are:
protocol that from = internal it must become = smartreader

protocol = smartreader


e device of the =/dev/sci0 deve should be =BUS:ID of our smargo
device = 001:002


the section reader for smargo should be something like:


[reader]
Label = smargoSkyIt
Protocol = smartreader
Detect = CD
Device = 001:003
Fallback = 0
EMMCache = 1,3,2
BoxID = 12345678
Group = 1
CAID = 093B


the problem in ours Dreambox is that
to see what bus and what (id)has ours smargo
since on the dreambox is not previewed (l' utility lsusb)
the devloper of oscam have encounter..
so they have developed a small utility that it visualizes to us is called list_smargo
the package Is enclosed.
in order to install it we have to copy as a client and ftp the package in /tmp and telnet
we have to give the command

ipkg install /tmp/smargo-util_0.1-r0_mipsel.ipk

after that we can use (l' utility simply typing list_smargo)

OpenDreambox 1.5.0 dm8000

dm8000 login: root
Password:
root@dm8000:~# cd /tmp/
root@dm8000:/tmp# ipkg install /tmp/smargo-util_0.1-r0_mipsel.ipk
Installing smargo-util (0.1-r0) to root...
Configuring smargo-util
root@dm8000:/tmp# list_smargo
bus 001, device 005 : 0403:6001 Smartreader
root@dm8000:/tmp#