Editing Linux 3 on PS3
Jump to navigation
Jump to search
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: | [[Category:Linux]] | ||
=Introduction= | =Introduction= | ||
* Linux 2.6 | * 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. | |||
= | =Linux 3 Kernel Patches= | ||
See my GIT repos: http://gitorious.ps3dev.net/ps3linux | |||
=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.6.2 | linux-3.6.2 | ||
Line 77: | Line 62: | ||
* 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.2-build.tar.xz: http://www.multiupload.nl/YNN584AKNU (MD5 9f3cef8d71f862aa163fcedcecbeaa19) | ||