-
Posts
5996 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by Werner
-
legacy should have some overlays: https://github.com/bigtreetech/linux/tree/linux-6.1.y-cb1/arch/arm64/boot/dts/allwinner/overlay
-
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
-
I think WiFi only works on old legacy 4.9.y kernel images. Try those if you need this functionality. Why? https://docs.armbian.com/User-Guide_FAQ/#why-does-hardware-feature-xy-work-in-old-kernel-but-not-in-more-recent-one
-
CPU temperature over 100C on Armbain image. (Bananpi cm4)
Werner replied to 陳柏儒's topic in Banana PI CM4-IO
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. -
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
-
I don't know. Neither do I have such a device nor I am a developer. I can give generic advice only. Overall you can try any kernel from this list. Not sure that exactly you mean by this question. However here are two ansers that might be right: - You cannot "upgrade" from a Ubuntu-based userspace to a Debian-based one since they are incompatible. - Any userspace (Bookworm, Bullseye, Jammy...) for a board are shipped with the very same kernel package. So hardware-supporting-wise does this not make any difference.
-
Armbian does not support this device. This topic is also not about zero3 but the original zero which has exactly zero (lol) in common with the zero3.
-
fixed
-
The topics there are related to Armbian as well. People want to boot Armbian on their board but fail due to either PSU or sdcard issues which are sorted out there. If anyone for example reports a boot issue for Raspi OS related to sd or PSU it will be moved to off-topic or at least told that this is the wrong place for the question.
-
I don't know. Never tested userspace upgrade.
-
httpredir has been deprecated for years. https://wiki.debian.org/DebianGeoMirror "bullseys"
-
https://docs.armbian.com/User-Guide_Getting-Started/#how-to-upgrade-distribution-like-focal-to-jammy-or-bullseye-to-bookworm
-
Armbian is designed to run natively. So no easy way to achieve what you are looking for.
-
Only building from main is supported.
-
armbian-config "set cpu speed and governor" doesn't apply
Werner replied to 0ka's topic in Software, Applications, Userspace
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. -
Armbian_23.11.0-trunk.###_Orangepi5_trixie_edge_6.6.0-rc1_minimal
Werner replied to bp2ija2j's topic in Orange Pi 5
Not really. You should keep in mind that mainline support for the RK3588 is under heavy development so issues are to be expected. -
I did not test but I'd do something like this: create fs on the new sd like it is on the current one copy everything via rsync or similar that keeps symlinks, permissions and such of all files. Adjust code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } rootdev=UUID= in code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } /boot/armbianEnv.txt to match the UUID of the new sdcard. ??? Profit
-
Strongly agreeing to Nico and silencer. Do not buy any tvbox but consider getting a properly supported SBC. Don't feed this market.
-
Usually installing DE should be available via armbian-config. However since this tool is kind of neglected due to major rewrite is WIP this might not work. Anyway you can try to use userspace tutorials available here or start from scratch with pre-configured Armbian desktop image.
-
Maybe armbian-install does not get that you messed with mtd0 beforehand. When I attached my nvme and used armbian-install everything worked flawless including mtd writing. Since I assume it came empty from factory I'd suggest to zero it as well and retry using armbian-install. That is the old name of now armbian-install. It is just a symlink but keep in mind using the old command is considered deprecated and might be removed entirely in future. I assume you are aware but just in case not you will have trouble with hw acceleration in this configuration. For now only Jammy Gnome offers - with the PPAs mentioned on download page in place - this. Are you using an SSD or an actual NVMe? AFAIK you need some dtbo to support SSDs while real NVMes work OOB.
