🐧 Linux 6 soon in a repository near you

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

1 Like

Just got linux 6 and the updates needed for virtualbox to make it work also. Plus the bonus …kde 5.26. :partying_face:

Proof is in the pudding.

Screenshot_20221013_111322

4 Likes

Did you get virtualbox 7.0, tons of improvments :star_struck:

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 :roll_eyes:

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 :wink:
:crossed_fingers:

Yeah there was also new mesa driver so let’s see :point_up_2:

1 Like

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. :laughing:

edit: This works at least with i3wm, I don’t now about other DE:s.

1 Like

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.