Search found 7 matches

by luncheonticket
Tue Jan 06, 2009 9:11 pm
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 253464

You didn't use the special test version for slim PSTwo: http://rapidshare.com/files/112377834/vmlinux.gz.html This version still includes some debug output, which could make it a little bit slow. You need also to select the special interrupt handling modules for slim PSTwo. still no luck... same er...
by luncheonticket
Sun Jan 04, 2009 7:10 am
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 253464

sorry if this is the wrong thread, but i've been struggling trying to run linux through this great bootloader... i've got a 79001 slim ntsc slim ps2 with a 4gb usb thumb drive and usb keyboard... the problem is that regardless of the kernel (or bootloader) i use, neither the usb drive nor the keybo...
by luncheonticket
Sun Nov 30, 2008 9:24 am
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 253464

sorry if this is the wrong thread, but i've been struggling trying to run linux through this great bootloader... i've got a 79001 slim ntsc slim ps2 with a 4gb usb thumb drive and usb keyboard... the problem is that regardless of the kernel (or bootloader) i use, neither the usb drive nor the keyboa...
by luncheonticket
Sun Nov 30, 2008 9:09 am
Forum: PS2 Development
Topic: Status of toolchain update?
Replies: 47
Views: 22936

we can build at least linux kernel 2.6.20 with gcc 3.2.2 IIRC...
by luncheonticket
Sun Nov 30, 2008 6:45 am
Forum: PS2 Development
Topic: Status of toolchain update?
Replies: 47
Views: 22936

ok, i'll give this a shot, it will be interesting to learn assembly on mips! :)

in which state the toolchain is right now?
by luncheonticket
Sun Nov 30, 2008 5:26 am
Forum: PS2 Development
Topic: Status of toolchain update?
Replies: 47
Views: 22936

I'm afraid it's the differences between the PS2 and regular MIPS machines that are the problem so having access to other MIPS hardware doesn't really help very much. I've wondered whether a PS2 emulator would help instead. I think I did get the stars demo running through PCSX2 at one point. If I re...
by luncheonticket
Sun Nov 30, 2008 2:38 am
Forum: PS2 Development
Topic: Status of toolchain update?
Replies: 47
Views: 22936

hi guys! it'll be great for me to help on this project as much as i can... i have some C experience (though quite a rookie, and only in x86) and i have access to a ps2 and to a compatible mips machine with gentoo (a Cobalt Qube), so i can compile directly to mips without using a cross-compiler... i ...