Hacker News new | past | comments | ask | show | jobs | submit login

> Why is os and phone model so tightly integrated and locked together, when in the pc world you can generally install any os on any computer?

Qualcomm is the reason. Qualcomm wants OEMs to buy new chips every year, and for that to happen, consumers have to buy new phones every year. To upgrade Android (across kernel versions), OEMs need Qualcomm to provide updated drivers, which Qualcomm has been reluctant to do, because their sales will be undercut by chips they sold years ago. Android phones are closer to Mac than PCs, as there's one hardware-maker who determines which models become obsolete, and when, based on the software they choose to update (or not).




That's something that I've found really notable about Linux, compared to Windows. Windows drivers seem to work across versions, whereas binary Linux drivers are typically specific to a kernel minor release.

Does Microsoft just maintain broad kernel backward compatibility, or are driver authors doing more work to support more Windows versions? Is it a fundamental architecture difference with how each OS implements their kernel APIs?


Linux intentionally has an unstable driver ABI in part to make life a living hell for vendors who don't want to upstream their drivers.

Windows on the other hand maintains a very stable interface and has no desire to maintain vendor drivers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: