Re: KERNEL BUG: console not working in linux

From: Gianluca Anzolin (g.anzolin@inwind.it)
Date: Mon Nov 27 2000 - 09:05:43 EST


Problem solved

I had to bypass the following instructions in arch/i386/boot/setup.S

#
# You must preserve the other bits here. Otherwise embarrasing
# things
# like laptops powering off on boot happen. Corrected version by
# Kira
# Brown from Linux 2.2
#
        inb $0x92, %al #
        orb $02, %al # "fast A20" version
        outb %al, $0x92 # some chips have only this

Then my system worked without problems.

Now what I ask is:
1) Why did they disable my videocard ?
2) Whate are they supposed to do?
3) Would you answer me this time ?

Many thanks to Rasmus, Albert & Jo Geraerts, the only three who answered
me. I would have expected more response from the list, but it seems the
old gold days are over

        Bye

        Gianluca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 30 2000 - 21:00:17 EST