Jump to content

nightguest

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by nightguest

  1. PCIe port is not supported: Allwinner H6 has a quirky PCIe controller that doesn’t map the PCIe address space properly to CPU, and accessing the PCIe config space, IO space or memory space will need to be wrapped. As Linux doesn’t wrap PCIe memory space access, it’s not possible to do a proper PCIe controller driver for H6. The BSP kernel modifies the driver to wrap the access, so it’s also not generic, and only devices with modified driver will work. Armbian does not support BSP based kernels. You can find more information here and here

  2. 3 часа назад, DvoraNoob сказал:

    Help with Bullseye, My Orange Pi was working normally, but Now I can't boot more neither if I flashing the Armbian again.

    one my zero2 was received with the same trouble. it's looks like RAM fault. item from ali was refunded by seller without dispute after video evidence

  3. 05.01.2022 в 19:43, pim сказал:

    Would you please tell me how you got docker working on the orangepi zero2 i cant get it to work with armbian buster. it fails at install something to do with network issues iptables im not an expert.

    i tried everything i could think off but dont get it working even after fresh install armbian it wont correctly install docker.

     

    you can try this for debian

    update-alternatives --set iptables /usr/sbin/iptables-legacy
    
    curl -fsSL http://mirrors.aliyun.com/docker-ce/linux/debian/gpg | apt-key add -
    add-apt-repository "deb [arch=arm64] https://mirrors.aliyun.com/docker-ce/linux/debian $(lsb_release -cs) stable"
    apt update
    apt install docker-ce

     

    i use it to install home assistant supervised

  4. 04.02.2021 в 13:49, maka сказал:

    @nightguest My post refers to Superpow Mxq max. I have read in this thread that is not posible to boot with your box.  Anyway the u-boot for rock pc can not boot any rk3328 box, including yours.

    So, its no way to install any linux system on my box?

  5. H96 MAX H2 RK3328 4GB 32GB   https://www.aliexpress.com/item/32850883633.html

     

    13 часов назад, maka сказал:

    You have to write U-boot in the sd card.  In the following link is the one that works for you.

     

     

    I write U-boot in the sd card via balenaetcher, write Armbian in the usb drive but box starts with stock android.  Tried with all usb ports. If reset is pressed at power on device is boot to recorvery. Should i do something else to boot into sd?

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines