Re: 2.5.40 bug related to virtual consoles

Randy.Dunlap (rddunlap@osdl.org)
Sun, 27 Oct 2002 12:08:04 -0800 (PST)


Regarding "2.5.40 bug related to virtual consoles":
http://marc.theaimsgroup.com/?l=linux-kernel&m=103403138113853&w=2

Hi David,

Did you have some (private) replies to this?
If so, is it solved?

There are console & framebuffer updates pending, but I
don't know if they would solve this problem (which is
quite easy to reproduce).

The vc (virtual console) code appears to expect (eh, require)
some console (data struct) to be present. For now, if you
enable Frame Buffer support but don't select/enable any
FB devices, you'll just get the dummy console driver, and
the vc code will be happy (at least it booted without an
error for me on 2.5.44). In my system (x86), this added
about 60 KB of code... :(

-- 
~Randy

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