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.
> Date: Sun, 23 Jul 2023 21:03:54 +0200
> From: "Brian Durant" <brian%durant.dk@localhost>
>
> On July 23, 2023 at 4:06:39 pm +02:00, Taylor R Campbell <riastradh%netbsd.org@localhost> wrote:
>
> > menu=Boot AMDGPU;load drmkms_sched;load amdgpu;boot
>
> Still the same resolution. Something still must be wrong with
> loading the amdgpu driver, despite the line now reading:
>
> menu=Boot AMDGPU:load drmkms_sched;amdgpu;boot
You are missing the second `load':
menu=Boot AMDGPU:load drmkms_sched;load amdgpu;boot
^^^^
Home |
Main Index |
Thread Index |
Old Index