9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Nicola Girardi <ng@0x80.stream>
To: 9front@9front.org
Subject: Re: [9front] Screen resolution
Date: Sun, 16 Apr 2023 16:32:24 +0100	[thread overview]
Message-ID: <A406F8AAB524718902AECC6A4D6D7C79@nuc.home> (raw)
In-Reply-To: <8E31AA89905C7FD60F19AA03905DC1A5@nuc.home>

Quoting Nicola Girardi <ng@0x80.stream>:
[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.


  reply	other threads:[~2023-04-16 16:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-16 15:06 Nicola Girardi
2023-04-16 15:32 ` Nicola Girardi [this message]
2023-04-17  8:06   ` qwx
2023-04-17 11:53     ` Nicola Girardi
2023-04-17 13:55       ` qwx
2023-04-24 15:31         ` Nicola Girardi

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

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

  git send-email \
    --in-reply-to=A406F8AAB524718902AECC6A4D6D7C79@nuc.home \
    --to=ng@0x80.stream \
    --cc=9front@9front.org \
    /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.
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 NNTP newsgroup(s).