From: Aivils S. <ai...@un...> - 2005-08-24 06:30:37
|
On Pirmdiena, 22. Augusts 2005 13:59, Hugo Vanwoerkom wrote: > > Hi , All! > > > > Don't like patched kernel. Ok try out vanilla! > > <snip> > > > LIMITATIONS: > > > > =A0=A0=A0=A0=A0=A0All pluged in keybords must be opened via new > > faketty driver, because > > each keyboard at normal TTY steer LED's of all > > keyboards of system. If You > > will > > start multiple X, every one X must use faketty for > > correct work of LED's. This > > mean text mode console is unavaible. > > Boooo!!! =A0:-( http://www.ltn.lv/~aivils/files/hijackled-2.6.11-12mdk.tar.bz2 hijacled kernel module is prepared for 2.6.11-12mdk kernel runtime modification. It replaces keyboard LED steering function with another proper one. After loading of hijackled into kernel use is new LED function. After module unload old function comes back. At normal kernel any keyboard steer LED's of all keyboards without any state cheking. New function does not touch already grabed input devices. With new function ungrabed keyboard steer all ungrabed keyboard LED's, grabed keyboard steer only his own LED's. This feature is neccessary for faketty kernel module. INSTALL: # make # make install # modprobe hijacled If You will use this module under another kernel, please replace hj_kbd_handler hj_keyboard_tasklet hj_ledstate hj_kbd_table addresses, which can be found in /boot/System.map Unfortunately i do not know which kernel is true under Mandriva 2005 LE Both modules, faketty and hijackled, i can load and set up my system without reboot. Non x86 platform status is unknown. Aivils Stoss |