Difference between revisions of "PS3"

From LinuxMCE
Jump to: navigation, search
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{versioninfo}}
 +
[[Category: Media Directors]]
 
There is much talk about the Sony PS3 and Linuxmce at the same time there are many challenges with doing this.  The Current code is based on i386 and AMD and the sony play station is a PPC / Cell processor.  
 
There is much talk about the Sony PS3 and Linuxmce at the same time there are many challenges with doing this.  The Current code is based on i386 and AMD and the sony play station is a PPC / Cell processor.  
 
Once most of the issue are resolved I will post this as new packages to the CellC processor have to be built andIhave done a few already. The Play Station has more than enough processing power and the trick is to use thememory wisely.
 
Once most of the issue are resolved I will post this as new packages to the CellC processor have to be built andIhave done a few already. The Play Station has more than enough processing power and the trick is to use thememory wisely.
Line 9: Line 11:
 
With lmce in /usr/src/lmce you can begin with the long process  
 
With lmce in /usr/src/lmce you can begin with the long process  
 
Be Patient this ia 24/48hour  task for the first round
 
Be Patient this ia 24/48hour  task for the first round
 
One Major Issue is Blue Ray. this can be overcome by
 
Following what you need to do in order to play premium HD movie discs through Linux using a compatible disc drive and the appropriate “fair use” software.
 
Warning  that patent and copyright laws operate differently depending on which country you are in, and that you should seek legal advice before proceeding. Okay, so with that understood, all you really need to do is install the UDF 2.5 files system, get a hold of BackupHDDVD C++ (decrypts both Blu-Ray and HD DVD discs), and the latest MPlayer or VLC media player. At this point it’s not an elegant solution, but getting there. Soon, I’m sure, it will be as easy as just dropping in the disc. Just make sure you change some of the code from i386 to Cell / PPC
 

Latest revision as of 09:29, 5 May 2010

Version Status Date Updated Updated By
710 Unknown N/A N/A
810 Unknown N/A N/A
1004 Unknown N/A N/A
1204 Unknown N/A N/A
1404 Unknown N/A N/A
Usage Information

There is much talk about the Sony PS3 and Linuxmce at the same time there are many challenges with doing this. The Current code is based on i386 and AMD and the sony play station is a PPC / Cell processor. Once most of the issue are resolved I will post this as new packages to the CellC processor have to be built andIhave done a few already. The Play Station has more than enough processing power and the trick is to use thememory wisely.

The Current bits of work Download a KuBuntu version for the PS3 Use settings on the PS3 Console and use the otherOS now Install this on the PS3 Download the lmce source

With lmce in /usr/src/lmce you can begin with the long process Be Patient this ia 24/48hour task for the first round