On Wednesday, 2 August 2023 00:23:16 CEST Olaf Skibbe wrote: > Finally I managed to compile the kernel via > > debian/bin/test-patches > ../0001-Revert-drm-nouveau-add-nv_encoder-pointer-check-for-.patch > ../0002-Revert-drm-nouveau-dp-check-for-NULL-nv_connector-na.patch > ../0003-Revert-drm-nouveau-don-t-detect-DSM-for-non-NVIDIA-d.patch > ../0004-Revert-nouveau-fix-client-work-fence-deletion-race.patch > > (apparently successfully, but it took several hours).
Awesome \o/ Depending on the speed of the machine, it can indeed take several hours. > But now I am a little clueless: how do I install this kernel? Any hint? It should have produced one or more .deb files and you can install a .deb file like this: `apt install ./<name-of-debfile>.deb` If you share the output of `ls -lh *.deb` (and/or `ls -lh ../*.deb`) then I can probably give you more precise instructions. Cheers, Diederik
signature.asc
Description: This is a digitally signed message part.