Support and General Use > Hardware

CompactFlash based iPod mini

<< < (7/10) > >>

Thingfisher:
Thanks heinimuecki and bascule for the inputs.  Using Notepad++, I changed the ata.c file so that the line   #ifndef IPOD_NANO      was changed to       #ifdef IPOD_MINI

I didn't make any other changes to this file because after looking at the link http://forums.rockbox.org...ic=9354.msg72211#msg72211 everything else appeared to be identical.

 However, when I tried to compile it, I got these errors:  

Header parsed
make[1]: arm-elf-gcc Command not found
make[1]: *** [home/TSS/rockbox/build/firmware/sysfont.o] Error 127
make *** [build] Error 2

I reinstalled arm-elf-gcc and tried it again.  I still got the error messages.

bluebrother:

--- Quote from: Thingfisher on September 23, 2007, 10:16:58 AM ---so that the line   #ifndef IPOD_NANO      was changed to       #ifdef IPOD_MINI
--- End quote ---
You replaced "ifndef" by "ifdef" -- what that intentional? You need to only replace the IPOD_NANO string, not the "ifndef" part.


--- Quote ---make[1]: arm-elf-gcc Command not found
--- End quote ---
Well, is the compiler in your PATH?

theli:
i wonder.. are there any possibility to detect whether mini has CF instead of microdrive?
so that sleep call be disabled for CF in builds...

scharkalvin:

--- Quote ---i wonder.. are there any possibility to detect whether mini has CF instead of microdrive?
so that sleep call be disabled for CF in builds...
--- End quote ---
Just make it a user config option from a menu perhaps.
Though if set wrong things might freeze up?

scharkalvin:
Forgot to mention.
I just ordered a 16GB flash card from NewEgg today.
They have an A-Data brand 16gb compact flash card for $127.79,
Shipping is UPS 3 day for $4.99 and there is a $20 mail in rebate till
the end of the month.  User feedback on the site from 5 people state
this card works in ipod mini's.  Can't beat that deal with a stick!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version