From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVjTI-00075b-J7 for qemu-devel@nongnu.org; Mon, 26 Mar 2007 03:18:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVjTH-00075G-8W for qemu-devel@nongnu.org; Mon, 26 Mar 2007 03:18:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVjTH-00075D-25 for qemu-devel@nongnu.org; Mon, 26 Mar 2007 02:18:27 -0500 Received: from wx-out-0506.google.com ([66.249.82.232]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HVjR2-00073C-43 for qemu-devel@nongnu.org; Mon, 26 Mar 2007 03:16:08 -0400 Received: by wx-out-0506.google.com with SMTP id i30so3025219wxd for ; Mon, 26 Mar 2007 00:16:01 -0700 (PDT) Message-ID: <9a158e2e0703260016m6bc6db6cnb0f4bb96a4991ad7@mail.gmail.com> Date: Mon, 26 Mar 2007 00:16:01 -0700 From: "Kyle Hubert" Subject: Re: [Qemu-devel] QEMU + -std-vga + XFree86 In-Reply-To: <9a158e2e0703260012y66ea83afmfca69400070844f3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9a158e2e0703251636p2209eed0u5e1b8f736343a8e6@mail.gmail.com> <46d6db660703252337u60c66342n9927165f4ca15dd8@mail.gmail.com> <9a158e2e0703260012y66ea83afmfca69400070844f3@mail.gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > It does work in cirrus mode for 1024x768. I was under the impression > that it was all the cirrus driver would support. However, the std-vga > mode supports vga 799 and 798 in the console. (1600x1200:24bpp and > 1600x1200:16bpp respectively) Here is the output from dmesg showing the console working: vesafb: abort, cannot reserve video memory at 0xe0000000 vesafb: framebuffer at 0xe0000000, mapped to 0xffffff0000011000, size 8192k vesafb: mode is 1600x1200x24, linelength=4800, pages=0 vesafb: scrolling: redraw vesafb: directcolor: size=0:8:8:8, shift=0:16:8:0 mtrr: your processor doesn't support write-combining fb0: VESA VGA frame buffer device Console: switching to colour frame buffer device 200x75 -Kyle