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

Like Tree7Likes

Thread: Guide to install any linux distro you please....and also grafs latest kernel updates(precompiled)
  

Page 25 of 30 FirstFirst ... 15 23 24 25 26 27 ... LastLast
Results 241 to 250 of 291
  1. #241  
    xPreatorianx is offline Sleeping for real this time!
    Join Date
    Aug 2010
    Posts
    1,790
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    349
    Likes Received
    338
    Right I used this guide : Installing Ubuntu on PS3 - PSHomebrew but the problem is the damn thing is to slow to even get the kernal patches installed.

    Is there anyway to install another GUI before actually entering the desktop? Otherwise I might as well play 100 games before I can even attempt to get the interface to fully respond.
    Reply With Quote  

  2. #242  
    Charlooch is offline Member
    Join Date
    Mar 2011
    Posts
    198
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    7
    Likes Received
    0
    Don't use the pshombrew ubuntu images. Use the link george posted in the first post. If you use the ubuntu .img files you wont be able to download any updates. The only thing from the pshomebrew link you should do is the swap file mod. But even after you install the ubuntu 10.10 from the link it will take forever to get to the log in screen just wait it out, it's the price we have to pay until you get grafs kernel going.

    But first thing you should do when installing georges ubuntu is opena terminal and type

    sudo apt-get update

    then
    sudo apt-get install lxde (for a light weight gui)

    then sudo apt-get install lxdm ( for a lightweight log in environment)

    I also like to install BUM to remove any unnecessary start up items, but make sure you read what they are so you know which ones you need.

    sudo apt-get BUM

    another good cleaning util for old packagaes/orphans is

    sudo apt-get autoclean

    Then of course remove any unnecessary programs in ubuntu software center

    then you should be on your way
    Reply With Quote  

  3. #243  
    George234 is offline Member
    Join Date
    Aug 2010
    Posts
    84
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    15
    Quote Originally Posted by xPreatorianx View Post
    Right I used this guide : Installing Ubuntu on PS3 - PSHomebrew but the problem is the damn thing is to slow to even get the kernal patches installed.

    Is there anyway to install another GUI before actually entering the desktop? Otherwise I might as well play 100 games before I can even attempt to get the interface to fully respond.
    before you log into a desktop enviro...press ctrl alt and f1...log in as normal then type sudo apt-get install lxde...if it fails type sudo apt-get update followed by sudo apt-get upgrade then retry installing lxde...once its completed type sudo shutdown -h and it will shut down your ps3 (it may hang at yellow light but just pull power and reboot) then reboot linux and get to log in screen from there type your user name and then at the bottom slect lxde and away she blows =)
    Reply With Quote  

  4. #244  
    xPreatorianx is offline Sleeping for real this time!
    Join Date
    Aug 2010
    Posts
    1,790
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    349
    Likes Received
    338
    Quote Originally Posted by Charlooch View Post
    Don't use the pshombrew ubuntu images. Use the link george posted in the first post. If you use the ubuntu .img files you wont be able to download any updates. The only thing from the pshomebrew link you should do is the swap file mod. But even after you install the ubuntu 10.10 from the link it will take forever to get to the log in screen just wait it out, it's the price we have to pay until you get grafs kernel going.

    But first thing you should do when installing georges ubuntu is opena terminal and type

    sudo apt-get update

    then
    sudo apt-get install lxde (for a light weight gui)

    then sudo apt-get install lxdm ( for a lightweight log in environment)

    I also like to install BUM to remove any unnecessary start up items, but make sure you read what they are so you know which ones you need.

    sudo apt-get BUM

    another good cleaning util for old packagaes/orphans is

    sudo apt-get autoclean

    Then of course remove any unnecessary programs in ubuntu software center

    then you should be on your way
    Yea.. the problem is I'm using a BlackArmor USB Hard drive and I guess because I have my linux partition at the end of the disc or rather after my working partition, the ubuntu disc won't let me set the boot flag. So I can't even get that to install correctly. Hell I don't even know if it has to do with my USB drive. It could just be the disc being an ass lol.

    Also the ArchPPC ISO won't even boot, so I can't even attempt to try that. So I'm running out of options. It's really ticking me off lol. I hope George releases that CD soon I'm about to smash my PS3.
    Reply With Quote  

  5. #245 Cannot Map Lv 1?? 
    seanp2500 is offline Member
    Join Date
    Apr 2006
    Posts
    32
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    Hey read the whole thread and while I read some stuff that might have to do with my problem didnt see the exact error. I have a 3.41 Hermes CFW V4D PS3 all my backups work great. If it is needed I can also run in jailbreak mode with Hermes v4b hex. Here is my problem. I have been trying to install AsbestOS 1.5 or BootOS 2.1. At first I could not install these .pkg. I reasoned this was because they were signed for 3.55. I used Repkg to get them to run on 3.41. Now the pkg install but for both I recieved the following error:

    AsbestOS/BootOS installer Error code -2147418099 calling lv1_undocumented_function_114 Cannot map LV 1 Press [X] to exit.

    I am honestly very careful about what I do with the system. I did edit some files in Dev_flash to enable the creation of a PS2 memory card. Is that what is causing this? How do I fix? Additionally I read you have the latest files running on 3.41 so I take it what I am attempting should work? No need to move to 3.55? If anyone can help much appreciated. I find other users with same issue so it is not just me...
    Reply With Quote  

  6. #246  
    Charlooch is offline Member
    Join Date
    Mar 2011
    Posts
    198
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    7
    Likes Received
    0
    xPreatorianx, You might have to format the HD on a PC using gparted. I formatted mine to ext3 as the master boot record. Used the whole external 500gb hd ) If that doesn't work then hook it back up to your ps3 and format it on there using gparted. I didn't have to set any boot flags or anything, it became readable as soon as i formatted and powered ubuntu on. Even if your unhappy formatting the whole drive you can always go back later on and set up different partitions, but right now i'd just try getting it running and work from there.
    Reply With Quote  

  7. #247  
    Charlooch is offline Member
    Join Date
    Mar 2011
    Posts
    198
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    7
    Likes Received
    0
    Quote Originally Posted by seanp2500 View Post
    I am honestly very careful about what I do with the system. I did edit some files in Dev_flash to enable the creation of a PS2 memory card. Is that what is causing this? How do I fix? Additionally I read you have the latest files running on 3.41
    I don't understand why people are still on 3.41. Is it better cfw then kemeaw 3.55? cause I've honestly had 3.55 since the day it was released and have never ran into any problems with it.
    Reply With Quote  

  8. #248  
    seanp2500 is offline Member
    Join Date
    Apr 2006
    Posts
    32
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    I hear ya boss but I have come across posts that users on 3.55 have this same issue...so odds are it would follow me to 3.55 methinks. I wonder if this is some model specific thing?

    Been reading up on it and I guess I need some sort of lv1 patch/edit to the file to allow "lv1_undocumented_function_114" to map lv2 now thing is how would i go about doing that...
    Reply With Quote  

  9. #249  
    cruisx is offline Member
    Join Date
    Oct 2010
    Posts
    43
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    When i run the patcher, I get an error : cant access tty; job control turned off?

    Any ideas? Using enter fat 32hdd ( It is partitioned half ntfs, half fat 32)

    NVM got it working, just moved everything to internal >=( LOL. Also is it possible to hook up a ntfs drive while running linux?
    Last edited by cruisx; 04-22-2011 at 08:03 PM.
    Reply With Quote  

  10. #250  
    xPreatorianx is offline Sleeping for real this time!
    Join Date
    Aug 2010
    Posts
    1,790
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    349
    Likes Received
    338
    Quote Originally Posted by Charlooch View Post
    xPreatorianx, You might have to format the HD on a PC using gparted. I formatted mine to ext3 as the master boot record. Used the whole external 500gb hd ) If that doesn't work then hook it back up to your ps3 and format it on there using gparted. I didn't have to set any boot flags or anything, it became readable as soon as i formatted and powered ubuntu on. Even if your unhappy formatting the whole drive you can always go back later on and set up different partitions, but right now i'd just try getting it running and work from there.
    Will a liveCD work? I tried a liveCD and it won't find the USB HDD. Otherwise I guess I'll hook up my server.

    (Linux can be such a pain in the ass at times, jesus.)

    Also I can't format the whole disc. I have data on their and it is really valuable. 430 Gigs IIRC and I don't have enough space on my other drives to transfer it all over. So I'm in a pickle.

    I'll try tonight or sometime this week though and report back.
    Reply With Quote  

Page 25 of 30 FirstFirst ... 15 23 24 25 26 27 ... 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
  •