UbuntuAsahi / ubuntu-asahi

Native Ubuntu installations for Apple silicon hardware
https://ubuntuasahi.org/
861 stars 27 forks source link

Ubuntu 24 server bloqued #154

Open krimdev opened 1 day ago

krimdev commented 1 day ago

hi, I am on a mac mini m2 2023 I installed Ubuntu 24 server and when I start it I get this error and it freezes. I can't use the keyboard or see the system in my network. error : Bluetooth: hc10: Failed to read codec capabilities (-22) ubuntu24-crash

tobhe commented 1 day ago

Thanks for the report, this is not something we have seen before. Does it go away if you wait long enough?

krimdev commented 1 day ago

Thanks for the report, this is not something we have seen before. Does it go away if you wait long enough?

It's been like this for an hour. Do you think I should wait a little longer? edit : 2 hour ago and it's same

https://github.com/user-attachments/assets/fd661043-c6bc-47ca-8c38-7ff75c938221

tobhe commented 21 hours ago

as a quick fix you can use ctrl+alt+del to reboot into grub and then press "e" to edit the boot entry, append bluetooth.blacklist=yes to the linux ... line and ctrl-x to boot. This should get you further while we are trying to find out what's happening there.