Search found 26 matches
- Fri May 23, 2008 6:16 am
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
- Wed May 21, 2008 4:51 pm
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
Hi and thanks for your replies. Sorry that my answer has taken so long. @rapso: You were right! Now I cut everything out, even the display flip and got a fps count of ~100k - ~120k fps. But when I cut out the input handling, I get ~600k - ~700k fps This is all sdl code! I have never thought that thi...
- Mon May 19, 2008 1:06 pm
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
Hi. Thanks. Ok. I dont mind the original problem for now. I use what I get and porting everything to the spus soon. Btw, I tried a simple console app on windows on my athlonX2 2.4 Ghz by testing a while loop. Its the same construct like that on the ppu. Here I get ~600k fps. On the ppu, ~50k fps. Th...
- Mon May 19, 2008 7:22 am
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
- Mon May 19, 2008 2:42 am
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
Hello ldesnogu. I compile it with -O3. -O2 I havent tried jet. Though, for debugging I use no optimization of course. And again: the Cell PPU is a very poor processor, using it alone will only be giving you very deceiving results. But why? What makes it so poor compared to an ordinary intel like cpu...
- Sat May 17, 2008 11:30 am
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
Hi ldesnogu. Ah, you are talking about the spus, but unfortunately, currently Im not considering using the spus. I first want to test trees and algorithms on the ppu. Im just wondering why these for loops are so slow! But tanks for the link. I will consider it when it time for spu programming and dm...
- Fri May 16, 2008 12:06 pm
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
Hi all and thanks again. First of all, rapso: I cut the for loops out of the code and got a frame rate of ~50000 fps. For a 3.2 Ghz Cell, utilizing the ppu only, I consider this also as a bit too slow. Putting the for loops in, shrinking the fps count 10000 time down?! Jim: Of course you are right. ...
- Thu May 15, 2008 12:57 am
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
- Wed May 14, 2008 8:38 am
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
- Mon May 12, 2008 9:57 pm
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
- Mon May 12, 2008 9:46 pm
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
- Mon May 12, 2008 9:24 pm
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
- Mon May 12, 2008 8:27 am
- Forum: PS3 Linux Development
- Topic: two for loops very low frame rate
- Replies: 27
- Views: 18268
two for loops very low frame rate
Hi. The next code segment, which is the whole main loop is very slow. It has just 2 for loops, which may has the main time consumption. Please have a quick look at the code. ... while( !bDone ) { ///////////////////////////////////////////// // Handle input while( SD...
- Mon Apr 07, 2008 3:12 pm
- Forum: PS3 Linux Development
- Topic: Programming PS3 Controller "Sixaxis" on the ps3 us
- Replies: 9
- Views: 7022
jep. Compound, your right. I forgot it to write it. Originally I wrote yum install SDL SDL-devel ofcourse. Sorry for that. But anyway. Thanks for your help. I just fixed it. I really was just before giving everything up!!! Almost. EDIT: Ofcourse I have to say what went wrong. As I said, I installed ...
- Mon Apr 07, 2008 7:45 am
- Forum: PS3 Linux Development
- Topic: Programming PS3 Controller "Sixaxis" on the ps3 us
- Replies: 9
- Views: 7022
- Mon Apr 07, 2008 6:04 am
- Forum: PS3 Linux Development
- Topic: Programming PS3 Controller "Sixaxis" on the ps3 us
- Replies: 9
- Views: 7022
Hi, this is from eclipse. This error messages occur, when I install SDL and SDL-devel with yum. If I compile SDL myself, than I cant even include the static lib. It just says: Severity and Description Path Resource Location Creation Time Id ld: cannot find -lSDL SimpleKeyboard line 0 1207507214117 2...
- Sun Apr 06, 2008 2:32 pm
- Forum: PS3 Linux Development
- Topic: Programming PS3 Controller "Sixaxis" on the ps3 us
- Replies: 9
- Views: 7022
Hi. Now I installed SDL with yum SDL SDL-devel on my PC and on the ps3. Is it as easy as that? NO. Than I just included the SDL.h file in my cpp file and now I get over 200 errors. Severity and Description Path Resource Location Creation Time Id /usr/include/SDL/SDL_active.h error: 'Uint8' does not ...
- Sat Apr 05, 2008 6:54 am
- Forum: PS3 Linux Development
- Topic: Programming PS3 Controller "Sixaxis" on the ps3 us
- Replies: 9
- Views: 7022
Hi and thanks for replying. I think the problem is much bigger. The point is, I have so little experiance with linux, ... this is frustrating. Actually, I need to access the keyboard( async ) , the controller, the mouse and lastly, I also need access to the fb. Fortunately Im able to compile the fbu...
- Thu Apr 03, 2008 7:35 am
- Forum: PS3 Linux Development
- Topic: Programming PS3 Controller "Sixaxis" on the ps3 us
- Replies: 9
- Views: 7022
Programming PS3 Controller "Sixaxis" on the ps3 us
Hi. For a while now, Im looking for a tutorial or something similar to master the ps3 controller on the ps3. I think I havent got right knowlege of linux or whatever to find the right keywords. Has anybody any information about how to programm the sixaxis controller on the ps3 or even how to install...
- Fri Jan 11, 2008 2:40 am
- Forum: PS3 Linux Development
- Topic: After update, dvd rom drive gone.[F7, PS3]
- Replies: 4
- Views: 4469
- Fri Jan 11, 2008 2:22 am
- Forum: PS3 Linux Development
- Topic: After update, dvd rom drive gone.[F7, PS3]
- Replies: 4
- Views: 4469
- Fri Jan 11, 2008 1:06 am
- Forum: PS3 Linux Development
- Topic: After update, dvd rom drive gone.[F7, PS3]
- Replies: 4
- Views: 4469
After update, dvd rom drive gone.[F7, PS3]
Hi to all. I know, this is not the right forum, but maybe someone can help me, because I slowly lose my hope. The problem is the following: Fortunately, the linux installation on my ps3 went well now, but the dvd rom drive disapeared. I installed Fedora 7 and updated the kernel with the Add-On CD fo...
- Tue Jan 08, 2008 12:06 am
- Forum: PS3 Linux Development
- Topic: RSX or not RSX and need to be pointed into the right dir.
- Replies: 6
- Views: 5915
- Mon Jan 07, 2008 2:53 am
- Forum: PS3 Linux Development
- Topic: RSX or not RSX and need to be pointed into the right dir.
- Replies: 6
- Views: 5915
- Mon Jan 07, 2008 2:42 am
- Forum: PS3 Linux Development
- Topic: RSX or not RSX and need to be pointed into the right dir.
- Replies: 6
- Views: 5915
Thanks for your response so far! Fedora Core 7 tutorials (how to turn on 2D hardware acceleration and more) What exactly does this mean? Does this mean I can't put shaders and geometry into the vram? Anywhere I read that this feature is still revealed by some person?! Or isn't it possible to have 3d...
- Sun Jan 06, 2008 8:41 pm
- Forum: PS3 Linux Development
- Topic: RSX or not RSX and need to be pointed into the right dir.
- Replies: 6
- Views: 5915
RSX or not RSX and need to be pointed into the right dir.
Hi to all. I'm very new to PS3 Dev and I just installed Fedora 7 on my nice PS3 but what are the next steps? I followed some discussions here and figured out that it is just possible to use the RSX on the PS3. So, my first question is, can someone please give my some hints what I need to develop pro...