Jump to content

qwerty keyboard

Members
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    qwerty keyboard reacted to SteeMan in "This DRAM setup is currently not supported."   
    Moved to the correct sub-forum
  2. Like
    qwerty keyboard reacted to Nick A in "This DRAM setup is currently not supported."   
    @qwerty keyboard here are some links that will help you.

    Find your Dram settings 
    https://forum.armbian.com/topic/29794-how-to-install-armbian-in-h618/#findComment-218660
     
    Find boot.bin and extract dts.
    https://forum.armbian.com/topic/29794-how-to-install-armbian-in-h618/#findComment-187672
     
    Uboot defconfig. I have two x96q builds with ddr3.
    https://github.com/NickAlilovic/build/blob/v20250306/patch/u-boot/u-boot-h616/151-add-x96-q-ddr3-defconfig.patch
    Or
    https://github.com/NickAlilovic/build/blob/v20250306/patch/u-boot/u-boot-h616/163-add-x96-q-ddr3-v5.1-defconfig.patch
     
    You can edit the patch and enter the new values. 
     
    If you need to add a new line in the defconfig patch. At the bottom of the patch add your newline and put a "+" infront of it. Also, for x96q ddr3 increase @@ -0,0 +1,37 @@ to @@ -0,0 +1,38 @@ or for x96q ddr3 v5.1 @@ -0,0 +1,39 @@ to @@ -0,0 +1,40 @@.
     
    Download and compile my build:
    git clone https://github.com/NickAlilovic/build.git --branch v20250306
    cd build
    ./compile.sh
    choose "Do not change kernel configuration"
    choose "Show CSC/WIP/EOS/TVB"
    choose "I understand and agree"
    choose "X96Q DDR3” or “X96Q DDR3 v5.1”
    choose "edge"
    rest is up to you.
  3. Like
    qwerty keyboard reacted to Nick A in "This DRAM setup is currently not supported."   
    @qwerty keyboard H313/H616/H618 are pretty much the same. A133 and A64 are different SOC’s.
     
    You don’t need the dts for the dram settings.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines