The Following 5 Users Say Thank You to jonwil For This Useful Post: | ||
![]() |
2013-12-31
, 08:31
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#12
|
Looks like fmtxd reads the fmtx_pwl block from CAL.
So comparing the contents of that CAL blob between different devices might explain whats up with fmtx working vs not working.
The Following 2 Users Say Thank You to mr_pingu For This Useful Post: | ||
![]() |
2013-12-31
, 08:59
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#13
|
Bianca:~# cal-tool -G fmtx_pwl >/home/user/MyDocs/fmtx_pwl cal-tool: invalid option -- G Bianca:~# cal-tool --help cal-tool: unrecognized option `--help' Usage: cal-tool [OPTIONS] Options: --get-rd-mode, -d Get R&D mode status --get-rd-flags, -f Get R&D mode flags --get-root-device, -r Get root device option --set-root-device, -R <arg> Set root device option --get-usb-host-mode, -u Get USB host mode flag Bianca:~#
~ $ osso-product-info OSSO_PRODUCT_HARDWARE='RX-51' OSSO_PRODUCT_NAME='N900' OSSO_PRODUCT_FULL_NAME='Nokia N900' OSSO_PRODUCT_RELEASE_NAME='Maemo 5' OSSO_PRODUCT_RELEASE_FULL_NAME='Maemo 5' OSSO_PRODUCT_RELEASE_VERSION='21.2011.38-1' OSSO_PRODUCT_WLAN_CHANNEL='etsi/eu' OSSO_PRODUCT_KEYBOARD='English, Dutch' OSSO_PRODUCT_REGION='Britain' OSSO_PRODUCT_SHORT_NAME='Nokia N900' OSSO_VERSION='RX-51_2009SE_21.2011.38-1_PR_MR0' ~ $
![]() |
2013-12-31
, 09:06
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#14
|
The Following User Says Thank You to mr_pingu For This Useful Post: | ||
![]() |
2013-12-31
, 09:40
|
Posts: 473 |
Thanked: 141 times |
Joined on Jan 2009
@ Virginia, USA
|
#15
|
Also can everyone who is experiencing this bug post his osso-product-info from terminal
Just type "osso-product-info" in x-terminal. Thanks in advance.
[user@scimitar ~]$ osso-product-info OSSO_PRODUCT_HARDWARE='RX-51' OSSO_PRODUCT_NAME='N900' OSSO_PRODUCT_FULL_NAME='Nokia N900' OSSO_PRODUCT_RELEASE_NAME='Maemo 5' OSSO_PRODUCT_RELEASE_FULL_NAME='Maemo 5' OSSO_PRODUCT_RELEASE_VERSION='21.2011.38-1' OSSO_PRODUCT_WLAN_CHANNEL='fcc/us' OSSO_PRODUCT_KEYBOARD='English, Dutch' OSSO_PRODUCT_REGION='English America' OSSO_PRODUCT_SHORT_NAME='Nokia N900' OSSO_VERSION='RX-51_2009SE_21.2011.38-1_PR_MR0'
![]() |
2013-12-31
, 10:48
|
Posts: 164 |
Thanked: 64 times |
Joined on May 2013
|
#16
|
Install FMTX-Faker for temprarily fix
We are still looking into what is causing this. If you have an idea or know more about the fmtx please contact us on #maemo-ssu @freenode.
Also can everyone who is experiencing this bug post his osso-product-info from terminal
Just type "osso-product-info" in x-terminal. Thanks in advance.
![]() |
2013-12-31
, 13:53
|
Posts: 459 |
Thanked: 669 times |
Joined on Sep 2007
@ The DMV
|
#17
|
The Following 2 Users Say Thank You to klinglerware For This Useful Post: | ||
![]() |
2013-12-31
, 14:17
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#18
|
The USA regional version of the official N900 PR1.3 firmware image (which I use) has those FMTX lower frequency ranges inaccessible by default. FMTX Faker has always been necessary for me to be able to use those frequencies.
The Following User Says Thank You to mr_pingu For This Useful Post: | ||
![]() |
2013-12-31
, 15:19
|
Posts: 459 |
Thanked: 669 times |
Joined on Sep 2007
@ The DMV
|
#19
|
![]() |
2013-12-31
, 15:26
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#20
|
That is true. It had always been the case with the US firmware that:
1. Stock Firmware: 88-108 enabled and works
2. Replace with custom fmtxd: 76-108 appears but nothing works
3. Install FMTX-faker: 76-108 enabled and works
The Following 2 Users Say Thank You to mr_pingu For This Useful Post: | ||
So comparing the contents of that CAL blob between different devices might explain whats up with fmtx working vs not working.