-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
board/generic-x86-64Generic x86-64 Boards (like Intel NUC)Generic x86-64 Boards (like Intel NUC)needs-more-infoWaiting for more details from the reporterWaiting for more details from the reporter
Description
Describe the issue you are experiencing
this unit is an U7 CPU with 64GB ram. latest firmware and current as at Oct 2025.
UEFI is on by default in this bios, and secure boot is disabled.
by adding
debug=all
to the top of the grub boot menu, and then
plymouth.enable=0 quiet=0 loglevel=7 \
systemd.log_level=debug systemd.log_target=console \
systemd.journald.forward_to_console=1 \
console=tty1 nomodeset systemd.debug-shell=1 earlycon keep_bootcon
we get a bunch of grub items and at the end it passes off to the kernel with a line
loader/efi/linux.c:238:linux: starting image 0x57ddf198
- nothing happens after that.
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
16.2
Did the problem occur after upgrading the Operating System?
No
Hardware details
this is a fresh install
Steps to reproduce the issue
- have MSI Cubi NUC AI 1UMG
- disable secure boot, check UEFI disks are bootable (they are)
- boot ubuntu, download latest (as at 4th oct 2025) x86_64 image and restore to SSD per instructions
- boot and wait an hour - nothing happens
- debug, (see first part of this post)
- come here and report issue
Anything in the Supervisor logs that might be useful for us?
cant get thereAnything in the Host logs that might be useful for us?
cant get thereSystem information
cant get there
Additional information
Metadata
Metadata
Assignees
Labels
board/generic-x86-64Generic x86-64 Boards (like Intel NUC)Generic x86-64 Boards (like Intel NUC)needs-more-infoWaiting for more details from the reporterWaiting for more details from the reporter
