UnB0rkIt
http://unborkit.com/dokuwiki/
2009-03-16T13:21:43-07:00UnB0rkIt
http://unborkit.com/dokuwiki/
http://unborkit.com/dokuwiki/lib/images/favicon.icotext/html2007-12-14T00:43:27-07:00Adminstart
http://unborkit.com/dokuwiki/doku.php?id=start&rev=1197618207&do=diff
Welcome to UnB0rkIt!
UnB0rkIt is a experimental wiki page of mine which is focused on fixing various electronic gadgets. Since I've done gone though the process of fixing various gadgets myself before, I'm using this as a sort of notes page when I don't feel like going through a massive writeup on my weblog. Depending on whether or not people are interested, I might try to expand the scope of the site.text/html2007-09-13T10:31:47-07:00Adminmacintosh:vt6212
http://unborkit.com/dokuwiki/doku.php?id=macintosh:vt6212&rev=1189704707&do=diff
* Notes: by hachu
I just got one of these cheap USB 2.0 cards for a Apple Power Macintosh G4 (Quicksilver 2002) model running 10.4.10.
First off, you'll need to install the VIA EHCI/UHCI Mac OSX Drivers 1.60.
It seems I first inserted it into PCI Slot-4 and it didn't work at all. It'd kernel panic or hang a app trying to communicate with a USB drive plugged in. Twice in a row it crashed the computer during boot.text/html2007-07-24T10:40:26-07:00Adminnintendo_ds:wontpowerup2
http://unborkit.com/dokuwiki/doku.php?id=nintendo_ds:wontpowerup2&rev=1185298826&do=diff
* By hachu (unborkit.com)
Broken Power Switch
Sometimes the handle of the switch gets broken off. You can tell when the power switch slider of a DS Lite is loose and has no springiness. Sometimes it happens because you forgot to align the slider when putting back the back cover and snap it right off as you close it.text/html2007-07-19T11:28:38-07:00Adminnintendo_ds:fadedscreens - created
http://unborkit.com/dokuwiki/doku.php?id=nintendo_ds:fadedscreens&rev=1184869718&do=diff
* by hachu (unborkit.com)
Problem
Your screens are not cracked but you don't have a clear picture or it looks all faded.
Narrow down the problem
The easiest ones are:
* The cable is not plugged in correctly. So disconnect it, and plug it in again.
* The cable has water corrosion around it but it's not severe enough to permanently damage anything. Inspect the connectors and clean off any of the corrosion if you can with alcohol and a toothbrush. Be gentle!
* The cable is broken. You'…text/html2007-06-11T11:57:20-07:00Adminmotorola:e815shx - created
http://unborkit.com/dokuwiki/doku.php?id=motorola:e815shx&rev=1181588240&do=diff
* by hachu (howardforums.com)
* Littleendian, 32 bit aligned blocks.
* Total length 0×310
struct {
const uint32[10]; // 10 zeros of 32 bits
uint32 blockType;
// 01000000 = bootloader
// 04000000 = flex_file.s, skins, other filesystem files.
// 08000000 = qcom_mini_boot
// 07000000 = firmware
const uint32[46]; // 46 zeros of 32 bits
char filename[255];
char filepath[255]; //ends in a slashconst char[2]; // 16 bits of zeros.
// From the beginning of this header to end of the data, it's bl…