MrWeasel
|
2010-05-04
, 17:09
|
Posts: 76 |
Thanked: 41 times |
Joined on Nov 2008
@ Germany
|
#51
|
|
2010-05-04
, 17:15
|
|
Posts: 37 |
Thanked: 5 times |
Joined on Apr 2010
|
#52
|
As I've written above, I've applied the changes and recompiled and it does *not* work.
|
2010-05-06
, 13:41
|
|
Posts: 37 |
Thanked: 5 times |
Joined on Apr 2010
|
#53
|
|
2010-05-07
, 10:57
|
Posts: 225 |
Thanked: 105 times |
Joined on May 2010
|
#54
|
|
2011-10-10
, 22:51
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#55
|
stop omap3camd0 rmmod adp1653 insmod adp1653.ko start omap3camd0
The Following 8 Users Say Thank You to maacruz For This Useful Post: | ||
|
2011-12-23
, 14:31
|
Posts: 336 |
Thanked: 129 times |
Joined on Jan 2011
@ portugal
|
#56
|
|
2011-12-23
, 16:19
|
Posts: 638 |
Thanked: 1,692 times |
Joined on Aug 2009
|
#57
|
Problem solved.
Here I provide a module for the nokia kernel (adp1653-kernel-pr13.zip) and another one for kernel-power (adp1653-kernel-kp49.zip).
To test the new module, decompress the zip corresponding to your kernel, and to load it type the following sequence as root in the directory where you extracted the module
To disable the red light, type as root: echo 1 >/sys/class/i2c-adapter/i2c-2/2-0030/disable_indicator_ledCode:stop omap3camd0 rmmod adp1653 insmod adp1653.ko start omap3camd0
To enable it, write a 0. It's enabled by default.
To definitely install it, put the module where it belongs (/lib/modules/2.6.28.....)
The Following User Says Thank You to xes For This Useful Post: | ||
|
2011-12-23
, 19:32
|
Posts: 336 |
Thanked: 129 times |
Joined on Jan 2011
@ portugal
|
#58
|
|
2011-12-23
, 19:43
|
Posts: 23 |
Thanked: 26 times |
Joined on Nov 2010
@ Germany
|
#59
|
|
2011-12-23
, 20:26
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#60
|
The Following User Says Thank You to maacruz For This Useful Post: | ||