From: Kjetil K. <kj...@kj...> - 2003-11-06 14:32:51
|
On Thursday 06 November 2003 08:56, Aivils Stoss wrote: > >Yup, the funny thing now is that my non-bruby 2.4.22 kernel detects > > both the mouse and keyboad on this device: > >input: USB HID v1.00 Keyboard [Tangtop Generic USBPS2] on usb1:2.0 > >input: USB HID v1.00 Mouse [Tangtop Generic USBPS2] on usb1:2.1 > >whereas the bruby kernel only detects the keyboard. > > Thank You for notifying! USB HID is out of my scopespace because of > optimization of development. Unknown "bcollins" goodman already port > back USB HID from 2.5.72 to 2.4.22, but this one escape from my > attention. OK, thanks for tracking it down! > Now ready: > http://startx.times.lv/bruby-2.4.22-20031105.diff.bz2 > > fixed USB HID. > > You can report: > Works Tangtop device? Yihaaaaaaaa! It does! Thanks a lot, and thanks to bcollins! :-) > Show /proc/bus/input/devices each Tangtop unit? Yes! Full logs at http://dev.kjernsmo.net/tmp/multi-user-logs-working1/ > Show /proc/bus/input/devices different Phys for each Tangtop unit? Yes! P: Phys=usb-00:04.2-2/input0 P: Phys=usb-00:04.2-2/input1 > Works 2 PS/2 mice via Tangtop? > Works 2 PS/2 keyboards via Tangtop? No and no. BUT, it may be possible to tweak it. Basically, when I connect both mice or keyboards to the Tangtop, dmesg says things like: keyboard.c [Tangtop Generic USBPS2] vc:1-16 input: USB HID v1.00 Keyboard [Tangtop Generic USBPS2] on usb-00:04.2-2 usb.c: hid driver claimed interface dfe5a300 keyboard.c [Tangtop Generic USBPS2] vc:17-17 input: USB HID v1.00 Mouse [Tangtop Generic USBPS2] on usb-00:04.2-2 usb.c: hid driver claimed interface dfe5a318 This is when I connected both keyboards to the Tangtop, logs at http://dev.kjernsmo.net/tmp/multi-user-logs-keybdtt1/ Here, the keyboard that is called "Mouse" is connected to the green plug on the tangtop. Conversely, when I connected both mice, one of them was called "Keyboard" and was connected to the purple plug. Indeed, the one that was connected to the "wrong" plug didn't work for me. However, it isn't necessarily hopeless, because I saw in /proc/bus/ console/*/* that there were two keyboards detected, something that looks above that could be the case too. So I guess tweaking it could make it work without any programming. Unfortunately, the keyboard froze hard while I was exploring that, for some unknown reason, so the only file I caught was the usb/devices, included on my website. My preferred config works now, however, so I am myself very happy! I have just a couple of very minor things left (such as connecting an extension cable). Thanks to all who helped! Cheers, Kjetil -- Kjetil Kjernsmo Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer kj...@kj... web...@sk... ed...@le... Homepage: http://www.kjetil.kjernsmo.net/ OpenPGP KeyID: 6A6A0BBC |