![]() ![]() |
May 14 2010, 02:59 PM
Post
#31
|
|
|
Group: Members Posts: 123 Joined: 31-January 04 Member No.: 1,634 |
It looks like the SD module Cacko uses for the cxx0s is not the same as the original Sharp ROM. The needed module is /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/sharp_mmcsd_m.o with an md5sum of b6a026d0e0eaba101a3746bc0555cdf5. Hi, just checked system info and this is the same module I have installed and yet the new update will still not install. keef |
|
|
|
May 14 2010, 03:40 PM
Post
#32
|
|
![]() Group: Members Posts: 803 Joined: 30-March 04 From: California Member No.: 2,368 |
Hi, just checked system info and this is the same module I have installed and yet the new update will still not install. I have never known system info to give an md5 of the modules. Same name does not mean it is the same module. Did you verify that your module has the same md5? It looks like the ipk for this module on the cxx0 Zaurus needs to actually compile and link the driver when it is installed whereas on the cxx00 it just has a precompiled module and installs just that. Kind of strange. |
|
|
|
May 14 2010, 03:58 PM
Post
#33
|
|
|
Group: Members Posts: 123 Joined: 31-January 04 Member No.: 1,634 |
Hi, just checked system info and this is the same module I have installed and yet the new update will still not install. I have never known system info to give an md5 of the modules. Same name does not mean it is the same module. Did you verify that your module has the same md5? It looks like the ipk for this module on the cxx0 Zaurus needs to actually compile and link the driver when it is installed whereas on the cxx00 it just has a precompiled module and installs just that. Kind of strange. Hi, not sure what an Md5 is! Here is the info: filename: /lib/modules.rom/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/sharp_mmcsd_m.o description: "Sharp PDA MMC/SD driver" author: "Sharp and Lineo and HTC" keef |
|
|
|
May 14 2010, 05:00 PM
Post
#34
|
|
![]() Group: Members Posts: 803 Joined: 30-March 04 From: California Member No.: 2,368 |
"md5sum /lib/modules.rom/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/sharp_mmcsd_m.o" will give you the md5 of your module.
|
|
|
|
May 15 2010, 04:50 AM
Post
#35
|
|
|
Group: Members Posts: 793 Joined: 28-November 04 From: NM, US, sometimes Asia Member No.: 5,633 |
Md5 is an unique hash string output of an input. The binary file (sharp_mmcsd_m.o) in this case serves as the input to the md5 app. Each binary file is supposed to have a unique hash output. md5 hash is used to ensure the validity of the binary file.
http://en.wikipedia.org/wiki/MD5 |
|
|
|
May 15 2010, 07:33 AM
Post
#36
|
|
|
Group: Members Posts: 123 Joined: 31-January 04 Member No.: 1,634 |
"md5sum /lib/modules.rom/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/sharp_mmcsd_m.o" will give you the md5 of your module. Hi, Ok it is different: aa56b369c30228a49ddc3dd29eed6b6f looks like I will have to follow advise from cybersphinx and reflash and try and grab the module. I got the impression from various threads that this driver would install ok under cacko but maybe not. |
|
|
|
May 15 2010, 09:29 AM
Post
#37
|
|
|
Group: Members Posts: 21 Joined: 19-July 08 Member No.: 22,080 |
Here the module wanted by the patch.
Attached File(s)
|
|
|
|
May 15 2010, 11:16 AM
Post
#38
|
|
|
Group: Members Posts: 123 Joined: 31-January 04 Member No.: 1,634 |
|
|
|
|
May 16 2010, 12:35 PM
Post
#39
|
|
|
Group: Members Posts: 449 Joined: 12-August 03 From: Leeds, UK Member No.: 346 |
Here the module wanted by the patch. hey that's great. many, many thanks keef To sum up: if you have the original un-modified Sharp modules on any of the clamshells you can just install the appropriate ipk from the Japanese site. If you have put the modified modules for the 3xxx series on then you need to uninstall the ipk first before installing the new one. For the Cxx0 series if you installed the module that pelrun did for us you need to replace them with the one attached in this thread and then install the new version ipk. Being a wimp on the command line I used treeexplorer to rename the pelrun module and to transfer the original one into place. Thanks to the finders and experimenters! I actually played with my 860 for the first time in a year or so! I appreciate the screen and the keyboard all the more after using my G1 for the last year! It might even be worth my while to play with dual boot from the SD slot now!! |
|
|
|
May 20 2010, 05:16 AM
Post
#40
|
|
|
Group: Members Posts: 10 Joined: 11-May 10 From: England Member No.: 71,717 |
I see ... it's not IPKG throwing up the MD5 error to complain it's got a duff IPK, it's the SDHC package itself (wisely) checking the file it's about to patch.
Right, grabbed the original Sharp file (thanks klaxon & xamindar). Made backup of Cacko package to *internal* memory and copied Sharp file and SDHC IPK, again, to internal memory. su root cd /destination_directory cp /path_to/new_Sharp_file sharp_mmcsd_m.o ... gives me an error ... cp: unable to open "sharp_mmcsd_m.o" : Read-only file system Any ideas what blindingly obvious thing it is I've missed - apart from "average-or-better brains" when they were being handed out, that is. Thanks, Richard |
|
|
|
May 20 2010, 09:10 AM
Post
#41
|
|
|
Group: Members Posts: 426 Joined: 10-February 04 From: Virginia, USA Member No.: 1,794 |
You need to mount the file system read/write:
QUOTE (Log in as root) mount -n -o remount,rw / (make the file system writable) |
|
|
|
May 20 2010, 09:14 AM
Post
#42
|
|
![]() Group: Members Posts: 803 Joined: 30-March 04 From: California Member No.: 2,368 |
Well, on the zaurus there are two roots mounted. One is read only and is not changeable and the other is read/write. That is so if you mess things up on your zaurus and want to "format" and start over it will just erase the read/write and you will be back to a default configuration. So there are two possible locations for your module. I believe if you go under the modules directory in your path without the .rom you should be able to replace it. Don't quote me on that. I am just looking at my c3100 and under /lib/modules.rom/blablabla/ and the sd module is a different one than I have under /lib/modules/blablabla/ . If I wanted the original module back I think I would just be able to delete the one under /lib/modules and then create a link from the one under /lib/modules.rom to the one under /lib/modules again.
In short, try going to the same location under /lib/modules (without the .rom) and replace that one. |
|
|
|
May 22 2010, 12:33 PM
Post
#43
|
|
|
Group: Members Posts: 10 Joined: 11-May 10 From: England Member No.: 71,717 |
Folks, thanks for your suggestions. I found that:-
/lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/sharp_mmcsd_m.o (without .rom in the path) also gave a Read-only file system error. So I tried the remount,rw and then copied the file to:- /lib/modules.rom/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/sharp_mmcsd_m.o which gave no errors. Then ran the SDHC IPK which also ran without errors (I was lazy and used the GUI package manager) so presumably I had chosen the correct file location. The old 256MB SD is still recognised seemingly without any problems, but the 32GB card is giving me a headache. After fun & games trying to backup the old card onto the new and the new 32GB card not being recognised, I suddenly realised it was formatted to FAT32. Nil desperandum, I thought! I just went to the OESF SD And CF FAQ and formatted it. No, this doesn't seem to work - gives an error about the size of the card! OK, I'll do it on my PC - eventually (finger &/or brain trouble!) However, now it's FAT16 but still not working correctly. Sometimes it sits there saying "Updating Information", sometimes it doesn't. But it always seems to lock up the Zaurus. Of course, I may have a duff SD card - it is an Ebay special after all! Also, I note the comment in the FAQ that SD cards work fine so long as the filesystem is left alone. I'm not beaten yet but I've got other stuff to do. I'll let you know how I get on. Thanks again. All for now, Richard |
|
|
|
May 22 2010, 12:54 PM
Post
#44
|
|
![]() Group: Members Posts: 803 Joined: 30-March 04 From: California Member No.: 2,368 |
The Zaurus should read FAT16, FAT32, ext2, ext3,jffs just fine. Doesn't matter which one you use on your SD card. But if you want windows to be able to read it as well without a special driver then format it as fat32. I don't know how you were able to format that 32GB card as fat16 because the maximum partition size of fat16 as far as I know is 4GB, unless you used a very large non-standard cluster size or something. Format it back as fat32 in windows and that should be enough for the zaurus. If your zaurus freezes when you insert the card then it is acting as if the SD driver you are using is still the original. Did you remember to reboot after installing the package?
Also, try some smaller ones as well like 4GB or 8GB. No one has tested a 32GB card on these forums yet and for all we know that really doesn't work. |
|
|
|
Jun 2 2010, 04:36 AM
Post
#45
|
|
|
Group: Members Posts: 10 Joined: 11-May 10 From: England Member No.: 71,717 |
I've been quiet for a while - I haven't lost interest but things are complicated.
Xamindar - I had FAT16 fixed in my mind for compatibility with flashing, but I've now tried FAT32 and Ext2. I don't know how I managed 32G with FAT16 either!!! Yes, I rebooted after applying the changes - good suggestion though. There's definitely a problem but it might be:-
I don't currently have any other SDHC cards to try. The SD slot is still working because my old card is fine. I'm not giving this 100% attention at the moment but I spent last night trying to verify whether my SDHC was genuine using H2testw and I didn't entirely understand the errors I was getting. They didn't seem to be saying "you've got a fake". Re-formating the device changed things somewhat, but it takes an age to run the test. This isn't a cry for help; just to let you all know I haven't vanished. Richard |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 05:50 AM |