gilcu3
gilcu3
same here, sony smartwatch 3 android 6, google nexus 5 android 7 AOSP. Is there something to do to debug the issue? Logcat shows: > I WearablePkgInstaller: Setting DataItem to...
At least in my workflow, I only need the tabs about testcases to be closed, and I think all of them could be saved at the time I want to...
OS: Archlinux Scyther : v1.1.3 (installed from http://www.cs.ox.ac.uk/people/cas.cremers/downloads/scyther/scyther-linux-v1.1.3.tgz)
Right now giving me this compilation error: ``` $ make ... RTL8192EU-linux/os_dep/linux/ioctl_linux.c:13384:6: error: implicit declaration of function ‘is_compat_task’; did you mean ‘is_idle_task’? [-Werror=implicit-function-declaration] if (is_compat_task()) ^~~~~~~~~~~~~~ is_idle_task cc1: some warnings...
Now I have tested monitor, station and ap modes, all working ok on kernel 4.14. On the other side, any of you have tested concurrent mode (described in the docs)?...
I will post logs in a few minutes (after freezing my pc and restarting it). In order to compile it in that mode just add `EXTRA_CFLAGS += -DCONFIG_CONCURRENT_MODE` in the...
(today in different pc the OS didn't freeze but got the same kernel error) EDIT: had to force reboot after some minutes (mysteriously right after clicking NetworkManager applet to check...
@masterzorag don't really know if that's the reason, nor how to fix it, nor test it :(, do you have any clue?
well, I tested Mange's current branch, that had the same commit, and it worked ok. So, don't think that commit is the issue, unless it's an indirect consequence of it.
@CYIYO where could we get it? @masterzorag I will install and test with kernel 4.13 and report back... Did you have issues with concurrent mode or with the normal ones?...