Gentoo Archives: gentoo-user

From: Joseph <syscon@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] pseudo-serial port called /dev/ttyUSB0
Date: Tue, 20 May 2008 06:13:44
Message-Id: 20080520061333.GC2271@syscon2.inet
In Reply to: Re: [gentoo-user] pseudo-serial port called /dev/ttyUSB0 by "W.Kenworthy"
1 I did plug the device IN and it was recognized.
2 Well, in my case "/dev/ttyUSB*" does not appear at all.
3 There are 325 "tty*" devices but non of them that starts as: ttyUSB
4
5 here is dmesg:
6 USB Mass Storage support registered.
7 usbcore: registered new interface driver usbserial
8 drivers/usb/serial/usb-serial.c: USB Serial Driver core
9 drivers/usb/serial/usb-serial.c: USB Serial support registered for Garmin GPS usb/tty
10 usbcore: registered new interface driver garmin_gps
11 drivers/usb/serial/garmin_gps.c: garmin gps driver v0.31
12 ...
13
14 dmesg when I plug it to USB port.
15 scsi 0:0:0:0: Direct-Access Garmin nuvi Flash 1.00 PQ: 0 ANSI: 5
16 sd 0:0:0:0: [sda] 2946989 512-byte hardware sectors (1509 MB)
17 sd 0:0:0:0: [sda] Write Protect is off
18 sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
19 sd 0:0:0:0: [sda] Assuming drive cache: write through
20 sd 0:0:0:0: [sda] 2946989 512-byte hardware sectors (1509 MB)
21 sd 0:0:0:0: [sda] Write Protect is off
22 sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
23 sd 0:0:0:0: [sda] Assuming drive cache: write through
24 sda:
25 sd 0:0:0:0: [sda] Attached SCSI removable disk
26 sd 0:0:0:0: Attached scsi generic sg0 type 0
27 scsi 0:0:0:1: Direct-Access Garmin nuvi SD Card 1.00 PQ: 0 ANSI: 5
28 sd 0:0:0:1: [sdb] Attached SCSI removable disk
29 sd 0:0:0:1: Attached scsi generic sg1 type 0
30 usb-storage: device scan complete
31
32 So, someting is not working with this Garmin USB kernel driver :-/
33
34 --
35 #Joseph
36 GPG KeyID: ED0E1FB7
37
38 On 05/20/08 13:52, W.Kenworthy wrote:
39 >If its like the palm syncing over usb - they only appear when the device
40 >is plugged in/active. Yes its a pain ...
41 >
42 >BillK
43 >
44 >
45 >On Mon, 2008-05-19 at 23:49 -0600, Joseph wrote:
46 >> I've compiled Garmin USB support into kernel but after rebooting it did not create pseudo-serial port called
47 >> "/dev/ttyUSB0"
48 >>
49 >> How to troubleshoot it?
50 --
51 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] pseudo-serial port called /dev/ttyUSB0 "W.Kenworthy" <billk@×××××××××.au>