|
|
2013-06-26
, 16:46
|
|
Posts: 2,101 |
Thanked: 1,934 times |
Joined on Sep 2008
@ Berlin, Germany
|
#11
|
|
|
2013-06-26
, 18:46
|
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#12
|
sfdisk -s
| The Following 5 Users Say Thank You to woody14619 For This Useful Post: | ||
|
|
2013-06-27
, 22:22
|
|
|
Posts: 94 |
Thanked: 33 times |
Joined on Sep 2010
|
#13
|
Please try to verify the following for both your phonesThe second command will only work if you have kernel-power-settings installed.Code:uname - a kernel-config show
|
|
2013-06-27
, 22:50
|
|
|
Posts: 94 |
Thanked: 33 times |
Joined on Sep 2010
|
#14
|
Another consideration: If the systems are identical via backupmenu or another system, the flash under them may not be.
Flash devices usually have a section in them that determines if a flash page has data on it or not. Writing to a block that's marked as not having data (and is cleared) is faster than writing to a block that must first be erased. I believe the Nokia flashing tool resets this when you flash the full system.
Also, if a block has data, and a full block of data isn't presented (or the data presented if spread across two physical blocks because of logical sector misalignment), the controller may do a read/write cycle to read in the block, overlay the new data in, and write the full block out again. This happens because a full block must be written to flash at one time. This could be from logical clusters being to small compared to the physical page size of the device, or because of partition starts being off from the page size. You can check the latter by doing this on both devices:
Either of those could be causing a delay on one device, where it works at full speed on an "identical" device. Especially if the second device has a different partition table or has seen less data traffic since it's last full format.Code:sfdisk -s
|
|
2013-06-27
, 23:53
|
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#15
|

| The Following User Says Thank You to misterc For This Useful Post: | ||
|
|
2013-06-30
, 01:31
|
|
|
Posts: 94 |
Thanked: 33 times |
Joined on Sep 2010
|
#16
|
|
|
2013-06-30
, 03:54
|
|
Posts: 404 |
Thanked: 186 times |
Joined on Oct 2010
@ Dehradun,India
|
#17
|
I found that my memory speed to 10Mb write my other N900 Made in Finland gets 17.2M / s. I think the problem is caused by an EMMC flash that increased memory 3Gb Home (thanks woody14619). My intention is to leave or N900 factory partition. I have searched many ways to leave it at 2Gb. Using Gparted I removed all partitions, except swap and unalocated partition. Again with Gparted I have re-created. Now I'm using UBUNTU for flashing and I got to start with vanilla eMMC flash default 2Giga but I finally throws an error.
Image 'mmc', size 255947 kB
Version RX-51_2009SE_10.2010.13-2.VANILLA
Suitable USB device not found, waiting.
USB device found found at bus 002, device address 037.
Found device RX-51, hardware review 2104
NOLO version 1.4.14
Version of 'sw-release': RX-51_2009SE_20.2010.36-2_PR_MR0
Booting device into flash mode.
Suitable USB device not found, waiting.
USB device found found at bus 002, device address 038.
Raw data transfer EP found at EP2.
Update failed.6% 255947/255947 kB 0 kB / s]
In another attempt used again 3Gb modified EMMC successfully get it working. To test the memory still writing with the speed of 10Mb / s.
It could just delete the partition 26GiB /MyDocs and 3 GiB / home.
I think to flash the EMMC with flasher-3.5 pariticiones could create these automatically deleted without problems. So I could get my N900 with factory partition.
This could be done without damaging my N900? I've tried all the ways and I can not leave or N900 factory to partition.
Help me please.