SD Gecko: Difference between revisions

From Wii-Linux Wiki
Jump to navigation Jump to search
Add simple SD Gecko page
 
Clean up phrasing on SPI compat
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The SD Gecko is a passive adapter that plugs into the memory card slots (the [[EXI]] bus), and exposes an SD Card over it.  It uses the fact that the EXI bus is very similar to SPI, plus the fact that SD Cards natively support SPI.  Due to this inherent compatibility, SD Geckos are incredibly cheap and simple to make.
The SD Gecko is a passive adapter that plugs into the memory card slots (the [[EXI]] bus), and exposes an SD Card over it.  It uses the fact that the EXI bus is electrically compatible with SPI, and that (most) SD Cards natively support SPI.  Due to this inherent compatibility, SD Geckos are incredibly cheap and simple to make.


== Compatibility ==
== Compatibility ==
SD Geckos are compatible with [[Wii-Linux]] up to and including 4.5.  They somewhat broke in the migration to 4.19, and Techflash has yet to find out why.  SD Geckos do not appear to be compatible with [[NetBSD]].
SD Geckos are compatible with [[Wii-Linux]] up to and including 4.5.  They somewhat broke in the migration to 4.19, but improved support with notably faster speeds was added in 7.1.2.  SD Geckos do not appear to be compatible with [[NetBSD]].
 
[[Category:Accessories]]

Latest revision as of 12:29, 15 July 2026

The SD Gecko is a passive adapter that plugs into the memory card slots (the EXI bus), and exposes an SD Card over it. It uses the fact that the EXI bus is electrically compatible with SPI, and that (most) SD Cards natively support SPI. Due to this inherent compatibility, SD Geckos are incredibly cheap and simple to make.

Compatibility

[edit | edit source]

SD Geckos are compatible with Wii-Linux up to and including 4.5. They somewhat broke in the migration to 4.19, but improved support with notably faster speeds was added in 7.1.2. SD Geckos do not appear to be compatible with NetBSD.