public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] USB to Serial adapter setup
@ 2007-03-29 13:26 Mark Haney
  2007-03-29 15:40 ` P.V.Anthony
  2007-03-29 17:11 ` Brian Litzinger
  0 siblings, 2 replies; 8+ messages in thread
From: Mark Haney @ 2007-03-29 13:26 UTC (permalink / raw
  To: gentoo-amd64

I've got a USB to Serial adapter I want to use in Gentoo to talk to my 
Cisco devices via console, however, none of the docs I"ve found are very 
current (most for the 2.4 kernel), can someone point me to a good set of 
instructions on how to get this thing working?  I've got the module 
compiled and installed but can't get any farther.

Help?

-- 
Ita erat quando hic adveni.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64] USB to Serial adapter setup
  2007-03-29 13:26 [gentoo-amd64] USB to Serial adapter setup Mark Haney
@ 2007-03-29 15:40 ` P.V.Anthony
  2007-03-29 15:54   ` Mike Doty
  2007-03-30 12:10   ` Mark Haney
  2007-03-29 17:11 ` Brian Litzinger
  1 sibling, 2 replies; 8+ messages in thread
From: P.V.Anthony @ 2007-03-29 15:40 UTC (permalink / raw
  To: gentoo-amd64

Mark Haney wrote:
> I've got a USB to Serial adapter I want to use in Gentoo to talk to my 
> Cisco devices via console, however, none of the docs I"ve found are very 
> current (most for the 2.4 kernel), can someone point me to a good set of 
> instructions on how to get this thing working?  I've got the module 
> compiled and installed but can't get any farther.

Which usb to serial adapter did you buy? I want to buy one to hook up a 
fax modem. I heard that there are problems with linux for these 
adaptors. I hope it is false.

Good fax modems are still the ones with serial ports.

P.V.Anthony
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64] USB to Serial adapter setup
  2007-03-29 15:40 ` P.V.Anthony
@ 2007-03-29 15:54   ` Mike Doty
  2007-03-30  4:51     ` P.V.Anthony
  2007-03-30 12:10   ` Mark Haney
  1 sibling, 1 reply; 8+ messages in thread
From: Mike Doty @ 2007-03-29 15:54 UTC (permalink / raw
  To: gentoo-amd64

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

P.V.Anthony wrote:
> Mark Haney wrote:
>> I've got a USB to Serial adapter I want to use in Gentoo to talk to my
>> Cisco devices via console, however, none of the docs I"ve found are
>> very current (most for the 2.4 kernel), can someone point me to a good
>> set of instructions on how to get this thing working?  I've got the
>> module compiled and installed but can't get any farther.
> 
> Which usb to serial adapter did you buy? I want to buy one to hook up a
> fax modem. I heard that there are problems with linux for these
> adaptors. I hope it is false.
> 
> Good fax modems are still the ones with serial ports.
> 
> P.V.Anthony
I use a FTDI based one.  There is a driver in the kernel.

Bus 003 Device 002: ID 0403:6001 Future Technology Devices
International, Ltd 8-bit FIFO

Can be bought at many places, I got mine at
http://www.knjn.com/ShopCablesUSB.html

- --
=======================================================
Mike Doty                      kingtaco -at- gentoo.org
Gentoo Council
Gentoo Infrastructure
Gentoo/AMD64 Strategic Lead
GPG: E1A5 1C9C 93FE F430 C1D6  F2AF 806B A2E4 19F4 AE05
=======================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.2 (GNU/Linux)

iQCVAwUBRgvhN4BrouQZ9K4FAQIQqgP/ZQN+DyRMkuHgG48T0M8ZSlgIyH26GEQB
DsMvkbsJJc/5gliqOWdOQAF4BMrUUyaSN+4wSYdVGK277fLUZpmF4pPiQolm4ihg
PWrnZB85KdecXmnHO6qrDTbovLA/YD3tEw5yJcXuC8f7xZZOImICXmu6SalhIC0f
X26v78xkTMk=
=77Ch
-----END PGP SIGNATURE-----
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64] USB to Serial adapter setup
  2007-03-29 13:26 [gentoo-amd64] USB to Serial adapter setup Mark Haney
  2007-03-29 15:40 ` P.V.Anthony
@ 2007-03-29 17:11 ` Brian Litzinger
  1 sibling, 0 replies; 8+ messages in thread
From: Brian Litzinger @ 2007-03-29 17:11 UTC (permalink / raw
  To: gentoo-amd64

On Thu, Mar 29, 2007 at 09:26:16AM -0400, Mark Haney wrote:
> I've got a USB to Serial adapter I want to use in Gentoo to talk to my 
> Cisco devices via console, however, none of the docs I"ve found are very 
> current (most for the 2.4 kernel), can someone point me to a good set of 
> instructions on how to get this thing working?  I've got the module 
> compiled and installed but can't get any farther.
> 
> Help?

modprobe ftdi (make sure it is built with your kernel or as a module)

use /dev/tts/USB0

-- 
Brian Litzinger
The evolution of Unix: 1970 -x, 2000 --x, 2030, ----x
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64] USB to Serial adapter setup
  2007-03-29 15:54   ` Mike Doty
@ 2007-03-30  4:51     ` P.V.Anthony
  0 siblings, 0 replies; 8+ messages in thread
From: P.V.Anthony @ 2007-03-30  4:51 UTC (permalink / raw
  To: gentoo-amd64

Mike Doty wrote:

> I use a FTDI based one.  There is a driver in the kernel.
> 
> Bus 003 Device 002: ID 0403:6001 Future Technology Devices
> International, Ltd 8-bit FIFO
> 
> Can be bought at many places, I got mine at
> http://www.knjn.com/ShopCablesUSB.html

Thanks for this information. Really useful.

P.V.Anthony
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64] USB to Serial adapter setup
  2007-03-29 15:40 ` P.V.Anthony
  2007-03-29 15:54   ` Mike Doty
@ 2007-03-30 12:10   ` Mark Haney
  2007-03-30 20:34     ` Joshua Hoblitt
  1 sibling, 1 reply; 8+ messages in thread
From: Mark Haney @ 2007-03-30 12:10 UTC (permalink / raw
  To: gentoo-amd64

P.V.Anthony wrote:
> Mark Haney wrote:
>> I've got a USB to Serial adapter I want to use in Gentoo to talk to my 
>> Cisco devices via console, however, none of the docs I"ve found are 
>> very current (most for the 2.4 kernel), can someone point me to a good 
>> set of instructions on how to get this thing working?  I've got the 
>> module compiled and installed but can't get any farther.
> 
> Which usb to serial adapter did you buy? I want to buy one to hook up a 
> fax modem. I heard that there are problems with linux for these 
> adaptors. I hope it is false.
> 
> Good fax modems are still the ones with serial ports.
> 
> P.V.Anthony

Actually, the one I have is a DYNEX.  But after some diddling I found my 
problem, I wasn't aware until borrowing my boss Ubuntu system that the 
DYNEX USB2Serial cable uses the pl2303 driver.  I was trying to use the 
generic driver.  Once I compiled the pl2303 driver it works perfectly.


-- 
Ita erat quando hic adveni.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64] USB to Serial adapter setup
  2007-03-30 12:10   ` Mark Haney
@ 2007-03-30 20:34     ` Joshua Hoblitt
  2007-03-30 20:43       ` Mark Haney
  0 siblings, 1 reply; 8+ messages in thread
From: Joshua Hoblitt @ 2007-03-30 20:34 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 1449 bytes --]

I've been using pl2303 based serial dongles (typically the cheapest
ones) for years without any problems.  The only minor 'gotcha' is that
this driver seems to randomly drop out of the default genkernel config.

-J

--
On Fri, Mar 30, 2007 at 08:10:42AM -0400, Mark Haney wrote:
> P.V.Anthony wrote:
> >Mark Haney wrote:
> >>I've got a USB to Serial adapter I want to use in Gentoo to talk to my 
> >>Cisco devices via console, however, none of the docs I"ve found are 
> >>very current (most for the 2.4 kernel), can someone point me to a good 
> >>set of instructions on how to get this thing working?  I've got the 
> >>module compiled and installed but can't get any farther.
> >
> >Which usb to serial adapter did you buy? I want to buy one to hook up a 
> >fax modem. I heard that there are problems with linux for these 
> >adaptors. I hope it is false.
> >
> >Good fax modems are still the ones with serial ports.
> >
> >P.V.Anthony
> 
> Actually, the one I have is a DYNEX.  But after some diddling I found my 
> problem, I wasn't aware until borrowing my boss Ubuntu system that the 
> DYNEX USB2Serial cable uses the pl2303 driver.  I was trying to use the 
> generic driver.  Once I compiled the pl2303 driver it works perfectly.
> 
> 
> -- 
> Ita erat quando hic adveni.
> 
> Mark Haney
> Sr. Systems Administrator
> ERC Broadband
> (828) 350-2415
> -- 
> gentoo-amd64@gentoo.org mailing list
> 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64] USB to Serial adapter setup
  2007-03-30 20:34     ` Joshua Hoblitt
@ 2007-03-30 20:43       ` Mark Haney
  0 siblings, 0 replies; 8+ messages in thread
From: Mark Haney @ 2007-03-30 20:43 UTC (permalink / raw
  To: gentoo-amd64

Joshua Hoblitt wrote:
> I've been using pl2303 based serial dongles (typically the cheapest
> ones) for years without any problems.  The only minor 'gotcha' is that
> this driver seems to randomly drop out of the default genkernel config.
>
> -J
>
>   
Well since I don't use genkernel, I hope I don't see this problem.


-- 
Mark Haney
Sr. Systems Administrator	
ERC Broadband


-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-03-30 20:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-29 13:26 [gentoo-amd64] USB to Serial adapter setup Mark Haney
2007-03-29 15:40 ` P.V.Anthony
2007-03-29 15:54   ` Mike Doty
2007-03-30  4:51     ` P.V.Anthony
2007-03-30 12:10   ` Mark Haney
2007-03-30 20:34     ` Joshua Hoblitt
2007-03-30 20:43       ` Mark Haney
2007-03-29 17:11 ` Brian Litzinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox