From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=BULK_RE_SUSP_NTLD, FROM_SUSPICIOUS_NTLD autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 12678 invoked from network); 16 Apr 2023 16:34:47 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 16 Apr 2023 16:34:47 -0000 Received: from eve.beecloudy.net ([145.239.136.211]) by 9front; Sun Apr 16 12:32:43 -0400 2023 Received: from nuc.home (unknown [37.228.247.9]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (Client did not present a certificate) by eve.beecloudy.net (Postfix) with ESMTPSA id 75246176CF; Sun, 16 Apr 2023 18:32:37 +0200 (CEST) Message-ID: To: 9front@9front.org From: Nicola Girardi Date: Sun, 16 Apr 2023 16:32:24 +0100 In-Reply-To: <8E31AA89905C7FD60F19AA03905DC1A5@nuc.home> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 75246176CF X-Spamd-Result: default: False [-0.10 / 10.00]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TAGGED_RCPT(0.00)[outgoing]; FROM_HAS_DN(0.00)[]; ASN(0.00)[asn:6830, ipnet:37.228.224.0/19, country:NL] X-Rspamd-Action: no action X-Rspamd-Server: eve.beecloudy.net List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: framework-aware rich-client frontend Subject: Re: [9front] Screen resolution Reply-To: 9front@9front.org Precedence: bulk Quoting Nicola Girardi : [snip] > My suspicion is that I need to add an entry to /lib/vgadb but > I can't figure out what the entry should look like. (The command > above, I think, is the same command I used to get 4K to work in some > other computer in the past; I didn't need to touch /lib/vgadb then.) Some more guesswork. /lib/vgadb:/0166/ makes me think the controller entry is already present. Perhaps then I need an entry describing the monitor? I guessed the edid output could be used here, so I added mymon=3840x2160@30Hz clock=297 shb=4016 ehb=4104 ht=4400 vrs=2168 vre=2178 vt=2250 hsync=+ vsync=+ @{ rfork n; aux/realemu; aux/vga -m mymon -l 3840x2160@30Hz } But again black screen.