[CLOSED] liquorix not detected by grub in linuxmint 21.3/ ubuntu 22.04
Hi everyone
Grub doesn't detect liquorix kernel which package is installed It seems that there are some missing i915 firmware that I can't find in ubuntu jammy Is it possible to install a lower version like kernel 6.8 instead of 6.11? I installed liquorix in another laptop which has linux mint 22 (ubuntu 24.04), liquorix install correctly here are some outputs :: Code ::
sophana@dellp:~$ sudo update-initramfs -u -k all [sudo] password for sophana: update-initramfs: Generating /boot/initrd.img-6.11.6-1-liquorix-amd64 W: Possible missing firmware /lib/firmware/i915/bmg_dmc.bin for module i915 W: Possible missing firmware /lib/firmware/i915/xe2lpd_dmc.bin for module i915 update-initramfs: Generating /boot/initrd.img-6.8.0-48-generic update-initramfs: Generating /boot/initrd.img-5.15.0-1055-realtime update-initramfs: Generating /boot/initrd.img-5.15.0-124-lowlatency sophana@dellp:~$ sudo update-grub Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/50_linuxmint.cfg' Sourcing file `/etc/default/grub.d/99-realtime.cfg' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.15.0-124-lowlatency Found initrd image: /boot/initrd.img-5.15.0-124-lowlatency Found linux image: /boot/vmlinuz-6.8.0-48-generic Found initrd image: /boot/initrd.img-6.8.0-48-generic Found linux image: /boot/vmlinuz-6.8.0-48-generic Found initrd image: /boot/initrd.img-6.8.0-48-generic Found linux image: /boot/vmlinuz-6.8.0-45-generic Found linux image: /boot/vmlinuz-5.15.0-124-lowlatency Found initrd image: /boot/initrd.img-5.15.0-124-lowlatency Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting Warning: os-prober will be executed to detect other bootable partitions. Its output will be used to detect bootable binaries on them and create new boot entries. Found Windows Boot Manager on /dev/nvme0n1p4@/EFI/Microsoft/Boot/bootmgfw.efi Adding boot menu entry for UEFI Firmware Settings ... done Back to top |
|||||
Liquorix does not ship firmware with the kernel, that is managed by your distro packages, or you can bypass what your distribution ships and clone the following repo to /lib/firmware: git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
As for installing, what's the output of the install script on the liquorix.net homepage? Back to top |
|||||
I'm assuming an error occurred in the install script, or the kernel was installed in an unsupported way. Marking this as closed as I can't help without more information.
Back to top |
|||||
All times are GMT - 8 Hours
|