NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/57532: Incorrect resolution after latest NetBSD 10 BETA amd64 install.



Both "gop 0" and "gop 5" work for me. Unfortunately, halfway through the boot process, the resolution changes to a larger resolution than what I have without using the "gop" command...

On July 20, 2023 at 11:51:44 pm +02:00, Taylor R Campbell <riastradh%netbsd.org@localhost> wrote:
Thanks!

Did it have the correct resolution in NetBSD 9?

Two things here:

1. This is probably an amdgpu device. Unfortunately, the amdgpu
driver is still experimental and not really ready. You can try it
by loading it in boot.cfg with the line `load=amdgpu', or with the
command `load amdgpu' on one of the `menu=...' lines, but be
prepared for crashes -- I suggest you create two menu lines, one
with amdgpu and one without, so after the one with crashes, you can
boot into the one without and savecore or dmesg to diagnose it.

2. As a stop-gap measure, you can select the EFI graphics output
configuration with the `gop' command at the boot loader. Type
plain `gop' at the bootloader prompt to list the available modes;
type `gop N' to select mode number N in the list.


Home | Main Index | Thread Index | Old Index