I have installed Ubuntu 22.04 on my Acer C720 Chromebook. When I cleared the cache, I tried to boot Ubuntu with Ctrl+Alt+L, which resulted in this screen:
[ 0.260118] tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
[ 1.825056] ata1.00: Read log 0x30 page 0x00 failed, Emask 0x1
[ 1.825281] ata1.00: Read log 0x30 page 0x00 failed, Emask 0x1
/dev/sda3: recovering journal
/dev/sda3: clean, 225557/944704 files, 3646589/3777792 blocks
How can I solve this?
rmmod tpm
at the top of the menuentry in GRUB. Here are some other things that can mess up a boot: https://askubuntu.com/questions/1190764/why-doesnt-a-bootable-usb-boot – C.S.Cameron Oct 21 '22 at 06:51