Editing Linux 3 on PS3

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[Category:OtherOS]]
[[Category:Linux]]
=Introduction=
=Introduction=


* Linux 2.6 series is nearing EOL.  Only LTS kernels continue to receive security updates, but no new features.  New drivers are available only on Linux 3.
* Linux 2.6 is EOL, which means no new features and no bugfixes.
* Linux 3 is stable and works on PS3 Slim without problems.
* Linux 3 is stable and works on PS3 Slim without problems.
* I stopped Linux 2.6 development, new drivers are available only on Linux 3.


=Compilation dependencies=
=Linux 3 Kernel Patches=


Glevand provides Linux 3 kernel patches at: http://gitorious.ps3dev.net/ps3linux<br />
See my GIT repos: http://gitorious.ps3dev.net/ps3linux
Sample .config file: plan to post at pastebin


=Cross-Compiling=
=Cross-Compiling=
Line 27: Line 27:
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- modules_install INSTALL_MOD_PATH=$HOME/linux-3.4.12-build
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- modules_install INSTALL_MOD_PATH=$HOME/linux-3.4.12-build
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- headers_install INSTALL_HDR_PATH=$HOME/linux-3.4.12-build/usr
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- headers_install INSTALL_HDR_PATH=$HOME/linux-3.4.12-build/usr
linux-3.5.7
------------
http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.5.7.tar.bz2
tar xvjf linux-3.5.7.tar.bz2
cd linux-3.5.7
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- ps3_defconfig
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- menuconfig
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- LOCALVERSION="-test"
mkdir -p $HOME/linux-3.5.7-build/boot
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- install INSTALL_PATH=$HOME/linux-3.5.7-build/boot
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- modules_install INSTALL_MOD_PATH=$HOME/linux-3.5.7-build
make ARCH=powerpc CROSS_COMPILE=powerpc64-linux- headers_install INSTALL_HDR_PATH=$HOME/linux-3.5.7-build/usr


linux-3.6.2
linux-3.6.2
Line 61: Line 46:
-------------------------------------
-------------------------------------


cp linux-3.6.2-build/boot/vmlinux-3.6.2 /boot/
cp linux-3.6.1-build/boot/vmlinux-3.6.2 /boot/
cp linux-3.6.2-build/boot/System.map-3.6.2 /boot/
cp linux-3.6.1-build/boot/System.map-3.6.2 /boot/
rm -rf /lib/modules/3.6.2
rm -rf /lib/modules/3.6.2
cp -r linux-3.6.2-build/lib/modules/3.6.2 /lib/modules/
cp -r linux-3.6.2-build/lib/modules/3.6.2 /lib/modules/
Line 76: Line 61:
* linux-3.4.10-build.tar.xz: http://www.multiupload.nl/9SG19DPP85 (MD5 dd464d568f9761cec75b4e1c492c890c)
* linux-3.4.10-build.tar.xz: http://www.multiupload.nl/9SG19DPP85 (MD5 dd464d568f9761cec75b4e1c492c890c)
* linux-3.5.6-build.tar.xz: http://www.multiupload.nl/21QWUAPAYZ (MD5 2d4b779483fb8090e6e178700131a7d4)
* linux-3.5.6-build.tar.xz: http://www.multiupload.nl/21QWUAPAYZ (MD5 2d4b779483fb8090e6e178700131a7d4)
* linux-3.6.2-build.tar.xz: http://www.multiupload.nl/YNN584AKNU (MD5 9f3cef8d71f862aa163fcedcecbeaa19)
* linux-3.6.1-build.tar.xz: http://www.multiupload.nl/AMQ80HRU3Y (MD5 1b1dbc940dd227de8e99dcd5ade8035d)
* linux-3.6.4-build.tar.xz (no iptables support): http://www.multiupload.nl/T705N39WZU (MD5 871ae38017313683ca12def903204445)
 
 
 
{{Linux}}<noinclude>[[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)