Jump to content

mutluit

Members
  • Posts

    26
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. Ah, just forget that search crap and your policy of not wanting to help. I'm throwing out Armbian and building my own kernel. Thx, for all the fish!
  2. > Is your device one of those https://www.armbian.com/download/?tx_maker=solidrun ? No, it's not. I unfortunately don't understand the meaning of this question? As I said my two boards are BPI-M1 and BPI-R1. I'm not a much active user here, so maybe I missed something in the meantime; would appreciate if you could clarify pls. > If you want to use different DT, add > fdtfile=yourdt > to the /boot/armbianEnv.txt Ah OK, thank you very much! Addendum: Ok, for my BPI-M1 I now put this line into the /boot/armbianEnv.txt file and did a reboot: fdtfile=sun7i-a20-bananapi.dtb Unfortunately the logo doesn't change, so I don't know whether it's using the new DTB or still the previous default DTB. Is there a way to find out which DTB is currently loaded? Thx
  3. Hi, I have an Armbian image that uses the DTB for the Banana Pi R1 aka Lamobo R1 device. That same image boots fine also on a Banana Pi M1 device, but still needs the DTB be switched to the M1 device. On the online help page https://docs.armbian.com/known_issues/cubox/ it is written that one can do such a DTB-switching with the armbian-config tool: "use armbian-config to select proper DTB for your board (armbian-config -> system -> DTB)" BUT: there is no "system" entry in my version of armbian-config: Armbian 5.31 stable Debian 8.11 configuration utility, http://www.armbian.com And the login message says: Welcome to ARMBIAN 5.31 stable Debian GNU/Linux 8 (jessie) 4.9.7-sunxi How can I switch the DTB to Banana Pi M1, and which of the following is the correct DTB for the classic M1 ? : -rw-r--r-- 1 root root 56302 Feb 2 2017 sun7i-a20-bananapi.dtb -rw-r--r-- 1 root root 54841 Feb 2 2017 sun7i-a20-bananapi-m1-plus.dtb -rw-r--r-- 1 root root 55061 Feb 2 2017 sun7i-a20-bananapro.dtb Thx
  4. Now getting this mysterious error: ... I: Extracting liblzma5... I: Extracting zlib1g... [ o.k. ] Installing base system [ Stage 2/2 ] chroot: failed to run command ‘/bin/bash’: No such file or directory [ error ] ERROR in function create_rootfs_cache [ debootstrap-ng.sh:140 ] [ error ] Debootstrap base system second stage failed [ o.k. ] Process terminated [ error ] ERROR in function unmount_on_exit [ image-helpers.sh:60 ] [ error ] debootstrap-ng was interrupted [ o.k. ] Process terminated Though bash is present (actually bash is even the calling process for the build, s. env below), as well chroot: root@vm:/tmp# which bash /bin/bash root@vm:/tmp# ls -l /bin/bash -rwxr-xr-x 1 root root 1029624 Nov 5 2016 /bin/bash root@vm:/tmp# which chroot /usr/sbin/chroot root@vm:/tmp# ls -l `which chroot` -rwxr-xr-x 1 root root 35432 Mar 14 2015 /usr/sbin/chroot root@vm:/tmp# env SHELL=/bin/bash TERM=screen HUSHLOGIN=FALSE USER=root TERMCAP=SC|screen|VT 100/ANSI X3.64 virtual terminal:\ :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\ :cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\ :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\ :le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\ :li#54:co#184:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\ :cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\ :im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\ :ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\ :ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\ :se=\E[23m:mb=\E[5m:md=\E[1m:mr=\E[7m:me=\E[m:ms:\ :Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:G0:\ :as=\E(0:ae=\E(B:\ :ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\ :po=\E[5i:pf=\E[4i:Km=\E[M:k0=\E[10~:k1=\EOP:k2=\EOQ:\ :k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:\ :k8=\E[19~:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:\ :kb=^H:K1=\EOq:K2=\EOr:K3=\EOs:K4=\EOp:K5=\EOn:kh=\E[1~:\ :@1=\E[1~:kH=\E[4~:@7=\E[4~:kN=\E[6~:kP=\E[5~:kI=\E[2~:\ :kD=\E[3~:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:l1=pf1:l2=pf2:\ :l3=pf3:l4=pf4: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MAIL=/var/mail/root STY=2961.console.vm PWD=/tmp LANG=en_US.UTF-8 HOME=/root SHLVL=2 LOGNAME=root WINDOW=0 _=/usr/bin/env
  5. I think now an automatic source code update has introduced a compile error: ... CC fs/xfs/xfs_error.o net/wireguard/ratelimiter.c:60:2: error: implicit declaration of function ‘call_rcu’; did you mean ‘call_srcu’? [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[2]: *** [net/wireguard/ratelimiter.o] Error 1 make[1]: *** [net/wireguard] Error 2 make: *** [net] Error 2 CC drivers/scsi/scsi_error.o [ error ] ERROR in function compile_kernel [ compilation.sh:389 ] [ error ] Kernel was not built [ @host ]
  6. There is a README file there that says: " Please read documentation about customizing build configuration http://www.armbian.com/using-armbian-tools/ " But going to that webpage gives "404 Error", ie. page not found. And the search function at https://docs.armbian.com/ does not find the search string "armbian-tools"
  7. Now getting this error. Seems again to be an Internet issue (timeout?): ... I: Validating zlib1g 1:1.2.8.dfsg-2+b1 E: Couldn't download packages: libcap2 libpsl0 manpages mawk sensible-utils login libustr-1.0-1 [ error ] ERROR in function create_rootfs_cache [ debootstrap-ng.sh:127 ] [ error ] Debootstrap base system first stage failed [ o.k. ] Process terminated [ error ] ERROR in function unmount_on_exit [ image-helpers.sh:60 ] [ error ] debootstrap-ng was interrupted [ o.k. ] Process terminated
  8. But in this posting tkaiser says that only arm64 is affected, I've armhf (32 bit) :
  9. The cursor keys still not working, but if one chooses the 1st option in the 1st window above then the problematic 2nd window won't show up. So, I just try to finish this build process, but now the following error shows up: ... [ o.k. ] Installing base system [ Stage 1/2 ] I: Retrieving Release E: Failed getting release file http://httpredir.debian.org/debian/dists/jessie/Release [ error ] ERROR in function create_rootfs_cache [ debootstrap-ng.sh:127 ] [ error ] Debootstrap base system first stage failed [ o.k. ] Process terminated [ error ] ERROR in function unmount_on_exit [ image-helpers.sh:60 ] [ error ] debootstrap-ng was interrupted [ o.k. ] Process terminated Was this maybe only a temporary DNS issue? Or has it maybe to do with http vs. https? (B/c going to the said web address in the browser works fine)
  10. Under the Download web page all the manufacturers ("Maker") are listed, but the company "Banana" is missing in that list.
  11. I'm a newbie to Armbian, just a hobby user, no company behind me. While building Armbian for my Banana Pi R1 (aka Lamobo R1) [Allwinner A20, sunxi] the build system gave the following warnings originating from the U-Boot project. I think some maintainers and/or experienced users should take a look at the following. ===================== WARNING ====================== This board does not use CONFIG_DM_MMC. Please update the board to use CONFIG_DM_MMC before the v2019.04 release. Failure to update by the deadline may result in board removal. See doc/driver-model/MIGRATION.txt for more info. ==================================================== ===================== WARNING ====================== This board does not use CONFIG_DM_USB. Please update the board to use CONFIG_DM_USB before the v2019.07 release. Failure to update by the deadline may result in board removal. See doc/driver-model/MIGRATION.txt for more info. ==================================================== ===================== WARNING ====================== This board does not use CONFIG_DM_SCSI. Please update the storage controller to use CONFIG_DM_SCSI before the v2019.07 release. Failure to update by the deadline may result in board removal. See doc/driver-model/MIGRATION.txt for more info. ==================================================== ===================== WARNING ====================== This board does not use CONFIG_DM_VIDEO Please update the board to use CONFIG_DM_VIDEO before the v2019.07 release. Failure to update by the deadline may result in board removal. See doc/driver-model/MIGRATION.txt for more info. ==================================================== Here's also the full content of the file ./cache/sources/u-boot/v2019.01/doc/driver-model/MIGRATION.txt :
  12. Still not solved. I didn't mention it, but in the 1st of such windows the cursor keys are working ok, the problem happens in the 2nd window.
  13. Hmm. I'm using that desktop (lxde) with that terminal (lxterminal) for more than 5 years now, really never had such an issue with it. Ok, I'll try also some other alternatives like xterm & Co...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines