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)

Wikiwide 2010-10-12 02:06

Re: Modified (UNLOCKED) FM-Transmitter frequency 76.0Mhz->107.9Mhz
 
Quote:

Originally Posted by maxximuscool (Post 791122)
I think the FM Receiver can only handle 87.5Mhz to 108Mhz, or may be it can go lower but the maximum is 108Mhz.

You can read about it from Google.

FM Receiver can receive between 76 and 108, if region is set to 4:
http://mxr.maemo.org/fremantle/sourc...adio-bcm2048.c

However, the only application which can use the receiver, FM Radio Player
http://maemo.org/packages/package_in...io/2010.03.20/
has range 87.5 - 108 as written in its code in
components/fmradio/FMRadioUI.py
self.__fmscala.set_range(87500, 108000)
It can be easily changed... But then you need to compile .py into a .pyo.
I don't know how to do it. Could somebody make a special package?

EDIT STARTED

My MADDE seems to have no python2.5, and thus cannot compile the python files.
At the same time, dpkg-buildpackage doesn't work well on the device itself. It says that FMRadio needs debhelper in order to be built, and debhelper seems to require bsdutils, and bsdutils conflict with busybox.

I have tried to edit the range of frequencies AND the name of the package and then throw the source deb to the autobuilder. The package fmradio-wide can be found, but currently it contains only the changelog and the copyright, so apparently the discrepancies with the name caused absence of the program itself inside the deb. However, I haven't received email from autobuilder yet, so I cannot know exactly where and what went wrong.

EDIT ENDED

Ideally, the application would also change region to 4 when started.

Crogge 2010-10-20 03:52

Re: Modified (UNLOCKED) FM-Transmitter frequency 76.0Mhz->107.9Mhz
 
Quote:

Originally Posted by Wikiwide (Post 838891)
FM Receiver can receive between 76 and 108, if region is set to 4:
http://mxr.maemo.org/fremantle/sourc...adio-bcm2048.c

However, the only application which can use the receiver, FM Radio Player
http://maemo.org/packages/package_in...io/2010.03.20/
has range 87.5 - 108 as written in its code in
components/fmradio/FMRadioUI.py
self.__fmscala.set_range(87500, 108000)
It can be easily changed... But then you need to compile .py into a .pyo.
I don't know how to do it. Could somebody make a special package?
Ideally, the application would also change region to 4 when started.

That looks awesome, can't wait till someone takes care of that :)

Wikiwide 2010-10-20 11:08

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
Quick reply...
fmradio-wide has wide range of frequencies. In order to launch it from the icon, create symbolic link:
ln -s /opt/fmradio-wide/FMRadio.py /usr/bin/FMRadio
Use version 2010.03.40, not earlier!

~phoenix~ 2010-10-20 16:20

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
cant find Python 2.5 and Control Panel ProfileX in app mgr... hlp plz^^

edit ... got it working....

any way to leave fw tranmitter in the applets menu even when its off??

Wikiwide 2010-10-20 22:31

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

Originally Posted by ~phoenix~ (Post 846227)

any way to leave fw tranmitter in the applets menu even when its off??

Read here:
http://talk.maemo.org/showthread.php?t=43395

mehulrajput 2010-10-26 06:43

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
is it working with pr 1.3??? can any one confirm???

maxximuscool 2010-10-26 06:50

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

Originally Posted by mehulrajput (Post 851406)
is it working with pr 1.3??? can any one confirm???

yes my friend it is working with PR1.3. I'm using it right now

mehulrajput 2010-10-26 07:08

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

Originally Posted by maxximuscool (Post 851412)
yes my friend it is working with PR1.3. I'm using it right now

thanks did the same and now it running on my phone too.... had to reboot. seems fmtxd is not the process which is running some fx-enabler-daemon is now running instead but it in turn calls fmtxd not sure....

working with pr 1.3, just that reboot is required after replacement.

Jayboy5 2010-10-26 19:23

Re: Unlocked FM-Transmitter frequency 76.0Mhz->107.9Mhz (Limitation Fixed)
 
Can someone help me please? I can't get my fm transmitter to work any more since pr 1.3... I went back and followed the mod at the beginning of this thread so I can have my frequency boost to 120 again.. because after the update the signal strength was back down at the stock level of 111 and no extra frequencies were available. Now that I have placed the file back in usr/sbin and still have fmtx faker installed from before, it should work right? The fm transmitter comes on but my widget goes up and down only on the odd channels like 107.7 and 107.5 and the status bar only shows even channels like 107.6 or 107.4, and when try to change the channel by the status bar it says "unable to use fm transmitter" even though it is already on... any ideas guys??

Wikiwide 2010-10-26 23:44

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

Originally Posted by Jayboy5 (Post 852166)
Can someone help me please? I can't get my fm transmitter to work any more since pr 1.3... I went back and followed the mod at the beginning of this thread so I can have my frequency boost to 120 again.. because after the update the signal strength was back down at the stock level of 111 and no extra frequencies were available. Now that I have placed the file back in usr/sbin and still have fmtx faker installed from before, it should work right? The fm transmitter comes on but my widget goes up and down only on the odd channels like 107.7 and 107.5 and the status bar only shows even channels like 107.6 or 107.4, and when try to change the channel by the status bar it says "unable to use fm transmitter" even though it is already on... any ideas guys??

The file fmtxd, unlocked frequency, for /usr/sbin, has to be recompiled again. It's evident that some changes were made in FM transmitter and PR1.2 file isn't compatible with PR1.3.

Does anybody have a new unlocked fmtxd file for PR1.3?


All times are GMT. The time now is 19:53.

vBulletin® Version 3.8.8