View Single Post
YoDude's Avatar
Posts: 2,869 | Thanked: 1,784 times | Joined on Feb 2007 @ Po' Bo'. PA
#63
Originally Posted by mzanetti View Post
Yay! Got it! ...

<the crowd goes wild>

...Optionally you can change fm-boost to switch frequency every time by adding the above command in the file /sbin/fm-boost. Make sure you insert it after the "#!/bin/sh" and before "exit 0"

Here is an example of mine:
Code:
#!/bin/sh
/bin/echo 120 > /sys/class/i2c-adapter/i2c-2/2-0063/power_level
/usr/share/lfocus/v4l2-ctl -d /dev/radio0 -f 87.5
exit 0


Have fun!
Now the million dollar question:

can a line be added to /sbin/fm-boost that will also enable the FM transmitter?

This way we can have one button to rule them all!
__________________

SLN member # 009