![]() |
2010-01-02
, 09:49
|
Posts: 46 |
Thanked: 25 times |
Joined on Mar 2007
@ England and USA
|
#22
|
Hi. any luck with this? I have only just found this thread, but I live in the UK with a disabled transmitter
![]() |
2010-01-02
, 09:51
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#23
|
Having a further dig about, would I be going too far to suggest that the kernel could have been compiled with the fm transmitter configuration turned off? Would that be part of the firmware we install? I.e. different in each country/region, or would this be something else? For example, I'm in the UK, so am I running an odd bit of software to have mine disabled or could I just be looking at some common garden fault?
![]() |
2010-01-02
, 09:57
|
|
Posts: 334 |
Thanked: 171 times |
Joined on Dec 2009
|
#24
|
I have a UK version of the N900 and its transmitter works fine.
Are you trying the transmitter with the USB cable unplugged? The N900 significantly reduces power when the USB is used, the following link shows how to keep it at full power:
https://bugs.maemo.org/show_bug.cgi?id=6792#c9
![]() |
2010-01-02
, 10:38
|
Posts: 46 |
Thanked: 25 times |
Joined on Mar 2007
@ England and USA
|
#25
|
![]() |
2010-01-02
, 10:52
|
|
Posts: 553 |
Thanked: 183 times |
Joined on Oct 2009
@ Not decided
|
#26
|
Try using the media player to play some audio then click the top of the screen to bring up the application menu. That causes several buttons to open. Click on "FM transmitter" and try enabling it on that menu.
![]() |
2010-01-02
, 10:55
|
|
Posts: 334 |
Thanked: 171 times |
Joined on Dec 2009
|
#27
|
Try using the media player to play some audio then click the top of the screen to bring up the application menu. That causes several buttons to open. Click on "FM transmitter" and try enabling it on that menu.
What does this program return for you, people with a disabled transmitter?
Nokia-N900-42-11:~# ./a.out fcc
![]() |
2010-01-02
, 11:03
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#28
|
Well.. I only ran this because you have many posts..
Code:Nokia-N900-42-11:~# ./a.out fcc
+int si4713_set_region_preemphasis(struct si4713_device *sdev, u8 preemphasis)
+{
+ int rval = 0;
+
+ switch (preemphasis) {
+ case PREEMPHASIS_USA:
+ preemphasis = FMPE_USA;
+ break;
+ case PREEMPHASIS_EU:
+ preemphasis = FMPE_EU;
+ break;
+ case PREEMPHASIS_DISABLED:
+ preemphasis = FMPE_DISABLED;
+ break;
+ default:
+ return -EINVAL;
+ }
+
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2010-01-02
, 11:23
|
Posts: 3,664 |
Thanked: 1,530 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#29
|
![]() |
2010-01-02
, 11:51
|
|
Posts: 334 |
Thanked: 171 times |
Joined on Dec 2009
|
#30
|
Nokia-N900-42-11:~# fmtx_client -f88500
fmtx_client: ERROR: Unable to set frequency (Frequency is not currently allowed)
i brought mine from the NFS on regent st. and the transmitter works perfectly. AFAIK short range fm broadcasts are not illegal hence the low power of the transmitter.