View Single Post
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#15
Originally Posted by The Horoz View Post
In which map do i have to put the attached file?
I've tried to put it just on a blank sppot in my n900 and then used the code
Code:
dpkg -i fcam-drivers_1.0.7-2_armel.deb
But that didn't work.
You can put it anywhere you like, you just need to know where is it. For instance, if you save it in "Documents" folder then the path would be /home/user/MyDocs/.documents/. In this case you will need to execute following commands:


Code:
sudo gainroot
cd MyDocs/.documents/
dpkg -i fcam-drivers_1.0.7-2_armel.deb
Then restart the phone and test camera.

Another thing, to execute "sudo gainroot", you need to have already installed Rootsh.