From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5635c0230e722ea92c95aec5a5887400@plan9.bell-labs.com> Date: Tue, 8 Dec 2009 19:05:28 -0500 From: geoff@plan9.bell-labs.com To: 9fans@9fans.net MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] vga vesa works on mp pc Topicbox-Message-UUID: ad01335e-ead5-11e9-9d60-3106f5b1d025 I've just pushed out a small change to /sys/src/9/pc/realmode.c that allows monitor=vesa to work on multiprocessor pcs without *nomp being defined in plan9.ini (i.e., you can use all available processors [or cores] and still use vesa mode). I've also pushed out new kernels, so the distribution built tonight should include this fix.