From: Michael R. <re...@eu...> - 2006-07-03 06:03:26
|
Hin Benjamin, > G-15: Scanning USB for G-15 keyboard... > *** glibc detected *** corrupted double-linked list: 0x0806b260 *** > Aborted > > Is it fixable (by me), or should I file a bug? Any other suggestions? I don't know, for I do not own such a keyboard. You could try to turn on better debugging mode for G15 by changing the source file drv_G15.c. You'll find a block like this: #if 0 #define DEBUG(x) debug("%s(): %s", __FUNCTION__, x); #else #define DEBUG(x) #endif change the '#if 0' to '#if 1', recompile and post the output of lcd4linux -Fvv here. HTH, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |