Jump to content

Igor

Administrators
  • Posts

    13602
  • Joined

  • Last visited

Community Answers

  1. Igor's post in Clearfog build only u-boot? was marked as the answer   
    Actually it is, but perhaps not well exposed in documentation:
     
    ./compile.sh 'compile_uboot'  
  2. Igor's post in lightdm crashes after recent upgrade was marked as the answer   
    Try perhaps this: 
    apt install slick-greeter + reboot.
  3. Igor's post in In need of direct link for desktop download: bananapi M3 was marked as the answer   
    https://www.armbian.com/bananapi-m3/
     
    But there is no desktop variant for this hardware so you need to:
    - download CLI and enable XFCE desktop via armbian-config -> system -> enable desktop
    - build desktop image with https://github.com/armbian
    - only Armbian. We don't provide Debian ...
     
    And this board is not supported. Which means we don't know how good or bad it works ... I know it boots, but that's about it.
  4. Igor's post in Odroid HC2 Hard Drive not found / readable under Armbian Focal was marked as the answer   
    I highly suspect this is something to do with filesystem driver incompatibility between kernel 4.14.y and 5.4.y. We don't support BTRFS even commercially, but you can find commercial support elsewhere https://en.wikipedia.org/wiki/Btrfs#Commercial_support Perhaps there is a way to upgrade somehow ...
     
     
    Plan B will only cost you your time. Starting from 4.14.y, coping elsewhere, starting with 5.4.y ... or staying on 4.14.y.
  5. Igor's post in error when installing docker was marked as the answer   
    https://github.com/armbian/build/issues/2886
  6. Igor's post in Asus Tinkerboard on kernel 4.4.213-rockchip bricked after shutdown was marked as the answer   
    By opening a ticket https://armbian.atlassian.net/browse/AR-776 my job is done. I have other troubles to deal with.
  7. Igor's post in arm-config not able to install linux headers (grep error) was marked as the answer   
    Problem was fixed, but you need to apt upgrade and reboot.
  8. Igor's post in PPS on NanoPi Neo3 (RK3328) - can't get it to work was marked as the answer   
    We don't support 3rd party (commercial) projects you are using, sorry. This forum is dedicated to https://docs.armbian.com/User-Guide_Getting-Started/#how-to-check-download-authenticity under those terms https://github.com/armbian/build#support I am sure this doesn't matter to you, but it does to us. We already can't allocate enough resources to support our users, while we never had intention to support others or under some general terms.
     

    It seems you are not (very long) a part of this community, otherwise you would know this forum is not a technical support service and we have a tool for reporting troubles. When you get rid of Dietpi overlay, start here https://www.armbian.com/bugs If this is a feature you are asking for https://forum.armbian.com/forum/38-feature-requests/ waiting time is measured in years.
  9. Igor's post in Turn off monitor AFTER system Halted was marked as the answer   
    It certainly works with their legacy (partially closed) stock SW / kernel interface, but for providing this function on a modern kernel, a complicated technical problem is waiting for you. Things has to be reverse engineered and port toward modern kernel base. Current status / more info here: https://linux-sunxi.org/AR100 and here.
  10. Igor's post in Tinkerboard build, no overlay folder was marked as the answer   
    Most of the stuff in modern mainline kernels has to be developed from scratch (or ported). Asus has nothing to do with that. Also we developed many enhancement and fixes for their private legacy kernel. You don't need, it's a waste of time, to deal with outdated & unsupported TinkerOS in any way.
     
    But I can't tell if we will develop overlays for Rockchip armhf family or Tinkerboard specifically. We have to plan according to available resources. Which are very limited / expensive.
  11. Igor's post in After apt upgrade unable to boot was marked as the answer   
    This "board not start" section only covers "Impossible cases - when official armbian builds from the download section doesn't start at all". Moving to Bug tracker section.
     
     
    If you still have both kernels installed, this is certainly bad and possible source of troubles. Try recover this way https://docs.armbian.com/User-Guide_Recovery/ and remove one kernel, together with its dtb package.
  12. Igor's post in [Invalid] - Differences between i.MX6-based CuBoxes? was marked as the answer   
    Same imx6 processor but different core count (1,2,4), different marketing ( i think TV = 4x4 = i4PRO) and memory configurations.
  13. Igor's post in Odroid C4, the system didn't boot with eMMc was marked as the answer   
    Armbian is (probably) the the only distribution that doesn't use u-boot from 2015. All others are still using stock private Hardkernel boot loader ... We try to get rid of vendors dirty security hazardous code as soon as possible and problems as such is the price that we need to pay.
     
    Currently we use u-boot based on 2020.xx, but it looks like it's possible that we need the one from 2021 as this is the case with C2. Some eMMC needs this. Mine obviously don't since it works without any intervention.
    Try this image:
    https://users.armbian.com/igorp/images/Armbian_21.02.0-trunk_Odroidc4_focal_current_5.10.12.img.xz
  14. Igor's post in 20.11.6_Tinkerboard_bionic_legacy_4.4.213_desktop broken: bash - no such file was marked as the answer   
    @q4a
     
    Fixed with https://github.com/armbian/build/pull/2559 If you build image from sources, it will work as it should. I will fix affected images later on.
  15. Igor's post in Auto user login was marked as the answer   
    I already explained in my 1st reply. copy https://github.com/armbian/build/blob/master/packages/bsp/common/usr/lib/armbian/armbian-firstlogin#L297-L304 exchange $realusername with your username and paste.
  16. Igor's post in How to deal with bugs? was marked as the answer   
    https://www.armbian.com/bugs/
    For now or when / if we come out with own solution.
  17. Igor's post in Ethernet on OPi3 went dead after system update was marked as the answer   
    Usual way: apt update ; apt upgrade
     
    Update was pushed up a day ago but perhaps not all mirrors are in sync yet. Waiting or manual hacking https://imola.armbian.com/apt/pool/main/l/linux-5.10.4-sunxi64/
  18. Igor's post in Is Odroid HC4 Focal 5.9 image ok? was marked as the answer   
    First you need to tell us filename of that image so we can verify.
     
    Also there is an archive in the bottom of the download pages - checking previous build is also one of the options. This was added on last minute:
    https://github.com/armbian/build/commit/ab9faf847affd34cd8c0a1e867e93c2edbb5f8e8
  19. Igor's post in again a "no ethernet after update" - this time NanoPi K1 Plus with 5.10.4-dev was marked as the answer   
    Thank you - you save others  I didn't spot this problem ... fixed. I guess I'll need to expand my test rig with a few more boards.

    https://github.com/armbian/build/commit/53bc9e481a6be1e76d13df1f3abca599dc305447
  20. Igor's post in Orange Pi Plus 2 - new kernel, no network was marked as the answer   
    I assume its this problem, but since I have no hardware to test, someone will need to build from sources to confirm:
    https://github.com/armbian/build/commit/535650da96bb585a7dad47237f283a780189f0fb
  21. Igor's post in The os image for orange pi 3 changed to Z28 pro image was marked as the answer   
    Sorry, this way:
     
    apt install linux-buster-root-current-orangepi3  
  22. Igor's post in Pine64 kernel panic after power failure was marked as the answer   
    "Board doesn't start" is reserved for clean builds only. If your system failed for random reason ...
     
    For recovery - check https://docs.armbian.com/User-Guide_Recovery/ 
  23. Igor's post in Orange Pi PC - Cannot boot because: Kernel panic - not syncing: Attempted to kill init! was marked as the answer   
    We had wrong links, sorry. fixed now.
  24. Igor's post in apt-get update Err:5 http://apt.armbian.com bionic InRelease 502 Bad Gateway [IP: 173.45.128.12 80] was marked as the answer   
    Yes. It was related. Fixed.
  25. Igor's post in Subscription Expired was marked as the answer   
    It should be fixed now. 
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines