On 01.04.2011 01:24, jida...@jidanni.org wrote:
> V'S> Could you test the attached patch?
> Well I hope that fixes it but I only use .debs so trust you.
>
>   
I've just rechecked, I attached plaintext patch:

=== modified file 'grub-core/kern/i386/pc/init.c'
--- grub-core/kern/i386/pc/init.c       2011-01-10 16:54:21 +0000
+++ grub-core/kern/i386/pc/init.c       2011-03-30 11:14:59 +0000
@@ -148,6 +148,9 @@
   int grub_lower_mem;
 #endif
 
+  *((char *) 0x41a) = 0x1e;
+  *((char *) 0x41c) = 0x1e;
+
   /* Initialize the console as early as possible.  */
   grub_console_init ();
 
This bug has an unfortunate sideeffect: it eats keystrokes.




-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to