unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Robert Vollmert <rob@vllmrt.net>, 36069@debbugs.gnu.org
Subject: bug#36069: Menu-based installer unusable through noVNC
Date: Fri, 19 Jul 2019 12:37:12 -0400	[thread overview]
Message-ID: <87a7danfos.fsf@netris.org> (raw)
In-Reply-To: <87zhlab5hc.fsf@gnu.org>

Hi,

Ludovic Courtès <ludo@gnu.org> wrote:

> Robert Vollmert <rob@vllmrt.net> skribis:
>
>>> On 26. Jun 2019, at 22:23, pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de> wrote:
>>>
>>> On Wed, Jun 26, 2019 at 06:51:41PM +0200, Björn Höfling wrote:
>>>> What's the conclusion? Maybe that Guix is fine and the VNC-clients are
>>>> also fine. It might just be a matter of configuration or using an older
>>>> version with bugs?
>>>>
>>>
>>> Passing “-vga cirrus” reduces the display size.
>>>
>>> The command “man qemu” says:
>>>
>>> -vga type
>>>    Select type of VGA card to emulate. Valid values for type
>>>    are
>>>
>>>    cirrus
>>>        Cirrus Logic GD5446 Video card. All Windows versions
>>>        starting from Windows 95 should recognize and use
>>>        this graphic card. For optimal performances, use 16
>>>        bit color depth in the guest and the host OS.  (This
>>>        card was the default before QEMU 2.2)
>>>
>>> So presumably the VPS is using an old QEMU or passes -vga cirrus.
>>
>> Great find! Indeed, lspci lists
>>
>> 00:02.0 VGA compatible controller: Cirrus Logic GD 5446
>>
>> Is this something that could be fixed by including a driver for that
>> card in the kernel?
>
> I suppose so.
>
> Mark, WDYT about adding support for Cirrus VGA cards to the kernel?
> What would it take to do so?

I know of two kernel configuration options for Cirrus video cards:

  CONFIG_DRM_CIRRUS_QEMU: Cirrus driver for QEMU emulated device
  CONFIG_FB_CIRRUS: Cirrus Logic support

CONFIG_DRM_CIRRUS_QEMU is enabled as a module in all of our
configurations except for 5.2-arm-veyron.conf.  CONFIG_FB_CIRRUS is
enabled as a module in all of our x86_64 and i686 configurations.

Is there something else I've overlooked?

      Thanks,
        Mark

  reply	other threads:[~2019-07-19 16:40 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-03  9:35 bug#36069: Menu-based installer unusable through noVNC Robert Vollmert
2019-06-05 10:39 ` Ludovic Courtès
2019-06-05 11:25   ` Robert Vollmert
2019-06-05 21:14     ` Ludovic Courtès
2019-06-11  7:13       ` Robert Vollmert
2019-06-11  8:26         ` Ludovic Courtès
2019-06-24 22:24 ` Björn Höfling
2019-06-25 13:59   ` Ludovic Courtès
2019-06-25 14:09     ` Robert Vollmert
2019-06-25 15:06       ` Björn Höfling
2019-06-25 15:54         ` pelzflorian (Florian Pelz)
2019-06-25 17:51           ` Robert Vollmert
2019-06-26 16:51           ` Björn Höfling
2019-06-26 19:16             ` Robert Vollmert
2019-06-26 20:23             ` pelzflorian (Florian Pelz)
2019-06-27  6:34               ` Robert Vollmert
2019-06-27  8:27                 ` Björn Höfling
2019-07-19 11:58                 ` Ludovic Courtès
2019-07-19 16:37                   ` Mark H Weaver [this message]
2019-07-20 13:47                     ` Ludovic Courtès
2019-07-20 15:17                       ` Robert Vollmert
2019-07-22  9:25                         ` Björn Höfling
2019-07-22 10:25                           ` Ludovic Courtès
2019-09-02 13:10                             ` Björn Höfling
2019-09-16  8:00                               ` Ludovic Courtès
2019-06-26  8:50         ` Ludovic Courtès
2023-02-05 12:15 ` bug#36069: (No Subject) Attila Lendvai
2023-11-03 20:22 ` bug#36069: "cirrus" added to VM initrd modules Tobias Geerinckx-Rice via Bug reports for GNU Guix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a7danfos.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=36069@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    --cc=rob@vllmrt.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).