![]() |
2010-11-10
, 18:35
|
Posts: 337 |
Thanked: 192 times |
Joined on Feb 2010
@ Atlanta
|
#91
|
![]() |
2010-11-10
, 18:40
|
Posts: 515 |
Thanked: 266 times |
Joined on Nov 2009
@ Oelsted, Denmark
|
#92
|
apt-cache policy kernel-power-flasher
kernel-power-flasher: Installed: 2.6.28-maemo44 Candidate: 2.6.28-maemo44
root apt-get install kernel-power-flasher
![]() |
2010-11-10
, 18:50
|
Posts: 168 |
Thanked: 56 times |
Joined on Mar 2010
@ Sweden
|
#93
|
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):
(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)Code:sudo gainroot dpkg -i /home/user/MyDocs/.documents/fcam-drivers_1.0.7-1_armel.deb
You'll need to confirm the installation in a prompt that appears. After that, simply reboot and your camera will function as normal again
![]() |
2010-11-10
, 19:03
|
Posts: 337 |
Thanked: 192 times |
Joined on Feb 2010
@ Atlanta
|
#94
|
It hasn't flashed the kernel. Just installed it.
What does this command give You:
It should say:Code:apt-cache policy kernel-power-flasher
... and so on...Code:kernel-power-flasher: Installed: 2.6.28-maemo44 Candidate: 2.6.28-maemo44
You can install it like this:
Maybe You should just install it through the application manager next time and let it pull all dependencies...Code:root apt-get install kernel-power-flasher
![]() |
2010-11-10
, 19:05
|
Posts: 515 |
Thanked: 266 times |
Joined on Nov 2009
@ Oelsted, Denmark
|
#95
|
It gave me:
kernel-power-flasher:
Installed: 2.6.28-maemo41
Candidate: 2.6.28-maemo41
The 2.6.28-maemo41 down to2.6.28-maemo24. It appears that there isn't at ver 44 candidate.
Hmmmmm
![]() |
2010-11-10
, 19:08
|
Posts: 337 |
Thanked: 192 times |
Joined on Feb 2010
@ Atlanta
|
#96
|
44 is in extras-devel so that has to be enabled in Application Manager before You try this...
USUAL WARNINGS APPLY!
![]() |
2010-11-10
, 19:11
|
|
Posts: 140 |
Thanked: 38 times |
Joined on Mar 2010
@ Earth
|
#97
|
![]() |
2010-11-10
, 19:22
|
Posts: 5 |
Thanked: 0 times |
Joined on Nov 2010
|
#98
|
![]() |
2010-11-10
, 19:23
|
Posts: 337 |
Thanked: 192 times |
Joined on Feb 2010
@ Atlanta
|
#99
|
![]() |
2010-11-10
, 19:26
|
Posts: 5 |
Thanked: 0 times |
Joined on Nov 2010
|
#100
|