-
-
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
rockchip64-edge: bump to 6.14 #7835
base: main
Are you sure you want to change the base?
Conversation
83c77c8
to
f9ca9d4
Compare
Tested with:
|
ec06aec
to
100b907
Compare
Oh wow, so I was actually right removing this from the Makefile with my own tests. Just didn't know why. Awesome. |
68b08f0
to
ed39e90
Compare
I just sent a mail to the patch list: https://lore.kernel.org/all/[email protected]/ |
Tested with Orange Pi 5: https://paste.next.armbian.com/miyigiseya |
ed39e90
to
7b62844
Compare
After introducing vop mode improvment patch for hdmi1, all rk3588 boards that have only one hdmi port enabled are broken. I'm discussing with the patch author to see which way to fix: |
7b62844
to
a7e2ab0
Compare
BTW, bcmdhd-dkms is failing to build with that. |
logs? |
Is there any highlight why it is so? (need to remove .log at the end) |
.com paste seems broken. Try .de or .eu |
Can you try to get hold of the log file mentioned? |
It seems it is cleaned up after failure |
Yes, it dies with the rest of the chroot. I've added long ago code to dump the contents of the dkms log, as you can see here https://github.com/armbian/build/blob/main/extensions/bcmdhd.sh#L43-L45 but seems it is simply not working. I will try to reproduce your build and fix it |
702514d
to
9c05cfa
Compare
Quick check against a rk3318 tv box and rk3399 Orange PI 4 LTS, both boards boot and dmesg is clean is enough 👍 |
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.
All work as expected 😊
78d866a
to
4ef5a00
Compare
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.
Re-tested with full Gnome desktop on Bookworm with backported mesa. Works great!
Description
I just make to build success. I will test the kernel on boards later.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.
./compile.sh kernel BOARD=rock-5-itx BRANCH=edge KERNEL_GIT=shallow
Checklist:
Please delete options that are not relevant.