Jump to content

otlabs

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by otlabs

  1. Just checked with Armbian 21.02.3, kernel 5.10.21 - the issue is still present. Kernel install lists 4 kernel-source-5.8.x and 1 kernel-source-5.9.14, no entry for kernel-source-5.10.21. Running "apt-cache search sunxi64|grep source|grep 5.10." returns 8 packages.
  2. Hi Scritch, Just tested on same setup you mention (Armbian 21.02.3, kernel 5.10.21). Need to confirm I do still have the issue on NanoPi Neo 2 board, it looks mostly the same: scripts/Makefile.build:414: warning: overriding recipe for target 'modules.order' Makefile:1403: warning: ignoring old recipe for target 'modules.order' make[1]: *** No rule to make target 'arch/arm64/kernel/vdso/vdso.lds', needed by 'arch/arm64/kernel/vdso/vdso.so.dbg'. Stop. make: *** [arch/arm64/Makefile:186: vdso_prepare] Error 2
  3. I am building kernel 5.10.4 sources on NanoPi Neo 2 with Armbian 20.11.10 Focal and get following error: nanopineo2:~:% cd /usr/src/linux-headers-5.10.4-sunxi64 nanopineo2:linux-headers-5.10.4-sunxi64:% sudo make headers_check nanopineo2:linux-headers-5.10.4-sunxi64:% sudo make scripts nanopineo2:linux-headers-5.10.4-sunxi64:% sudo make prepare scripts/Makefile.build:414: warning: overriding recipe for target 'modules.order' Makefile:1407: warning: ignoring old recipe for target 'modules.order' make[1]: *** No rule to make target 'arch/arm64/kernel/vdso/vdso.lds', needed by 'arch/arm64/kernel/vdso/vdso.so.dbg'. Stop. make: *** [arch/arm64/Makefile:182: vdso_prepare] Error 2 Do I miss something? Could someone confirm the error I see?
  4. Shouldn't it be *-sunxi64 as uname -a reports "Linux nanopineo2 5.10.4-sunxi64 #20.11.7 SMP Tue Jan 5 23:28:09 CET 2021 aarch64 aarch64 aarch64 GNU/Linux"?
  5. Just flashed Armbian 20.11.9 for NanoPi Neo 2 with kernel 5.10.4. I have run armbian-config to install kernel 5.10.4 source, but there is no any option for 5.10.x kernel sources, I see only options for 5.8.x and 5.9.x.
  6. As many boards have now kernel 5.9.x may we have support for zstd in mkinitramfs?
  7. Now I see same error "/usr/bin/ckbcomp: Can not find file "symbols/mx" in any known directory" while running armbian-config Starting armbian-config I get following warning: otlabs@nanopineo2:~$ sudo armbian-config /bin/bash: warning: setlocale: LC_ALL: cannot change locale (es_MX.UTF-8) In main armbian-config I navigate to "Personal" and in "Keyboard" field I see "Change console keyboard layout (us,mx)". Selecting this option produces following output with errors (please, take a look at line in bold as it again mention "mx" keyboard layout): perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "es_MX.UTF-8", LC_ALL = "es_MX.UTF-8", LC_MESSAGES = "en_US.UTF-8", LANG = "es_MX.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory Your console font configuration will be updated the next time your system boots. If you want to update it now, run 'setupcon' from a virtual console. update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.136ubuntu6.3) ... update-initramfs: Generating /boot/initrd.img-5.8.16-sunxi64 /bin/bash: warning: setlocale: LC_ALL: cannot change locale (es_MX.UTF-8) update-initramfs: Converting to u-boot format perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "es_MX.UTF-8", LC_ALL = "es_MX.UTF-8", LC_MESSAGES = "en_US.UTF-8", LANG = "es_MX.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). /usr/bin/ckbcomp: Can not find file "symbols/mx" in any known directory locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory
  8. During first boot and following first login as root got this error message: New to Armbian? Documentation: https://docs.armbian.com Support: https://forum.armbian.com New root password: ************ Repeat password: ************ Detected timezone: America/Mexico_City (CST, -0600) Generating locales: es_MX.UTF-8 Adding console keyboard layout: mx /usr/bin/ckbcomp: Can not find file "symbols/mx" in any known directory I am not sure that console keyborad layout "mx" exists.
  9. Anybody got this running with python3 on Focal kernel 5.6?
  10. Got same issue on NanoPi NEO2 Black running bullseye. armbianmonitor -u output is here: http://ix.io/2hxJ
  11. Yes, I have cloned the repository. Thank you for confirmation! Anyway it would be nice to have it working in compile.sh.
  12. I run Armbian inside VMware VM. As I understand the compile.sh script will not auto-update Armbian. What is the right procedure to update Armbian in this case? Just run git pull from $SRC? Could compile.sh script accomodate this scenario?
  13. Hi! Just saw a new board from FriendlyARM - NanoPi R1 (https://www.friendlyarm.com/index.php?route=product/product&path=69&product_id=248). It based on Allwinner H3, has dual Ethernet port, wi-fi and Bluetooth, USB, and onboard eMMC. Memory options are 512MB or 1GB. It comes in a case, just add power supply. Looks quite fun SBC for IoT and for micro router. I was unable to find Armbian images for this board. Could you please comment if is it possible to use images for other Allwinner H3 boards? Do you have any plans to support this board? Thank you in advance for your comments!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines