https://bugs.freedesktop.org/show_bug.cgi?id=94990 --- Comment #55 from Ilia Guterman --- Created attachment 125656 --> https://bugs.freedesktop.org/attachment.cgi?id=125656&action=edit patch, possible fix After some messing around i am able to boot. I noticed it crashes only when initializing certain nvkm_gpuobj, which has it 'nvkm_gpuobj->size' bigger then 'nv50_instobj(memory)->mem->size << NVKM_RAM_MM_SHIFT'. catching that specific case made it better. from your kernel directory do 'git apply 0001-nvkm_gpuobj-size-is-smaller-then-nvkm_gpuobj-size-ca.patch and if you can post the boot log. -- You are receiving this mail because: You are the assignee for the bug.