![]() |
2011-05-05
, 06:07
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#2
|
![]() |
2011-05-05
, 06:10
|
|
Posts: 551 |
Thanked: 507 times |
Joined on Feb 2010
@ North West England
|
#3
|
![]() |
2011-05-05
, 16:47
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#4
|
The Following 11 Users Say Thank You to stlpaul For This Useful Post: | ||
![]() |
2011-05-05
, 17:30
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#5
|
The Following User Says Thank You to vi_ For This Useful Post: | ||
![]() |
2011-05-05
, 19:35
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#6
|
As this is compatible with power46, does that mean it is safe to use with power47?
I assume that because the wifi injection driver works (compiled for 46, works with 47) this will also work with 47.
I would just try however I don't want to risk ANOTHER £30 class 10 SD card by doing something obviously dumb.
The Following 3 Users Say Thank You to stlpaul For This Useful Post: | ||
![]() |
2011-05-05
, 20:05
|
Posts: 284 |
Thanked: 320 times |
Joined on May 2010
@ Peterborough, UK
|
#7
|
![]() |
2011-05-05
, 23:49
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#8
|
![]() |
2011-05-06
, 04:27
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#9
|
It's odd, because my N900 with HW 2101 was absolutely fine with my class 10 SD card. However, once Nokia Care had replaced it with HW 2204, I started getting these errors. It's been sent back again now due to other problems, but I'll definitely be applying this patch to kernel-bfs ready for when it's returned to me
PS I've tidied up the code and made a diff which can be applied in the build process - had to make it a .txt to attach it though.
![]() |
2011-05-06
, 05:04
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#10
|
The Following 9 Users Say Thank You to stlpaul For This Useful Post: | ||
Stlpaul and I have got certain class 10 microSD cards that were formerly not working properly with Maemo to work properly.
In particular, this thread's issues are addressed: http://talk.maemo.org/showthread.php?t=70974
I have been using this patch for over a week now, without any stability issues (I have swap on microSD).
Installation Instructions:
You can replace your current kernel module (backup up the old one first), and try the fix at your OWN RISK. The kernel module goes in your appropriate /lib/modules/ folder.
Here is the patched kernel for the power-kernel (v46)
http://forge.localcoast.net/clients/.../omap_hsmmc.ko
Or, if you want to change the kernel and recompile it yourself..
Look in drivers/mmc/host/omap_hsmmc.c and find the set_data_timeout function() function, and add
Notice: This fix does not apply to NITDroid and any other kernel(s) or operating system(s) you may be using outside of Maemo. Additional software platforms may require a similar change(s) to be made to achieve the desired result.
Please let me know how it works for you!
Good luck.
Last edited by AndrewX192; 2011-11-12 at 17:37. Reason: Removing the stock kernel patch that was causing boot looping