From: Friedrich W. H. K. <Fri...@ko...> - 2005-11-10 01:01:37
|
Hello, I recently started* my ambitions to set up a multiuser terminal, too, reusing a bunch of old computers, graphic cards, and whatever, hoping that at least some of the hardware got working driver :) Reading through all the documentation I stumbled over http://www.ltn.lv/~aivils/eng-hw.html and wondered: Is it really possible to connect a PS/2 keyboard to the port usually given to a PS/2 mouse? That would be great, for a two user setup with some serial card plugged in one wouldn't even need any USB device. So did I read correctly? Does this work out of the box? * Stopped at the moment at rebuilding different xorg source rpms for my SUSE 10.0 which all tend to fail at the end, even unpatched #/ Regards Friedrich |
From: Zoltan B. <zb...@fr...> - 2005-11-10 05:11:40
|
Friedrich W. H. Kossebau =EDrta: > Hello, >=20 > I recently started* my ambitions to set up a multiuser terminal, too, r= eusing=20 > a bunch of old computers, graphic cards, and whatever, hoping that at l= east=20 > some of the hardware got working driver :) >=20 > Reading through all the documentation I stumbled over=20 > http://www.ltn.lv/~aivils/eng-hw.html and wondered:=20 > Is it really possible to connect a PS/2 keyboard to the port usually gi= ven to=20 > a PS/2 mouse? That would be great, for a two user setup with some seria= l card=20 > plugged in one wouldn't even need any USB device. So did I read correct= ly?=20 > Does this work out of the box? With 2.6.x kernels it works out of the box. Although there are mainboards that handle this as an error condition and stop booting waiting for you to press F1. Booting continues after normally. Best regards, Zolt=E1n B=F6sz=F6rm=E9nyi |
From: Helge H. <hel...@ai...> - 2005-11-10 07:53:43
|
Friedrich W. H. Kossebau wrote: >Hello, > >I recently started* my ambitions to set up a multiuser terminal, too, reusing >a bunch of old computers, graphic cards, and whatever, hoping that at least >some of the hardware got working driver :) > >Reading through all the documentation I stumbled over >http://www.ltn.lv/~aivils/eng-hw.html and wondered: >Is it really possible to connect a PS/2 keyboard to the port usually given to >a PS/2 mouse? That would be great, for a two user setup with some serial card >plugged in one wouldn't even need any USB device. So did I read correctly? >Does this work out of the box? > > This works very well - you just described my setup. Well, I used to have two serial mice - one broke so I replaced it with USB. Two ps/2 keyboards are trivial. If you get any trouble to sort out, then it will likely be uncooperative video cards. As for "working out of the box", you have to set up your xorg.conf files carefully. Helge Hafting |
From: Hugo V. <hvw...@ya...> - 2005-11-10 11:30:18
|
--- "Friedrich W. H. Kossebau" <Fri...@ko...> wrote: <snip> > Is it really possible to connect a PS/2 keyboard to > the port usually given to > a PS/2 mouse? Since no keyboard advances are possible since IBM made their Model M keyboard, having reached perfection, I have 2 of them from 1989 plugged into the keyboard outlet and into the mouse outlet. Then 2 optical mice into 2 USB ports. This works with either Ruby or Faketty. But Faketty beats Ruby hands down because textmode is so much better on the AGP screen. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Friedrich W. H. K. <Fri...@ko...> - 2005-11-11 21:35:55
|
Am Donnerstag 10 November 2005 12:30, schrieb Hugo Vanwoerkom: > --- "Friedrich W. H. Kossebau" > <Fri...@ko...> wrote: > > <snip> > > > Is it really possible to connect a PS/2 keyboard to > > the port usually given to > > a PS/2 mouse? > > Since no keyboard advances are possible since IBM made > their Model M keyboard, having reached perfection, I > have 2 of them from 1989 plugged into the keyboard > outlet and into the mouse outlet. Great. Thank you all for your answers, that served as proof at least=20 heuristically :P So having my fears of damaging something blown away I tried it out and, nic= e,=20 am seeing it working here, too. :) > Then 2 optical mice into 2 USB ports. > > This works with either Ruby or Faketty. But Faketty > beats Ruby hands down because textmode is so much > better on the AGP screen. Having now succeded in patching the SUSE 10.0's xorg rpms with the=20 isolate-device patch and having cross compiled the faketty input handler (i= s=20 at least insmod'able at the target) I am right now setting up the environme= nt=20 (reading, typing) and, well, let's see... Regards =46riedrich |
From: Andrew W. <qw...@gm...> - 2005-11-10 17:06:10
|
On Thu, 10 Nov 2005 2:03 pm, Friedrich W. H. Kossebau wrote: > Hello, > > I recently started* my ambitions to set up a multiuser terminal, too, > reusing a bunch of old computers, graphic cards, and whatever, hoping that > at least some of the hardware got working driver :) > > Reading through all the documentation I stumbled over > http://www.ltn.lv/~aivils/eng-hw.html and wondered: > Is it really possible to connect a PS/2 keyboard to the port usually given > to a PS/2 mouse? That would be great, for a two user setup with some serial > card plugged in one wouldn't even need any USB device. So did I read > correctly? Does this work out of the box? I had no problems using two PS/2 keyboards with ruby (along with an RS-232 serial mouse and a USB mouse). In fact, even without ruby, Linux seems to work fine with a PS/2 keyboard plugged into the mouse port. |