From: Aivils S. <ai...@un...> - 2006-08-04 05:22:58
|
On Ceturtdiena, 3. Augusts 2006 18:15, Mike Schneider wrote: > Hello List, > > I might be blind, but I can't find any Ruby-patches for Kernel > newer than 2.6.13 Newer ruby does not exist. My target was creating multiseat linux box, which is done. Use built-in Xorg evdev driver or faketty kernel module (fit for Debian, Mandrake X 6.8.2 with isolateDevice option) instead of patching the kernel. > Even the 2.6.13 I can't build (Ubuntu dapper 6.06): > drivers/char/sysrq.c: In function sysrq_handle_unraw: > drivers/char/sysrq.c:88: error: struct vc_data has no member named > kbd_table Seems magic sysrq key is broken :o( Aivils > I'm trying to follow this Howto to combine Ruby with VServer: > http://linux-vserver.org/MoreUbuntu > > Any help for me here? > > Regards, > Mike |