| View previous topic :: View next topic |
| Author |
Message |
sneeze
Joined: 03 Mar 2006 Posts: 15
|
Posted: Thu Aug 17, 2006 4:00 am Post subject: Suitable flash chip for custom bios? |
|
|
I'm interested in replacing the ps2 bios with a flash chip (and making my own custom bios).
I know it's been done in the past, but I can't seem to find any specific information on it.
So I simply wonder if anyone in here can recommend a suitable flash chip, and has a list of the pinout of the ps2 bios chip? |
|
| Back to top |
|
 |
jbit Site Admin

Joined: 28 May 2005 Posts: 293 Location: København, Danmark
|
Posted: Thu Aug 17, 2006 4:04 am Post subject: |
|
|
| I'm pretty sure I remember that the PS2s BIOS is authorized before it's booted. So making a custom BIOS would be trickier than just piggy backing the chip and snipping the chip select. |
|
| Back to top |
|
 |
offonoffoffonoff
Joined: 10 Jun 2006 Posts: 16
|
Posted: Fri Aug 18, 2006 3:45 am Post subject: authorized? |
|
|
hey jbit,
what do you mean when you say the ps2 bios is autorized before its booted? do you mean theres some kind of validity check the ps2 runs before loading off the bios chip?
I am unfamiliar with the specifics of the ps2 architecture. is there a kernal eprom and a seperate bios eprom? the authorization algorithim might then be on that chip, or somewhere else...
later.
010 010 |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Fri Aug 18, 2006 5:41 am Post subject: |
|
|
| There is no _check_ on the bios before it is booted from what I know of cause Sony didn't think it was a suitable target for replacement. Unfortunately I cannot remember the chip in question which is a suitable replacement for the ROM in the ps2. |
|
| Back to top |
|
 |
Dr.Wily

Joined: 31 May 2005 Posts: 22 Location: Skull Castle
|
Posted: Fri Aug 18, 2006 1:18 pm Post subject: |
|
|
A simple question :
I wonder if I replace 10k chip BIOS by a 30k chip. Can I use Ind Exploit on 10k machine ? |
|
| Back to top |
|
 |
jbit Site Admin

Joined: 28 May 2005 Posts: 293 Location: København, Danmark
|
Posted: Fri Aug 18, 2006 2:40 pm Post subject: |
|
|
| TyRaNiD wrote: | | There is no _check_ on the bios before it is booted from what I know of [...] |
Fair enough, I guess I was told (or remembered) wrong then, sorry for the confusion. :)
| Dr.Willy wrote: | | I wonder if I replace 10k chip BIOS by a 30k chip. Can I use Ind Exploit on 10k machine ? |
Doesn't the independence exploit work on SCPH-1x000 machines anyway? You've just got to be careful about your payload AFAIK. |
|
| Back to top |
|
 |
Dr.Wily

Joined: 31 May 2005 Posts: 22 Location: Skull Castle
|
Posted: Mon Aug 21, 2006 2:15 pm Post subject: |
|
|
| 10k and 15k BIOS are missing library for execute app through Ind Exploit. |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Tue Aug 22, 2006 1:51 am Post subject: |
|
|
| No 10k/15k/18k are just broken kernels, I have posted previously about how to fix that, but I probably never posted the patch code cause it is Sony copyright code :) |
|
| Back to top |
|
 |
Herben
Joined: 25 Jan 2004 Posts: 107
|
Posted: Wed Nov 22, 2006 4:32 pm Post subject: |
|
|
The BIOS is "sort of" authorized.. 18k+(perhaps only v1+) use ROMVER from the BIOS to unlock the drive on startup. That's really only the tip of the iceberg when it comes to making a completely custom BIOS. Also, please don't ask me for specifics on this process as I don't want to piss off Sony.
That being said, I've used M29W320D(T/B) flash chips in PS2 and programmed a modified copy of the official BIOS to it. But that was back in the day before modchips existed that can let you boot ELF files on startup.
These days I wouldn't bother installing a flash chip, the install sucks hard. :)
Unfortunately it seems I don't have my notes from the BIOS pinout anymore. |
|
| Back to top |
|
 |
|