Jump to content

sgufa

Members
  • Posts

    54
  • Joined

  • Last visited

Everything posted by sgufa

  1. Hi, after update to stable v23.11 branch i cannot build anymore under WSL2 i get the following error when the process starts to create the image: "Error: Partition(s) 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 on /dev/loop0 have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use. You should reboot now before making further changes." here's the full log: https://paste.next.armbian.com/kilubovuru Any help would be very much appreciated. Thanks EDIT: solved by replacing the kernel with the armbian one ( https://github.com/armbian/build/pull/5978#issuecomment-1826840715 )
  2. nevermind. Solved by adding echo "nameserver 8.8.8.8" > /etc/resolv.conf at the beginning of customize-image.sh
  3. Hi, I add a custom repository in customize-image.sh by echoing it in /etc/apt/sources.list.d/custom.list and then calling apt-get update when i build i get always the following error: [πŸ’²|πŸ”¨] Ign:1 http://apt.customrepo.com bookworm InRelease [πŸ’²|πŸ”¨] Ign:2 http://security.debian.org bookworm-security InRelease [πŸ’²|πŸ”¨] Ign:3 http://deb.debian.org/debian bookworm InRelease [πŸ’²|πŸ”¨] Ign:4 http://deb.debian.org/debian bookworm-updates InRelease [πŸ’²|πŸ”¨] Ign:5 http://deb.debian.org/debian bookworm-backports InRelease [πŸ’²|πŸ”¨] Ign:1 http://apt.customrepo.com bookworm InRelease [πŸ’²|πŸ”¨] Ign:2 http://security.debian.org bookworm-security InRelease [πŸ’²|πŸ”¨] Ign:3 http://deb.debian.org/debian bookworm InRelease [πŸ’²|πŸ”¨] Ign:4 http://deb.debian.org/debian bookworm-updates InRelease [πŸ’²|πŸ”¨] Ign:5 http://deb.debian.org/debian bookworm-backports InRelease [πŸ’²|πŸ”¨] Ign:1 http://apt.customrepo.com bookworm InRelease [πŸ’²|πŸ”¨] Ign:2 http://security.debian.org bookworm-security InRelease [πŸ’²|πŸ”¨] Ign:3 http://deb.debian.org/debian bookworm InRelease [πŸ’²|πŸ”¨] Ign:4 http://deb.debian.org/debian bookworm-updates InRelease [πŸ’²|πŸ”¨] Ign:5 http://deb.debian.org/debian bookworm-backports InRelease [πŸ’²|πŸ”¨] Err:2 http://security.debian.org bookworm-security InRelease [πŸ’²|πŸ”¨] System error resolving 'security.debian.org:http' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] Err:1 http://apt.customrepo.com bookworm InRelease [πŸ’²|πŸ”¨] System error resolving 'apt.customrepo.com' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] Err:3 http://deb.debian.org/debian bookworm InRelease [πŸ’²|πŸ”¨] System error resolving 'deb.debian.org:http' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] Err:4 http://deb.debian.org/debian bookworm-updates InRelease [πŸ’²|πŸ”¨] System error resolving 'deb.debian.org:http' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] Err:5 http://deb.debian.org/debian bookworm-backports InRelease [πŸ’²|πŸ”¨] System error resolving 'deb.debian.org:http' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] Reading package lists... [πŸ’²|πŸ”¨] W: Failed to fetch http://deb.debian.org/debian/dists/bookworm/InRelease System error resolving 'deb.debian.org:http' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] W: Failed to fetch http://deb.debian.org/debian/dists/bookworm-updates/InRelease System error resolving 'deb.debian.org:http' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] W: Failed to fetch http://deb.debian.org/debian/dists/bookworm-backports/InRelease System error resolving 'deb.debian.org:http' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] W: Failed to fetch http://security.debian.org/dists/bookworm-security/InRelease System error resolving 'security.debian.org:http' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] W: Failed to fetch http://apt.customrepo.com/dists/bookworm/InRelease System error resolving 'apt.customrepo.com' - getaddrinfo (16: Device or resource busy) [πŸ’²|πŸ”¨] W: Some index files failed to download. They have been ignored, or old ones used instead. Any idea? I have to add custom package with several dependencies
  4. you're right https://pastebin.com/hcw6ypqB
  5. Hi, today i downloaded the new main branch from git and tried to build my custom board (it works with master branch). After the initial setup i get this after uboot deb creation: Built u-boot deb OK [ linux-u-boot-current-CUSTOMBOARD_23.05.0-trunk_armhf.deb ] error! [ Artifact file /home/sgufa/build/output/debs/linux-u-boot-CUSTOMBOARD-current_2022.07-Se092-Pfebc-B680b_armhf.deb did not exist, after artifact_build_from_sources(). ] Any suggestion?
  6. Solved. I had to disable ldo3 in DTB. Now it works as expected... BAH
  7. Hello Igor, thanks for the reply. Could you please share "/etc/modules" content and your dts if they're different from the standard build? Do you use any additional overlay file?
  8. with battery attached. Mine reboots also when I issue poweroff command. Without battery it shuts down regularly.
  9. Hi, did you try o attach a LiPo Battery to a Lime2 with latest uboot 2020.04 and kernel 5.4 and see if it shuts down correctly or it reboots?
  10. Hello all, If i detach battery all works ok. With attached battery system reboots instead of shutting down. Anyone experiencing this issue again with 5.4.21 kernel? Is there a workaround to solve it, maybe in u-boot or somewhere else? Armbian 20.05.0-trunk built from source Thank you
  11. its "de" in DT. you can comment/remove &de { status = "okay"; }; in dt so the i2c hdmi adapter will not be initialized or you can use aliases to define i2c buses like aliases { i2c0 = &i2c0; i2c1 = &i2c1; i2c2 = &i2c2; i2c3 = &i2c3; }; so the i2c hdmi adapter will be named i2c-4
  12. Hi all, as in title, gpio not work on latest Lime2 5.59 built from source using mainline 4.14.70 kernel and debian stretch. I can export correctly the gpios in sysfs but i cant get the right value. They always remain the same value. I've tried both pulled up and internal pulled up (active low) gpios with the same result. Also gpio buttons defined in dtc do not work. Any idea?
  13. Hi, could anyone tell me how to disable pek short interrupt in mailine? I've already tried with "i2cset -f -y 0 0x34 0x42 0x01" but with no success. Any help would be much appreciated. Thank you
  14. Hello HeinrichG, i'll try within this week and let you know. Thank you for now
  15. Hello HeinrichG, could you explain what exactly you did? tnx
  16. Hello zador, what should i change in boot.scr in order to boot mainline instead of legacy kernel?
  17. I've taken a look there but i'm not able to enable both i2s output and mic1 input. No one tried it yet?
  18. Hi, anyone used this driver with success on A20 legacy? This is what i get: Seems that it can load ethernet and mass storage without problem but it fails on serial. If I run g_serial alone it works: Any ideas?
  19. Hi, tried to set custom MAC in script.bin (dynamic section) and in armbianEnv.txt (ethaddr=XX:XX:XX:XX:XX:XX) but without success. I'm on armbian 5.25 cubietruck legacy xenial. Any help?
Γ—
Γ—
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines