From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Subject: bug#36069: Menu-based installer unusable through noVNC Date: Mon, 2 Sep 2019 15:10:57 +0200 Message-ID: <20190902151057.239cd332@alma-ubu> References: <20190625002420.27685559@alma-ubu> <87v9wtn4u9.fsf@gnu.org> <36FEF9C6-B901-4E6B-920B-00E545A10279@vllmrt.net> <20190625170603.176cb07b@alma-ubu> <20190625155439.hmzw4s6o2pxhwyiw@pelzflorian.localdomain> <20190626185141.3e4639de@alma-ubu> <20190626202351.s2km4b4zt7uwdob7@pelzflorian.localdomain> <73149751-082E-4EB6-89CB-7E242830BDBF@vllmrt.net> <87zhlab5hc.fsf@gnu.org> <87a7danfos.fsf@netris.org> <87pnm495t3.fsf@gnu.org> <7F8DEC16-76B6-483B-A657-D9E30B46F779@vllmrt.net> <20190722112518.46e817d0@alma-ubu> <87ef2i4b93.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/IkLsWjPkChL09U/G5=lJpww"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49388) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4m7p-00086d-UG for bug-guix@gnu.org; Mon, 02 Sep 2019 09:12:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4m7m-0006W9-PY for bug-guix@gnu.org; Mon, 02 Sep 2019 09:12:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48742) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i4m7m-0006VZ-Mw for bug-guix@gnu.org; Mon, 02 Sep 2019 09:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i4m7m-0002a3-Eh for bug-guix@gnu.org; Mon, 02 Sep 2019 09:12:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87ef2i4b93.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Robert Vollmert , 36069@debbugs.gnu.org --Sig_/IkLsWjPkChL09U/G5=lJpww Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, 22 Jul 2019 12:25:12 +0200 Ludovic Court=C3=A8s wrote: > Hello! >=20 > Bj=C3=B6rn H=C3=B6fling skribis: > > What I haven't done yet: > > > > 1. Use only "cirrus" > > 2. Use only "cirrusfb" > > 3. Try it out on my VPS. =20 >=20 > Please let us know when you have feedback on these so we can add just > the module that makes sense. I tried all three combinations and all work with qemu: 1. (initrd-modules (append (list "cirrus" "cirrusfb") 2. (initrd-modules (append (list "cirrusfb") 3. (initrd-modules (append (list "cirrus") I tried the version with "cirrus" on my VPS and it worked there too. When I read the comments in the drivers, it looks like the "cirrus" is implemented for qemu: https://github.com/torvalds/linux/blob/master/drivers/gpu/drm/cirrus/cirrus= .c https://github.com/torvalds/linux/blob/master/drivers/video/fbdev/cirrusfb.c That's the result of my tests. I know too few about kernels/drivers to really decide what the best would be here. Ludo or Mark, could one of you go on further from here? Thanks, Bj=C3=B6rn --Sig_/IkLsWjPkChL09U/G5=lJpww Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXW0U4gAKCRC/KGy2WT5f /dR/AKCAK9kZ18on5txuIjo+clnfiD9DUACgmj1qM6ZicZKd17a5NPe6VzE1RLU= =hWGw -----END PGP SIGNATURE----- --Sig_/IkLsWjPkChL09U/G5=lJpww--