The #PinePhone modem (yes, the modem) can now run Linux kernel 5.10 ( @postmarketOS )... we're sure many of you know where this is heading :)
Massive thanks to biktorgj, konradybcio and others.
@feld @PINE64 @postmarketOS The mobile network communication part already runs on a DSP core inside the modem, this is linux 5.10 running on the application processor in the modem that's responsible for passing along the data and providing the configuration interface. Normally this runs some 3.x kernel.
@kuleszdl @feld @PINE64 @postmarketOS well most devices don't have a seperate modem. So when the phone is mainlined in postmarketOS they're at the same point as this.
@martijnbraam @kuleszdl @feld @PINE64 @postmarketOS There has been some research at https://osmocom.org/projects/quectel-modems/wiki. And it's not only about Android, iPhone 5's modem and some USB-Modems also use Linux.
@martijnbraam @feld @PINE64 @postmarketOS Yes, but only regarding the Linux version. There are good arguments regarding security why the modem should be isolated just like it is done in the #pinephone, and in the early Android days many devices did have this separation in place.
Of course, on the other hand, having separate chips often comes with the trade-off of less power efficiency and higher costs. But I really hope the next #pinephone will keep these things separated.