t2linux / T2-Ubuntu

Ubuntu for T2 Macs
602 stars 52 forks source link

Ubuntu Live booting freezes #69

Closed aydar-y closed 1 year ago

aydar-y commented 2 years ago

Booting freezes why trying to boot or install Ubuntu from the flashed USB stick (see the screenshot photo_2022-05-16 20 43 26 )

aydar-y commented 2 years ago

It's MacBook Pro (16-inch, 2019) Intel

AdityaGarg8 commented 2 years ago

What ISO are you using?

aydar-y commented 2 years ago

The latest, v20.04-5.17.1-1, ubuntu-20.04.iso downloaded yesterday. The checksum sha256 has also been verified

AdityaGarg8 commented 2 years ago

Could you try this? https://github.com/AdityaGarg8/mbp-ubuntu/releases/tag/v20.04-5.17.7

aydar-y commented 2 years ago

Tried it. Same result photo_2022-05-18 15 41 25 :

AdityaGarg8 commented 2 years ago

May I know how you are flashing the ISO in the USB?

aydar-y commented 2 years ago

diskutil list # found which number has the USB sudo diskutil umountDisk /dev/diskX sudo dd bs=4096 if=ubuntu-20.04-XXX.iso of=/dev/diskX****

AdityaGarg8 commented 2 years ago

Could you try using Balena Etcher

aydar-y commented 2 years ago

Same result with Balena Etcher

AdityaGarg8 commented 2 years ago

Is your macOS updated? If yes, then try the 5.7.19-mbp ISO from https://github.com/marcosfad/mbp-ubuntu/releases/tag/v20.04-5.7.19-1

Else, first update macOS and then try your USB stick.

aydar-y commented 2 years ago

It's running macOS Big Sur 11.6.6, the latest of Big Sur. Should I update it to Monterrey?

AdityaGarg8 commented 2 years ago

You may try upgrading to Monterrey.

AdityaGarg8 commented 2 years ago

or first try https://github.com/marcosfad/mbp-ubuntu/releases/tag/v20.04-5.7.19-1

aydar-y commented 2 years ago

Tried everything, updated to Monterrey- same result everywhere, freezing at boot

AdityaGarg8 commented 2 years ago

Well I made an ISO for 22.04 today.

https://github.com/AdityaGarg8/mbp-ubuntu/releases/tag/v22.04-5.17.9

Maybe it shall work?

Also, @Redecorating , could you help here?

AdityaGarg8 commented 2 years ago

Also, it's possible that it has something to do with your USB stick, cause these ISOs are tried and tested on many MacBook Pro 16 inch models.

aydar-y commented 2 years ago

None of the images worked. It just freezes at that same point. I tried different USB sticks and adapters.

AdityaGarg8 commented 2 years ago

@Redecorating , could you see the -ENIVAL error shown in the logs

mahboobkarimian commented 2 years ago

Did You disable the secure boot and do the preparations as described here: https://wiki.t2linux.org/distributions/ubuntu/installation/ ?

aydar-y commented 2 years ago

Of course I did