View Single Post
Posts: 14 | Thanked: 69 times | Joined on Jan 2015 @ New Zealand
#9
Originally Posted by abdel_95 View Post
Hello dear gurus plz i have no programming knowledge but i am eager to have the sd card work on my phone. Plz can u give us who are dummy and are willing to have this a step-by-step tutorial on how to modify the config?.
Thanks in advance for your help
You need to be using the 2.6.28.10-cssu1 kernel for the binary in my previous post:
Code:
$ uname -r
2.6.28.10-cssu1
If you're not using it already, I think installing the `kernel-cssu-flasher` package should do it .. though I don't think you're meant to do this if you're already using u-boot. Someone else might be able to help here, since my own boot setup is fairly unconventional.

I'd then suggest moving the original module, located at `/lib/modules/2.6.28.10-cssu1/omap_hsmmc.ko` somewhere before replacing it with the one in my earlier post.

I wouldn't really suggest this if you don't understand what's happening, unless the sensor actually doesn't work (so you see the "cover is open" message in dmesg, mentioned by the first poster).
 

The Following User Says Thank You to Maxdamantus For This Useful Post: