Go Back  
Reply
 
Thread Tools
Old 07-01-2011   #41
StukaAss
Apprentice
 
Join Date: Mar 2011
Posts: 5
Likes: 2
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by sharp30 View Post
Tried installing this with asbestos 1.5 no luck and petitboot internal hdd but no luck has anyone else managed to do it?
************* [ - Post Merged - ] *************
runs fine, but how do I change the resolution!or there is no chance to use full hd? if anyone knows anything let me know

Read more: http://www.ps3hax.net/2011/06/red-ri...#ixzz1QoQ23CR6

Could u advise me on which bootloader u used to get this on with please?
after install other os ++ CFW, i install otheros_prep_tool_v1.0 and boot_other++ on my PS3 FatLady 80gb

Creating OtherOS partitions directly on HDD (not VFLASH)
Permanently disabling HDD/VFLASH encryption
Mapping of HTAB with R/W permission
SYSCON access from LPAR 2
FreeBSD support

Installing OtherOS bootloader

Tested ONLY on PS3 models with VFLASH
During deleting of VFLASH regions GameOS will ask you to reinstall firmware, don't do it, just press PS3 button and continue
I use petitboot as OtherOS bootloader. You could use a different one.
The following order of steps is important
Delete VFLASH region 6
Delete VFLASH region 5
Create VFLASH region 5
Create VFLASH region 6
Install OtherOS bootloader on VFLASH with "Install OtherOS"

Booting OtherOS bootloader

Run "Boot OtherOS"
Reboot GameOS with "Reboot"

Creating a VFLASH partition for Linux
Notes:

Works ONLY on PS3 models with VFLASH
Warning: All your HDD data will be lost, so make a backup
I'm currently working on a solution for PS3 models with NAND flash
Resize VFLASH (creates a 40GB free space on VFLASH, if you need more then feel free to recompile it)
Reboot GameOS
Create VFLASH region 7

Installing Linux with petitboot
************* [ - Post Merged - ] *************
now i install the rc4 but my w-lan dont work is there some one how get it work? OoZic maybe ???

thx to OoZic the resolution now be fine
StukaAss is offline   Reply With Quote
Old 07-01-2011   #42
OoZic
 
OoZic's Avatar
 
Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,554
Likes: 1,183
Liked 1,752 Times in 1,025 Posts
Mentioned: 86 Post(s)
Tagged: 0 Thread(s)
Originally Posted by StukaAss View Post
now i install the rc4 but my w-lan dont work is there some one how get it work? OoZic maybe ???

thx to OoZic the resolution now be fine
Glad to hear your resolution works ok now

I only use portable devices wireless, all my normal equipment like the PS3 is wired because of the speed advantage.
If I copy something from my wireless laptop to the PS3 and I compare it to the speed with my wired PC, my wired PC is 5X faster to copy. Wireless s*cks on my old 100mbit router

I guess a kernel module is added to the kernel to activate the wireless card, so only a driver is needed?

Edit: the way described in your post is the old way to install, this way the PS3dd partition and GPT isn't used. GPT isn't that important to Linux, but if you want to use FreeBSD (=Unix, not Linux) in the future (most compatible to GameOS, GameOS is based on Unix) it is important.
************* [ - Post Merged - ] *************
Originally Posted by sharp30 View Post
Could u advise me on which bootloader u used to get this on with please?
I only use Petitboot.
did you follow the ps3wiki guide to install?
************* [ - Post Merged - ] *************
Originally Posted by advocatusdiaboli View Post
Is there yet a way to run linux from its own drive? ( opposed to a mount volume on a FAT32 formatted drive. )
Can you pleas explain what you want a little better advocatus? (remember my native language isn't english)

Petitboot must be installed on the internal drive, but petitboot recognizes external drives with linux install.
__________________
Sony just lost the PS3's chastity belt keys, secret fun spots are open to explore ...

Last edited by OoZic; 07-01-2011 at 04:19 AM.
OoZic is offline   Reply With Quote
Old 07-01-2011   #43
sharp30
Member
null
 
Join Date: Oct 2010
Posts: 34
Likes: 0
Liked 2 Times in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
red ribbon

does the red ribbon img need to be on ext hdd for petitboot to recognize it or will it boot from cd rom? sorry need to be more clear i am running petitboot from 256 nand board and have partitioned hdd for other os install.
sharp30 is offline   Reply With Quote
Old 07-01-2011   #44
sharp30
Member
null
 
Join Date: Oct 2010
Posts: 34
Likes: 0
Liked 2 Times in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Wink red ribbon

finally got it from petitboot i was strsting the bootloader then putting the disc in and it didnt see it. For some reason the installer isnt recognising the 22gb partition need to work that one out next but red ribbon looks really good.
sharp30 is offline   Reply With Quote
Old 07-01-2011   #45
OoZic
 
OoZic's Avatar
 
Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,554
Likes: 1,183
Liked 1,752 Times in 1,025 Posts
Mentioned: 86 Post(s)
Tagged: 0 Thread(s)
Originally Posted by StukaAss View Post
************* [ - Post Merged - ] *************
now i install the rc4 but my w-lan dont work is there some one how get it work? OoZic maybe ???

thx to OoZic the resolution now be fine
Came across this:

Wireless:

Setting up wireless requires you to take down networking. You must have a direct connection to your PS3 to continue.

git and build ps3hvc utils
Get dependencies PS3:Tools#Dependencies
git clone git://git.gitbrew.org/ps3/ps3linux/ps3hvc-utils.git
cd ps3hvc-utils
make && sudo make install
Download glevand's wlan script for your PS3 type: FAT/NAND[4] SLIM/VFlash[5]. You want this in the same directory ps3hvc-utils is in.
Take down current driver
sudo rrmod ps3_gelic
Run enable_wlan_on_*.sh
chmod +x enable_wlan_on*.sh
./enable_wlan_on*.sh
Bring up new driver
sudo modprobe ps3_gelic
sudo /etc/init.d/networking restart
Test wireless card (by seeing available networks)
sudo iwlist scan
(http://wiki.gitbrew.org/index.php/PS...t_Installation)
************* [ - Post Merged - ] *************
Originally Posted by sharp30 View Post
finally got it from petitboot i was strsting the bootloader then putting the disc in and it didnt see it. For some reason the installer isnt recognising the 22gb partition need to work that one out next but red ribbon looks really good.
If you go to the petitboot shell and cd into /dev, do you see the ps3dd device? That one has to be the one to install to.
__________________
Sony just lost the PS3's chastity belt keys, secret fun spots are open to explore ...
OoZic is offline   Reply With Quote
Old 07-01-2011   #46
sharp30
Member
null
 
Join Date: Oct 2010
Posts: 34
Likes: 0
Liked 2 Times in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
red ribbon

thank u for that
sharp30 is offline   Reply With Quote
Old 07-10-2011   #47
arcadekidflo
Member
 
Join Date: Sep 2010
Posts: 232
Likes: 1
Liked 21 Times in 20 Posts
Mentioned: 10 Post(s)
Tagged: 0 Thread(s)
Red Ribbon RC4 is very fast compared to everything i tried so far . Congratulations to the author !

3 problems :

I have a LCD TV that's capable of 720p but also 1080i it seems . I set the resolution in GameOS to 1080i but in Petitboot to 720p . Problem is Red Ribbon boots from internal HDD in the same 1080i resolution which is so small and flickering ( 1688 x 964 to be precise )
How do i change that ? Do i have to edit the parameters in Petitboot before i launch it ?

Also , how do i install more apps , like Open Office , Flash Plugin ? I opened Synaptics Package Manager but that shows only what's currently installed , haven't found a way to find other apps . The Red Ribbon author mentioned something about an "app store " being there

How do i shut it down correctly ? I use the LXDE desktop shutdown option , screen goes black with a lot of text and it gets stuck after a massage like EXT4-fs ps3dd1 remounted options(null)

Last edited by arcadekidflo; 07-10-2011 at 04:06 AM.
arcadekidflo is offline   Reply With Quote
Old 07-10-2011   #48
OoZic
 
OoZic's Avatar
 
Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,554
Likes: 1,183
Liked 1,752 Times in 1,025 Posts
Mentioned: 86 Post(s)
Tagged: 0 Thread(s)
Originally Posted by arcadekidflo View Post
Red Ribbon RC4 is very fast compared to everything i tried so far . Congratulations to the author !



3 problems :



I have a LCD TV that's capable of 720p but also 1080i it seems . I set the resolution in GameOS to 1080i but in Petitboot to 720p . Problem is Red Ribbon boots from internal HDD in the same 1080i resolution which is so small and flickering ( 1688 x 964 to be precise )

How do i change that ? Do i have to edit the parameters in Petitboot before i launch it ?



Also , how do i install more apps , like Open Office , Flash Plugin ? I opened Synaptics Package Manager but that shows only what's currently installed , haven't found a way to find other apps . The Red Ribbon author mentioned something about an "app store " being there



How do i shut it down correctly ? I use the LXDE desktop shutdown option , screen goes black with a lot of text and it gets stuck after a massage like EXT4-fs ps3dd1 remounted options(null)
For resolution settings: http://www.ps3hax.net/showthread.php?t=21822
read both posts.
If you already did that, let me know your kboot.conf settings...

For Synaptics: you have to add extra repositories.
I only installed Aros on Red Ribbon for now for speed tests (smaller distro is faster Aros ) and haven't tested anything else, but I saw Synaptics only displayed the installed packages. Now as we also have to use sudo to get admin rights I think we have to look at Red Ribbon in an Ubuntu way. Maybe this link helps, I am not able to test it for now because an addicted family member is playing Brink on my PS3 atm. Will check later today how to add repo's
https://help.ubuntu.com/6.06/ubuntu/...ositories.html

for the shutdown problem: After the online update (don't know if I can call it RC5) my shutdown problems disappeared. Did you do the online update?

Hope this helps a little
__________________
Sony just lost the PS3's chastity belt keys, secret fun spots are open to explore ...
OoZic is offline   Reply With Quote
Old 07-10-2011   #49
arcadekidflo
Member
 
Join Date: Sep 2010
Posts: 232
Likes: 1
Liked 21 Times in 20 Posts
Mentioned: 10 Post(s)
Tagged: 0 Thread(s)
I changed the ps3fb parameter from 0 to 3 and it booted in 720p , but at reboot the setting was lost . So i guess this need to be done each time in Petitboot ?

Updating online to the beta RC5 solved some problems when installing with Synaptics , i managed to install Open Office and VLC ( which btw won't display image, just sound don't know whats wrong )
But other programs like Pidgin receive an error when installing

Last edited by arcadekidflo; 07-10-2011 at 02:33 PM.
arcadekidflo is offline   Reply With Quote
Old 07-10-2011   #50
r04drunner
Member
null
 
r04drunner's Avatar
 
Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
Originally Posted by arcadekidflo View Post
Fixed the resolution problem , changed 0 to 3 and
I could not handle Synaptics so i tried to install something the old fashioned way i knew

I type sudo apt-get install openoffice
Terminal replies
sudo: unable to resolve host (none)
[sudo] password for ps3: ps3
Reading package lists... Done
Building dependency tree
Reading state information... Done
N: Ignoring file 'local-packages.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: Unable to locate package openoffice


Same error trying to get the Alien software that converts rpm to deb
Hi,

You can fix this problem by executing the online update:

http://www.ps3hax.net/2011/07/red-ri...ory-available/

Best regards
r04drunner is offline   Reply With Quote
Likes: (1)
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 06:56 PM.