> Here is the strace from running ggi-monitest tiled accross 2 fbdev devices.  
> It hoses the keyboard over, putting it in some strange mode, which needs a 
> Alt-SysRq-R to recover.

The problem with your report is, that it doesn't include the interesting
part. The trace comes from a script calling the actual program.

In case you have difficulties to locate the right program file and stuff,
just use strace with the -f option, which will make it follow the program
across fork()s.

Moreover try to give the -noinput option to all fbdev targets but one.

As a last resort, you can use a script that ends in kbd_mode -a, what 
will reset the keyboard to a sane state.

CU, Andy

-- 
= Andreas Beck            | Email: <[EMAIL PROTECTED]>      =

Reply via email to