

SteeMan
Moderators-
Posts
1865 -
Joined
-
Last visited
Other groups
Contributor/Maintainer
Recent Profile Visitors
14270 profile views
-
No Ethernet or Wifi on sun8i-h3-orangepi-zero-plus2.dtb
SteeMan replied to Ken Restivo's topic in Allwinner sunxi
So you say you have and Orange PI Zero Plus, but you have tagged this post as Orange PI Zero Plus2 H3. (Which are two completely different boards). So the first question is what actual board do you have (I know that Orange PIs board names are very confusing). And then what build are you testing?- 2 replies
-
- Orange Pi Zero 2
- Orange Pi Zero Plus
-
(and 1 more)
Tagged with:
-
I don't think anyone here has ever seen a device like the one you have posted. Why are you not asking for support from either the manufacturer of your device or who you purchased it from. These forums are for the Armbian build framwork and the images that mostly volunteers put together to get mainline linux working on various devices. It seems that you are requesting support for your device and this is not the place for you to find support.
-
My best guess is that you have an Android install on your eMMC (Android uses those two boot partitions as part of how it installs new versions, while still keeping the old). How Android formats a disk is generally somewhat custom and often the partitions aren't readable by mainline uboot / mainline linux. (It should be a GPT partition table, but for some reason I haven't dug into, isn't recognized by mainline). I deal with these things on Android TV Boxes all the time. You should be able to just format the entire emmc for your use as what is on their isn't useful to you. However, I'm not familiar with this specific board and what the specifics of its booting process is. So there is a chance that something on the eMMC is required for a successful boot.
-
Of course you are free to try Armbian images, but you should know that the Orange PI 3b is not an Armbian supported board. It is community support status and there is no maintainer who has volunteered to maintain it. I just want you to understand and set your expectations appropriately for what an Armbian build will provide you.
-
Rom firmware allwinner h313 androidTV Board Q1-V3.0
SteeMan replied to Hélio Julio's topic in Allwinner CPU Boxes
What exactly are you looking for? This is an Armbian Linux forum. It seems you are looking for an Android firmware based on your post. -
Looking for help porting to an RK3328-based device
SteeMan replied to QwertyChouskie's topic in Rockchip CPU Boxes
Have you tried the generic rk3328 builds found discussed in this thread: I would start there by reading that thread. Your box likely has a lot in common with what is discussed there. -
@robertM You really should have an armbian-bsp-* package installed for your appropriate box as well. If I reread your previous posts that should be: armbian-bsp-cli-rock-5b So I would suggest running: sudo apt install armbian-bsp-cli-rock-5b That should clean up your login info to be up to date and you will then pick up future changes as well.
-
@adron That kernel isn't mainline 6.1 but based off the Rockchip BSP 6.1 kernel.
-
You are most likely fine. But out of curiosity can you run the following: apt list --installed | grep armbian
-
boot from nvme, install via armbian-install ?
SteeMan replied to H_Berger's topic in Orange Pi 5 Plus
It looks like you have your u-boot loaded to the spi based on what the log shows. So all you should now need to do is install an Armbian image to the SD card, boot into that image and then use armbian-config to copy the image to either eMMC or nvme (you can try both and experiment which you want to go with long term). You also have the option of having /boot on eMMC and the root filesystem on nvme (since the /boot is mostly read only that sometimes is a safer option than relying on being able to boot off of the nvme. There are lots of options available depending on your usage pattern and hardware. -
Composite TV OUT WORKING in Orange Pi One H3, 6.12 current
SteeMan replied to Error1429's topic in Orange Pi One
@Error1429 If you were to submit a well thought out PR along with the necessary doc and website updates, I'm sure this would be accepted and incorporated. But I think the feedback thus far as that this isn't something of high enough priority to ever being incorporated with Armbian's very limited resources. -
Installing Updated Armbian to S805 (TVPad 4) to eMMC
SteeMan replied to fss-hacks's topic in Amlogic CPU Boxes
If it is NAND then you are out of luck as mainline Linux has no support for NAND. If it is eMMC then your dtb would likely need to be modified to support your hardware if it isn't showing up. My guess is that you have NAND.