-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
[Bug]: No overlay config shown #343
Comments
Confirmed. Happening to me with Armbian 23.8.1 Bookworm minimal on Jetson Nano |
Works on
Dose the command grep 'LINUXFAMILY' /etc/armbian-release | sed 's/^LINUXFAMILY=//g' match the any of the related
|
Yes, matches Calling directly with |
Not so obvious, thank you for sharing it was helpful 💯. Looking further, we should add overlay support for extlinux.conf.
This is the expected behavior in this case, will only show if compatible, as we currently only have armbianEnv.txt compatibility. Should not show. @EvilOlaf, in the context of code, this is a "[feature request]"—an oversight perhaps :), but it is still a "[feature request]" nevertheless.
I can see perhaps |
Not sure if its worth the effort since barely any images are using extlinux. I think those who are are all csc?
Ah okay, Didn't know the show-up depends basically on armbianEnv being there.
Yes. The question now is to either mangle this issue report or simply create a new one requesting support for extlinux ;). Your call. |
Agreed closing. |
What happened?
Station P1 Armbian 25.02.0-trunk user-built 6.13.0-rc4-edge-rockchip64 (Debian bookworm)
armbian-config version 25.2.0-trunk.229.1227.143514 (upgraded right before opening this report)
https://paste.next.armbian.com/qemubiluce
When navigating to
System - Kernel
the option for overlays is missing. Only SY201 and SY204 are shown.Though overlays are available:
root@station-p1:/boot/dtb/rockchip/overlay# ls|grep rk3399 rockchip-rk3399-dwc3-0-host.dtbo rockchip-rk3399-i2c7.dtbo rockchip-rk3399-i2c8.dtbo rockchip-rk3399-opp-2ghz.dtbo rockchip-rk3399-pcie-gen2.dtbo rockchip-rk3399-spi-jedec-nor.dtbo rockchip-rk3399-spi-spidev.dtbo rockchip-rk3399-uart4.dtbo rockchip-rk3399-w1-gpio.dtbo
This seems to affect other boards too. Just right now a person in Discord reported this with Jetson Nano
How to reproduce?
Get a Station P1 or Jetson Nano and try enabling overlays via armbian-config
On which host OS are you running the build script and observing this problem?
Debian 12 Bookworm
Code of Conduct
The text was updated successfully, but these errors were encountered: