Jump to content

Igor

Administrators
  • Posts

    13862
  • Joined

  • Last visited

Everything posted by Igor

  1. Yes. Board can have hardware defects and in such case, there is nothing we can do. Try some stock image and some of those https://dl.armbian.com/orangepiplus2e/nightly/ Remember to attach HDMI as well since I am not sure where is default console and wait long enough. Resizing of some big and slow cards can take some time.
  2. This is not an Armbian fingerprint. This is something that was preinstalled, Android probably and since it also doesn't work ... problem is elsewhere. First, do some reading here: https://forum.armbian.com/forum/31-sd-card-and-power-supply/
  3. If this happens only to you, this is your problem. Since I saw some others complaining about similar issues it is possible that the problem is not yours. If you are not able to find them on a forum and attach your complains there, the problem is still only yours and thus not worth any attention. I am also frustrated that I need to point out/teach you things which should be obvious. Spent 10 minutes on search. You will be amazed at what can be found.
  4. Well, then you will need to adjust this patch (at least remove p1 from the name) and checked for its role elsewhere H3/A64 ... we are mostly using the modern kernel, which is different from those used on Orangepi stock images. Their kernels are made from proprietary Allwinner mixture. 3.10.y or 4.9.y. which we don't use.
  5. It was not possible to make it more simple than this way: git clone https://github.com/armbian/build cd build ./compile BOARD="orangepipc2" BRANCH="next" KERNEL_ONLY="yes" Remember that this kernel is still in the works and this simplicity above might be a bit shattered.
  6. I did. Googlefu consulting is not part of this help. If you are unable to use a search engine or invest your own 10 minutes to browse for results, there is nothing more I am willing to do for you. One more hint: A10, A20 and H3 uses the same kernel and might share some problems.
  7. We have implemented a very good search engine to save time: https://www.armbian.com/search
  8. I (re)try first and it boots just fine: http://ix.io/1kzo You just missed a wonderful opportunity to learn something You can find how-to if you follow the link and read a little. This was just added: https://github.com/armbian/build/commit/4a8d2f995134a5b1c8ed9d0723b088746dca45cc
  9. They should work. Hmm. https://docs.armbian.com/Process_Contribute/ Push your kernel config here https://github.com/armbian/build/blob/master/config/kernel/linux-meson64-next.config
  10. I assumed you read documentation https://docs.armbian.com/Developer-Guide_Build-Options/ ./compile.sh PROGRESS_LOG_TO_FILE="yes" Many small tweaks and features are still waiting for someone to make them.
  11. Because this was 1st experimental release kernel for H5/A64 and it is still under development. We don't deal with smelly stock kernels on H5 boards. This patch: https://github.com/armbian/build/blob/master/patch/kernel/sunxi-next/general-add-proc-cpuinfo-entries.patch should solve this problem, but 4.17.y kernel hasn't arrived yet to the stable branch. You can try it by switching no nightly beta or build on your own ... to test if it works.
  12. The picture tells nothing and we were never notified of any change regarding eMMC. From our point of view eMMC on Orange Pi PC+ works.
  13. Yes and no. You can build latest 4.14.y by use LIB_TAG="sunxi-4.14" There is a folder output/debug ... explore it.
  14. Unchanged build script on supported hosts works. That is the best what we can do.
  15. True. They are not signed ... probably I was changing my build host at that time. Will fix ASAP.
  16. On which hardware, how it is powered, did you try recommendation for such cases?
  17. Nothing major has been changed and it should work on both kernels. Just remember that modern kernel is currently in the transition to 4.18.y and some features might not be there ...
  18. 4.17.y is in works and is broken for most A64 boards. As you can see from the error, kernel files are missing which means it was not built at all. But 4.17.y is not broken to that degree. You should be able to boot but without HDMI or network ...
  19. You need to inspect the whole log. In case you made changes to the source or if you use WIP/CSC/EOL targets, the problem is yours.
  20. apt install armbian-firmware-full &reboot BTW. Factory legacy default kernel is the worse choice among available and if you don't proceed with our tips and change bootloader ... you again waste time. Your PCI card will remain dead. What have armbian-config to do with this?
  21. I don't know. In theory: you need to use original u-boot and load this modern kernel. I am just saying modern kernel exists and it works for this chip. But you need to adopt/create DT board configuration from exiting kernel ... if you don't know what I am talking about, forget about. Or start exploring.
  22. Weird errors are usually related to SD card or powering troubles. Check both.
  23. I wrote. Since I don't use it I don't know if there are any issues with Stretch. I am sure it works well with Jessie.
  24. You can't. There is only very limited support for s805 and we don't support it. Check Odroid C1 NEXT, that's the best what is possible on this chip and modern kernel. Ethernet works, 4 cores are UP, memory is recognized, USB works, ... but there is no eMMC support, no HDMI, ...
  25. Not build from the official tree. In any case, it goes this way -> edit configuration, config/kernel/this-kerne.conf and submit a PR https://docs.armbian.com/Process_Contribute/
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines