The Following User Says Thank You to YoDude For This Useful Post: | ||
|
2010-08-03
, 04:43
|
|
Posts: 319 |
Thanked: 221 times |
Joined on Jan 2010
@ Finland
|
#52
|
The Following User Says Thank You to rooster13 For This Useful Post: | ||
|
2010-08-05
, 17:36
|
Posts: 104 |
Thanked: 43 times |
Joined on Jan 2010
@ St. Paul, MN
|
#53
|
|
2010-08-05
, 17:39
|
|
Posts: 820 |
Thanked: 436 times |
Joined on May 2010
@ Portsmouth, UK.
|
#54
|
|
2010-08-05
, 18:10
|
Posts: 104 |
Thanked: 43 times |
Joined on Jan 2010
@ St. Paul, MN
|
#55
|
|
2010-08-05
, 18:37
|
|
Posts: 319 |
Thanked: 221 times |
Joined on Jan 2010
@ Finland
|
#56
|
cat /sys/class/i2c-adapter/i2c-2/2-0063/power_level
Nokia-N900-44-1:/usr/sbin# ls -ltr fmtxd* -rwxr-xr-x 1 root root 30912 Feb 25 16:31 fmtxd.bak.02082010 -rwxr-xr-x 1 root root 30912 Aug 2 13:16 fmtxd
|
2010-08-05
, 19:07
|
Posts: 104 |
Thanked: 43 times |
Joined on Jan 2010
@ St. Paul, MN
|
#57
|
Could you post the output of:
You have to be root first.Code:cat /sys/class/i2c-adapter/i2c-2/2-0063/power_level
110
Also couple of things to check:
1) Have you rebooted your N900? Yes
2) You have copied jacekowskis fmtxd binary to dir: /usr/sbin/ ?
3) The fmtxd binary has been given chmod 755?
I have not done 2 or 3 and can't say I even understand what you are asking in 3. I'd definitely need a walk through for this part. I'm assuming the j's binary is different from the .so file I cp over to usr/lib/hildon-desktop? Sorry, very very new to this.
Get root on your X-terminal (sudo gainroot or just type root) and do ls -ltr fmtxd* in dir /usr/sbin/ and post the output here.
Mine looks like this:
Code:Nokia-N900-44-1:/usr/sbin# ls -ltr fmtxd* -rwxr-xr-x 1 root root 30912 Feb 25 16:31 fmtxd.bak.02082010 -rwxr-xr-x 1 root root 30912 Aug 2 13:16 fmtxd
|
2010-08-05
, 19:57
|
|
Posts: 319 |
Thanked: 221 times |
Joined on Jan 2010
@ Finland
|
#58
|
cd /usr/sbin ls -ltr fm* mv fmtxd fmtxd.original cp /home/user/MyDocs/tmp/fmtxd_power_mod ./fmtxd chmod 755 fmtxd
|
2010-08-05
, 20:34
|
Posts: 104 |
Thanked: 43 times |
Joined on Jan 2010
@ St. Paul, MN
|
#59
|
|
2010-08-05
, 20:41
|
|
Posts: 319 |
Thanked: 221 times |
Joined on Jan 2010
@ Finland
|
#60
|
1. Make sure FMTX is off before attempting to change the binary to jacekowski's
SLN member # 009
Last edited by YoDude; 2010-08-03 at 02:33.