really open ps2 linux
really open ps2 linux
sorry, it is a question of novice.
is there any linux distro for ps2, which does not require sony copyrighted runtime environment in order to load?
i mean also live-cd or hard-disk install disros
thanks
is there any linux distro for ps2, which does not require sony copyrighted runtime environment in order to load?
i mean also live-cd or hard-disk install disros
thanks
The first instruction for installing blackrhino:
It also appears to require booting from the ps2linux bootloader:
It also has this interesting note:
So, if it requires ps2linux to be installed, uses the ps2linux bootloader to boot and actually uses the same ps2linux kernel... it probably requires ps2linux and its wonderful, copyrighted RTE environment.
I'm afraid the answer to your question about blackrhino is... no.
Code: Select all
Install Sony Playstation 2 Linux on /dev/hda1.
Code: Select all
Edit your memory card's p2lboot.cnf file and add an entry to boot into the newly created BlackRhino GNU/Linux partition.
Code: Select all
Since dynamic network support is not included in the stock v2.2.1 Sony Playstation 2 Linux kernel, you must initially use a static network configuration (or a different kernel with dynamic support).
I'm afraid the answer to your question about blackrhino is... no.
-
- Posts: 5
- Joined: Tue Oct 25, 2005 3:11 am
...you mean in the same way that MS Office is "just another pe format binary"?PeRsOnAlCoNfUsEr wrote:Is'nt it just another elf format binary (or could you make it such)?
Shoot Pixels Not People!
Makeshift Development
Makeshift Development
-
- Posts: 5
- Joined: Tue Oct 25, 2005 3:11 am
...
I mean couldn't one just build a kernel that could be loaded w/ any elf file loader (i use LaunchELF mostly) and build a tiny dist. consisting only what is needed to run linux and maybe gcc? In fact, it can be done, now that i think of it. I'll gladly start working on it personally.
I mean couldn't one just build a kernel that could be loaded w/ any elf file loader (i use LaunchELF mostly) and build a tiny dist. consisting only what is needed to run linux and maybe gcc? In fact, it can be done, now that i think of it. I'll gladly start working on it personally.
!!!HHA !!!yzzarc ton ma I
You have a ton of work to be done in the way of talking to the hardware.
Writing drivers is complicated even further by the fact that on the PS2 you have to talk to a secondary I/O Processor (the IOP) to talk to the peripheral hardware.
Sony solved this by having an RTE (Run Time Environment) that in the simplest terms created an abstraction layer between linux and the PS2's hardware. The RTE is proprietary; it is NOT GPL'd and is NOT distributable, so don't ask. (This is the only warning you'll get)
There is a start at a homebrew RTE called TGE, but its not done and AFAIK not in any sort of active development (sadly) and I don't remember how far along it is at this point.
All of this has been discussed numerous times so if you want more info use the search.
Writing drivers is complicated even further by the fact that on the PS2 you have to talk to a secondary I/O Processor (the IOP) to talk to the peripheral hardware.
Sony solved this by having an RTE (Run Time Environment) that in the simplest terms created an abstraction layer between linux and the PS2's hardware. The RTE is proprietary; it is NOT GPL'd and is NOT distributable, so don't ask. (This is the only warning you'll get)
There is a start at a homebrew RTE called TGE, but its not done and AFAIK not in any sort of active development (sadly) and I don't remember how far along it is at this point.
All of this has been discussed numerous times so if you want more info use the search.
Shoot Pixels Not People!
Makeshift Development
Makeshift Development
-
- Posts: 5
- Joined: Tue Oct 25, 2005 3:11 am
Do you kno where i might be able to get what ever is left over of that project. Googling TGE just gets the 2k4 news anouncement, and i cant get CVS access (no home net access, i use the schools though (ITT))
im gonna have to get mi hands on a copy of the RTE to study it a bit (ill just barrow my friends installer cd) ill have to look into lisigning to see how much i can reverse it (knowig sony, none at all :-<)
im gonna have to get mi hands on a copy of the RTE to study it a bit (ill just barrow my friends installer cd) ill have to look into lisigning to see how much i can reverse it (knowig sony, none at all :-<)
!!!HHA !!!yzzarc ton ma I
here: http://svn.ps2dev.org/listing.php?repna ... rev=0&sc=0
you can just download the binary svn package and extract the two or three necessary file and then start them by prompt (if the computer of the school have windows)
you can just download the binary svn package and extract the two or three necessary file and then start them by prompt (if the computer of the school have windows)