maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed) (https://talk.maemo.org/showthread.php?t=60567)

Harick 2010-08-27 23:59

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
i had the same issue trying to edit the file, just replaced it with maximus's, with cp command as root, mv didnt work.

les_garten 2010-08-28 00:05

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
Fcron solves the problem with a fcrontab entry

Here's mine:

Nokia-N900:~# fcrontab -l
20:02:31 listing root's fcrontab
!nolog(true)

# Update Locate DB
0 3 * * * /usr/bin/updatedb

# Bluetooth off
0 22 * * * /usr/bin/phone-control --btoff

# Bluetooth ON
30 10 * * * /usr/bin/phone-control --bton

# Cell Off Nightly
0 0 * * * /usr/bin/phone-control --celloff

# Cell On Dailey
0 8 * * * /usr/bin/phone-control --cellon

# Set Region from 2 to 4
@ 120 echo 4 > /sys/class/i2c-adapter/i2c-2/2-0063/region


Thought I would just include the whole crontab for FUN.

This sets it every 120 min. You could do just one at start, or every 30 min for that matter. It isn't much of a draw on energy or resources.

N900@900MHz 2010-08-28 16:13

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
region works very well,until reboot. It changes back to 2. Any idea how to solve this??

maxximuscool 2010-08-29 12:46

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
Quote:

Originally Posted by N900@900MHz (Post 800830)
region works very well,until reboot. It changes back to 2. Any idea how to solve this??

Shouldn't change back to 2 though. Hmm.. I see I got that too. I'll got to do more tethering and hope to find a perminant solution for you guys.

jacekowski 2010-08-29 14:56

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
well, region 4 problem was fixed long time ago (http://jacekowski.org/Maemo/FMTXD#comment-16) and i'm quite amazed how people managed to get it to work without changing module/region ( which is impossible )

les_garten 2010-08-29 15:24

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
Quote:

Originally Posted by jacekowski (Post 801468)
well, region 4 problem was fixed long time ago (http://jacekowski.org/Maemo/FMTXD#comment-16) and i'm quite amazed how people managed to get it to work without changing module/region ( which is impossible )

So "4" comes from the FMTXD binary?

I'm not clear on this?

I have a crontab setup for it, that won't work?

YoDude 2010-08-29 16:17

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
Quote:

Originally Posted by jacekowski (Post 801468)
well, region 4 problem was fixed long time ago (http://jacekowski.org/Maemo/FMTXD#comment-16) and i'm quite amazed how people managed to get it to work without changing module/region ( which is impossible )

As I thought...

BTW; do you happen to know the offset where "Pilot" can be disabled?

maxximuscool 2010-08-29 22:58

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
Quote:

Originally Posted by jacekowski (Post 801468)
well, region 4 problem was fixed long time ago (http://jacekowski.org/Maemo/FMTXD#comment-16) and i'm quite amazed how people managed to get it to work without changing module/region ( which is impossible )

Can you suggest a better way to do a perminant hack on this?
This will surely helping people in Asian countries like Japan, and India. I know for sure that Japan using 76Mhz to 90Mhz. I found some things in the configuration files after spent a few hours looking through the core of this.

The regional setting will always changed back to default value "2" when restarted.
So I'm thinking of writting a simple applet script to do do a perminant solution but I'm short in knowledge of making shell batch script.
Also If someone could link me to the resource or share me the source code of the cpu applet then please let me know.

Maxxi

les_garten 2010-08-29 23:01

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
Quote:

Originally Posted by maxximuscool (Post 801786)
Can you suggest a better way to do a perminant hack on this?
This will surely helping people in Asian countries like Japan, and India. I know for sure that Japan using 76Mhz to 90Mhz. I found some things in the configuration files after spent a few hours looking through the core of this.

The regional setting will always changed back to default value "2" when restarted.
So I'm thinking of writting a simple applet script to do do a perminant solution but I'm short in knowledge of making shell batch script.
Also If someone could link me to the resource or share me the source code of the cpu applet then please let me know.

Maxxi

Is there something wrong with how I did it above?

maxximuscool 2010-08-29 23:10

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
Quote:

Originally Posted by les_garten (Post 801788)
Is there something wrong with how I did it above?

Can you explain more to this Fcon?
Just PM and we can do this over the email instead. Much easier to communicate than spamming the thread :)

I'm interested in getting this FM to be perminantly regional free for everyone.
Since this an opensource then It deserves to be open and anyone can make changes to the device setting.


All times are GMT. The time now is 14:58.

vBulletin® Version 3.8.8