Jump to content

Igor

Administrators
  • Posts

    13612
  • Joined

  • Last visited

Posts posted by Igor

  1. 2 minutes ago, zador.blood.stained said:

    To be fair the double click editing is not obvious


    I discover this when looking how to delete attached picture. It was also unknown to me :) BTW: there was a small update yesterday. This might be generally useful: 

    • Activity Streams can be created with condensed view as default.
  2. Thank you for compliments! B)

    The best way to apply changes to kernel is to download our build tools (https://github.com/igorpecovnik/lib) which will download proper compilers, default patches, sources, ... and run recompilation with this parameter enabled:

    CREATE_PATCHES="yes"

    This will prompt you to make changes to u-boot / kernel and will resulted in patch creation toward the (patched with our patches) kernel source. You can make a deb packaged kernel or an whole SD card image. Kernel packages are installed with

    dpkg -i package.deb

    Beware that apt-get upgrade will overwrite your custom kernel when we issue an update, so either PIN those packages or remove apt.armbian.com from sources list, save your patch to safe space and recompile if we come up with lot's of fixes to kernel that you can apply your patch to new reality.

     

    Documentation and resources:

    https://docs.armbian.com/Developer-Guide_Build-Preparation/

    https://forum.armbian.com/index.php?/forum/4-development/

  3. Thank you both for trying. This is how we usually begin and sometimes it just work :) According to this (supposedly working) recipe, we don't miss anything regarding booting ... or do we? We are using mainline u-boot, where things could be changed ... but usually you get something on serial. I can switch to this u-boot source: https://github.com/rockchip-linux/u-boot and we try again.

    Default MiQi image might not work and at least we have a confirmation now. Good.

  4. Thank you, but I am not sure I need another board / new costs. Recently I denied two board donations, from board makers, with this (simplified) explanation: "We can't accept more boards, since we are small amateur group, overwhelmed with work / boards.". If they still want the board here, project is open - they can add it ... or try to make a deal.

  5. I am interested if Armbian for MiQi is working out of the box?

     

    For kernel wise you might need to add this parameter to armbianEnv.txt to gain proper functionality:

    fdt_file=rk3288-miniarm 

    Miniarm was "secret" code for this board. In case you can't boot, we need to rebuild boot loader.

  6. 9 minutes ago, nepo said:

    Can I use dist-upgrade, if a new armbian-version exist or  I must compile the new version with your script again ?


    In general yes, but since you are using an unsupported development version which will once become stable, update will stop one day ... we don't provide auto update from development to stable. Package naming is changed from DEV to NEXT or DEFAULT -> you will need to change packages when you notice, that we pushed out stable versions.

  7. 11 hours ago, borombo said:

    can you please return previous theme for mobile phones? It was really fast and comfortable on mobile devices. Sad, but new forum have't any mobile theme.

     

    Unfortunately not possible.  Latest version uses one theme for desktop and mobile, which is responsive and AFAIK the only forum engine related image is our 3kb PNG logo. The rest are icons, which are also very small in size. HTML rendering might be a problem on some very old devices. Is this the case?

    I am reading forum with Tapatalk, when using mobile, but I checked via browser and it doesn't appear slow to me. :unsure:

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines