Skip to content

Instantly share code, notes, and snippets.

@DavidBuchanan314
Created December 19, 2023 00:13
Show Gist options
  • Save DavidBuchanan314/488cba9f6b495ebc5e4acdc4ed04a520 to your computer and use it in GitHub Desktop.
Save DavidBuchanan314/488cba9f6b495ebc5e4acdc4ed04a520 to your computer and use it in GitHub Desktop.
==> Building image from preset: /etc/mkinitcpio.d/linux-asahi.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
-> -k /boot/vmlinuz-linux-asahi -g /boot/initramfs-linux-asahi.img --microcode /boot/*-ucode.img
==> Starting build: '6.5.0-asahi-15-1-ARCH'
-> Running build hook: [base]
-> Running build hook: [asahi]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
==> WARNING: Possibly missing firmware for module: 'dockchannel_hid'
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux-asahi.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux-asahi.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
-> -k /boot/vmlinuz-linux-asahi -g /boot/initramfs-linux-asahi-fallback.img -S autodetect --microcode /boot/*-ucode.img
==> Starting build: '6.5.0-asahi-15-1-ARCH'
-> Running build hook: [base]
-> Running build hook: [asahi]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
==> WARNING: Possibly missing firmware for module: 'dockchannel_hid'
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux-asahi-fallback.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
(14/17) Updating m1n1 image...
Reading m1n1 config from /etc/m1n1.conf:
Mounted System ESP /dev/nvme0n1p4 at /run/.system-efi
cat: '/lib/modules/6.5.0-asahi-15-1-edge-ARCH/dtbs/*.dtb': No such file or directory
error: command failed to execute correctly
(15/17) Reloading system bus configuration...
(16/17) Warn about old perl modules
(17/17) Updating the info directory file...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment