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)



> 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