Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Usb to Serial, Minicom, ARM TS7200
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Lertets
n00b
n00b


Joined: 23 Feb 2006
Posts: 5

PostPosted: Thu Feb 23, 2006 9:12 pm    Post subject: Usb to Serial, Minicom, ARM TS7200 Reply with quote

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
View user's profile Send private message
widan
Veteran
Veteran


Joined: 07 Jun 2005
Posts: 1512
Location: Paris, France

PostPosted: Fri Feb 24, 2006 1:00 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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