Is this the Kerkel-Power available from App Manager? If so then read on; Remove BlessN900 Close App Manager Open Xterminal and type the following; Code: sudo gainroot apt-get install --reinstall -y kernel kernel-flasher This should return SIGTERM received and Image flashed successfully messages. If this is the case continue with Code: apt-get remove -y kernel-power kernel-power-modules This reverts you back to the stock kernel. Reboot the phone and then again open terminal. Type the following; Code: sudo gainroot apt-get install fcamera That will then install fCamera (funnily enough). Now you can redownload and install te Power Kernel but bear in mind that you will have to also download titans fcam drivers to your device. If you download it to MyDocs then you should run the following; Code: sudo gainroot cd /home/user/MyDocs dpkg -i fcam-drivers_1.0.5-1_armel.deb This is your kernel reverted to stock, fcam installed, power kernel re-installed and fcam drivers modified by titan also installed. Had to do myself earlier. Fun and games.
sudo gainroot apt-get install --reinstall -y kernel kernel-flasher
apt-get remove -y kernel-power kernel-power-modules
sudo gainroot apt-get install fcamera
sudo gainroot cd /home/user/MyDocs dpkg -i fcam-drivers_1.0.5-1_armel.deb