armbian / build

Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf
https://www.armbian.com
GNU General Public License v2.0
4.27k stars 2.34k forks source link

[Bug]: The mesa packages link is not find when I build the image with the soc named rk3588 #7504

Open toolsmanhehe opened 2 days ago

toolsmanhehe commented 2 days ago

What happened?

微信截图_20241120204129 After I make the image, I found that the GPU did not work, and the display was software decoded, Wayland desktop.When i use apt update, I found the error. I check the link, the packages named mesa is not found.Now,I only can download mesa with 24.2.7, but it doesn't seem to be working. Now, I can not enter the desktop, when I input passwd and enter, I will back to lock screen auto! I want to know, which packages is special on the rk3588, and where to download. Wish after I install they,I can use wayland in gnome desktop.

How to reproduce?

My build command is "./compile.sh build BOARD=orangepi5-plus BRANCH=vendor BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED= DESKTOP_ENVIRONMENT=gnome DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base KERNEL_CONFIGURE=no RELEASE=noble"

Branch

main (main development branch)

On which host OS are you running the build script and observing this problem?

Ubuntu 24.04 Noble

Are you building on Windows WSL2?

Relevant log URL

No response

Code of Conduct

github-actions[bot] commented 2 days ago

Hey @toolsmanhehe !

Looks like it's your first time interacting with Armbian here on GitHub.

Welcome and thank you for taking the time to report an issue :heart:.

Don't forget to star :star: the repo.

github-actions[bot] commented 2 days ago

Jira ticket: AR-2539