Search found 27 matches

by anthraxx
Fri Feb 01, 2008 11:22 pm
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

the day I post the pics I have theme completed (beta), and I only want sugestions about the global look, like theme name, ex themeps3 black edition, themeps3 White edition etc and not choosing the best shot....... if u like I send u the theme, u copy too freevo folder, and select the theme with hot...
by anthraxx
Wed Jan 30, 2008 9:47 pm
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

Of the pictures, i like best: the last one, and the 3rd-last.
XBOX360 start button aint so correct, hm :-)

I added the freevo "commands", works great.
by anthraxx
Wed Jan 30, 2008 12:53 am
Forum: PS3 Linux Development
Topic: A simple question
Replies: 2
Views: 2732

With the RSX hack which worked pre 2.10, HD mkv is possible.
Another way to get it done is with spu-medialib, see the spu-medialib project forum. But i think mkv/x264 support is still under development.
by anthraxx
Sat Jan 26, 2008 9:53 pm
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

A PS3 freevo theme would be nice, something like they did: megabox: http://digg.com/linux_unix/PS3_Megabox_Homebrew_Project_Is_Linux_For_Commitment_Phobes other findings: mplayer fonts mplayer can use truetype fonts, just find one and link it: find / -name "*.ttf" ln -s <ttf-file> ~/mplaye...
by anthraxx
Thu Jan 24, 2008 10:07 pm
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

I'm glad to hear that you got it working! :-) i'm doing currently the following things: - clean up freevo/mplayer configs - start freevo automatically on linux startup (involves some gentoo config changes) - make menu entrys for freevo for reboot (boot-game-os) and halt (this probably involves chang...
by anthraxx
Thu Jan 24, 2008 4:42 am
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

What i did different from u was, i did my little freevo-patch in the extracted source of freevo, and then installed the patched version. maybe its why my freevo apparently does nothing ;) I Have already do wget http&#58;//switch.dl.sourceforge.net/sourceforge/freevo/freevo-1.7.5.tar.gz tar -zxv...
by anthraxx
Thu Jan 24, 2008 2:41 am
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

yeah, changing the post title would be an good idea, as most of the thread aint talking about subtitles :-) hm, when i had the problem, it was going like: 1) start freevo 2) launch movie 3) press esc 4) black screen now, it's like 1) start freevo 2) launch movie 3) press esc 4) for 1 or 2 sec, the c...
by anthraxx
Thu Jan 24, 2008 12:47 am
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

This means mplayer with vo=ps3 and freevo are working perfectly :-) I Patch childapp.py with your changes, But I dont see any changes, The Freevo still has the same problem! Shows last movie frame when mplayer stops playing, and never shows freevo again Hmm, maybe we dont have the same problem. I n...
by anthraxx
Wed Jan 23, 2008 1:30 am
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

The change's you have done in childapp.py seem to be correct. Tell me if it worked :-) You were correct. Mplayer is used in "-slave" mode in freevo, but enabling OSD_STOP_WHEN_PLAYING does not actually enable the standard mplayer keys/input, as mplayer should receive them from something li...
by anthraxx
Wed Jan 23, 2008 1:12 am
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

Tryed also: OSD_STOP_WHEN_PLAYING, MPLAYER_NICE, MPLAYER_ARGS_DEF (slave commands) and other settings....but nothing that fixes it I even look and modifies /usr/share/freevo/freevo_config.py and play a little......same result Hm, try again the OSD_STOP_WHEN_PLAYING="1", and make sure you ...
by anthraxx
Wed Jan 23, 2008 12:13 am
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

I dug into "Problem 2": i think it has something todo with framebuffer init/uninit. I'll look into freevo source, maybe i stumble upon something... I found out that if i use "OSD_STOP_WHEN_PLAYING=1" in local_conf.py, it works. The downside is that mplayer aint controllable anym...
by anthraxx
Tue Jan 22, 2008 9:54 pm
Forum: PS3 Linux Development
Topic: The hunt for the perfect PS3 MPlayer+Freevo setup
Replies: 86
Views: 62501

I dug into "Problem 2": freevo does not crash, it just does not show anything anymore (with esc-esc-esc, and 5x-Down, then Enter, you can exit freevo, and everything works again, console etc. No need for reboot). If you use display=fbdev, mplayer wont be accellerated, as it uses "-vo ...
by anthraxx
Tue Jan 22, 2008 3:59 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160868

i did some leet printf() style debugging, and solved the problem by deleting the two calls to ioctl:
//ioctl(cd, KDSETMODE, KD_GRAPHICS);
by anthraxx
Tue Jan 22, 2008 1:16 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160868

i forgot: i'm in 32ul...
by anthraxx
Tue Jan 22, 2008 12:49 am
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160868

I've got the exact same error's as keepkool if i check out revision 24714 and try to compile, so dont do it. But, i've another problem: I have gentoo with upgraded kernel (Linux localhost 2.6.23-ps3 #1). I've checkout'ed and recompiled spumedialib, libps3fb, mplayer with mplayer-vo patch today (21. ...
by anthraxx
Sun Jan 13, 2008 7:01 am
Forum: PS3 Linux Development
Topic: Problem with newest otheros/kboot
Replies: 5
Views: 5087

Yeah, i could boot gentoo when i write the whole boot command line (ps3da1:/boot/kernel ...). Not very suitable for a mediacenter :-) i'll look what causes the the kboot to fail to mount my partition. But documentation of kboot is very scarce :-( I dont even know how to configure kboot, except for k...
by anthraxx
Sun Jan 13, 2008 2:48 am
Forum: PS3 Linux Development
Topic: Problem with newest otheros/kboot
Replies: 5
Views: 5087

after some googling, i think other people encountered this problem, at different dates, distributions etc.
It seems one way to fix this is to re-make the partitions. Obviously, i dont want to do that :-(
by anthraxx
Sun Jan 13, 2008 2:26 am
Forum: PS3 Linux Development
Topic: Problem with newest otheros/kboot
Replies: 5
Views: 5087

uhm, i installed the otheros.bld from the gentoo iso. it had an different size then the one i used before, but i still have the same problem.
Am i the only one with this problem?!

Am i the only one in the whole world with a fake filesystem in kboot on ps3?! Or just dumb?
by anthraxx
Sat Jan 12, 2008 7:10 am
Forum: PS3 Linux Development
Topic: Problem with newest otheros/kboot
Replies: 5
Views: 5087

Problem with newest otheros/kboot

Hello, As a friend of mine updated my ps3 to 2.10 and i had a RSX kernel, i had to update the whole thing. I used http://overlays.gentoo.org/proj/cell/wiki/Rescue Everything worked, but after rebooting, kboot didnt want to boot my gentoo. As it said something like "eval error", i looked if...
by anthraxx
Wed Jan 09, 2008 6:47 am
Forum: PSP Development
Topic: Tyranid, Could you upload the original presentation?
Replies: 8
Views: 3217

...
by anthraxx
Wed Jan 09, 2008 6:46 am
Forum: PSP Development
Topic: Tyranid, Could you upload the original presentation?
Replies: 8
Views: 3217

the videos were released. Good quality, and bittorrent downoad with many seeders: http://berlin.ccc.de/~24c3_torrents/ direct download link: http://berlin.ccc.de/~24c3_torrents/24c3-2209-en-playstation_portable_cracking.mkv.torrent http://berlin.ccc.de/~24c3_torrents/24c3-2209-en-playstation_portab...
by anthraxx
Fri Jan 04, 2008 3:23 am
Forum: PS3 Linux Development
Topic: Does Firmware 2.10 remove access to RSX?
Replies: 30
Views: 25207

Interesting post, jhamby, but you assume sony (as company) thinks and acts as rationally and informed as you. Some people think hacking is bad, and dont know the difference between hacking some obscure 3rd party os for ps3 trying to enable rsx access, and hacking the ps3 for selling copyrighted game...
by anthraxx
Wed Dec 19, 2007 11:18 pm
Forum: PS3 Linux Development
Topic: Does Firmware 2.10 remove access to RSX?
Replies: 30
Views: 25207

Calm down :), going by the fact that this little "change" broke quite a bit of linux installations that were NOT even using these rsx Xorg and kernel modules I'd say that we cannot jump to the conlcusion we would want to jump on. Hm. If it's just a little change, which accidently broke th...
by anthraxx
Wed Dec 19, 2007 10:33 pm
Forum: PS3 Linux Development
Topic: Does Firmware 2.10 remove access to RSX?
Replies: 30
Views: 25207

Now, Sony is now officially and actively blocking attemps from the community to get decent 2D/3D grafik performance? Breaking half of the installed linux base? One week before christmas?
Really nice work, Sony, great. How much does a 360' cost again?
by anthraxx
Wed Dec 19, 2007 7:15 am
Forum: PS3 Linux Development
Topic: PS3RSX Binary driver support
Replies: 117
Views: 202589

some suggestions for d-ranges tutorial: 3) emerge dtc: a typo: < echo "=sys-apps/dtc-1.0.0 ~ppc" >> /etc/portage.package.keywords > echo "=sys-apps/dtc-1.0.0 ~ppc" >> /etc/portage/package.keywords and i had to "emerge --sync" first. 6) build the kernel using genkernel. ...
by anthraxx
Tue Dec 11, 2007 10:57 pm
Forum: PS3 Development
Topic: The hunt for HV's FIFO/Push buffer...
Replies: 463
Views: 715506

Re: Gentoo ebuild wanted

d-range wrote:
Audball wrote:d-range.
A gentoo ebuild would be GREAT! even if it's not accepted into portage.
me interested 2!

/me moves to the other thread
by anthraxx
Mon Nov 12, 2007 11:48 pm
Forum: spu-medialib
Topic: Installing the Mplayer vo PS3
Replies: 85
Views: 160868

I also tested the mplayer-vo Patch, and it actually works! I've got the same problem with the exit-bug. Playing a video in X shows flickering digital clock (from fluxbox) in fullscreen Used newest gentoo, videomode 131, HDMI 720p projector. I also want to mention that i want to use my PS3 as mediace...