From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK48I-0000ee-ON for qemu-devel@nongnu.org; Mon, 25 Mar 2013 05:56:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK48G-00007m-6P for qemu-devel@nongnu.org; Mon, 25 Mar 2013 05:56:02 -0400 Received: from mout.web.de ([212.227.17.12]:63339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK48F-00007Q-Rd for qemu-devel@nongnu.org; Mon, 25 Mar 2013 05:56:00 -0400 Message-ID: <51501F2A.9000802@web.de> Date: Mon, 25 Mar 2013 10:55:54 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <1363084369-27517-1-git-send-email-kraxel@redhat.com> <1363084369-27517-17-git-send-email-kraxel@redhat.com> <515001C2.7080201@web.de> <51500302.6040506@redhat.com> <515003E5.7000809@web.de> <5150091D.9070209@redhat.com> <51500A99.7020902@web.de> <51500D49.5030202@redhat.com> <51500D8F.6050604@web.de> <51501473.3010608@redhat.com> <51501991.2080204@web.de> <51501D75.2090902@redhat.com> In-Reply-To: <51501D75.2090902@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2AHMMHHFKUAKRQRCOTHXN" Subject: Re: [Qemu-devel] [PATCH 16/18] console: stop using DisplayState in gfx hardware emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2AHMMHHFKUAKRQRCOTHXN Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 2013-03-25 10:48, Gerd Hoffmann wrote: > On 03/25/13 10:32, Jan Kiszka wrote: >> On 2013-03-25 10:10, Gerd Hoffmann wrote: >>> On 03/25/13 09:40, Jan Kiszka wrote: >>>> On 2013-03-25 09:39, Gerd Hoffmann wrote: >>>>> Hi, >>>>> >>>>>>> Any hints in the X server log? >>>>>> >>>>>> "vmwlegacy(0): Weight given (565) is inconsistent with the >>>>>> depth (24)" >>>>> >>>>> Weight hints depth 16 indeed. What depth used the server to >>>>> run at? 16 or 24? >>>> >>>> 24 >>> >>> As expected. Puzzling where the 565 weight comes from ... >>> >>> Can you apply the attached patch, enable vmware_* + >>> displaysurface_* tracepoints + send a log? >> >> [shrinking CC list at this chance] >=20 > Hmm, no displaysurface_* tracepoints? Setting up a full trace was a bit too unhandy (it still lacks some ad-hoc configuration). If you need it, I'll redo. >=20 >> read: index 1, value 0x0 read: index 2, value 0x320 read: index 3, >> value 0x258 >=20 > 800x600 >=20 >> read: index 7, value 0x20 >=20 > 4 bytes per pixel >=20 >> read: index 9, value 0xf800 read: index 10, value 0x7e0 read: index >> 11, value 0x1f >=20 > 16bpp r/g/b masks. Hmm. >=20 > No attempt to initialize the display (set res etc). Maybe because the > x11 server driver errors out early. >=20 > The 800x600 video mode was probably set from vgabios. That doesn't > explain the inconsistency though. >=20 > Do you boot with vesafb enabled? Which video mode? Probably 800x600? > What depth? I'm booting with vga=3D0x314. Jan ------enig2AHMMHHFKUAKRQRCOTHXN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlFQHyoACgkQitSsb3rl5xTlZwCgpVcHqQdoa137qMy494zH5LQz MZkAnjn6x+XFYms1ZXnJz1MQFmihrzkW =JB+y -----END PGP SIGNATURE----- ------enig2AHMMHHFKUAKRQRCOTHXN--