Es ist ein recht aktuelles Intel H470 System mit i5-10400 CPU. Weil ich mit dem PC die ein oder anderen Probleme hatte, wollte ich acpi=off ausprobieren und habe das mit grub-install festgestellt und mich gefragt wie das zustande kommt, dass plötzlich die EFI-Probleme auftauchen.
Ohne acpi wird auch nur ein Kern bei dieser 6-Kern-CPU erkannt. Bei einem anderen Intel-PC werden trotzdem alle 4 Kerne korrekt erkannt.
Wie kommt es denn Zustande, dass das ACPI eine so wichtige Rolle einnimmt und die Anzahl der Kerne so beeinflussen kann?
Mit "cd /sys/firmware/efi/efivars && ls -la" werden mir Einträge angezeigt, auch sonst scheint es soweit mit efibootmgr -v alles okay zu sein.
Ich habe nun "grub-install --verbose" ausgeführt und konnte damit sehen, dass es sich vor allem ab "grub-install: Info: kernel_img=0x559b5aa8c980."(acpi=off) und "grub-install: Info: kernel_img=0x55da57957980"(mit acpi) unterscheidet.
Code: Alles auswählen
grub-install: Info: adding 266 padding fixup entries.
grub-install: Info: writing 752 bytes of a fixup block starting at 0xf000.
grub-install: Info: reading /usr/lib/grub/x86_64-efi/fshelp.mod.
grub-install: Info: reading /usr/lib/grub/x86_64-efi/ext2.mod.
grub-install: Info: reading /usr/lib/grub/x86_64-efi/part_gpt.mod.
grub-install: Info: reading /usr/lib/grub/x86_64-efi/search_fs_uuid.mod.
grub-install: Info: reading /boot/grub/x86_64-efi/load.cfg.
grub-install: Info: kernel_img=0x559b5aa8c980, kernel_size=0x1b000.
grub-install: Info: the core size is 0x203d8.
grub-install: Info: writing 0x23000 bytes.
grub-install: Info: copying `/usr/lib/shim/shimx64.efi.signed' -> `/boot/efi/EFI/debian/shimx64.efi'.
grub-install: Info: copying `/usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed' -> `/boot/efi/EFI/debian/grubx64.efi'.
grub-install: Info: copying `/usr/lib/shim/mmx64.efi.signed' -> `/boot/efi/EFI/debian/mmx64.efi'.
grub-install: Info: copying `/usr/lib/shim/fbx64.efi.signed' -> `/boot/efi/EFI/debian/fbx64.efi'.
grub-install: Info: copying `/usr/lib/shim/BOOTX64.CSV' -> `/boot/efi/EFI/debian/BOOTX64.CSV'.
grub-install: Info: copying `/boot/grub/x86_64-efi/load.cfg' -> `/boot/efi/EFI/debian/grub.cfg'.
grub-install: Info: Registering with EFI: distributor = `debian', path = `\EFI\debian\shimx64.efi', ESP at hostdisk//dev/nvme0n1,gpt1.
grub-install: Info: executing modprobe efivars 2>/dev/null.
grub-install: Info: deleting superfluous EFI variable Boot0009 (debian).
grub-install: Warnung: efivarfs_get_variable: open(/sys/firmware/efi/efivars/blk0-47c7b225-c42a-11d2-8e57-00a0c969723b): Datei oder Verzeichnis nicht gefunden.
grub-install: Warnung: efi_get_variable: ops->get_variable failed: Datei oder Verzeichnis nicht gefunden.
grub-install: Warnung: device_get: could not access /sys/block/nvme0n1/device/driver: Datei oder Verzeichnis nicht gefunden.
grub-install: Warnung: get_file: could not open file "/sys/devices/pci0000:00/firmware_node/path" for reading: Datei oder Verzeichnis nicht gefunden.
grub-install: Warnung: get_file: could not open file "/sys/devices/pci0000:00/firmware_node/hid" for reading: Datei oder Verzeichnis nicht gefunden.
grub-install: Warnung: parse_acpi_hid_uid: could not read devices/pci0000:00/firmware_node/hid: Datei oder Verzeichnis nicht gefunden.
grub-install: Warnung: device_get: parsing pci_root failed: Datei oder Verzeichnis nicht gefunden.
grub-install: Warnung: efi_va_generate_file_device_path_from_esp: could not get ESP disk info: Datei oder Verzeichnis nicht gefunden.
grub-install: Warnung: efi_generate_file_device_path_from_esp: could not generate File DP from ESP: Datei oder Verzeichnis nicht gefunden.
grub-install: Fehler: failed to register the EFI boot entry: Datei oder Verzeichnis nicht gefunden.
Code: Alles auswählen
grub-install: Info: adding 266 padding fixup entries.
grub-install: Info: writing 752 bytes of a fixup block starting at 0xf000.
grub-install: Info: reading /usr/lib/grub/x86_64-efi/fshelp.mod.
grub-install: Info: reading /usr/lib/grub/x86_64-efi/ext2.mod.
grub-install: Info: reading /usr/lib/grub/x86_64-efi/part_gpt.mod.
grub-install: Info: reading /usr/lib/grub/x86_64-efi/search_fs_uuid.mod.
grub-install: Info: reading /boot/grub/x86_64-efi/load.cfg.
grub-install: Info: kernel_img=0x55da57957980, kernel_size=0x1b000.
grub-install: Info: the core size is 0x203d8.
grub-install: Info: writing 0x23000 bytes.
grub-install: Info: copying `/usr/lib/shim/shimx64.efi.signed' -> `/boot/efi/EFI/debian/shimx64.efi'.
grub-install: Info: copying `/usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed' -> `/boot/efi/EFI/debian/grubx64.efi'.
grub-install: Info: copying `/usr/lib/shim/mmx64.efi.signed' -> `/boot/efi/EFI/debian/mmx64.efi'.
grub-install: Info: copying `/usr/lib/shim/fbx64.efi.signed' -> `/boot/efi/EFI/debian/fbx64.efi'.
grub-install: Info: copying `/usr/lib/shim/BOOTX64.CSV' -> `/boot/efi/EFI/debian/BOOTX64.CSV'.
grub-install: Info: copying `/boot/grub/x86_64-efi/load.cfg' -> `/boot/efi/EFI/debian/grub.cfg'.
grub-install: Info: Registering with EFI: distributor = `debian', path = `\EFI\debian\shimx64.efi', ESP at hostdisk//dev/nvme0n1,gpt1.
grub-install: Info: executing modprobe efivars 2>/dev/null.
grub-install: Info: setting EFI variable Boot0001.
grub-install: Info: skipping unnecessary update of EFI variable Boot0001.
grub-install: Info: setting EFI variable BootOrder.
grub-install: Info: skipping unnecessary update of EFI variable BootOrder.
installation beendet. Keine Fehler aufgetreten.