We're pretty damn close to getting a full boot, I added a bunch missing radio/modem bringup blobs for the ST-Ericsson modem of the N910C (other variants with Intel modems will be supported later).
It looks like the modem fails to startup because of missing sockets though, here's an excerpt of the log:
(MMD is the modem daemon (started by cbd) and DIP is STE's debug binary)
I'd appreciate it if another developer (I know some of you are lurking in here ;p) could take a look at a full log.
Maybe I'm missing out on something obvious.
I'll continue to analyse these and try to figure out what kills our modem socket.
It looks like the modem fails to startup because of missing sockets though, here's an excerpt of the log:
Code:
I/MMD ( 2826): [main, 1032] Modem Status is 3
D/DIP ( 2828): AT socket not available. Retrying (try: 2)
I'd appreciate it if another developer (I know some of you are lurking in here ;p) could take a look at a full log.
Maybe I'm missing out on something obvious.
I'll continue to analyse these and try to figure out what kills our modem socket.