Jump to content

otlabs

Members
  • Posts

    19
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  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?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines