LibreELEC / LibreELEC.tv

Just enough OS for KODI
http://libreelec.tv
2.19k stars 1.11k forks source link

[BUG] Meteor Lake w/Intel ARC Installer Freezes on Boot Mode Selection #9005

Open xags opened 3 weeks ago

xags commented 3 weeks ago

Describe the bug

When using a properly created USB installer image, the USB stick boots to the install screen waiting to select a boot mode (installer,live,run). Once selecting any of the boot modes the system freezes.

How to reproduce

Steps to reproduce the behavior:

  1. Boot via USB (UEFI or Legacy) (using standard AMD64 or Legacy Xorg image)
  2. Install selection screen shows
  3. Select either installer, live, or run.
  4. Machine freezes, USB appears to disconnect both the keyboard and USB stick.

Information

Log file

No messages are logged by the installer itself.

Context

Unable to get the installer to even start.

xags commented 3 weeks ago

I've also tried modifying the syslinux.cfg on the USB stick to remove the quiet option. The only additional output is: "Loading kernel: OK"

smp79 commented 3 weeks ago

I think CONFIG_PINCTRL_METEORLAKE needs to be enabled in kernel config.

smp79 commented 3 weeks ago

Could you try this image?

xags commented 3 weeks ago

I'm not sure what I did but the 6/19/24 nightly started working after I disabled VT-D/IVT/TPM and maybe CEC. What's frustrating is that when I re-enable them the 13.0 nightly still boots properly! If I default the bios to "optimal defaults" it fails until I repeat the enable/disable procedure. Guessing a BIOS bug?

Your image doesn't cause the machine to lock-up but it gives an error: Error in mount_flash: mount_common: Could not mount UUID=2006-0908

The official 12.0 image does the same thing as your image with a different UUID in the error message. I've dd'd the image multiple times and re-downloaded to ensure it wasn't corrupt.

illashiza commented 1 week ago

The LibreELEC USB installer freezes on boot mode selection with Asus NUC Pro (NUC14RVK). Both UEFI and Legacy modes result in keyboard and USB disconnection.