Austech  


Go Back   Austech > Satellite , Digital Terrestrial and Cable TV. > Satellite Television > Programmers
Register Forum RulesiTrader HelpCenter Mark Forums Read

Programmers All discussion about Card programmers , tips , tricks and help.

Reply
 
LinkBack Thread Tools Display Modes
Old 30-10-08, 01:41 PM   #1 (permalink)
Premium Member
 
warbo's Avatar
 
Join Date: Jan 2008
Posts: 720
Gameroom cash: $2095
Thanks: 9
Thanked 54 Times in 31 Posts
Rep Power: 19
warbo has a spectacular aura aboutwarbo has a spectacular aura aboutwarbo has a spectacular aura about
Default Smargo Smartreaderplus tutorial

This tutorial assumes the user has a DM7020 or a DM800. The tutorial can be used as is, or adapted easily for a standard Linux setup.


How to set smartreader operating mode using Windows

1: Install the windows drivers found here
2: Open smartreader.exe
3: Plug the smartreader into a usb port
4: Select Autoswitch or fixed mode
5: Select Normal or Dreambox kernel
6: Make sure it returns with "writing settings successful"
7: Done


DM7020 dreambox installation with PLI Iolite/Jade

1: Telnet to your dreambox run "ipkg update"
2: Run "ipkg install kernel-module-ftdi-sio"
3: Exit
4: Rename your original bootup file in /etc/init.d/ incase you have a problem*
5: Replace the bootup file in /etc/init.d/ with this one the bootup file is in the zipfile.
6: Reboot
7: Plug in the smartreader
8: Insert your card. Make sure the chip on the card faces the same direction as the lights on the reader.
9: Done

* The latest PLi Jade Final image appears to already have the usbtoserial configured in the bootup file. So no need to replace the bootup file.


DM800 dreambox installation with PLI Iolite/Jade
1: Enter the download menu
2: Search for USBtoSerial drivers
3: Download
4: Reboot
5: Plug in the smartreader
6: Insert your card. Make sure the chip on the card faces the same direction as the lights on the reader.
7: Done


DM7020/cccam.cfg
CCcam configuration sample:

SERIAL READER : /dev/usb/tts/0 smartreader+
SMARTCARD CLOCK FREQUENCY: /dev/usb/tts/0 6860002
SERVER LISTEN PORT : 20000
WEBINFO LISTEN PORT : 21000
WEBINFO USERNAME : username
WEBINFO PASSWORD : password
SHOW TIMING : yes

It is possible to add a usb hub to the DM7020. To incorporate a 4 port hub into the config insert the following:

SERIAL READER : /dev/usb/tts/0 smartreader+
SMARTCARD CLOCK FREQUENCY: /dev/usb/tts/0 6860002
SERIAL READER : /dev/usb/tts/1 smartreader+
SMARTCARD CLOCK FREQUENCY: /dev/usb/tts/1 6860002
SERIAL READER : /dev/usb/tts/2 smartreader+
SMARTCARD CLOCK FREQUENCY: /dev/usb/tts/2 6860002
SERIAL READER : /dev/usb/tts/3 smartreader+
SMARTCARD CLOCK FREQUENCY: /dev/usb/tts/3 6860002


DM800/cccam.cfg
CCcam configuration sample:

SERIAL READER : /dev/ttyUSB0 smartreader+
SMARTCARD CLOCK FREQUENCY: /dev/ttyUSB0 6860002
SERVER LISTEN PORT : 20000
WEBINFO LISTEN PORT : 21000
WEBINFO USERNAME : username
WEBINFO PASSWORD : password
SHOW TIMING : yes

The DM800 comes with 2 USB ports already. However if you wish to add a usb hub you can.

The above cfg's assume that the reader is set to autoswitch mode and dreambox kernel.

You can choose any of the following frequencies: 3.20, 3.43, 3.69, 4.00, 4.36, 4.80, 5.34, 6.00, 6.86, 8.00, 9.61, 12.0 and 16.0

Examples:
SMARTCARD CLOCK FREQUENCY: /dev/usb/tts/0 6000002 runs the card at 6mhz.
SMARTCARD CLOCK FREQUENCY: /dev/usb/tts/0 6860002 runs the card at 6.86mhz.
SMARTCARD CLOCK FREQUENCY: /dev/usb/tts/0 8000002 runs the card at 8mhz.
SMARTCARD CLOCK FREQUENCY: /dev/usb/tts/0 9610002 runs the card at 9.61mhz.

Most cards run at 6000002 or 6860002.

Ofcourse the reader can be used with other images such as Gemini etc. Feel free to experiment :-)
__________________
Lowest priced Authentic/Genuine smargo smartreaders available!
1 X Smargo = $44 each, 2 X Smargo = $43 each, 3 X Smargo = $42 each, 4 X Smargo = $41 each, 5+ Smargo = $40 each
Linkeasy's from $55 each.
warbo is offline   Reply With Quote
The Following 5 Users Say Thank You to warbo For This Useful Post:
aqkhan (19-01-10), Bracker (17-02-10), otlo (18-02-10), ssnb (16-02-10), XX25 (12-03-10)
Old 31-10-08, 12:02 AM   #2
strange character
 
weirdo's Avatar
 
Join Date: Jan 2008
Posts: 1,740
Gameroom cash: $4891
Thanks: 523
Thanked 241 Times in 148 Posts
Rep Power: 45
weirdo is a splendid one to beholdweirdo is a splendid one to beholdweirdo is a splendid one to beholdweirdo is a splendid one to beholdweirdo is a splendid one to beholdweirdo is a splendid one to beholdweirdo is a splendid one to behold
Default

Excellent warbo
weirdo is offline   Reply With Quote
Old 27-11-08, 05:10 PM   #3
Premium Member
 
LeroyPatrol's Avatar
 
Join Date: Jan 2008
Location: N.E. Vic
Posts: 5,219
Gameroom cash: $5336
Thanks: 91
Thanked 433 Times in 261 Posts
Rep Power: 120
LeroyPatrol has much to be proud ofLeroyPatrol has much to be proud ofLeroyPatrol has much to be proud ofLeroyPatrol has much to be proud ofLeroyPatrol has much to be proud ofLeroyPatrol has much to be proud ofLeroyPatrol has much to be proud ofLeroyPatrol has much to be proud ofLeroyPatrol has much to be proud ofLeroyPatrol has much to be proud of
Default

Just wondering is it the same procedure as above if you have Gemini 4.30 on a DM7020?

Leroy
LeroyPatrol is offline   Reply With Quote
Old 13-01-09, 01:35 AM   #4
Junior Member
 
paolo's Avatar
 
Join Date: Jan 2009
Posts: 3
Gameroom cash: $750
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
paolo is on a distinguished road
Default

merci pour infos
paolo is offline   Reply With Quote
Old 15-01-09, 09:37 PM   #5
Premium Member
 
OSIRUS's Avatar
 
Join Date: Jul 2008
Location: NSW
Posts: 1,207
Gameroom cash: $4687
Thanks: 733
Thanked 126 Times in 86 Posts
Rep Power: 30
OSIRUS is a glorious beacon of lightOSIRUS is a glorious beacon of lightOSIRUS is a glorious beacon of lightOSIRUS is a glorious beacon of lightOSIRUS is a glorious beacon of light
Default

Great stuff warbo,

Thanks for sharing
__________________
Become a Premium Member and support the Austech Forum
OSIRUS is online now   Reply With Quote
Old 15-01-09, 10:23 PM   #6
Senior Member
 
Join Date: Jan 2008
Posts: 331
Gameroom cash: $2545
Thanks: 46
Thanked 6 Times in 5 Posts
Rep Power: 9
macca is on a distinguished road
Default

has anyone been able to get one of these working on a DM800 with Gemini2 V4? I'm having issues, can run a blue card from the slot but not from the smargo
macca is offline   Reply With Quote
Old 12-03-09, 08:38 AM   #7
Junior Member
 
Join Date: Mar 2009
Posts: 10
Gameroom cash: $810
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Humtum is on a distinguished road
Default

Hi

After istalling the smargo drivers, I tried to rum smartreader.exe and selected everything accordingly but it does not say "writing settings successful".

Please help!
Humtum is offline   Reply With Quote
Old 12-03-09, 09:50 AM   #8
Premium Member
 
warbo's Avatar
 
Join Date: Jan 2008
Posts: 720
Gameroom cash: $2095
Thanks: 9
Thanked 54 Times in 31 Posts
Rep Power: 19
warbo has a spectacular aura aboutwarbo has a spectacular aura aboutwarbo has a spectacular aura about
Default

Quote:
Originally Posted by Humtum View Post
Hi

After istalling the smargo drivers, I tried to rum smartreader.exe and selected everything accordingly but it does not say "writing settings successful".

Please help!
Does the PC make the sound of a USB device being inserted when connecting the smartreader to the PC? Is the USB port working 100%. Have you tried another USB port or another computer?

If you have tried all these things, you may have a faulty reader and should return it.
__________________
Lowest priced Authentic/Genuine smargo smartreaders available!
1 X Smargo = $44 each, 2 X Smargo = $43 each, 3 X Smargo = $42 each, 4 X Smargo = $41 each, 5+ Smargo = $40 each
Linkeasy's from $55 each.
warbo is offline   Reply With Quote
Old 12-03-09, 10:01 AM   #9
Junior Member
 
Join Date: Mar 2009
Posts: 10
Gameroom cash: $810
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Humtum is on a distinguished road
Default

Thanks for the reply!

Yes it makes sound when I insert the cardreader into USB port.
Humtum is offline   Reply With Quote
Old 12-03-09, 10:39 AM   #10
Premium Member
 
warbo's Avatar
 
Join Date: Jan 2008
Posts: 720
Gameroom cash: $2095
Thanks: 9
Thanked 54 Times in 31 Posts
Rep Power: 19
warbo has a spectacular aura aboutwarbo has a spectacular aura aboutwarbo has a spectacular aura about
Default

I would try another pc/laptop. Maybe try reinstalling the drivers from post #1 in this thread.
__________________
Lowest priced Authentic/Genuine smargo smartreaders available!
1 X Smargo = $44 each, 2 X Smargo = $43 each, 3 X Smargo = $42 each, 4 X Smargo = $41 each, 5+ Smargo = $40 each
Linkeasy's from $55 each.
warbo is offline   Reply With Quote
Old 12-03-09, 10:54 AM   #11
Junior Member
 
Join Date: Mar 2009
Posts: 10
Gameroom cash: $810
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Humtum is on a distinguished road
Default

Hi

I was using vista before. I tried with XP and it worked and it said "writing settings successful". I downloaded USBtoSerial drivers and rebooted the DM800 and inserted the cardreader into the DM800 USB port and inserted the card and It worked.

Many Thanks
Humtum is offline   Reply With Quote
Old 12-03-09, 05:10 PM   #12
gw1
Senior Member
 
gw1's Avatar
 
Join Date: Jan 2008
Location: Hobart
Posts: 958
Gameroom cash: $3331
Thanks: 49
Thanked 585 Times in 208 Posts
Rep Power: 39
gw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant future
Default

Nice work warbo, well done.
gw1 is offline   Reply With Quote
Old 12-03-09, 05:35 PM   #13
Premium Member
 
warbo's Avatar
 
Join Date: Jan 2008
Posts: 720
Gameroom cash: $2095
Thanks: 9
Thanked 54 Times in 31 Posts
Rep Power: 19
warbo has a spectacular aura aboutwarbo has a spectacular aura aboutwarbo has a spectacular aura about
Default

Quote:
Originally Posted by gw1 View Post
Nice work warbo, well done.
Cheers for that GW1.

Glad you got it working Humtum. Vista works fine here btw, so if you can be bothered it might be worth investigating further why you can't get it going with that OS.
__________________
Lowest priced Authentic/Genuine smargo smartreaders available!
1 X Smargo = $44 each, 2 X Smargo = $43 each, 3 X Smargo = $42 each, 4 X Smargo = $41 each, 5+ Smargo = $40 each
Linkeasy's from $55 each.
warbo is offline   Reply With Quote
Old 12-03-09, 07:50 PM   #14
gw1
Senior Member
 
gw1's Avatar
 
Join Date: Jan 2008
Location: Hobart
Posts: 958
Gameroom cash: $3331
Thanks: 49
Thanked 585 Times in 208 Posts
Rep Power: 39
gw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant futuregw1 has a brilliant future
Default

Life's too short to waste debugging Microsoft's "latest and greatest" for them. The jury is in - Vista introduces far more problems than it solves. Windows 7 will be far better than Vista, but whether it's an improvement on XP remains to be seen.

If Vista works OK for you then don't fix it, but there are no prizes in life for suffering needlessly.
gw1 is offline   Reply With Quote
Old 12-03-09, 08:07 PM   #15
Premium Member
 
warbo's Avatar
 
Join Date: Jan 2008
Posts: 720
Gameroom cash: $2095
Thanks: 9
Thanked 54 Times in 31 Posts
Rep Power: 19
warbo has a spectacular aura aboutwarbo has a spectacular aura aboutwarbo has a spectacular aura about
Default

I don't have any gripe with Visa what so ever, it's been working great on two laptops here for over twelve months. I'm sure I don't throw as much at it as some so I'm probably not a good judge.

Anyhow, I wasn't pushing Vista by any means. My intention was purely to advise Humtum and anyone else that the smartreader app and drivers work ok with my Vista setup, same as they do with my XP.
__________________
Lowest priced Authentic/Genuine smargo smartreaders available!
1 X Smargo = $44 each, 2 X Smargo = $43 each, 3 X Smargo = $42 each, 4 X Smargo = $41 each, 5+ Smargo = $40 each
Linkeasy's from $55 each.
warbo is offline   Reply With Quote
Old 29-03-09, 04:49 AM   #16
Junior Member
 
Join Date: Mar 2009
Posts: 10
Gameroom cash: $810
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Humtum is on a distinguished road
Default

I think I messed it up!!!!!!!!!!

After making it work with DM800 I tried to make it work for Debian Linux PC and something went wrong when I tried to update (Flash) the smartreader. After that it does not recoganise the Reader. I tried to put back in XP and tried to Smartreader and SmartreaderUpdate.exe but does not recognize it.

What can I do to make it work again in my DM800?

Regards

Last edited by Humtum; 29-03-09 at 09:29 AM.
Humtum is offline   Reply With Quote
Old 06-04-09, 11:20 AM   #17
Premium Member
 
warbo's Avatar
 
Join Date: Jan 2008
Posts: 720
Gameroom cash: $2095
Thanks: 9
Thanked 54 Times in 31 Posts
Rep Power: 19
warbo has a spectacular aura aboutwarbo has a spectacular aura aboutwarbo has a spectacular aura about
Default

Quote:
Originally Posted by Humtum View Post
I think I messed it up!!!!!!!!!!

After making it work with DM800 I tried to make it work for Debian Linux PC and something went wrong when I tried to update (Flash) the smartreader. After that it does not recoganise the Reader. I tried to put back in XP and tried to Smartreader and SmartreaderUpdate.exe but does not recognize it.

What can I do to make it work again in my DM800?

Regards
I don't get why people try and update/flash these things unnecessarily. To change from a DM800 to a Linux PC you just need to run the smartreader.exe windows app and write to it using that.

There hasn't been a firmware change for more than a year, so any reader purchased in that time will already have version 1.03. You are just running a risk by flashing it for no real reason.

Version 1.04 is about to be released. However I advise against updating if your reader is working just fine the way it is.
__________________
Lowest priced Authentic/Genuine smargo smartreaders available!
1 X Smargo = $44 each, 2 X Smargo = $43 each, 3 X Smargo = $42 each, 4 X Smargo = $41 each, 5+ Smargo = $40 each
Linkeasy's from $55 each.
warbo is offline   Reply With Quote
Old 06-04-09, 03:50 PM   #18
Premium Member
 
Join Date: Jan 2008
Posts: 399
Gameroom cash: $1090
Thanks: 20
Thanked 17 Times in 15 Posts
Rep Power: 10
Kavakid will become famous soon enough
Default

Thanks Warbo.

KK
Kavakid is offline   Reply With Quote
Old 08-04-09, 03:12 AM   #19
Junior Member
 
Join Date: Mar 2009
Posts: 10
Gameroom cash: $810
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Humtum is on a distinguished road
Default

Quote:
Originally Posted by warbo View Post
I don't get why people try and update/flash these things unnecessarily. To change from a DM800 to a Linux PC you just need to run the smartreader.exe windows app and write to it using that.

There hasn't been a firmware change for more than a year, so any reader purchased in that time will already have version 1.03. You are just running a risk by flashing it for no real reason.

Version 1.04 is about to be released. However I advise against updating if your reader is working just fine the way it is.
mmmmmmm.......

Is there any way I can make it work again?

Thanks
Humtum is offline   Reply With Quote
Old 08-04-09, 05:20 AM   #20
Premium Member
 
warbo's Avatar
 
Join Date: Jan 2008
Posts: 720
Gameroom cash: $2095
Thanks: 9
Thanked 54 Times in 31 Posts
Rep Power: 19
warbo has a spectacular aura aboutwarbo has a spectacular aura aboutwarbo has a spectacular aura about
Default

Quote:
Originally Posted by Humtum View Post
mmmmmmm.......

Is there any way I can make it work again?

Thanks

I can't see how, if you can't get anything to recognise it.

Maybe contact where you bought it and ask if you can return it.
__________________
Lowest priced Authentic/Genuine smargo smartreaders available!
1 X Smargo = $44 each, 2 X Smargo = $43 each, 3 X Smargo = $42 each, 4 X Smargo = $41 each, 5+ Smargo = $40 each
Linkeasy's from $55 each.
warbo is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +11. The time now is 09:29 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger