Forum: Hardware Support
03-29-2010, 09:43 AM
|
Replies: 114
Views: 54,997
Linux Support on PS3 being Removed?!
(/me silently grabs the wheel and eases the conversation back on-topic)
A bit of sad news today, I'm afraid (see below link).
ARTICLE: It no longer does everything: no more Linux on PlayStation...
|
Forum: Hardware Support
01-26-2010, 10:25 AM
|
Replies: 114
Views: 54,997
PS3 Hacked
In the news today, the PS3 has been hacked. To what extent? Software access to the Hypervisor internals and beyond. That is to say, ...
http://games.slashdot.org/article.pl?sid=10/01/25/0654253
...
|
Forum: Hardware Support
05-22-2009, 07:36 AM
|
Replies: 114
Views: 54,997
Updates
I've been utterly swamped with coding projects at work with sharp deadlines. In addition, several other projects have crept up on me like 2-3 cocoa obj-c projects on Mac OS X/iPhone, a CSS/Perl...
|
Forum: Hardware Support
04-20-2009, 07:29 AM
|
Replies: 114
Views: 54,997
Small Update
Been swamped with other projects. It's going to take a little more time to get JOGL ported since it uses a build process I'm not familiar with. I've used "make" for years on-end, but have never used...
|
Forum: Hardware Support
04-17-2009, 08:09 AM
|
Replies: 114
Views: 54,997
|
Forum: Hardware Support
04-14-2009, 05:11 PM
|
Replies: 114
Views: 54,997
|
Forum: Hardware Support
04-11-2009, 01:54 AM
|
Replies: 114
Views: 54,997
Handy Trick for Windows Users
A lot of the *.txt files that I'm attaching are in UNIX format (meaning that when you open them on Windows, it appears as one really long line).
Rename to end in .wri so that it will open in...
|
Forum: Hardware Support
04-10-2009, 01:16 PM
|
Replies: 114
Views: 54,997
libSage.so not required?
I'm not so sure that we even need libSage.so. If you delete it and re-launch Placeshifter, everything appears to still work. I tested this on my Linux/x86 CentOS 4 system and was still able to...
|
Forum: Hardware Support
04-10-2009, 09:15 AM
|
Replies: 114
Views: 54,997
Yes, that is my current goal/approach. Even...
Yes, that is my current goal/approach. Even though there is a brick-wall at the end of this path (the proprietary libSage.so library will need to be recompiled for Linux/PPC), I feel that this...
|
Forum: Hardware Support
04-07-2009, 07:12 PM
|
Replies: 114
Views: 54,997
JTux Results
Here is the resultant miniclient.log when running with ported JTux:
Starting MiniClient
Mon 4/6 21:05:19.494 Detecting cryptography support...
Mon 4/6 21:05:19.973 Sending out discovery packets to...
|
Forum: Hardware Support
04-07-2009, 06:42 PM
|
Replies: 114
Views: 54,997
JTux Porting Procedure
Attached is a patch file that will allow you to compile JTux (libjtux.so) on the PS3 (YDL 6.1).
Instructions:
1, Download JTux
devin@Lockhart ~ $ wget http://basepath.com/aup/jtux/jtux.tar.gz...
|
Forum: Hardware Support
04-07-2009, 03:17 PM
|
Replies: 114
Views: 54,997
JTux
I expect that I'll finish up with porting JTux tomorrow. I'll post the patches that were necessary to port it as well as a zipped binary of the compiled library and a status update as to where we...
|
Forum: Hardware Support
04-07-2009, 01:30 PM
|
Replies: 114
Views: 54,997
|
Forum: Hardware Support
04-07-2009, 12:19 PM
|
Replies: 114
Views: 54,997
LoL
For reference (simply to document the dependencies of Sage), the following libraries are required and must provide the following functions:
libasound.so.2:
snd_mixer_selem_id_set_name
...
|
Forum: Hardware Support
04-07-2009, 10:34 AM
|
Replies: 114
Views: 54,997
mplayer
Successfully compiled Sage's modified version of mplayer. Here's how (on the PS3):
./configure --enable-eavios --enable-stv --enable-stream-sagetv --disable-mencoder
make
It's worth noting...
|
Forum: Hardware Support
04-07-2009, 09:11 AM
|
Replies: 114
Views: 54,997
|
Forum: Hardware Support
04-07-2009, 08:29 AM
|
Replies: 114
Views: 54,997
It's Alive! Sorta
For some reason, qemu is not behaving in user-land. According to the documentation, you are supposed to be able to execute the shell-script "qemu-binfmt-config.sh" which will configure Linux to...
|
Forum: Hardware Support
04-05-2009, 12:27 PM
|
Replies: 114
Views: 54,997
Update Needed?
Been going through the recursive diffs (between mplayer source you provided and SVN version of mplayer taken on APR-3-2009) for a while now.
Looks like Sage's custom mplayer is based on version...
|
Forum: Hardware Support
04-05-2009, 11:23 AM
|
Replies: 114
Views: 54,997
SWEET!
I wasn't aware that the source was available for download.
It looks as though the source available at the above link is version rc3 of mplayer! That's great, since I was seriously considering...
|
Forum: Hardware Support
04-03-2009, 04:00 PM
|
Replies: 114
Views: 54,997
Did just now. Here's what I wrote:
...
Did just now. Here's what I wrote:
Update:
We'll see what kind of response I get back. I'm optimistic given your positive personal attribution to the Sage team, reggie14.
|
Forum: Hardware Support
04-03-2009, 03:26 PM
|
Replies: 114
Views: 54,997
Wait a minute!
I just had a realization that could have far-reaching impact on our success of this project.
I was originally hoping to run mplayer natively, compiled for the PS3's PPE architecture. However, when...
|
Forum: Hardware Support
04-03-2009, 02:11 PM
|
Replies: 114
Views: 54,997
Even if I can't get Sage working on the PS3, at...
Even if I can't get Sage working on the PS3, at least we'll have a very good idea of what needs to change before we can revisit the topic. For example, if I get Sage running but it's too slow, I'll...
|
Forum: Hardware Support
04-03-2009, 01:44 PM
|
Replies: 114
Views: 54,997
Grrrr
F$&@ ME! The SageTV Placeshifter "miniclient" is using a custom version of mplayer built with command-line arguments that the SVN version of mplayer doesn't understand (most notably...
|
Forum: Hardware Support
04-02-2009, 06:52 PM
|
Replies: 114
Views: 54,997
|
Forum: Hardware Support
04-02-2009, 01:57 PM
|
Replies: 114
Views: 54,997
mplayer
qEMU will take a while to get working (I'll have to author some patches).
In the meantime, I got mplayer-1.0rc2 compiled.
I had to make some changes to get it to compile:
# yum update
# yum...
|