-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Rock 2A and 2F #7820
Conversation
@RadxaStephen @lsj123lsjlsj @RadxaYuntian Please review together |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be better to make AIC88800 link renaming a shared function.
Hi @amazingfate , i see arm64: dts: rk3528: use lima driver for gpu was submitted by you, could you please tell me if you tested glmark-es2 under gnome X11? |
I have tested with hinlink ht2, ubuntu noble gnome x11 session the glmark-es2 score is also 80~90. While glmark2-es2-wayland is better. And score of glmark-es2 under wayland session can reach to 120. |
Thanks for the test, that doesn't look like I did anything wrong or missed any changes. |
Here you need to tell me when its ready, no way to check. |
And move naming_wireless_interface to radxa-aic8800.sh To avoid unexpected errors caused by ID_NET_SLOT being empty when using lower version udev
Hi @igorpecovnik, I've squashed the previous commit. Now this PR is ready for another review. |
Description
How Has This Been Tested?
./compile.sh build BOARD=rock-2a 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 DOWNLOAD_MIRROR=china
./compile.sh build BOARD=rock-2f 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 DOWNLOAD_MIRROR=china
Checklist: