Search found 12 matches

by Jaapio
Tue Oct 21, 2008 8:07 am
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

Nevermind... I forgot to enable floatingpoint..... X_x
by Jaapio
Tue Oct 21, 2008 5:09 am
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

Thanks, I finally got it compiling and running.

But I have a new question, what do I need to do to beable to get the square root of a number?

Can I include a file or do I have to write my own function?
by Jaapio
Tue Oct 14, 2008 4:37 am
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

Great a new batch of errors: checking for a BSD-compatible install... /usr/bin/install -c updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile make[2]: Entering directory `/root/ps3toolchain/newlib-1.15.0/build-ppu/etc' for f in standards.info configure....
by Jaapio
Mon Oct 13, 2008 8:44 pm
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

Thanks, I'll try to get it working by myself first.
by Jaapio
Mon Oct 13, 2008 5:04 pm
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

I can check if I can open the file in ARK. Or is there something else I could do?
by Jaapio
Mon Oct 13, 2008 9:58 am
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

And I got a new error: --01:49:38-- ftp://sources.redhat.com/pub/newlib/newlib-1.15.0.tar.gz => `newlib-1.15.0.tar.gz' Resolving sources.redhat.com... 209.132.176.174 Connecting to sources.redhat.com|209.132.176.174|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ...
by Jaapio
Mon Oct 13, 2008 9:13 am
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

Thanks, I am trying that right now. Too bad the buildscript takes so long to build.
by Jaapio
Sun Oct 12, 2008 9:13 pm
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

What do I need to compile the 1.0 source? I took openSUSE 10.2, installed everyting gcc from yast. installed the libgmp3-dev and another libxxx-dev, Installed: autoconf, automake, bison, flex, gcc, make, ncurses, patch, subversion, terminfo, wget Executed and added to startup script: export PS3DEV=/...
by Jaapio
Sun Oct 12, 2008 2:15 am
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

Too bad. If anyone still has the <2.10 fw version pup files there aint no trick to fool the ps3 into installing those?
by Jaapio
Sat Oct 11, 2008 11:35 pm
Forum: PS3 Development
Topic: OtherOS demo 1.1 (with RSX visuals)
Replies: 59
Views: 146387

I have system software version 2.43 on a european CECHC04 model ps3.

version 1.0 of the demo works fine but version 1.1 gives just a black screen and does not exit after a minute like the 1.0 version.
by Jaapio
Thu Aug 02, 2007 1:46 am
Forum: PS3 Development
Topic: Virtual GPU project
Replies: 23
Views: 14019

But doesn't it use openGL and there is no openGL(for now) on the ps3...
by Jaapio
Wed Aug 01, 2007 9:53 pm
Forum: PS3 Development
Topic: Virtual GPU project
Replies: 23
Views: 14019

If I could help with making a vgpu, I would do so. But since I don't even have an idea on where to start I say.
My best bet to get some 3D graphics out of the ps3 would be... software renderring?