Search found 19 matches

by mtb
Sun Jan 28, 2007 9:37 pm
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

Anyway... I've no idea what the "oslabs.org 64bit experimental gentoo linux" but you are probably better off giving it a miss - the official Gentoo PS3 install is experimental enough:) To go the official root with a stage 4 and livecd: http://overlays.gentoo.org/proj/cell/wiki/InstallGento...
by mtb
Sun Jan 28, 2007 9:30 pm
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

Re: installing from the livecd

edepot wrote:From my understanding, I think mtb's tarball came from his 20GB PS3
Do you mind - no it didn't!

20GB... Jeez.

:)
by mtb
Wed Dec 20, 2006 11:37 am
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

Well, after a week of learning much more about the inner working of gcc than I ever wished to, I give you a new Gentoo tarball with the Cell toolchain put together by the PPC64 developer lu_zero pre-installed and setup. Forget the official gcc-4.1.1 in Cell-SDK2.0 and the "other" distribut...
by mtb
Tue Dec 19, 2006 2:52 am
Forum: PS3 Linux Development
Topic: Framebuffer hello world and performance measurement
Replies: 23
Views: 29037

Re: Framebuffer hello world and performance measurement

No need to worry: When compiling with -O2, copying the memory with 64 bit access and reordering the access (line-by-line instead of column-by-column) you can do 10 full screen blits with an additional 50 pixel bar overlay in 13 ms :-) Shine, do you have that updated code, would be cool of we could ...
by mtb
Sun Dec 17, 2006 3:38 am
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

Both FC and ydl have PPC64 branches, but their installs for PS3 are 32bit. I'm confused. I was looking at the install image on page http://www.bsc.es/projects/deepcomputing/linuxoncell/ and it is named "ppc64bcmfix.img". Maybe the Supercomputer Center has released a 64 bit version? Is tha...
by mtb
Sun Dec 17, 2006 2:35 am
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

Both FC and ydl have PPC64 branches, but their installs for PS3 are 32bit. Shame on you Shine for doubting me:) See the notes at - http://www.cellperformance.com/articles/2006/11/crosscompiling_for_ps3_linux.html#install_linux NOTE: For the sake of this article, Yellow Dog Linux 5 (32 bit version fo...
by mtb
Sat Dec 16, 2006 8:58 am
Forum: General Discussion
Topic: ps3dev.org
Replies: 4
Views: 6626

ps3dev.org

Hi Me and shine have been bouncing idea's off each other on IRC about PS3 homebrew as today we got full PPU and PPE toolchains working on a 64bit distribution - the problem is I don't think there is a site out there tracking PS3 homebrew - and it's an area that could explode at any moment. You have ...
by mtb
Sat Dec 16, 2006 4:25 am
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

<mtb> Wahoo! <mtb> PS3 spu # ./ppu_hello <mtb> Hello, World! &#40;From SPU&#58;0&#41; <lu_zero> =&#41; <lu_zero> great =&#41; <mtb> hmm, guess that works&#58;&#41; <lu_zero> seems so =&#41; <mtb> also <mtb> PS3 spu # elfspe2 spu_hello <mtb> Hello, World! &#40;Fro...
by mtb
Fri Dec 15, 2006 10:15 pm
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

One little thing to watch out for - for stage1 it uses gcc-4.3, so before starting the process you need to:

export I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS=1

:)
by mtb
Fri Dec 15, 2006 9:37 pm
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

No you want to give those precompiled packages a wide birth. crossdev ppu will not work as the ppu (powerpc processor unit) is part of the PPE - and you already have a toolchain for the PPE. So I think you need to jump that bit and go straight to cossdev spu - though I haven't had time to look into ...
by mtb
Fri Dec 15, 2006 3:10 am
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

Shine wrote: It's time to port Lua Player :-)
Heh, that would be great:)

I've pointed people on the gentoo.org forum towards your install tutorial, we have had a few people on irc for whom the manual install was a bit much.
by mtb
Wed Dec 13, 2006 11:11 pm
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

However, I didn't see where he set up a window manager. Window manager? It's Gentoo - why would I install a window manager? :) The only thing that is PS3 specific is the initial install, see the docs at www.gentoo.com for installing xorg etc - they spend a lot of time and money on their manuals so ...
by mtb
Wed Dec 13, 2006 8:15 am
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

To be blunt, I and probably everyone else here don't give a monkey's what distribution you use. The thread isn't called Gentoo Vs other distributions/discuss - it's on installing Gentoo. Then why did you start the thread with this statement? Lets face it, nobody would want to run FC5 or YDL on thei...
by mtb
Tue Dec 12, 2006 7:36 pm
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

Comparing an optimized Gentoo install to a generic FC5 install... real fair. Spend as much time tuning FC5 as you did putting Gentoo together and it'll run just as fast. There are all kinds of web pages dedicated to making Fedora work better for different systems - for example, when memory is a lit...
by mtb
Tue Dec 12, 2006 9:22 am
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

Personally, Fedora Core is my favorite distro. I'm running FC6 on my system right now. Never cared much for Gentoo... And? Guess you haven't used FC5 on a PS3... You need to treat the PS3 due to the limitations of the PPU and lack of memory as an embedded system - and the last thing you would ever ...
by mtb
Sun Dec 10, 2006 8:13 pm
Forum: PS3 Linux Development
Topic: Installing gentoo on the PS3
Replies: 48
Views: 44773

Installing gentoo on the PS3

Lets face it, nobody would want to run FC5 or YDL on their desktop, so why on earth would they want to install them on their PS3? :) http://www.daniel.jp/joomla/info/ps3/installing-gentoo-on-the-ps3.html There is also a version for people with an aversion to spending 2 days compiling gnome:) http://...
by mtb
Mon Dec 04, 2006 8:59 am
Forum: PS3 Development
Topic: Official: Yellow Dog Linux 5.0 with Enlightenment DR17
Replies: 8
Views: 7904

But lets be honest, how different do you guys think that the PS3 XMB OS is from PSP? Don't you think someone will exploit it and open it up to homebrew developers and piracy... Considering the hyperviser on cell, the Playstation 5 will be out before unsigned code is run under the GameOS on the PS3:...
by mtb
Tue Oct 24, 2006 8:55 pm
Forum: PS3 Development
Topic: PS3 to use Yellow Dog Linux v4.1?
Replies: 12
Views: 8942

Anyway, my only remaining doubt is whether we'll get a good OpenGL driver from the start. But seeing as RSX is very similar to NV's desktop parts, and their desktop Linux support has been quite reasonable, it should work out well. Or initially any 3D/DRI support at all:) E17 uses it's own compositi...
by mtb
Thu Oct 19, 2006 7:09 am
Forum: PS3 Development
Topic: PS3 to use Yellow Dog Linux v4.1?
Replies: 12
Views: 8942

We were told it will be initially available at www.ydl.net (for subscribers). The only way I can see that working is a bootable install cd. Which if true is very, very interesting:)

Job #1 will be to get Gentoo up and going:) And then my first look at ffmpeg in years...