<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Upgrade to 7.10</title>
	<atom:link href="http://psubuntu.com/2007/10/23/upgrade-to-710/feed/" rel="self" type="application/rss+xml" />
	<link>http://psubuntu.com/2007/10/23/upgrade-to-710/</link>
	<description>Ubuntu on a Playstation 3</description>
	<pubDate>Tue, 02 Dec 2008 20:04:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Tyrone</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-9499</link>
		<dc:creator>Tyrone</dc:creator>
		<pubDate>Sun, 09 Mar 2008 20:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-9499</guid>
		<description>Upgrading from Feisty-Fawn (Ubuntu 7.04) to Gutsy-Gibbon (Ubuntu 7.10) using the release upgrade feature of the package manager.  I am using the HDMI cable and my preferred mode is ps3videomode -v 3.  If it gets much smaller I will need glasses to see it as I am not sitting right in front of it.  Plus I don't think my TV will handle 5 or higher modes.

Before you start it might be wise to get yourself a root password if you have not already done so.

Here is how you do it:

sudo passwd root
Enter Your Password: This is the password of the account you made when you originally installed Ubuntu
Enter New Password:  This will be the new password for the root account.
Re-enter your password:  Just type in the new password you put before for the root account.

You may need this later in some of the instructions below if you get stuck at the command line.

The only advantage is that you can drop the "sudo" portion before the command and do it directly as root.


1)  I allowed performed the Upgrade to Ubuntu 7.10.  ***EXTREMELY IMPORTANT*** After the upgrade completes do not reboot!  (See Step 2)

2)  I ran the extra steps mentioned not only by the Ubuntu forum community (http://www.ubuntu.com/getubuntu/releasenotes/710 and blog  
http://ubuntuforums.org/showthread.php?t=580568 - from oddroot's posting)

Although it probably does not matter much - I performed the steps exactly as outlined by http://psubuntu.com/2007/10/23/upgrade-to-710/ under ogrisel's posting.

You can only load this "cell" kernel after you upgraded to Ubuntu 7.10.  ***EXTREMELY IMPORTANT*** After the upgrade completes DO NOT REBOOT!

$ sudo aptitude install linux-cell
$ sudo aptitude remove linux-image-powerpc64-smp linux-powerpc64-smp linux-restricted-modules-powerpc64-smp

I also ran the following command recommended by orgisel to "Ensure all the dependencies of the ubuntu-desktop metapackage where correctly updated":

$ sudo aptitude install ubuntu-desktop

Personally on my installation this last command came back with no packages to update, but it may be necessary depending on your circumstances.

3)  I rebooted only to find that it wouldn't boot up into the GUI.  Knowing what I know now I should have performed some more commands as detailed below.

Here is what happened when I rebooted:

I got an error like:

BusyBox v1.1.3 (debian 1:1.1.3.-5ubuntu7) Built-in Shell (ash)
Enter ‘help’ for a list of built-in commands
(initramfs)

or

Loading, please wait...
usplash: No usable theme found for 576x460
screen init failed

Ubuntu 7.10 localhost tty1

localhost login:

4)  Cursing got worse as time went by...

5)  Then I went and saw a posting on another blog (http://www.ps3hax.com/forum/ubuntu-linux/526-installation-guide-ubuntu-ps3.html)

While it was not exactly the circumstance I was in, I quickly realized that at the kboot prompt I could run a command listed on that site:

kboot: /boot/vmlinux initrd=/boot/initrd.img root=/dev/sda1 (DON’T TYPE THIS IN – I AM ONLY SHOWING THE EXAMPLE FROM THE SITE)

Well if you recall other postings about upgrading to Ubuntu 7.10, they stated that sda has changed to ps3da.

So from the kboot prompt I typed:

kboot: /boot/vmlinux initrd=/boot/initrd.img root=/dev/ps3da1

And I got past the "usplash and (initramfs)" errors listed in step 3 above.

6)  Still the gui would not come up.  Another feature I became quickly acquainted with was the key sequence "CTRL+ALT+F1."  As I learned from other blogs,  this can get you to a unix prompt 


I was getting this error still:

Loading, please wait...
usplash: No usable theme found for 576x460
screen init failed

Ubuntu 7.10 localhost tty1

localhost login:


7)  Just remember if your screen goes blank and you do not see a login prompt like above, do the key sequence "CTRL+ALT+F1."  Then you can login as root and check things out.

8)  I quickly realized that the same files that you can see under the "kboot" prompt like "kboot.conf" also show up under /etc/kboot.conf when you are in  Ubuntu.  I am a "vi" nut so I quickly vi'd the file while in Ubunt 7.10 at the command line and not in the Gui (although it doesn't much matter):

vi /etc/kboot.conf

For one thing I moved the timeout from "100" to "5" seconds.  This just decreases the amount of waiting time at the "kboot:" prompt when you boot it up into Ubuntu.

Then I looked at some more blogs.  One stated that if the gui isn't coming up, to simply rename the /etc/X11/xorg.conf to /etc/X11/xorg.conf.default  
(http://ubuntuforums.org/showthread.php?t=580568 found under oddroot's posting - they used /etc/init.d/gdm stop, moved the file- mv xorg.conf  
xorg.conf.default, and then /etc/init.d/gdm start).

I did that and the gui came up.  It was standard resolution, but better than nothing.

That is fine if you are using a standard television.  But I tried some of the recommendations on another blog and had some success.  They had you editing various lines in the xorg.conf file.  I kept trying to get their recommendation of adjusting the screen sizes in the file, but it did not pan out for me (http://ubuntuforums.org/showthread.php?t=679493).

But also in this same blog (http://ubuntuforums.org/showthread.php?t=679493) I came across a passage where they state that you can tweak the kboot.conf file and stuff in what video mode you want. tomihasa on that blog uses video mode 5.  5 would not work with my HDMI / HDTV.  So I scaled it back to 3.  3 is still decent.

So a quick recap - 

a)  I moved the xorg.conf as xorg.conf.default (or whatever you want to call it) the ".default" does not have any significance other than to let you know it is backed up.

b)  I modified the kboot.conf as follows:

message=/etc/kboot.msg
default=linux
timeout=5
linux='/boot/vmlinux initrd=/boot/initrd.img video=ps3fb:mode:3 root=/dev/ps3da1 quiet splash'
old='/boot/vmlinux.old initrd=/boot/initrd.img.old root=/dev/sda1 quiet splash'

And Ubuntu booted up cleanly into the gui like I wanted.

For those not as familiar with "vi" here are some quick guidelines (other blogs recommend nano as an editor – I have never used it):

***To move your cursor around when editing a file***
j = down
k = up
l = right
h = left

***To replace a character***
s = replace the current character you are positioned on - A $ will display and then you just type in the character
x = delete the current character you are positioned on
i = insert mode.  While in insert mode you can type in anything you want.  To exit the insert mode hit the ESC key.

***Saving the file***
for each of these commands you have to hit ESC first
:x! = write and quit - the ! is a force write.
:w  = write the changes to the file, but stay in the editor.
:q! = dont' save any of my changes

So basically I got the gui mode by inserting the "video=ps3fb:mode:3" in the "linux=" variable, and also changing the "root=" variable to point to "ps3da1"  vice "sda1" as it was under Ubuntu 7.04.

Just to make clear - I have found that you cannot edit the /etc/kboot.conf file while in the kboot: prompt.  You must be in Ubuntu (gui or not) in order to modify that file.

9)  The last snafu I found was the network card was not working.  I quickly learned that the interfaces file had many of the commands commented out after the upgrade.

Here is how you can tell:

While in the Ubuntu terminal or gui -

Type "ifconfig"
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:100 (100.0 b)  TX bytes:100 (100.0 b)


If "lo" is the only adapter you see, chances are that your upgrade to Ubuntu 7.10 blew up your network configuration too.

Go to /etc/network

vi the “interfaces” file:
auto lo
iface lo inet loopback

auto eth0
#iface eth0 inet dhcp

auto eth1
#iface eth1 inet dhcp

auto eth2
#iface eth2 inet dhcp

auto ath0
#iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp


Notice that "#iface eth0 inet dhcp" is commented out below "auto eth0" no wonder it won't show.

Simply modify the file to look like:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

#auto eth1
#iface eth1 inet dhcp

#auto eth2
#iface eth2 inet dhcp

#auto ath0
#iface ath0 inet dhcp

#auto wlan0
#iface wlan0 inet dhcp


All I did was removed the # mark in front of the iface command for eth0.  Also I commented out the remainder because the system only has one onboard ethernet adapter.

I see/know it has a wireless adapter (wlan from above).  I commented it out because I really do not use it.  But I know from experience using my HP laptop with Ubuntu, you can load the windows driver for a wireless PCMCIA adapter (talking strictly on my laptop) and it works flawlessly!  The only thing is you would have to find a comparable Windows driver for the wireless device in the PS3 in order to really use it.

10)  You are done!

You can type the "reboot" command and see it boot up into the gui now.  Or if you want to stay in Ubuntu (gui or terminal) you can do “/etc/init.d/networking restart” and it should activate your network adapter now.</description>
		<content:encoded><![CDATA[<p>Upgrading from Feisty-Fawn (Ubuntu 7.04) to Gutsy-Gibbon (Ubuntu 7.10) using the release upgrade feature of the package manager.  I am using the HDMI cable and my preferred mode is ps3videomode -v 3.  If it gets much smaller I will need glasses to see it as I am not sitting right in front of it.  Plus I don&#8217;t think my TV will handle 5 or higher modes.</p>
<p>Before you start it might be wise to get yourself a root password if you have not already done so.</p>
<p>Here is how you do it:</p>
<p>sudo passwd root<br />
Enter Your Password: This is the password of the account you made when you originally installed Ubuntu<br />
Enter New Password:  This will be the new password for the root account.<br />
Re-enter your password:  Just type in the new password you put before for the root account.</p>
<p>You may need this later in some of the instructions below if you get stuck at the command line.</p>
<p>The only advantage is that you can drop the &#8220;sudo&#8221; portion before the command and do it directly as root.</p>
<p>1)  I allowed performed the Upgrade to Ubuntu 7.10.  ***EXTREMELY IMPORTANT*** After the upgrade completes do not reboot!  (See Step 2)</p>
<p>2)  I ran the extra steps mentioned not only by the Ubuntu forum community (http://www.ubuntu.com/getubuntu/releasenotes/710 and blog<br />
<a href="http://ubuntuforums.org/showthread.php?t=580568" rel="nofollow">http://ubuntuforums.org/showthread.php?t=580568</a> - from oddroot&#8217;s posting)</p>
<p>Although it probably does not matter much - I performed the steps exactly as outlined by <a href="http://psubuntu.com/2007/10/23/upgrade-to-710/" rel="nofollow">http://psubuntu.com/2007/10/23/upgrade-to-710/</a> under ogrisel&#8217;s posting.</p>
<p>You can only load this &#8220;cell&#8221; kernel after you upgraded to Ubuntu 7.10.  ***EXTREMELY IMPORTANT*** After the upgrade completes DO NOT REBOOT!</p>
<p>$ sudo aptitude install linux-cell<br />
$ sudo aptitude remove linux-image-powerpc64-smp linux-powerpc64-smp linux-restricted-modules-powerpc64-smp</p>
<p>I also ran the following command recommended by orgisel to &#8220;Ensure all the dependencies of the ubuntu-desktop metapackage where correctly updated&#8221;:</p>
<p>$ sudo aptitude install ubuntu-desktop</p>
<p>Personally on my installation this last command came back with no packages to update, but it may be necessary depending on your circumstances.</p>
<p>3)  I rebooted only to find that it wouldn&#8217;t boot up into the GUI.  Knowing what I know now I should have performed some more commands as detailed below.</p>
<p>Here is what happened when I rebooted:</p>
<p>I got an error like:</p>
<p>BusyBox v1.1.3 (debian 1:1.1.3.-5ubuntu7) Built-in Shell (ash)<br />
Enter ‘help’ for a list of built-in commands<br />
(initramfs)</p>
<p>or</p>
<p>Loading, please wait&#8230;<br />
usplash: No usable theme found for 576&#215;460<br />
screen init failed</p>
<p>Ubuntu 7.10 localhost tty1</p>
<p>localhost login:</p>
<p>4)  Cursing got worse as time went by&#8230;</p>
<p>5)  Then I went and saw a posting on another blog (http://www.ps3hax.com/forum/ubuntu-linux/526-installation-guide-ubuntu-ps3.html)</p>
<p>While it was not exactly the circumstance I was in, I quickly realized that at the kboot prompt I could run a command listed on that site:</p>
<p>kboot: /boot/vmlinux initrd=/boot/initrd.img root=/dev/sda1 (DON’T TYPE THIS IN – I AM ONLY SHOWING THE EXAMPLE FROM THE SITE)</p>
<p>Well if you recall other postings about upgrading to Ubuntu 7.10, they stated that sda has changed to ps3da.</p>
<p>So from the kboot prompt I typed:</p>
<p>kboot: /boot/vmlinux initrd=/boot/initrd.img root=/dev/ps3da1</p>
<p>And I got past the &#8220;usplash and (initramfs)&#8221; errors listed in step 3 above.</p>
<p>6)  Still the gui would not come up.  Another feature I became quickly acquainted with was the key sequence &#8220;CTRL+ALT+F1.&#8221;  As I learned from other blogs,  this can get you to a unix prompt </p>
<p>I was getting this error still:</p>
<p>Loading, please wait&#8230;<br />
usplash: No usable theme found for 576&#215;460<br />
screen init failed</p>
<p>Ubuntu 7.10 localhost tty1</p>
<p>localhost login:</p>
<p>7)  Just remember if your screen goes blank and you do not see a login prompt like above, do the key sequence &#8220;CTRL+ALT+F1.&#8221;  Then you can login as root and check things out.</p>
<p> <img src='http://psubuntu.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' />  I quickly realized that the same files that you can see under the &#8220;kboot&#8221; prompt like &#8220;kboot.conf&#8221; also show up under /etc/kboot.conf when you are in  Ubuntu.  I am a &#8220;vi&#8221; nut so I quickly vi&#8217;d the file while in Ubunt 7.10 at the command line and not in the Gui (although it doesn&#8217;t much matter):</p>
<p>vi /etc/kboot.conf</p>
<p>For one thing I moved the timeout from &#8220;100&#8243; to &#8220;5&#8243; seconds.  This just decreases the amount of waiting time at the &#8220;kboot:&#8221; prompt when you boot it up into Ubuntu.</p>
<p>Then I looked at some more blogs.  One stated that if the gui isn&#8217;t coming up, to simply rename the /etc/X11/xorg.conf to /etc/X11/xorg.conf.default<br />
(http://ubuntuforums.org/showthread.php?t=580568 found under oddroot&#8217;s posting - they used /etc/init.d/gdm stop, moved the file- mv xorg.conf<br />
xorg.conf.default, and then /etc/init.d/gdm start).</p>
<p>I did that and the gui came up.  It was standard resolution, but better than nothing.</p>
<p>That is fine if you are using a standard television.  But I tried some of the recommendations on another blog and had some success.  They had you editing various lines in the xorg.conf file.  I kept trying to get their recommendation of adjusting the screen sizes in the file, but it did not pan out for me (http://ubuntuforums.org/showthread.php?t=679493).</p>
<p>But also in this same blog (http://ubuntuforums.org/showthread.php?t=679493) I came across a passage where they state that you can tweak the kboot.conf file and stuff in what video mode you want. tomihasa on that blog uses video mode 5.  5 would not work with my HDMI / HDTV.  So I scaled it back to 3.  3 is still decent.</p>
<p>So a quick recap - </p>
<p>a)  I moved the xorg.conf as xorg.conf.default (or whatever you want to call it) the &#8220;.default&#8221; does not have any significance other than to let you know it is backed up.</p>
<p>b)  I modified the kboot.conf as follows:</p>
<p>message=/etc/kboot.msg<br />
default=linux<br />
timeout=5<br />
linux=&#8217;/boot/vmlinux initrd=/boot/initrd.img video=ps3fb:mode:3 root=/dev/ps3da1 quiet splash&#8217;<br />
old=&#8217;/boot/vmlinux.old initrd=/boot/initrd.img.old root=/dev/sda1 quiet splash&#8217;</p>
<p>And Ubuntu booted up cleanly into the gui like I wanted.</p>
<p>For those not as familiar with &#8220;vi&#8221; here are some quick guidelines (other blogs recommend nano as an editor – I have never used it):</p>
<p>***To move your cursor around when editing a file***<br />
j = down<br />
k = up<br />
l = right<br />
h = left</p>
<p>***To replace a character***<br />
s = replace the current character you are positioned on - A $ will display and then you just type in the character<br />
x = delete the current character you are positioned on<br />
i = insert mode.  While in insert mode you can type in anything you want.  To exit the insert mode hit the ESC key.</p>
<p>***Saving the file***<br />
for each of these commands you have to hit ESC first<br />
:x! = write and quit - the ! is a force write.<br />
:w  = write the changes to the file, but stay in the editor.<br />
:q! = dont&#8217; save any of my changes</p>
<p>So basically I got the gui mode by inserting the &#8220;video=ps3fb:mode:3&#8243; in the &#8220;linux=&#8221; variable, and also changing the &#8220;root=&#8221; variable to point to &#8220;ps3da1&#8243;  vice &#8220;sda1&#8243; as it was under Ubuntu 7.04.</p>
<p>Just to make clear - I have found that you cannot edit the /etc/kboot.conf file while in the kboot: prompt.  You must be in Ubuntu (gui or not) in order to modify that file.</p>
<p>9)  The last snafu I found was the network card was not working.  I quickly learned that the interfaces file had many of the commands commented out after the upgrade.</p>
<p>Here is how you can tell:</p>
<p>While in the Ubuntu terminal or gui -</p>
<p>Type &#8220;ifconfig&#8221;<br />
lo        Link encap:Local Loopback<br />
          inet addr:127.0.0.1  Mask:255.0.0.0<br />
          inet6 addr: ::1/128 Scope:Host<br />
          UP LOOPBACK RUNNING  MTU:16436  Metric:1<br />
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:0<br />
          RX bytes:100 (100.0 b)  TX bytes:100 (100.0 b)</p>
<p>If &#8220;lo&#8221; is the only adapter you see, chances are that your upgrade to Ubuntu 7.10 blew up your network configuration too.</p>
<p>Go to /etc/network</p>
<p>vi the “interfaces” file:<br />
auto lo<br />
iface lo inet loopback</p>
<p>auto eth0<br />
#iface eth0 inet dhcp</p>
<p>auto eth1<br />
#iface eth1 inet dhcp</p>
<p>auto eth2<br />
#iface eth2 inet dhcp</p>
<p>auto ath0<br />
#iface ath0 inet dhcp</p>
<p>auto wlan0<br />
iface wlan0 inet dhcp</p>
<p>Notice that &#8220;#iface eth0 inet dhcp&#8221; is commented out below &#8220;auto eth0&#8243; no wonder it won&#8217;t show.</p>
<p>Simply modify the file to look like:</p>
<p>auto lo<br />
iface lo inet loopback</p>
<p>auto eth0<br />
iface eth0 inet dhcp</p>
<p>#auto eth1<br />
#iface eth1 inet dhcp</p>
<p>#auto eth2<br />
#iface eth2 inet dhcp</p>
<p>#auto ath0<br />
#iface ath0 inet dhcp</p>
<p>#auto wlan0<br />
#iface wlan0 inet dhcp</p>
<p>All I did was removed the # mark in front of the iface command for eth0.  Also I commented out the remainder because the system only has one onboard ethernet adapter.</p>
<p>I see/know it has a wireless adapter (wlan from above).  I commented it out because I really do not use it.  But I know from experience using my HP laptop with Ubuntu, you can load the windows driver for a wireless PCMCIA adapter (talking strictly on my laptop) and it works flawlessly!  The only thing is you would have to find a comparable Windows driver for the wireless device in the PS3 in order to really use it.</p>
<p>10)  You are done!</p>
<p>You can type the &#8220;reboot&#8221; command and see it boot up into the gui now.  Or if you want to stay in Ubuntu (gui or terminal) you can do “/etc/init.d/networking restart” and it should activate your network adapter now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luc</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-6623</link>
		<dc:creator>Luc</dc:creator>
		<pubDate>Fri, 25 Jan 2008 13:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-6623</guid>
		<description>Anothe time I tried I  installed 7.10 by upgrading from 7.04 .
When It was upgraded, I put these commands
$ sudo aptitude install linux-cell
$ sudo aptitude remove linux-image-powerpc64-smp linux-powerpc64-smp linux-restricted-modules-powerpc64-smp
$ sudo aptitude install ubuntu-desktop

I restart the system and my screen was black and coundn't do anything. So I installed one more time the version 7.04</description>
		<content:encoded><![CDATA[<p>Anothe time I tried I  installed 7.10 by upgrading from 7.04 .<br />
When It was upgraded, I put these commands<br />
$ sudo aptitude install linux-cell<br />
$ sudo aptitude remove linux-image-powerpc64-smp linux-powerpc64-smp linux-restricted-modules-powerpc64-smp<br />
$ sudo aptitude install ubuntu-desktop</p>
<p>I restart the system and my screen was black and coundn&#8217;t do anything. So I installed one more time the version 7.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luc</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-6622</link>
		<dc:creator>Luc</dc:creator>
		<pubDate>Fri, 25 Jan 2008 13:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-6622</guid>
		<description>I tried to install latest security updates on 7.04. When installed, i put this command:
$ sudo aptitude install ubuntu-desktop

And now, I didn't have anything when i want to have Ubuntu.
What Can I do ?
What are the commands to be sure that an update will not destroy the installation ???</description>
		<content:encoded><![CDATA[<p>I tried to install latest security updates on 7.04. When installed, i put this command:<br />
$ sudo aptitude install ubuntu-desktop</p>
<p>And now, I didn&#8217;t have anything when i want to have Ubuntu.<br />
What Can I do ?<br />
What are the commands to be sure that an update will not destroy the installation ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dominik</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-5882</link>
		<dc:creator>dominik</dc:creator>
		<pubDate>Fri, 04 Jan 2008 12:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-5882</guid>
		<description>... "it freezes at ”ps3-ehci-driver sb_05: USB Bus 1 deregistered”"
    You probably should use this kboot: http://psubuntu.com/files/gutsy/otheros.bld .</description>
		<content:encoded><![CDATA[<p>&#8230; &#8220;it freezes at ”ps3-ehci-driver sb_05: USB Bus 1 deregistered”&#8221;<br />
    You probably should use this kboot: <a href="http://psubuntu.com/files/gutsy/otheros.bld" rel="nofollow">http://psubuntu.com/files/gutsy/otheros.bld</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-5868</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Fri, 04 Jan 2008 03:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-5868</guid>
		<description>To get back to the Dashboard, you must reset your PS3 to the default settings.  Shut the PS3 off, and hold down the power button.  It will beep once, then about 15 seconds later it will beep again, keep holding and it will reset the PS3 and Dashboard will load up (if connected to HDMI you will be prompted to select your resolution and such.)

When my PS3 Linux kept freezing up and would not allow me to get back into Dashboard, I just did that and it came right back up, with an audible sigh of relief from me.</description>
		<content:encoded><![CDATA[<p>To get back to the Dashboard, you must reset your PS3 to the default settings.  Shut the PS3 off, and hold down the power button.  It will beep once, then about 15 seconds later it will beep again, keep holding and it will reset the PS3 and Dashboard will load up (if connected to HDMI you will be prompted to select your resolution and such.)</p>
<p>When my PS3 Linux kept freezing up and would not allow me to get back into Dashboard, I just did that and it came right back up, with an audible sigh of relief from me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xadacka</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-5852</link>
		<dc:creator>Xadacka</dc:creator>
		<pubDate>Wed, 02 Jan 2008 20:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-5852</guid>
		<description>I had Xubuntu on it but it was too basic for me, so i downloaded and burned the Ubuntu Alternitive iso, when it tries to install, like alessandro, it freezes at ''ps3-ehci-driver sb_05: USB Bus 1 deregistered''

Grrr! I dunno what to do now.</description>
		<content:encoded><![CDATA[<p>I had Xubuntu on it but it was too basic for me, so i downloaded and burned the Ubuntu Alternitive iso, when it tries to install, like alessandro, it freezes at &#8221;ps3-ehci-driver sb_05: USB Bus 1 deregistered&#8221;</p>
<p>Grrr! I dunno what to do now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cots</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-5036</link>
		<dc:creator>Cots</dc:creator>
		<pubDate>Mon, 24 Dec 2007 14:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-5036</guid>
		<description>I did as instructed above and got this think. How do I enter to the GUI?

BusyBox v1.1.3 (debian 1:1.1.3.-5ubuntu7) Built-in Shell (ash) 
Enter 'help' for a list of built-in commands
(initramfs)</description>
		<content:encoded><![CDATA[<p>I did as instructed above and got this think. How do I enter to the GUI?</p>
<p>BusyBox v1.1.3 (debian 1:1.1.3.-5ubuntu7) Built-in Shell (ash)<br />
Enter &#8216;help&#8217; for a list of built-in commands<br />
(initramfs)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-4691</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 21 Dec 2007 06:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-4691</guid>
		<description>But it keeps booting into broken linux not PS3 Dashboard how the hell could I get back into the Dashboard and friggin' run update??</description>
		<content:encoded><![CDATA[<p>But it keeps booting into broken linux not PS3 Dashboard how the hell could I get back into the Dashboard and friggin&#8217; run update??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ogrisel</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-4074</link>
		<dc:creator>ogrisel</dc:creator>
		<pubDate>Mon, 10 Dec 2007 11:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-4074</guid>
		<description>I successfully installed 7.10 by upgrading from 7.04 installed with the alternate CD. Here is how I did it:

- launch the 'update-manager' utility to install latest security updates on 7.04
- when everything is up to date, the 'update-manager' utility offer the 'upgrade to 7.10' which I did trigger (takes a couple of hours to download and install everything) however I closed the 'update-manager' WITHOUT automatically restarting
$ sudo aptitude install linux-cell
$ sudo aptitude remove linux-image-powerpc64-smp linux-powerpc64-smp linux-restricted-modules-powerpc64-smp

Ensure all the dependencies of the ubuntu-desktop metapackage where correctly updated:

$  sudo aptitude install ubuntu-desktop

Restart the system, everything should be fine.</description>
		<content:encoded><![CDATA[<p>I successfully installed 7.10 by upgrading from 7.04 installed with the alternate CD. Here is how I did it:</p>
<p>- launch the &#8216;update-manager&#8217; utility to install latest security updates on 7.04<br />
- when everything is up to date, the &#8216;update-manager&#8217; utility offer the &#8216;upgrade to 7.10&#8242; which I did trigger (takes a couple of hours to download and install everything) however I closed the &#8216;update-manager&#8217; WITHOUT automatically restarting<br />
$ sudo aptitude install linux-cell<br />
$ sudo aptitude remove linux-image-powerpc64-smp linux-powerpc64-smp linux-restricted-modules-powerpc64-smp</p>
<p>Ensure all the dependencies of the ubuntu-desktop metapackage where correctly updated:</p>
<p>$  sudo aptitude install ubuntu-desktop</p>
<p>Restart the system, everything should be fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alessandro</title>
		<link>http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-3568</link>
		<dc:creator>alessandro</dc:creator>
		<pubDate>Thu, 29 Nov 2007 14:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://psubuntu.com/2007/10/23/upgrade-to-710/#comment-3568</guid>
		<description>I upgraded ubuntu 7.04 to ubuntu 7.10 using upgrade manager on ps3 and while rebooting it freeze at :"ps3-ehci-driver sb_05: usb bus 1 deregistered" that happened also when I tryed to install the ubu7.10 from alternate cd, it seems an ubu7.10`s problem please help there is nothing about this on the web.</description>
		<content:encoded><![CDATA[<p>I upgraded ubuntu 7.04 to ubuntu 7.10 using upgrade manager on ps3 and while rebooting it freeze at :&#8221;ps3-ehci-driver sb_05: usb bus 1 deregistered&#8221; that happened also when I tryed to install the ubu7.10 from alternate cd, it seems an ubu7.10`s problem please help there is nothing about this on the web.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
