Welcome,
Guest
. Please
login
or
register
.
June 19, 2013, 01:30:51 PM
The Plug Computer Forum
|
Linux Stuff
|
General Linux questions
|
Sheeva Plug and TUSB3410 device
Pages: [
1
]
« previous
next »
Print
Author
Topic: Sheeva Plug and TUSB3410 device (Read 2117 times)
vorxio
Newbie
Karma: 0
Posts: 6
Sheeva Plug and TUSB3410 device
«
on:
April 09, 2010, 02:17:49 AM »
Hi,
I connected an external USB device to the Sheeva Plug.
The external device uses a
TI USB 3410/5052
Is the tiusb driver natively supported in the Sheeva Plug ?
I think the right kernel module is "
usbserial
", but
modbus -l | grep usbserial
returns nothing
When I attach it I find a new "
/dev/usbdev1.2
", but I
don't find
any "
/dev/ttyUSB0
" ?!?
How can I make it working?
Thank you in advance,
M.
«
Last Edit: April 09, 2010, 02:28:50 AM by vorxio
»
Logged
pingtoo
Sr. Member
Karma: 15
Posts: 318
Re: Sheeva Plug and TUSB3410 device
«
Reply #1 on:
April 09, 2010, 06:05:34 AM »
I look 2.6.31 source code. the module name is
ti_usb_3410_5052
. you need
Code:
root # modprobe ti_usb_3410_5052
to get it load into kernel.
Good luck
Logged
Good Luck
vorxio
Newbie
Karma: 0
Posts: 6
Re: Sheeva Plug and TUSB3410 device
«
Reply #2 on:
April 09, 2010, 07:53:40 AM »
Quote from: pingtoo on April 09, 2010, 06:05:34 AM
#modprobe ti_usb_3410_5052
Good luck
Thank you!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> Application ideas and development Q/A
=> Success stories
=> Marvell PlugIN - Free Your Imagination
-----------------------------
Hardware and U-Boot firmware
-----------------------------
=> Hardware
=> U-Boot stuff
-----------------------------
Linux Stuff
-----------------------------
=> Android for SheevaPlug is Available!
=> General Linux questions
=> Kernel
=> Linux distributions
Loading...