![]() |
2010-01-01
, 19:31
|
Posts: 237 |
Thanked: 157 times |
Joined on Dec 2009
@ San Diego, CA
|
#72
|
Ok ı'm running at 122 now, the device is still alive and running and seems stable, but I wouldn't use it like that for extended periods of time... I just felt naughty, and tbh it wouldn't be of use to me anyway with high noise so I had to do it.
The Following 2 Users Say Thank You to go1dfish For This Useful Post: | ||
![]() |
2010-01-01
, 19:53
|
Posts: 81 |
Thanked: 115 times |
Joined on Jan 2008
|
#73
|
Did you notice any significant difference between 118 and 122?
i.e. I'm wondering since the chip specs specify 118, if the driver/chip knows enough to treat any values above 118 as 118.
![]() |
2010-01-01
, 20:39
|
Posts: 147 |
Thanked: 49 times |
Joined on Dec 2009
|
#74
|
The Following User Says Thank You to yorg For This Useful Post: | ||
![]() |
2010-01-02
, 01:59
|
Posts: 108 |
Thanked: 44 times |
Joined on Nov 2009
@ Como, Italy
|
#75
|
The Following User Says Thank You to smage For This Useful Post: | ||
![]() |
2010-01-02
, 03:10
|
Posts: 72 |
Thanked: 23 times |
Joined on Oct 2009
@ Shropshire UK
|
#76
|
![]() |
2010-01-02
, 04:42
|
Posts: 470 |
Thanked: 173 times |
Joined on Oct 2009
@ Melb
|
#77
|
![]() |
2010-01-02
, 23:55
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#78
|
88 here.Code:cat /sys/class/i2c-adapter/i2c-2/2-0063/power_level
I tried setting it to 118 while transmitting and what a difference! Suddenly so much clearer.
I did find that file /sys/class/i2c-adapter/i2c-2/2-0063/power_level did exist when FM transmitter was off.
I also found that plugging in a wall charger dropped the power level to 88.
Now to make it persistent...
[Desktop Entry] Encoding=UTF-8 Version=0.1 Type=Application Terminal=true Name=POW Exec=sudo gainroot Exec=echo 118 > /sys/class/i2c-adapter/i2c-2/2-0063/power_level Icon= #X-Window-Icon=timerwidget X-Window-Icon= X-HildonDesk-ShowInToolbar=true X-Osso-Type=application/x-executable
The Following User Says Thank You to YoDude For This Useful Post: | ||
![]() |
2010-01-03
, 01:33
|
Posts: 152 |
Thanked: 41 times |
Joined on Dec 2009
@ Sydney
|
#79
|
Can an xTerm script @root be tied to a desktop shortcut like this command was >> http://talk.maemo.org/showpost.php?p=409122&postcount=3
would even work and I would have to run back and forth to my car where my only FM radio lives...Code:[Desktop Entry] Encoding=UTF-8 Version=0.1 Type=Application Terminal=true Name=POW Exec=sudo gainroot Exec=echo 118 > /sys/class/i2c-adapter/i2c-2/2-0063/power_level Icon= #X-Window-Icon=timerwidget X-Window-Icon= X-HildonDesk-ShowInToolbar=true X-Osso-Type=application/x-executable
...in the dark, on a cold rainy night. Brrrrr!
![]() |
2010-01-03
, 01:40
|
Posts: 152 |
Thanked: 41 times |
Joined on Dec 2009
@ Sydney
|
#80
|
### Automatically added by update-sudoers start ### Defaults env_check+="HOME DISPLAY" Defaults env_keep+="HOME DISPLAY" Defaults env_reset user ALL = NOPASSWD: /usr/sbin/gainroot user ALL = NOPASSWD: /usr/sbin/mmc-mount /dev/mmcblk0 /media/mmc1 user ALL = NOPASSWD: /usr/sbin/mmc-mount /dev/mmcblk0p1 /media/mmc1 user ALL = NOPASSWD: /bin/umount /media/mmc1,/bin/umount -l /media/mmc1 user ALL = NOPASSWD: /usr/sbin/osso-usb-mass-storage-enable.sh, /usr/sbin/osso-usb-mass-storage-disable.sh user ALL = NOPASSWD: /sbin/mkdosfs /dev/mmcblk0*, /usr/sbin/mmc-rename /dev/mmcblk0* user ALL = NOPASSWD: /etc/init.d/af-base-apps stop , /etc/osso-af-init/gconf-daemon.sh stop user ALL = NOPASSWD: /etc/init.d/af-base-apps start , /etc/osso-af-init/gconf-daemon.sh start user ALL = NOPASSWD: /etc/init.d/osso-systemui restart user ALL = NOPASSWD: /usr/sbin/gconf-clean.sh user ALL = NOPASSWD: /usr/sbin/chroot /mnt/initfs /usr/bin/retutime * user ALL = NOPASSWD: /sbin/insmod /mnt/initfs/lib/modules/current/g_file_storage.ko stall=0 file=/dev/mmcblk0 user ALL = NOPASSWD: /sbin/insmod /mnt/initfs/lib/modules/current/g_ether.ko user ALL = NOPASSWD: /sbin/rmmod g_file_storage user ALL = NOPASSWD: /sbin/rmmod g_ether user ALL = NOPASSWD: /usr/sbin/osso-backup-restore-locale user ALL = (install) NOPASSWD: /usr/bin/app-installer-tool ### Automatically added by update-sudoers end ### ### Automatically added by update-sudoers start ### %users ALL = NOPASSWD: /usr/libexec/apt-worker %users ALL = NOPASSWD: /usr/bin/hildon-application-manager-util restore-catalogues %users ALL = NOPASSWD: /usr/bin/hildon-application-manager-util restore-catalogues2 %users ALL = NOPASSWD: /usr/bin/hildon-application-manager-util clear-user-catalogues ### Automatically added by update-sudoers end ### ### Automatically added by update-sudoers start ### user ALL = NOPASSWD: /usr/bin/personalisation ### Automatically added by update-sudoers end ### ### Automatically added by update-sudoers start ### user ALL = NOPASSWD: /usr/bin/hildon-input-method-configurator.bin
sudo echo 118 > /sys/class/i2c-adapter/i2c-2/2-0063/power_level
The Following 4 Users Say Thank You to DaveQB For This Useful Post: | ||
I tried setting it to 118 while transmitting and what a difference! Suddenly so much clearer.
I did find that file /sys/class/i2c-adapter/i2c-2/2-0063/power_level did exist when FM transmitter was off.
I also found that plugging in a wall charger dropped the power level to 88.
Now to make it persistent...