▲ | pezezin 3 days ago | ||||||||||||||||||||||||||||||||||
After playing around with some ARM hardware I have to say that I don't care whether ARM is more efficient or not as long as the boot process remains the clusterfuck that it is today. IMHO the major win of the IBM PC platform is that it standardized the boot process from the very beginning, first with the BIOS and later with UEFI, so you can grab any random ISO for any random OS and it will work. Meanwhile in the ARM world it seems that every single CPU board requires its own drivers, device tree, and custom OS build. RISC-V seems to suffer from the same problem, and until this problem is solved, I will avoid them like toxic waste. | |||||||||||||||||||||||||||||||||||
▲ | Teknoman117 3 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||
ARM systems that support UEFI are pretty fun to work with. Then there's everything else. Anytime I hear the phrase "vendor kernel" I know I'm in for an experience... | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
▲ | freedomben 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
I could not agree more. I wanted to love ARM, but after playing around with numerous different pieces of hardware, I won't touch it with a ten-foot pole anymore. The power savings is not worth the pain to me. I hope like hell that RISC-V doesn't end up in the same boot-process toxic wasteland | |||||||||||||||||||||||||||||||||||
▲ | Joel_Mckay 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
In general, most modern ARM 8/9 64bit SoC purged a lot of the vestigial problems. Yet most pre-compiled package builds still never enable the advanced ASIC features for compatibility and safety-concerns. AMD comparing the NERF'd ARM core features is pretty sleazy PR. Tegra could be a budget Apple M3 Pro, but those folks chose imaginary "AI" money over awesomeness. =3 | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
▲ | markfeathers 3 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||
Check out ARM SBSA / SBBR which seems aimed at solving most of these issues. https://en.wikipedia.org/wiki/Server_Base_System_Architectur... I'm hopeful RISCV comes up with something similar. | |||||||||||||||||||||||||||||||||||
|