View previous topic :: View next topic |
Author |
Message |
Lertets n00b
Joined: 23 Feb 2006 Posts: 5
|
Posted: Thu Feb 23, 2006 9:12 pm Post subject: Usb to Serial, Minicom, ARM TS7200 |
|
|
Hey
I am trying to get a USB to Serial adapter working under gentoo so i can connect to an ARM TS-7200 controller. It is currently being detected in /dev/usbdev2.2. I use minicom as a terminal program and i cannot get it to connect to the board.
When i was using mandriva all i had to do was point it towards /dev/ttyUSB0, and change the baud rate to 115200.
I hope someone could help me since im using it for my final project at school
Thanks |
|
Back to top |
|
|
widan Veteran
Joined: 07 Jun 2005 Posts: 1512 Location: Paris, France
|
Posted: Fri Feb 24, 2006 1:00 am Post subject: |
|
|
You probably don't have the driver in your kernel. The serial converter drivers are here:
Code: | Device Drivers --->
USB support --->
USB Serial Converter support --->
<M> USB Serial Converter support
...
<M> USB Prolific 2303 Single Port Serial Driver |
Your adapter may use another chip though, so you need to use the appropriate module. If you don't know which one is the correct one, select them all as modules. With the proper driver, it will appear as /dev/tts/USB0. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|