Linux H,
1. With your PS3, boot up Linux, go online, and open up Firefox and navigate to
www.ps3hax.com and open up this message.
2. copy the entire command below in the Quote box by highlighting it and then Edit Copy at top of browser:
Quote:
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
cd mplayer
./configure --enable-gui --enable-largefiles --enable-menu
--enable-dynamic-plugins && make && sudo make install
|
3. Minimize the Firefox browser and open up a terminal window in your Linux desktop
4. Login as root by typing
su and then enter your root password
5. Edit Paste the entire command into the command line (the one you copied from above) and hit ENTER
you should see a whole bunch of text scrolling by as mplayer is compiled into your PS3.
Let me know if this step works. Then we continue.