-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dace] TicWatch Pro 5 support #229
Comments
Here are the things asked:
|
Don't they simply have to, as the Linux kernel is GPL-2.0 licensed? |
they do yeah |
I contacted mobvoi support, and it turned out that their source code had been published a long time ago! See https://github.com/mobvoi/mobvoi-ticwatch-kernel
P.S. I'm far from being an expert on linux/android and won't be able to answer your questions. Just forwarding information from mobvoi |
Also since kernel for 3 pro is available, is it possible to support those watches too? I can help with testing etc |
@stone-w4tch3r does this mean the ticwatch Pro 5, Enduro and Atlas all use the same kernel? (they all seem to be mostly the same afaict....tho not sure about the SoC atm) |
@Fuseteam being honest, idk. But since series 3 share one kernel, I suppose this is possible for series 5 too |
I think this would make for an interesting target as it has the new Qualcomm SW5100+ chipset, 2 GB of RAM and 32 GB of flash. However, I've contacted Mobvoi and they don't want to release the kernel source code, so there's no way to get at the device identifiers necessary to create a fastboot image that won't be rejected right away.
Things that would be interesting:
/proc/cpuinfo
, if accessible/proc/config.gz
, if accessible/sys/devices/
subdirectoryThe text was updated successfully, but these errors were encountered: