Earlier quoted context omitted.
EFI config screens should be text mode only, full-stop. So they can easily be used over serial console redirection. Ran into one recently that was high-rez graphical. It needed a USB mouse to change critical settings because the tab order for the onscreen widgets didn't work. Anyone responsible for creating graphical EFI config screens should stop writing software for the good of humanity.
Real boot loaders have embedded Forth interpreters!
macOS Sonoma Boot Failures
151–160 of 290 posts
Re: macOS Sonoma Boot Failures
#152Earlier quoted context omitted.
Why the "/troll"? You're 100% right non-ironically: the problem being that on Linux the need to consult forum posts to fix these kind of issues is way more frequent than in macOS.
By the standard of "do you ever need to consult forum posts to solve a problem", sure, Linux is worse than macOS. By the standard of "do you ever need to consult forum posts to fix hardware that has apparently been bricked by a software update", macOS seems to be considerably worse. At least, that's my experience. I've never had hardware damaged by Linux, which I've run almost exclusively. On the other hand the one A…
There was that LG CD-ROM drive which treated a CD-RW command (which it should ignore or reject since it's not a CD-RW drive) as a firmware upload command. When a newer Linux kernel started using that command, these drives got bricked (source: https://lwn.net/Articles/55537/ and https://web.archive.org/web/20041204072839/http://www.mandra...).
Re: macOS Sonoma Boot Failures
#153Re: macOS Sonoma Boot Failures
#154Re: macOS Sonoma Boot Failures
#155Earlier quoted context omitted.
Apple still hasn't put up any official page about the issue though, nor does it appear they've pulled the update. Even if it missed QA, why haven't they made any official comment?
You clearly don't know Apple as a company. Last most big companies, they never EVER publicly admit any faults or mistakes with their products (unless forced to by large scale fiascos) because that would damage their perfect brand image. It's why they have comments disabled on all their social media accounts.
Re: macOS Sonoma Boot Failures
#156Interestingly I ran into this exact problem with my work MacBook Pro M1 upgrading to Ventura 13.6 and assumed it was a totally isolated incident. I don't have a dual-boot setup either, just a single macOS install. The computer was connected to a Thunderbolt Display during the update which I assume had the same effect of changing the refresh rate to something other-than-ProMotion that the linked article mentions. I ha…
Re: macOS Sonoma Boot Failures
#157Earlier quoted context omitted.
Good UEFI like Surface devices is native resolution so you can have flicker-free boot. My Gigabyte motherboard recently got native resolution with a UEFI update.
I don't understand why modeset causes flicker - fade to black, turn off screen, change resolution, turn on screen, fade to image.
Turning off the screen can take a long time, but it is possible that putting up a "hot black" screen would be better than flicker if you had to do it.
Re: macOS Sonoma Boot Failures
#158Earlier quoted context omitted.
It's a bug...
It's a device bricking bug. For a $2.5-10k device.
It's not possible (well, it's very difficult) to do this on an Apple Silicon Mac; once there's an update you can always apply it from another Mac, like the steps on this page do, and your data is still there. With Intel Macs it's possible.
Re: macOS Sonoma Boot Failures
#159I’m an apple fanboy and let me be the first to say their SDLC since the pandemic has been AWFUL. I have never had so many bugs with apple devices. And I’m not talking about giant catastrophic bugs you would expect with windows or Linux. I mean little things, like random phone reboots, overheating, my mac restarting when I wake up from sleep, internet issues, etc. They need a shake up and to stop focusing on all these…
Re: macOS Sonoma Boot Failures
#160TL;DR: Recent macOS Sonoma and 13.6 Ventura have upgrade bugs that brick some macs and make recoveryOS unusable, causing a black screen that requires a DFU revive. Issues on Sonoma appear most often on dual-booting macs: https://support.apple.com/en-us/HT208891 Ventura upgrades can also bite you if your display refresh rate is set to anything other than ProMotion, for unclear reasons. The doc is on the Asahi Linux wi…