From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BZTqv-00054J-BL for qemu-devel@nongnu.org; Sun, 13 Jun 2004 08:12:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BZTqu-000547-LM for qemu-devel@nongnu.org; Sun, 13 Jun 2004 08:12:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BZTqu-00053x-Jy for qemu-devel@nongnu.org; Sun, 13 Jun 2004 08:12:44 -0400 Received: from [212.11.36.58] (helo=www2.translationforge.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BZTpn-0008Kd-CA for qemu-devel@nongnu.org; Sun, 13 Jun 2004 08:11:35 -0400 From: Jean-Michel POURE Subject: Re: [Qemu-devel] Cirrusvga framebuffer mode? Date: Sun, 13 Jun 2004 14:11:31 +0200 References: <200406131151.38624.jm@poure.com> <40CC3C85.6080603@witch.dyndns.org> In-Reply-To: <40CC3C85.6080603@witch.dyndns.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200406131411.31669.jm@poure.com> Reply-To: jm@poure.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hetz Ben Hamo Cc: qemu-devel@nongnu.org Le dimanche 13 Juin 2004 13:37, Hetz Ben Hamo a =E9crit : > I belive this is a Mandrake 10 installation problem and not QEMU's > problem, since the Mandrake installation doesn't really check for Cirrus > Logic stuff probably (no problem with Fedora core 2) Dear Hetz, During Stage 1, Fedora boots in text mode. Then, Fedora Core 2 switches to= =20 graphical mode when reaching stage 2. In the case of Fedora, I agree that=20 this works for both "-pci" and "-pci -cirrusvga". On the converse, SuSE 9.0 and Mandrake 10 are supposed to install in=20 graphical mode from stage 1 (probably in framebuffer mode, although I did n= ot=20 read the source code of the installers). And graphical mode does not work f= or=20 "-pci -cirrusvga" mode. Here are some screenshots: 1) Mandrake 10 qemu -cdrom Mandrakelinux10.0-CD1.i586.iso -boot d -m 128 -pci -cirrusvga Screenshot : http://www.poure.com/screenshots/qemu_temp_2.png qemu -cdrom Mandrakelinux10.0-CD1.i586.iso -boot d -m 128 -pci Screenshot : http://www.poure.com/screenshots/qemu_temp_1.png 2) SuSE 9.1 qemu -cdrom SuSE-9.1-iso.disk1 -boot d -m 128 -pci -cirrusvga Screenshot : http://www.poure.com/screenshots/qemu_temp_3.png qemu -cdrom SuSE-9.1-iso.disk1 -boot d -m 128 -pci=20 Screenshot : http://www.poure.com/screenshots/qemu_temp_4.png It seems like Cirrus SVGA framebuffer mode is not detected well. Kindest regards, Jean-Michel