NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57059 (amdgpu graphics ring test failing)
I tried removing the volatile keyword but the error persists the same. Any reason for putting this volatile?
Sent from ProtonMail, Swiss-based encrypted email.
------- Original Message -------
Em terça-feira, 11 de julho de 2023 às 11:23 PM, Bruno Melo <bmelo%protonmail.com@localhost> escreveu:
> Not working. New error now. New dmesg attached.
>
>
>
> Sent from ProtonMail, Swiss-based encrypted email.
>
>
>
>
> ------- Original Message -------
> Em terça-feira, 11 de julho de 2023 às 10:40 PM, Taylor R Campbell riastradh%NetBSD.org@localhost escreveu:
>
>
>
> > > Date: Wed, 12 Jul 2023 01:33:42 +0000
> > > From: Bruno Melo bmelo%protonmail.com@localhost
> > >
> > > You mean I need to run clean in /src directory first for trigger kernel build?
> >
> > Just delete the kernel build directory -- if you used something like
> > `./build.sh -m amd64 -O ../obj ... kernel=GENERIC', then delete
> > ../obj/sys/arch/amd64/compile/GENERIC build kernel=GENERIC again.
> >
> > Or, if you are using an amdgpu module, delete
> > ../obj/sys/modules/amdgpu and build modules again.
Home |
Main Index |
Thread Index |
Old Index