Sponsored links


Go Back   Sat Industry Forums > Dreambox > Dreambox Hardware > Accessories
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 09-04-2007
Registered User
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
slayer7 is on a distinguished road
Re: The Smargo SmartReader +

can anyone tell me how to install ftdi_sio.tar drivers in linux for this reader, its way too complicated for me?

thanks mike
Reply With Quote
Sponsored links
  #12 (permalink)  
Old 09-04-2007
Registered User
 
Join Date: May 2006
Posts: 152
Thanks: 0
Thanked 0 Times in 0 Posts
dm66 is on a distinguished road
Re: The Smargo SmartReader +

There's nothing to compile. If you have a recent linux distribution it's part of the kernel. Plug the device in and look for messages.
Reply With Quote
  #13 (permalink)  
Old 09-05-2007
Registered User
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
slayer7 is on a distinguished road
Re: The Smargo SmartReader +

i am using puppy linux 2.16

i have cccam started and srp .x86 app and it says

smartreader flashtool v1.01
error opening usb comport /dev/ttyUSB0

in the cccam cfg i have entered numerous settings e.g
/dev/usb/tts/1

which one is the correct one to use?

when i look in drives on my linux there is no sign of the usb reader at all i have two smargo+ readers and no luck any help appreciated thanks mike
Reply With Quote
  #14 (permalink)  
Old 09-05-2007
hemertje's Avatar
Moderator
 
Join Date: Oct 2003
Posts: 3,088
Thanks: 0
Thanked 38 Times in 22 Posts
hemertje is on a distinguished road
Re: The Smargo SmartReader +

is it really connected to tts/0 or 1?

have a look in a telnet session via the commoand

dmesg

Quote:
ufsd: driver loaded
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4
usbserial.c: USB Serial support registered for FTDI SIO
usbserial.c: USB Serial support registered for FTDI 8U232AM Compatible
usbserial.c: USB Serial support registered for FTDI FT232BM Compatible
usbserial.c: FTDI FT232BM Compatible converter detected
usbserial.c: FTDI FT232BM Compatible converter now attached to ttyUSB0 (or usb/t
ts/0 for devfs)

so here is it located and connected at ttyUSB0
Reply With Quote
  #15 (permalink)  
Old 09-05-2007
Registered User
 
Join Date: May 2006
Posts: 152
Thanks: 0
Thanked 0 Times in 0 Posts
dm66 is on a distinguished road
Re: The Smargo SmartReader +

Quote:
Originally Posted by slayer7
i am using puppy linux 2.16

i have cccam started and srp .x86 app and it says

smartreader flashtool v1.01
error opening usb comport /dev/ttyUSB0

in the cccam cfg i have entered numerous settings e.g
/dev/usb/tts/1

which one is the correct one to use?

when i look in drives on my linux there is no sign of the usb reader at all i have two smargo+ readers and no luck any help appreciated thanks mike
Never used puppy linux myself.

Ensure ftdi_sio module is compiled in the kernel or loaded as a module. One of these commands should give you some indication

lsmod|grep ftdi_sio

or

zcat /proc/config.gz|grep CONFIG_USB_SERIAL_FTDI_SIO

Either the ftdi_sio module didn't come with your distro or hasn't been loaded. Do a

modprobe ftdi_sio

and post what happens
Reply With Quote
  #16 (permalink)  
Old 09-05-2007
Registered User
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
slayer7 is on a distinguished road
Re: The Smargo SmartReader +

ok that has been fixed using the below commands

modprobe usbserial

modprobe ftdi_sio

Ln -s /dev/usb/ttyUSB0/dev/ttyUSB0


And when i type dmesg it recognises smargo +

ftdi usb serial device converter now attached to ttsUSB0

so no prob there

i have flashed using srp using the bootloader and enable normal functions using n

but there is another option there saying press a to enable kernel 2.6.12-xx mode <i take this is not needed?


the prob is now when i start cccam there is no sign of the card in cccam

in the cfg i have entered /dev/ttsUSB0 and tried various combinations with no luck still
Reply With Quote
  #17 (permalink)  
Old 09-09-2007
Registered User
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
slayer7 is on a distinguished road
Re: The Smargo SmartReader +

i have cccam and smargo all running now but the prob i have now is my nds card does not run at the correct speed, due to this device being permanently in pheonix 3.57 mhz mode, how exactly do i input the commands as described earlier in this thread into the reader to change it to 6mhz and above? there is zero information about this i have looked everywhere. thanks

Last edited by slayer7 : 09-09-2007 at 02:18 AM. Reason: error
Reply With Quote
  #18 (permalink)  
Old 09-09-2007
hemertje's Avatar
Moderator
 
Join Date: Oct 2003
Posts: 3,088
Thanks: 0
Thanked 38 Times in 22 Posts
hemertje is on a distinguished road
Re: The Smargo SmartReader +

all info is in the config file! edit the SERIAL READER lines, like:

Quote:
/dev/ttyUSB3
and add "smartreader" behind it

this way the USB reader uses the correct speed which is needed for the card.
without this the USB reader will use the default de uniprog mode (mastera).

here is an example:

Quote:
SERIAL READER : /dev/ttyUSB0 smartreader
SERIAL READER : /dev/ttyUSB1 smartreader
SERIAL READER : /dev/ttyUSB2 smartreader
SERIAL READER : /dev/ttyUSB3 smartreader
SERIAL READER : /dev/ttyUSB4 smartreader
reminder: if you reboot your PC or disconnect the USB cable, its possible that the readers will receive another USB port.
Reply With Quote
  #19 (permalink)  
Old 09-13-2007
azeemmir's Avatar
Registered User
 
Join Date: Jul 2003
Posts: 158
Thanks: 0
Thanked 0 Times in 0 Posts
azeemmir is on a distinguished road
Re: The Smargo SmartReader +

Hi
i am thinking to buy that usb reader
but now confused
coz soem is also selling me mastera 4
second hand
price is same
so guys plz guide me which reader is better?
usb or mastera?
wana install on linux server
Gr
Reply With Quote
  #20 (permalink)  
Old 09-18-2007
Registered User
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
slayer7 is on a distinguished road
Re: The Smargo SmartReader +

forgot to say thanks hemertje

i put smartreader+ does that make a difference maybe

thanks m8
Reply With Quote
Reply


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

vB 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 +10. The time now is 08:55 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.53338 seconds with 10 queries