pop-os / iso

Pop!_OS ISO production
Other
499 stars 65 forks source link

Pop_OS 22.04 LTS live USB fails to boot due to missing modules on Intel Atom CPU based devices. #323

Open Prototype-Zer0 opened 1 year ago

Prototype-Zer0 commented 1 year ago

It seems there is an issue with the current version of live ISO where it's unable to load specific firmware modules on atom based CPUs namely the module shisp_2401a0_v21.binaka atomisp which prevents the live USB OS from booting causing the a CPU "hang up"

Release Version: 22.04 LTS

The missing module: shisp_2401a0_v21.bin

Issue/Bug Description: Missing module (example: shisp_2401a0_v21.bin) on Intel Atom based devices preventing the live USB from completing the initial boot process, I do believe this is caused by an issue with the kernel itself (regression fault) see here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444

Steps to reproduce (if you know): Try to boot Pop_OS 22.04 from live USB on any Intel Atom based device

Expected behavior: Finishing the module initialization process on boot

Other Notes: 2 ways this can be fixed, blacklisting the module on the live ISO or merging the latest kernel fix in (6.2.0-23.23

or above.)