• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

SCSD NDS linux Driver ??

Started by McScruff, February 13, 2006, 12:14:17 PM

Previous topic - Next topic

McScruff

i would love to use linux on my SCSD (and have) but with no SD Read or write it sucks, is there anyone on here willing to write one?

acky

Compile it with everything you need perhaps.

Linus

unfortunately compiling it invovles getting the source for uclinux and the most up to date fat driver doesnt write files to SCSD

m2pt5

Quote from: "Linus"unfortunately compiling it invovles getting the source for uclinux and the most up to date fat driver doesnt write files to SCSD
There are, in fact, homebrew apps that can read from and write to the SD with no problems at all (examples: DSOrganize and Rain) so there must be a driver that works for SCSD. The only issue is getting someone to implement it.
Manually signing your posts is dumb.
---
Firmware versioning: Get a Passcard 3, a SuperKey, or a slot-1 flashkit. Then it doesn't matter which firmware you have.

Linus

Yeah it shouldnt be too long before SCSD is in the official chishm fat driver anyway. he said he wanted C code and he got it (moonshell 992), it didnt work but its a start. :)

So hopefully soon we wont have to recompile everything with SCSD support. When i get a spare weekend i might try download all of the sources for dslinux and compile it with SCSD - i think i have a working version of the fat driver somewhere.