smargo usb reader on oscam

harveybham

Inactive User
Joined
Oct 21, 2005
Messages
1,311
Reaction score
6
hi

iv having some trouble with setting up a smargo card reader on a server running debian with oscam.

What do I enter into oscam.server for the pc to see the card reader?

I have gone into terminal and typed in ; lsusb -v | grep iSerial

but it does not find anything that says reader.

I am running via VMware if that helps

thanks
 
Copy and pasted from austech

make sure any server/program is using smargo
in console:
su (or sudo)
lsusb -v | grep iSerial
You should get something like this:

iSerial 1 0000:00:1d.7
iSerial 1 0000:00:1d.2
iSerial 3 Reader 56
iSerial 1 0000:00:1d.0
iSerial 0
iSerial 1 0000:00:1a.2
iSerial 1 0000:00:1d.1
iSerial 3 Reader 67
iSerial 1 0000:00:1a.0
iSerial 1 0000:00:1a.7

In here there is two smargos, 3 Reader 56 and 3 Reader 67

If you will not have your smargo listed, it is not version 1.4

Pull it out and put in Windows box, setup drivers for smargo. Use the 1.4 updater (run as administrator) and when done put it back to Linux box. Then again, in console:
su (or sudo)
lsusb -v | grep iSerial

It should be there. I would suggest to use windows as it is safe for smargo, many, many people killed their readers using srp_tools.
 
thanks mate. I updated it and got it working now. Thanks for that
 
Hi everywhere writes about smargo srp_tool. Where to get it? Even google can't find correct link to download.
 
Back
Top