Gentoo Archives: gentoo-user

From: Mike Diehl <mdiehl@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Need to identify USB device by port
Date: Fri, 06 Apr 2007 05:17:09
Message-Id: 200704052311.54242.mdiehl@diehlnet.com
In Reply to: Re: [gentoo-user] Need to identify USB device by port by Walter Dnes
1 Here is the output of those command:
2
3 mouse1:
4 ================================
5 19a20,22
6 > usbdev2.56_ep81
7 > usbdev2.56_ep00
8 > usbdev2.56
9 645a649
10 > mouse0
11 664a669
12 > his_mouse
13 671a677
14 > event2
15 ================================
16
17 ================================
18 19a20,22
19 > usbdev2.57_ep81
20 > usbdev2.57_ep00
21 > usbdev2.57
22 648a652
23 > mouse1
24 676a681
25 > event3
26 sh-3.1$
27 ================================
28
29 ...eagerly awaiting further instruction....
30
31 Now, on the off chance that you meant to use /sys and not /dev, I've made the
32 output available at http://www.diehlnet.com/mouse1.txt and
33 http://www.diehlnet.com/mouse2.txt
34
35 Thank you for your time.
36
37 Mike.
38
39
40 On Thursday 05 April 2007 22:39, Walter Dnes wrote:
41 > On Thu, Apr 05, 2007 at 07:46:45PM -0600, Mike Diehl wrote
42 >
43 > > OPTIONS+="last_rule", PHYSDEVPATH=="*:00:02.0/usb2/2-10"
44 > >
45 > > Any ideas are much appreciated.
46 >
47 > Are you sure both PHYSDEVPATHs contain "00:02.0"?
48 >
49 > Anyhow, let's dig into this a bit deeper...
50 >
51 > - go into text console mode (e.g. tty1)
52 > - unplug both mice
53 > - execute (without the quotes) "ll -R /dev/ > x1"
54 > - insert the 1st mouse and wait 60 seconds
55 > - execute (without the quotes) "ll -R /dev/ > x2"
56 > - insert the 2nd mouse and wait 60 seconds
57 > - execute (without the quotes) "ll -R /dev/ > x3"
58 > - execute (without the quotes) "diff x1 x2 > mouse1.txt"
59 > - execute (without the quotes) "diff x2 x3 > mouse2.txt"
60 >
61 > Attach the output files mouse1.txt and mouse2.txt and email to this
62 > list. It'll show us where the mice appear in your /dev directory. Once
63 > we see the output, we'll proceed from there.
64 >
65 > --
66 > Walter Dnes <waltdnes@××××××××.org> In linux /sbin/init is Job #1
67 > Q. Mr. Ghandi, what do you think of Microsoft security?
68 > A. I think it would be a good idea.
69
70 --
71 Mike Diehl
72 --
73 gentoo-user@g.o mailing list