View Single Post
Posts: 168 | Thanked: 56 times | Joined on Mar 2010 @ Sweden
#93
Originally Posted by Bingley Joe View Post

Download the .deb to your phone somewhere -- Documents, for example, and then run the following in Xterm (you can type the first letter of each word and then press Tab to auto-complete to make things easier/more accurate):

Code:
sudo gainroot
dpkg -i /home/user/MyDocs/.documents/fcam-drivers_1.0.7-1_armel.deb
(if you don't download the file to Documents, then you'll need to use the path to your download in that command rather than /home/user/MyDocs/.documents)

You'll need to confirm the installation in a prompt that appears. After that, simply reboot and your camera will function as normal again
Thanks,that did the trick for me