Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Cellular doesn't work on >= 18912 due to breaking WWAN API changes #24

Closed
gus33000 opened this issue Jun 15, 2019 · 3 comments
Closed
Labels
Connectivity Anything linked to cellular, wlan, bluetooth

Comments

@gus33000
Copy link
Member

gus33000 commented Jun 15, 2019

Our cellular stack relied on Windows Phone networking stack being still present on Windows 10. By build 18912 the stack has been removed. Cellular won't work anymore if we don't migrate to the Desktop networking stack.

@gus33000 gus33000 added the Connectivity Anything linked to cellular, wlan, bluetooth label Jun 15, 2019
@gus33000 gus33000 changed the title Modem activation fails on 18917 Cellular doesn't work on >= 18912 due to breaking WWAN API changes Jun 21, 2019
@quiret
Copy link

quiret commented Jun 22, 2019

Dear gus33000. Do you have insight about the transformability of the old Phone Networking Stack to the Desktop Networking Stack? Can all the features of the Phone Stack be redirected to the Desktop Stack? If not what API calls went missing that ought to be required? Are those documented somewhere?

@falkor2k15
Copy link

Does this help in an ARM64 context?
https://www.youtube.com/watch?v=hWxA6KdTjjY

@quiret
Copy link

quiret commented Oct 30, 2019

HUGE NEWS: cellular does work again thanks to gus33000's WMRil efforts! https://twitter.com/gus33000/status/1189243064969256965 He tested it using build 19008.1

EDIT: there still appears to be an issue with OS communication with the new RIL stuff: https://twitter.com/gus33000/status/1189560530761060353 hopefully gus can fix it.

EDIT: so this issue can be closed because of gus33000's latest tweet: https://twitter.com/gus33000/status/1189839204534095874

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Connectivity Anything linked to cellular, wlan, bluetooth
Projects
None yet
Development

No branches or pull requests

3 participants