constantius Posted October 15 Posted October 15 Hello. I can see thet avaota A1 is supported. But how it run from sd-card? I burn image put sdcard and i can see only black screen. Image does not boot... 0 Quote
constantius Posted October 16 Author Posted October 16 (edited) Ok i have finally booted. But kernel does not have snd-usb-audio. I would like to compile the driver from alsa-project sources but there is no linux-headers packege 5.15.123. I know that audio driver for allwinner T527 cant be done yet. But why snd-usb-audio is missing. Usb audio card can be substittute. Edited October 16 by constantius 0 Quote
Werner Posted October 16 Posted October 16 You can use the build framework to create your own set of packages with custom kernel config for this board including matching headers. https://github.com/armbian/build 0 Quote
constantius Posted October 21 Author Posted October 21 (edited) Quote Error 1 occurred in main shell [ at /home/radek/DrugiHD/build/lib/functions/logging/runners.sh:15 chroot_sdcard_apt_get_install() --> lib/functions/logging/runners.sh:15 install_distribution_agnostic() --> lib/functions/rootfs/distro-agnostic.sh:247 do_with_logging() --> lib/functions/logging/section-logging.sh:81 build_rootfs_and_image() --> lib/functions/main/rootfs-image.sh:28 full_build_packages_rootfs_and_image() --> lib/functions/main/default-build.sh:36 do_with_default_build() --> lib/functions/main/default-build.sh:42 cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25 armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176 main() --> compile.sh:50 ] [💥] Cleaning up [ please wait for cleanups to finish ] Quote Hello. I build only debian 12 images. ( server and gnome ) But none of them starts. When I am trying build ubuntu 22.04 or 24.04 server or GUI there is such error Edited October 21 by constantius 0 Quote
chainsx Posted October 21 Posted October 21 The kernel drivers for T527 from Allwinner still have issues (yes, even the original manufacturer's drivers have issues), including but not limited to HDMI and audio. The original manufacturer's drivers also have requirements for the gcc version. Furthermore, Allwinner currently has not provided a solution (perhaps it has not been made available to individual developers yet). 0 Quote
going Posted October 21 Posted October 21 3 часа назад, constantius сказал: Error 1 occurred in main shell [ at /home/radek/DrugiHD/build/lib/functions/logging/runners.sh:15 chroot_sdcard_apt_get_install() --> lib/functions/logging/runners.sh:15 install_distribution_agnostic() --> lib/functions/rootfs/distro-agnostic.sh:247 do_with_logging() --> lib/functions/logging/section-logging.sh:81 build_rootfs_and_image() --> lib/functions/main/rootfs-image.sh:28 full_build_packages_rootfs_and_image() --> lib/functions/main/default-build.sh:36 do_with_default_build() --> lib/functions/main/default-build.sh:42 cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25 armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176 main() --> compile.sh:50 This trace is intended mainly for developers of the build system itself. There is no information about the compilation error itself. Use the command to view: grep -Ei 'warn|err|\|' output/logs/log*.log.ans | batcat Or a black and white version for printing: grep -Ei 'warn|err|\|' output/logs/log*.log And publish only the lines that relate to the error. 0 Quote
constantius Posted October 21 Author Posted October 21 grep -Ei 'warn|err|\|' output/logs/log*.log.ans | batcat grep: output/logs/log*.log.ans: no such file ───────┬──────────────────────────────────────────────────────────────────────── │ STDIN <EMPTY> 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.