yixia / VitamioBundle

Vitamio for Android
http://www.vitamio.org/en/
Other
5.27k stars 2.07k forks source link

vitamio can not work in Samsung S6 #317

Open wsw87201326 opened 8 years ago

wsw87201326 commented 8 years ago

when open the Program use the Samsung ,this shut down.is the cpu not match ??

crossle commented 8 years ago

Maybe, send cat /proc/cpuinfo

liuxu0703 commented 8 years ago

I've encountered same problem.

the info you need is like this:

shell@zerofltectc:/ $ cat /proc/cpuinfo Processor : AArch64 Processor rev 2 (aarch64) processor : 0 processor : 1 processor : 2 processor : 3 processor : 4 processor : 5 processor : 6 processor : 7 Features : fp asimd aes pmull sha1 sha2 crc32 CPU implementer : 0x41 CPU architecture: AArch64 CPU variant : 0x0 CPU part : 0xd03 CPU revision : 2

Hardware : SAMSUNG Exynos7420

liuxu0703 commented 8 years ago

the problem was solved here: https://github.com/yixia/VitamioBundle/issues/305