Gentoo Archives: gentoo-server

From: Collin Starkweather <collin.starkweather@××××××××××××××××××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] Disappearing /dev/usb/tts/1
Date: Thu, 08 Jul 2004 03:24:21
Message-Id: 1089256783.9767.7.camel@localhost
1 I am trying to get my Handspring Treo to sync under Gentoo, but after
2 dutifully doing a
3
4 /bin/mknod /dev/usb/tts/0 c 188 0
5 /bin/mknod /dev/usb/tts/1 c 188 1
6
7 then confirming that the nodes are there
8
9 freak root # ls -l /dev/usb/tts/
10 total 0
11 crw-r--r-- 1 root root 188, 0 Jul 7 22:14 0
12 crw-r--r-- 1 root root 188, 1 Jul 7 22:14 1
13 freak root #
14
15 I hit the sync button (it appears from /proc/bus/usb/devices that the
16 PDA is recognized) and the nodes disappear (i.e., /dev/usb/tts is now an
17 empty directory). Any clue as to why this might happen?
18
19 Thanks,
20
21 -Collin
22
23 --
24 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
25 Collin Starkweather, Ph.D. collin.starkweather@××××××××××××××××××.com
26 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Replies

Subject Author
Re: [gentoo-server] Disappearing /dev/usb/tts/1 Marcos Hiroshi Umino <japa@×××××××.br>