Skip to content

Graphical glitch on boot screen of ubuntu aarch64

Host environment

  • Operating system: MacOS
  • OS/kernel version: Darwin DIT003891 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:39:46 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6020 arm64
  • Architecture: ARM64
  • QEMU flavor: qemu-aarch64
  • QEMU version: QEMU emulator version 8.2.0 (installed from homebrew)
  • QEMU command line:
qemu-system-aarch64 \
   -monitor stdio \
   -M virt,highmem=off \
   -accel hvf \
   -cpu host \
   -smp 4 \
   -m 3000 \
   -bios QEMU_EFI.fd \
   -device virtio-gpu-pci \
   -display default,show-cursor=on \
   -device qemu-xhci \
   -device usb-kbd \
   -device usb-tablet \
   -cdrom noble-desktop-arm64.iso

Emulated/Virtualized environment

  • Operating system: Ubuntu Nobel ISO
  • Architecture: ARM64

Description of problem

Glitches on boot screen.

Additional information

image

(The "TIANO Core" screen before this has similar issues)

Edited by Stuart Axon
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information