From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fmg79-0004it-Ro for qemu-devel@nongnu.org; Sat, 03 Jun 2006 20:05:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fmg75-0004ig-65 for qemu-devel@nongnu.org; Sat, 03 Jun 2006 20:05:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fmg75-0004id-0o for qemu-devel@nongnu.org; Sat, 03 Jun 2006 20:05:03 -0400 Received: from [81.103.221.49] (helo=mtaout03-winn.ispmail.ntl.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FmgDs-0005F0-Dt for qemu-devel@nongnu.org; Sat, 03 Jun 2006 20:12:04 -0400 Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com with ESMTP id <20060604000500.SDSF27969.mtaout03-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Sun, 4 Jun 2006 01:05:00 +0100 Received: from suse10.valgrind.org ([82.21.96.252]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20060604000500.DFLW19763.aamtaout01-winn.ispmail.ntl.com@suse10.valgrind.org> for ; Sun, 4 Jun 2006 01:05:00 +0100 From: Julian Seward Date: Sun, 4 Jun 2006 01:04:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606040104.57050.jseward@acm.org> Subject: [Qemu-devel] getting the 5446 in 1152x864 mode 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 Using the latest cvs sources on x86 SuSE 10.0 host, Win2K guest, the 1152x864 mode offered to me by Windows doesn't work. Instead I just get moved to 640x480, it looks like. The modes on either side of it - 1024x768 and 1280x1024 work fine. Is 1152x864 supported by the driver? Does this project have a bugzilla or any openly-visible bug tracking system? J