Jump to content

Recommended Posts

Posted (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 by constantius
Posted (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 by constantius
Posted

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).

Posted
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.

Posted
grep -Ei 'warn|err|\|' output/logs/log*.log.ans | batcat
grep: output/logs/log*.log.ans: no such file
───────┬────────────────────────────────────────────────────────────────────────
       │ STDIN   <EMPTY>

 

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines