From: Svetoslav S. <ga...@st...> - 2002-12-27 09:39:44
|
Quoting Aivils Stoss <Aiv...@un...>: > > >> Hi Aivilis, > >> i wanted to ask you some questions, altough i couldn't find time > for > >> testing. > > > >I think he probably heard you the first time. I've now had about 20 > copies > >of this - why? once again sorry, for some reason sf.net is resending my first mail all the time :( > ruby 2.4.20 backport several versions is buggy. Svetljo has right. with the small diff(attached) bruby20021221 is quite stable for me, [root@svetljo src]# uptime 10:28:43 up 1 day, 11:31, 7 users, load average: 1.15, 1.18, 1.11 [root@svetljo src]# dvd & divx viewing, several kernel compilations, iozone , bonnie++ and that all while seti@home is running :) > Now available > http://startx.times.lv/bruby-2.4.20-20021226.diff.bz2 > > Status: "beta" , stable for me > Very small testers count not ensure "stable" status for all. > > Input drivers: MAR-2002 (2.5.2 ruby CVS) > USB-HID: 25-SEP-2002 (Johan Deneux patch-2.4.19-ff3) > VT-handler: 1-NOV-2002 (synced with ruby CVS) > > /proc file system support added for VT-handler. > user can change VT<->keyboard bundle via is it intended to be so, somehow my second console doesn't report it's keyboard, i mean /proc/bus/console/01/keyboard is empty [root@svetljo src]# cat /proc/bus/console/00/keyboard isa0060/serio0/input0 [root@svetljo src]# cat /proc/bus/console/01/keyboard [root@svetljo src]# ls -l /proc/bus/console/0* /proc/bus/console/00: total 0 -rw-r--r-- 1 root root 0 Dec 27 10:31 keyboard /proc/bus/console/01: total 0 -rw-r--r-- 1 root root 0 Dec 27 10:31 keyboard [root@svetljo src]# cat /proc/bus/input/devices I: Bus=0003 Vendor=05fe Product=0011 Version=0000 N: Name="Cypress Sem. PS2/USB Browser Combo Mouse" P: Phys= D: Drivers=mouse1 event3 B: EV=6 B: KEY=1f0000 0 0 0 0 0 0 0 0 B: REL=103 I: Bus=0003 Vendor=046d Product=c303 Version=0700 N: Name="Logitech USB Keyboard" P: Phys= D: Drivers=kbd event2 B: EV=120002 B: KEY=7f ffe7207a c14057ff ffbeffdf ffffffff ffffffff fffffffe B: LED=1f I: Bus=0011 Vendor=0002 Product=0002 Version=0100 N: Name="PS2++ Logitech Mouse" P: Phys=isa0060/serio1/input0 D: Drivers=mouse0 event1 B: EV=6 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=3 I: Bus=0011 Vendor=0001 Product=0002 Version=ab02 N: Name="AT Set 2 keyboard" P: Phys=isa0060/serio0/input0 D: Drivers=kbd event0 B: EV=120002 B: KEY=41f9 fff9df20 efdfffdf ffefffff ffffffff fffffffe B: LED=7 |