Re: [BUG] 2.4.0-test4 and console

From: Russell King (rmk@arm.linux.org.uk)
Date: Fri Jul 14 2000 - 18:09:06 EDT

  • Next message: H. Peter Anvin: "Comments wanted: Linux/i386 boot protocol doc"

    Mathieu Chouquet-Stringer writes:
    > To circumvent this problem, I have made the following patch which works
    > very well on my computer (it restored the old way of doing this). By the
    > way my video card is a TNT2 ultra if it can change something.

    > + set_palette(currcons);
    > if (sw->con_switch(vc_cons[currcons].d) && vcmode != KD_GRAPHICS) {
    > /* Update the screen contents */
    > - set_palette(currcons);

    Internal inconsistency detected within email. Dumping core...

    You first of all said that moving set_palette to inside the if fixed
    the problem. Your patch shows you moving it outside an if. Which is
    correct?
       _____
      |_____| ------------------------------------------------- ---+---+-
      | | Russell King rmk@arm.linux.org.uk --- ---
      | | | | http://www.arm.linux.org.uk/~rmk/aboutme.html / / |
      | +-+-+ --- -+-
      / | THE developer of ARM Linux |+| /|\
     / | | | --- |
        +-+-+ ------------------------------------------------- /\\\ |

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



    This archive was generated by hypermail 2b29 : Fri Jul 14 2000 - 18:37:41 EDT