View Single Post
fuyoh's Avatar
Posts: 71 | Thanked: 54 times | Joined on Jun 2010 @ Malaysia
#79
Originally Posted by Switch_ View Post
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.
i tried to reinstall the kernel flasher but somehow it cant and say the package cannot be downloaded..

and i'm connected to the internet

Last edited by fuyoh; 2010-07-28 at 09:34.