Or use the virtualbox-host-dkms
package instead, it will build the modules for any and every kernel on your system, including the 6.0 kernel, no problem.
Okay iāll switch to dkms. Thatās what i had to do before for the AMD kernel.
Edit: Gives same error messages.
here we go
Just got linux 6 and the updates needed for virtualbox to make it work also. Plus the bonus ā¦kde 5.26.
Proof is in the pudding.
Did you get virtualbox 7.0, tons of improvments
I could if i download it on Windoze. I wait for it on EOS!
Iāve been building my kernel with linux-tkg for a good while now. Itās pretty easy-mode building. Itās quite fast if you use modprobe-db too. Mine always build in under 5 minutes.
Kernel 6 breaks suspend if you have AMD GPU
kernel: amdgpu 0000:28:00.0: amdgpu: 000000008b345326 pin failed
kernel: amdgpu 0000:28:00.0: amdgpu: (-19) kernel bo pin failed
kernel: amdgpu 0000:28:00.0: amdgpu: DTM: Failed to initialize DTM
kernel: amdgpu: Move buffer fallback to memcpy unavailable
kernel: amdgpu 0000:28:00.0: amdgpu: 000000008b345326 pin failed
kernel: amdgpu 0000:28:00.0: amdgpu: (-19) kernel bo pin failed
kernel: amdgpu 0000:28:00.0: amdgpu: RAP: Failed to initialize RAP
kernel: amdgpu: Move buffer fallback to memcpy unavailable
kernel: amdgpu 0000:28:00.0: amdgpu: 00000000e12055a3 pin failed
kernel: [drm:dm_plane_helper_prepare_fb [amdgpu]] *ERROR* Failed to pin framebuffer with error -19
Screen stays black after suspend and it pushes this error ^
I though that my GPU has died during night but it was just this kernel.
core/linux 6.0.1.arch1-1 6.0.1.arch2-1 -0,03 MiB 163,13 MiB
core/linux-headers 6.0.1.arch1-1 6.0.1.arch2-1 0,00 MiB 27,26 MiB
may will fix some stuff
Yeah there was also new mesa driver so letās see
i have older AMD GPU using radeon and it has this issue for long time already⦠never thaught it could be the GPU only hibernate works here suspend will not wake upā¦
I have RX 6600 and wife has RX570 and now they both fail to wake up after kernel 6. Problem persist even after 6.0.1 and mesa 22.2.1-1.
Funny thing⦠I found out that I can get back to desktop after screen loses signal if I go to TTY2 by pressing; ctl+alt+F2 and then; ctrl+alt+F7 takes me back to desktop.
edit: This works at least with i3wm, I donāt now about other DE:s.
Do you have a desktop or laptop computer?
If desktop, what kind of monitor connection do you have?
Desktop computer with one display port monitor.
Was curious, because Iām using a desktop (Intel CPU, Nvidia GPU) and a HDMI monitor.
If, after suspend, I turn on the CPU before the monitor, often the screen remains blank.
The same trick with Ctrl-Alt and function keys help here too.
And if I turn on the monitor first, no problem.