-
Posts
5854 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by Werner
-
nanopi-r4s, enp1s0 ethernet device not found after reboot
Werner replied to Junkman's topic in NanoPi R4S
While waiting for new info, first poke in the dark. rk3399-fix-pci-phy.patch disabled https://testing.armbian.de/r4s/ feel free to test -
nanopi-r4s, enp1s0 ethernet device not found after reboot
Werner replied to Junkman's topic in NanoPi R4S
Please provide logs. armbianmonitor -u Otherwise its just poking around in the dark -
My n2 works fine btw. https://paste.armbian.com/cocivagayi
-
FT232R, CH340 or CP2104 are known to work nicely. Search for any usb uart adapter built around one of these. Don't get CP2102 because if you ever get a rockchip board it would be useless.
-
UART logs via serial console
-
logs?
-
No. edge will give you 7.0-rc3 since it was bumped recently. You can try to revert this commit to get 6.19. No guarantee it works, nor any support will be given. https://github.com/armbian/build/pull/9445
-
Yes, they seem to be missing in repo. As a quick fix I'd suggest to use the build framework to create yourself a set of deb files containing all necessary packages code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } ./compile.sh BOARD=orangepi5 BRANCH=current kernel code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } copy the packages from output/debs to your board and use dpkg to install them.
-
Boot errors on Orange Pi 3 LTS with Armbian 26.2.1 Minimal / IoT
Werner replied to yc yb's topic in Allwinner sunxi
Depends on the image you are using. The image for 3 LTS should work for the 3 LTS. The image for the 3 (without lts) will not. -
OrangePi AIpro (8T) : any Armbian .img for this single-board computer ?
Werner replied to Unix-Linux's topic in New boards
Well since you asked in this sub-forum, feel free to start: -
Well the only thing armbian-config does, is calling "armbian-install" which has been there for ages
-
correct
-
OrangePi AIpro (8T) : any Armbian .img for this single-board computer ?
Werner replied to Unix-Linux's topic in New boards
never heard of that one before so probably no. -
Actual UART support and performance on Banana Pi BPI-R4
Werner replied to Sergetsp's topic in Other families
According to the datasheet (https://de.scribd.com/document/948890791/MT7988A-Datasheet) the supported baudrate seems to be between 300baud and 3Mbaud. However cannot tell anything about support status. Neither do I have this hw, nor did I ever dig into this soc. Starting with device tree overlays might be a good start or check the whole device tree in general for the uart nodes if present. -
Rock5B+ Second HDMI and Second NVMe slot not working on latest kernels
Werner replied to armbuilder's topic in Radxa Rock 5B
logs? versions?? -
Armbian with preinstalled Home Assistant supervised
Werner replied to Igor's topic in Software, Applications, Userspace
ha extension is not a part of the framework. Copy from here https://github.com/armbian/os/tree/main/userpatches/extensions -
I suggest to get a better heatsink and/or thermal paste/glue. Next I would at the device tree if there are thermal points defined. Perhaps they are missing. You can use the dtc tool to decompile the device tree from /boot. Output values might be in hex instead of decimal, so just in case you wonder.
-
Applying kernel provided DT overlay rockchip-rk3588-orangepi-5-pro-disable-leds.dtbo Meaning the overlay was applied successful. If it does not work, perhaps this means some pin definitions or whatever differ from opi sources vs ours.
