PS3 Hacks

#1 Spot for PS3 Hacks

Home | PS3 News | PS3 Hacks | PS3 Downloads | PS3 Saves

Folding@home | PS3-Hacks Live Chat | PS3 Reviews | Contact Us


You are not logged in.

#1  2007-03-19 23:39:25

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Fedora Core 6 Linux Installation Tut

Fedora core 6 Linux on PS3
######################### #

Get the PS3 Linux Addon CD from here
http://www.kernel.org/pub/linux/kern...le/geoff/cell/

Get the Fedora Core 6 DVD from offical a mirrors

Follow these instructions but use the FC6 DVD where the intructions reference FC5 DVD.
And use the Addon CD from the site specified above
http://ps3.qj.net/PS3-Linux-The-void...g/49/aid/73144

Notes:
- Install the minimun FC6 (about 5 minutes)
- Leave the FC6 DVD on the drive during all this tutorial

Network and ssh server
######################

mount the /mnt/dcrom with the FC6 DVD in the driver after the installation is finished, and install dhclient
and ssh server. This way you can loggin from another computer and copy paste the rest of the tutorial, on the comand line.

# mount /mnt/cdrom
# cd /mnt/cdrom/Fedora/RPMS
# rpm -Uvh dhclient*
# cd /
# dhclient
# yum install openssh-server

Important
#########

Kernel used is the kernel in the PS3 Linux Addon CD. So be carefull and do not replace the kernel with the FC6 kernel.

Display resolution:
###################

ps3videomode - use this cmd line tool to adjust your video mode.

and then change /etc/kboot.conf with the video mode you want to persist:

edit line:
linux='/boot/vmlinux-2.6.16 initrd=/boot/initrd.img video=ps3fb:mode:3'

Install graphical mode and KDE Desktop enviroment
######################### ########################

This will take some time but should do it, say yes to all questions:
# yum groupinstall "KDE (K Desktop Environment)"
# yum install pirut k3b mikmod
# yum groupinstall "Server Configuration Tools"
# yum groupinstall "Sound and Video"
# yum groupinstall "GNOME Desktop Environment"
# yum groupinstall "Legacy Software Support"
# yum groupinstall "Development Libraries"
# yum groupinstall "Development Tools"
# yum groupinstall "Windows File Server"
# yum groupinstall "System Tools"
# yum groupinstall "X Window System"
# yum install switchdesk lslk logwatch dump lftp bind-utils sendmail nss_ldap device-mapper-multipath ypbind yp-tools
# yum install parted.ppc64 rdist.ppc man-pages.noarch talk.ppc pam_ccreds.ppc nc.ppc traceroute.ppc unix2dos.ppc setarch.ppc pam_passwdqc.ppc words.noarch cpuspeed.ppc netdump.ppc crontabs.noarch fbset.ppc acl.ppc dosfstools.ppc usbutils.ppc redhat-lsb.ppc rsync.ppc mgetty.ppc time.ppc man.ppc pam_passwdqc.ppc64 pam_smb.ppc wget.ppc
# yum install diskdumputils.ppc ftp.ppc pinfo.ppc ksh.ppc jwhois.ppc psacct.ppc ipsec-tools.ppc dhcpv6_client.ppc lsof.ppc readahead.ppc pcmciautils.ppc sudo.ppc yum-updatesd.noarch pam_smb.ppc64 cyrus-sasl-plain.ppc sysreport.noarch pam_pkcs11.ppc64 rdate.ppc finger.ppc anacron.ppc nano.ppc pam_ccreds.ppc64 parted.ppc attr.ppc tcsh.ppc specspo.noarch stunnel.ppc mlocate.ppc tcpdump.ppc dos2unix.ppc rsh.ppc irda-utils.ppc numactl.ppc tree.ppc
# yum install pam_pkcs11.ppc tmpwatch.ppc gnupg.ppc vconfig.ppc iptstate.ppc pax.ppc mtr.ppc nss_db.ppc rp-pppoe.ppc krb5-workstation.ppc pam_krb5.ppc64 mdadm.ppc quota.ppc pam_krb5.ppc symlinks.ppc smartmontools.ppc tcp_wrappers.ppc64 mtools.ppc setuptool.ppc telnet.ppc rng-utils.ppc irqbalance.ppc
# yum groupinstall "Office/Productivity"

Add your user to the system
######################### ##

replace loginname with your username

# adduser loginname -g users
# echo 'loginname ALL=(ALL) ALL' >> /etc/sudoers
# passwd loginname


Graphical Mode on startup:
######################### #
change the device section of /etc/X11/xorg.conf file to:
Section "Device"
Identifier "Videocard0"
Driver "fbdev"

Option "ShadowFB" "false"
# Option "UseFBDev" "true"
EndSection

change /etc/inittab file to mode 5

edit line:
id:5:initdefault:

Testing Graphic Mode
####################

Reboot the PS3 and validate that you can login with your user ID.

Persist Network settings
########################

Login as a normal user. Goto System->Administration->Network
Add a new device and setup the network to dhcp.
Select activate. (this will persist your network settings)

Languages
#########
Goto the Add/Remove Software to add support for more languages

Getting all the extras missing in FC base
######################### ################

as root on the command line type
# rpm --import /etc/pki/rpm-gpg/*
# rpm -ivh http://rpm.livna.org/livna-release-6.rpm
# rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY


Final Notes
###########

There is probably some stuff missing. Send me comments on gtalk or PS3.
I have the PS3 running fine with FC6 no issues for now.
I use KDE but GNOME should also be working fine.

Offline

 

#2  2007-03-21 14:55:53

Pet Wolf
PS3 Hacks JEET KUNE DO!
From: delaware, USA
Registered: 2007-02-24
Posts: 280

Re: Fedora Core 6 Linux Installation Tut

Not to be a pain but for completeness can you include a link to the fc5 install?


I may be drunk but are ugly and I shal be sober in the morning - Churchill
Ps3 1.32 - Resistance: FoM            Xbox 360 - Rainbow Six: Vedas
PSP 3.10OE' - every game released in the us (TY Dark Alex)
Xbox modded, both Ps2s, Sega genesis, snes, n64

Offline

 

#3  2007-03-21 15:09:55

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

ok will do.

Offline

 

#4  2007-03-27 15:39:50

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

I am having problems installing the GUI, i had no problems installing the OS but i am having problems with installing the GUI.

I am not familar with commands within linux, it wont let me install any gui and keeps trying to connect to the internet.

Would you be able to update your tutorial for the PS3? some of the instructions are not exact, the installation is ok, but the GUI which you describe is incorrect. I am running Fedora 6 on min installation as noted by the instructions up above.


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#5  2007-03-27 17:14:09

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

are you aware that you DO NEED the internet connection for this installation?

Offline

 

#6  2007-03-28 02:33:28

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

oh, sorry i wasnt aware, but my internet connection is active any way on my PS3. It just fails to connect to a mirror web site when attempting to install any of the GUI environments.


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#7  2007-03-28 08:47:33

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

it need an internet connection using wired connection since linux doesn't have any wireless drivers working for ps3.

Offline

 

#8  2007-03-29 03:53:20

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

Yeah i have a wired internet connection, its even picked up the IP address i set it in the router so there is no real reason why it should have problems with the internet.

After installing Yellow Dog (which i recommend for first time users to linux), i have now went back to FC6. Firstly, i am not sure if the problem is due to the fact i am using a UK PS3, i thought they would all be the same but i guess they are all slightly different in firmware and regions.

Things i have used in this installation:
- UK PS3
- FC6-PPC
- Hash Calculator (to check for corrupted image)
- DVD Burner (Burn at the slowest speed possible)
- Linux Addon CD (for boot files)

So i started FC6 following your guide with full install on FC5, i would like to add one or two things to the tutorials above. When selecting the full install option, it takes about 5min before a progess bar shows, firstly, it will show a message that it will take 2 hours to install, then shortly after it will show a warning, then as mentioned before, after 5 mins it will show progress. I have also noticed that several files seem to fail during during installation, i am not sure if this is normal, the files seem to fail due to not finding them, i have checked checksum so the image is pure.

The min installation installs very quickly with about 170 something files being installed without any errors, i am currently on 41% 827 files copied and around 37% i had a few errors.

I will let you know how it goes when i finished.

Last edited by Razorwing (2007-03-29 03:54:36)


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#9  2007-03-29 12:05:46

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

several files failing?

this never happened to me... maybe I was lucky? maybe you skipped a step?
hmmm i will try this again when I have time this weekend.

Offline

 

#10  2007-03-29 17:11:21

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

GUI failed again to install, this was with a fresh copy of Fedora 6. It refuses to connect or find the mirror. The connection is sound, it works with Yellow Dog perfectly.


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#11  2007-03-29 17:18:12

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

maybe addresses to the mirror is changed?
maybe that....

the files that needs to be downloaded now can't be found.
That may be the possible problem.

Because I don't think emtionchip will effect the way you use linux.
(I could be wrong on this... but I'm prettu sure)

Last edited by siptang (2007-03-29 17:18:51)

Offline

 

#12  2007-03-30 05:49:26

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

Just so i can try and locate the problem and i am sorry to keep on bothering you but i really dont understand the problem and i really would like this to work.

What PS3 model are you using? (UK, US, JP...)

What firmware are you using? (1.1...1.6)

I am just trying to work out the difference between what i am doing and what you are doing. If you could try to do a fresh install of Fedora 6 for me and let me know how you get on i would be greatful.

Ok i am gonna run through everything i done to see if it matches up with what you done:

1) Format PS3 (alot 10GB to PS3, rest towards OtherOS)
2) Install Boot Files (from USB Device) (which came from the Linux Addon CD)
3) Reboot System, Insert Fedora Core 6 DVD PPC
4) Install Minmum (Has no Errors) / Install Maximum (Few Errors)
5) Once installation Complete, Insert Linux PS3 Addon CD.
6) Installation Complete, Reboot Console
7) Once Booted and logged into root access, type: yum groupinstall "GNOME Desktop Environment"

Error Produced, cannot find mirror.

Thats more or less what i did, exactly as you did.

Update: i will upload a video of what i done so you can see if i have done anything wrong. The video will not be compressed so it will be large. It will be around 400MB, i will upload the link when its finished uploading.

Last edited by Razorwing (2007-03-30 06:50:37)


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#13  2007-03-30 10:58:32

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

hmmm thats really strange.

I have us version of ps3, firmware 1.31.

i used gnome as well since that is the most stable GUI while running linux.
I haven't tried it out recently but like I stated from above  it may be the links.
I will try sometime  this weekend and see if the same error happens to me.

Offline

 

#14  2007-03-30 13:06:22

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

go to: Link Removed [400MB - Uncompressed Video]

This video shows the whole installation process, hope it helps track down the problem.

Last edited by Razorwing (2007-03-31 01:57:35)


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#15  2007-03-30 13:09:05

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

holy mother of god, man!
you uploaded whole 400mb? wow.
I'll be sure to take a look.

401.1 MB downloading @ 120k - I'm downloading other things as well sorry.
It will roughly take about 1 hour and after I view it I'll let you know.

Just on the side note, did kde gui work for you?

Last edited by siptang (2007-03-30 13:12:38)

Offline

 

#16  2007-03-30 13:16:13

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

as soon as you downloaded it, i will remove the link.

I have a special TV with built in Hard Drive so it makes recording alot easier.

It records it as mpeg so the file size is big but the video length is short.

It took about 4 hours to upload the video @ 30KB/sec.

KDE did not work either, it produces the same error with the mirror site (check the last min of the video to see the mirror error).


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#17  2007-03-30 13:25:40

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

I have come to conclusion.
Links have problems.

one by one, tidious work but had to be done....

It seems to me that couple of links has gone bad. (weird... since I used this not too long ago... [early march? late feb? ] )

I'll try to fix the typos(?) and the actual broken links.
Ill still watch the videos to make sure that was the only problem.

Thanks for reporting razorwing.

# yum install switchdesk lslk logwatch dump lftp bind-utils sendmail nss_ldap device-mapper-multipath ypbind yp-tools

# yum install parted.ppc64 rdist.ppc man-pages.noarch talk.ppc pam_ccreds.ppc nc.ppc traceroute.ppc unix2dos.ppc setarch.ppc pam_passwdqc.ppc words.noarch cpuspeed.ppc netdump.ppc crontabs.noarch fbset.ppc acl.ppc dosfstools.ppc usbutils.ppc redhat-lsb.ppc rsync.ppc mgetty.ppc time.ppc man.ppc pam_passwdqc.ppc64 pam_smb.ppc wget.ppc

# yum install diskdumputils.ppc ftp.ppc pinfo.ppc ksh.ppc jwhois.ppc psacct.ppc ipsec-tools.ppc dhcpv6_client.ppc lsof.ppc readahead.ppc pcmciautils.ppc sudo.ppc yum-updatesd.noarch pam_smb.ppc64 cyrus-sasl-plain.ppc sysreport.noarch pam_pkcs11.ppc64 rdate.ppc finger.ppc anacron.ppc nano.ppc pam_ccreds.ppc64 parted.ppc attr.ppc tcsh.ppc specspo.noarch stunnel.ppc mlocate.ppc tcpdump.ppc dos2unix.ppc rsh.ppc irda-utils.ppc numactl.ppc tree.ppc

# yum install pam_pkcs11.ppc tmpwatch.ppc gnupg.ppc vconfig.ppc iptstate.ppc pax.ppc mtr.ppc nss_db.ppc rp-pppoe.ppc krb5-workstation.ppc pam_krb5.ppc64 mdadm.ppc quota.ppc pam_krb5.ppc symlinks.ppc smartmontools.ppc tcp_wrappers.ppc64 mtools.ppc setuptool.ppc telnet.ppc rng-utils.ppc irqbalance.ppc

"

I think error is in here. Where it actually have to connect to ftp.


Just out of curiousity Im asking this...
you didn't actually type in # in front of these lines right?

These are called rem and it's just there to show you these are what you have to type in....
Just checking

Last edited by siptang (2007-03-30 13:33:40)

Offline

 

#18  2007-03-30 13:38:30

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

No problem, i am here to help as much as possible.

Yeah i know the # are just for typing, the command i used after installation was (extactly):

yum groupinstall "GNOME Desktop Environment"

Let me know when you downloaded the video and go to the 10min mark of the video, you will see that the mirror its trying to locate is from http://mirrors.fedoraproject.com which its not finding. Why its not finding i am not sure.


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#19  2007-03-30 13:50:04

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

It may be files are moved to different mirror?
I think I'm going to have to try install this again on my ps3 to find out for sure.
For now, I wait for your video to download.
Then we'll see. right now i'm looking for a way to use different mirror.

Offline

 

#20  2007-03-30 18:28:18

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

Your video looks pretty damn good.

After viewing the recordings there is 1 thing that I have seen...
and it was this,


Fedora 6 core kernel version.

Check the end of the video and you will see

"2.6.16 kernel."

I think this might be the source of the problem as I stated earlier in this tut,

Kernel used is the kernel in the PS3 Linux Addon CD. So be carefull and do not replace the kernel with the FC6 kernel.

However this does puzzle me, I'll look further into it this weekend installing this.
(50/50 chance since I didn't try it yet...)

Last edited by siptang (2007-03-31 01:44:01)

Offline

 

#21  2007-03-31 01:55:43

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

Might be, not sure if it would explain the mirror change but hopefully we can get to the bottom of it this weekend. I will remove the link as you downloaded it.

If you find it easier, i will continue to make recordings.

Last edited by Razorwing (2007-03-31 01:58:33)


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#22  2007-03-31 10:20:06

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

razorwing, you don't have to. I know it's alot of work.
However when its really needed I'll maybe request for it if that's ok with you.  smile
Tomorrow is my off day and i do all my experiments on that day.

We'll see.  smile

Offline

 

#23  2007-03-31 12:32:19

Razorwing
PS3 Hacks Member
Registered: 2007-03-24
Posts: 34

Re: Fedora Core 6 Linux Installation Tut

Yeah np, its not a difficult process of making a video.

Who knows, onces its sorted, we can have a full video of installing linux from start to finish with sound smile

Let me know how you get on smile


Console: PS3
Firmware: 1.60
Model: UK
Running: Fedora Core 6 (Linux)

Offline

 

#24  2007-04-02 13:40:04

Siptang
Guess who's back.
Registered: 2007-01-29
Posts: 4772

Re: Fedora Core 6 Linux Installation Tut

razorwing - sorry ot the delay... things came up on my off day...
hopefully i can get this thing done by wed. if not this weekend latest.

Once again, sorry for the delay.

Offline

 

#25  2007-04-03 05:01:44

LeifErikson
Buy More - Chuck
From: Los Angeles, CA
Registered: 2006-01-30
Posts: 478
Website

Re: Fedora Core 6 Linux Installation Tut

*Stickied*


http://albums.kimag.es/albums/leiferikson/25045130.png
I Dream With Her Until Thee End
Xbox Live Gamertag: LeifErikson01 ||
Visit and Join iPhone-hacks, help it grow!

Offline

 
Home | PS3 News | PS3 Hacks | PS3 Downloads | PS3 Saves

Folding@home | PS3-Hacks Live Chat | PS3 Reviews | Contact Us


Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB