Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - evilyoda

Pages: [1]
1
5x00 Hardware / Microdrive Woes!
« on: June 30, 2004, 03:36:41 pm »
This is exactly what I want to try, tz. My current kernel doesn't have the ide_cs module, though. I think I mentioned it above, but what IS being loaded is memory_cs.

'cardctl status' with the drive in yields:
Socket 0:
   3.3V 16-bit PC Card
   function 0: [ready], [bat dead]
Socket 1:
   no card

So, the next step is definitely getting a kernel onto my machine that does have the ide_cs module compiled. I have no experience with this, and the largest currently-working CF device I have is 16 MB. Perhaps if I had the kernel image and the modules I could just copy them over to the Zaurus manually? How would you suggest doing this?
Thanks!

2
5x00 Hardware / Microdrive Woes!
« on: June 30, 2004, 01:01:00 pm »
Quote
I just recently purchased a Hatachi 4GB (OEM) version micro drive also. Mine is working great! I know that there are susposed to be some models that will not work, but I would suggest the following before you give up, because there are some steps you need to go through before you format the drive in your Windows Machine, according to the post by Omicron. I followed his step by step information
( found here  http://www.zaurususergroup.com/index.php?n...3779&highlight=  ) and it worked perfectly for me. As far as I know it will/should work on the SL-5500 also, so maybe it will work for you and your SL-5600.
Hope this helps.

P.S. If the link doesn't work for you, PM me and I will send you the info in a Word document.

-Rod-
Thanks for your suggestion. I followed the instructions at the link you listed, but still my Z doesn't recognize the card. All I get from 'dmesg' output is:

pxa_pcmcia_init(0)
<<<< Init_Module PASS >>>

According to posts at dpreview.com microdrives with a barcode # ending in 44C or 3Ca are set to work only in ATA mode, not CF+ mode. People there report also being able to read their MD from their PC over a reader, (which perhaps uses ATA), but not on any other CF devices.

Would there be a way to set the linux kernel on the Z to use ATA rather than CF when dealing with the crippled version of this device?

3
Has anybody done any work on this, such as trying to stick the firmware from a non-crippled microdrive onto a crippled one? Or has anybody looked at the kernel to see if a workaround can be implemented? Thanks!
- Josh

4
5x00 Hardware / Microdrive Woes!
« on: June 30, 2004, 01:44:31 am »
Oh, one more interesting thing:
My brother also owns a Hitachi 4GB CF microdrive, and when I popped it into my Zaurus it worked just perfectly! It must be this issue:
https://www.oesf.org/forums/inde...?showtopic=5006

I must have a new and "crippled" microdrive.
However, that still doesn't seem to make sense. Could my PC read the microdrive if it is new and non-standard?

5
5x00 Hardware / Microdrive Woes!
« on: June 30, 2004, 01:35:23 am »
Yes, I've done FAT32 format from windows and also I believe from linux. Neither worked.

Here's an observation: when I insert a regular 16 MB CF card, which my Z recognizes and I can read/write from/to, no kernel modules are loaded. However, when I insert the microdrive, the memory_cs module is loaded.

My fstab:

/dev/mtdblock2    /   ...
/dev/mtdblock3   /home   ...
none   /dev/shm   ...
/dev/hda1   /mnt/cf   auto   noauto,owner   0   0
/dev/sda1   /mnt/md   vfat   defaults   0   0
/dev/mmcda   /mnt/card   auto   noauto,owner   0   0
none   /dev/pts   ...

The /mnt/md one is leftover from my attempts at getting this thing working.
Are there any /proc files that would be useful to look at?
Thanks!

6
5x00 Hardware / Microdrive Woes!
« on: June 29, 2004, 10:41:29 pm »
HI!
I got a Hitachi 4 GB CF Microdrive and can't get it to work with my Zaurus SL-5600, ROM 1.32. When I connect the microdrive to my computer using a Kingston CF reader, I can read/write/format/repartition to my heart's delight in Linux or Windows. However, when I put the card into the Z, the little white "CF" icon appears in the task tray, but nothing gets mounted. dmesg makes it look like nothing really gets recognized. My friend's Axim couldn't see the microdrive, either.
I've tried it in the factory default fat32, and also repartitioned (1 single partition) ext2 and vfat32.

I believe this came out of a muvo. dmesg shows some pcmcia activity, but nothing to indicate that it recognizes the device as anything. Do I need a different kernel?

Thanks!

- Josh

Pages: [1]