Forum: PS3 Linux Discussion - The PS3 Linux Discussion forum contains all the information you are looking for on using Linux on the PS3.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: Graf_Chokolo PS3 Linux Kernel to 2.6?
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
  1. #1 Graf_Chokolo PS3 Linux Kernel to 2.6? 
    vipes209 is offline Member
    Join Date
    Sep 2010
    Posts
    21
    Downloads
    3
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    Can any help me install this Linux Kernel? I know you have, to have AS or OS using level 9 patch. Is there a video how to install? I want to know if this work on CFW 3.55 and where do you put the "linux-2.6-5c61cdc.tar" on what part of the PS3 if you have to use FTP? Do you unzip it? There one folder with a lot of file in it and 1 other one. It is really confusion to install or where to put it in the PS3. Do you also need a Linux that is already install like (debian, ubuntu, khaos etc.)?
    Last edited by vipes209; 03-02-2011 at 11:15 PM. Reason: add more question
    Reply With Quote  

  2. #2  
    barnhilltrckn is offline Member
    Join Date
    Sep 2009
    Posts
    268
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    5
    Likes Received
    11
    Yea i too would like some more info on this. We dont need a video but just someone to explain it a bit better.

    Maybe if someone here thats really good with linux could compile it and upload with some instructions that would be ideal. I would do it myself but im shit with linux.

    It seems that there is alot of poking around we can do with this into gameos so i would like to check it out and im sure some other ppl here would to.
    Reply With Quote  

  3. #3  
    VriskaBlack's Avatar
    VriskaBlack is offline !DOUBLE PSYCHIC REACHAROUND!
    Join Date
    Aug 2010
    Posts
    277
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    24
    Likes Received
    28
    It needs to be compiled before you can use it.
    Reply With Quote  

  4. #4  
    vipes209 is offline Member
    Join Date
    Sep 2010
    Posts
    21
    Downloads
    3
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    Quote Originally Posted by Beegee7730 View Post
    It needs to be compiled before you can use it.
    ok where do you find that or how would you do that?
    Reply With Quote  

  5. #5  
    mushkin is offline Member
    Join Date
    Nov 2010
    Posts
    14
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by vipes209 View Post
    ok where do you find that or how would you do that?
    +1 please. A noob tute would be very much appreciated. I have installed Linux before, and have even compiled stuff but never something so big!
    Reply With Quote  

  6. #6  
    fiskee is offline Registered User
    Join Date
    Nov 2010
    Posts
    9
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Consider checking this out: Kernel | HowtoForge - Linux Howtos and Tutorials
    Contains tutorials on how to compile kernels on most dists.
    Reply With Quote  

  7. #7  
    andyt12 is offline Member
    Join Date
    Sep 2010
    Posts
    152
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    This kernel will not work with Asbestos Loader. It doesn't seem to have marcan's Asbestos patches. git.marcansoft.com Git - ps3-linux.git/summary

    These 2 patches are needed and in this order.

    [PS3] Get lv1 high memory region from devtree ( patch1 )
    [PS3] Add region 1 memory early ( patch2 )


    Your not really going to gain much from running Graf's kernel, its just a few drivers for more experienced hackers. Its not much use at the moment.

    Now, if you really want to have it check it out from git.

    Get the patches from Marcan's git.

    cd to the linux-2.6 dir.
    patch -p1 < ../patch1
    patch -p1 < ../patch2

    make ps3_defconfig
    make vmlinux && make modules_install

    Strip the kernel
    powerpc64-unknown-linux-gnu-objcopy -S vmlinux vmlinux.striped

    Now vmlinux.striped is your kernel for asbestos.

    I know this is probably gibberish for most if you but I don't have time for all the little details.
    Reply With Quote  

  8. #8  
    jjmaslac is offline Member
    Join Date
    Jan 2011
    Posts
    23
    Downloads
    3
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Get the patches from Marcan's git.

    cd to the linux-2.6 dir.
    patch -p1 < ../patch1
    patch -p1 < ../patch2

    make ps3_defconfig
    make vmlinux && make modules_install


    Thanks for that! I will give it a try and see what happens.
    Reply With Quote  

  9. #9  
    jjmaslac is offline Member
    Join Date
    Jan 2011
    Posts
    23
    Downloads
    3
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Try this:

    From http://ps3.khore.org/bootos-v201:

    MAR 04, 2011
    Maz11 said...
    I managed to compile and boot chololo's kernel as well. I get:
    ps3@debian:/media$ free
    total used free shared buffers cached
    Mem: 217632 186536 31096 0 3080 56708
    -/+ buffers/cache: 126748 90884
    Swap: 463864 380 463484

    Two patches from Marcan's git repo were needed to get the lv1 memory. I uploaded the two debian packages. Just extract and install with

    dpkg -i *.deb

    then cd to /boot and

    mv vmlinux-2.6.38-rc6 vmlinux
    mv initrd.img-2.6.38-rc6 initrd.img

    reboot and check it out.

    Download

    Multiupload.com - upload your files to multiple file hosting sites!

    Hope this helps.
    Reply With Quote  

  10. #10  
    norain is offline Member
    Join Date
    Dec 2010
    Posts
    108
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    Quote Originally Posted by jjmaslac View Post
    Did that work for you JJ?
    Reply With Quote  

Page 1 of 2 1 2 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •