Search found 12 matches
- Mon Dec 10, 2007 2:15 pm
- Forum: PS3 Development
- Topic: The hunt for HV's FIFO/Push buffer...
- Replies: 463
- Views: 909500
- Thu Dec 06, 2007 10:34 pm
- Forum: PS3 Development
- Topic: The hunt for HV's FIFO/Push buffer...
- Replies: 463
- Views: 909500
- Thu Dec 06, 2007 12:45 pm
- Forum: PS3 Development
- Topic: The hunt for HV's FIFO/Push buffer...
- Replies: 463
- Views: 909500
- Wed Dec 05, 2007 11:54 pm
- Forum: PS3 Development
- Topic: The hunt for HV's FIFO/Push buffer...
- Replies: 463
- Views: 909500
@Glaurung: Sorry for the delay, I've had a busy week. Was planning on testing your suggested code change tonight and now this... I'm using the latest standard ubuntu ppc kernel: --- mick@mick-desktop:~$ uname -r 2.6.22-14-cell --- fb is set to: --- mick@mick-desktop:~$ ps3videomode 136 --- (50 hZ 72...
- Fri Nov 30, 2007 10:36 pm
- Forum: PS3 Development
- Topic: The hunt for HV's FIFO/Push buffer...
- Replies: 463
- Views: 909500
Hi Everyone. wow it is exciting to watch you guys explore the ps3 capabilities! Glaurung, I had the xorg driver compile and installed (although I didn't really test it other than load X). And I've just installed your kernal model (everything seemed to compile and install OK). And installed the new x...
- Mon Nov 26, 2007 10:48 pm
- Forum: spu-medialib
- Topic: Installing the Mplayer vo PS3
- Replies: 85
- Views: 271796
TIP
One TIP I needed to find an error for the following mplayer output: --- "spu_create(): No such file or directory" --- Resolution was to follow this URL: http://209.85.173.104/search?q=cache:C9iHN9XaoXYJ:blaagg.tadkom.net/2007/08/+%22spu_create():+No+such+file+or+directory%22&hl=en&...
- Mon Nov 26, 2007 7:40 pm
- Forum: spu-medialib
- Topic: installation of spu-media lib
- Replies: 11
- Views: 83170
installation of spu-media lib [solved]
Cheers for that. Make and make install now work. now on the plyaing with something which uses it ;-).
mick
mick
- Sun Nov 25, 2007 11:02 pm
- Forum: spu-medialib
- Topic: installation of spu-media lib
- Replies: 11
- Views: 83170
- Sat Nov 24, 2007 2:37 pm
- Forum: spu-medialib
- Topic: installation of spu-media lib
- Replies: 11
- Views: 83170
Thanks. I upgraded to 2.2.80. it looks like my first workaround to the libspe2 issue was good enough. As now, with the latest libspe2, I get the same error as before.. --- checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBSPE2... yes ...
- Fri Nov 23, 2007 5:37 pm
- Forum: spu-medialib
- Topic: installation of spu-media lib
- Replies: 11
- Views: 83170
Thanks but no thats not it... --- mick@mick-desktop:~/build/spu-medialib$ ls -lah /usr/lib/libspe2.so lrwxrwxrwx 1 root root 12 2007-11-20 20:36 /usr/lib/libspe2.so -> libspe2.so.2 mick@mick-desktop:~/build/spu-medialib$ ls -lah /usr/lib/libspe2.so.2 lrwxrwxrwx 1 root root 16 2007-11-20 20:36 /usr/l...
- Fri Nov 23, 2007 2:57 pm
- Forum: spu-medialib
- Topic: installation of spu-media lib
- Replies: 11
- Views: 83170
Ok. Combiled and installed libps3fb from svn. Then, following the instrcutions on this page: http://wiki.ps2dev.org/ps3:spu-medialib:install I get to this step: spu-medialib #./configure --prefix /usr And here is the output.. --- mick@mick-desktop:~/build/spu-medialib$ ./configure --prefix /usr ... ...
- Thu Nov 22, 2007 9:10 pm
- Forum: spu-medialib
- Topic: installation of spu-media lib
- Replies: 11
- Views: 83170
installation of spu-media lib
OK. Just to be clear: when I install linux on my ps3, I still require the "ps3toolchain" to be installed before I can compile spu-medialib? I get the impression from ooPo's comments on this page: http://forums.ps2dev.org/viewtopic.php?t=8494&start=90 that if your running on a ps3 alrea...