Ok guys, I've found the problem. I tried to update from 9.4 to 9.6 without uninstalling 9.4. Thankfuly it did not MALF my phone, apparently it failed to install. Or so the application manager says. So this whole time fastern9 has not been running. Better than having to reflash though. The problem now is that i can't uninstall what's left of 9.4. Any terminal command that would remove it?
# apt-get --purge remove <packagename>
$ dpkg -l | grep fastern9
# dpkg -P <packagename>
# apt-get -f install