<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Enabling Suspend on the Macbook : Ubuntu 7.10</title>
	<atom:link href="http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Fri, 11 May 2012 05:04:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jay</title>
		<link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/#comment-4419</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 09 May 2008 15:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=484#comment-4419</guid>
		<description>Perfect solution.  Thanks.</description>
		<content:encoded><![CDATA[<p>Perfect solution.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/#comment-2853</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 10 Nov 2007 14:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=484#comment-2853</guid>
		<description>The packages aren&#039;t in the repositories.  Use this:

$ wget http://launchpadlibrarian.net/9471523/linux-image-2.6.22-12-generic_2.6.22-12.39_i386.deb http://launchpadlibrarian.net/9471519/linux-headers-2.6.22-12_2.6.22-12.39_all.deb http://launchpadlibrarian.net/9471524/linux-headers-2.6.22-12-generic_2.6.22-12.39_i386.deb http://launchpadlibrarian.net/9498000/linux-ubuntu-modules-2.6.22-12-generic_2.6.22-12.32_i386.deb http://launchpadlibrarian.net/9470141/linux-restricted-modules-2.6.22-12-generic_2.6.22.4-12.3_i386.deb

$ sudo dpkg --install linux-image-2.6.22-12-generic_2.6.22-12.39_i386.deb
$ sudo dpkg --install linux-headers-2.6.22-12_2.6.22-12.39_all.deb
$ sudo dpkg --install linux-headers-2.6.22-12-generic_2.6.22-12.39_i386.deb
$ sudo dpkg --install linux-ubuntu-modules-2.6.22-12-generic_2.6.22-12.32_i386.deb
$ sudo dpkg --install linux-restricted-modules-2.6.22-12-generic_2.6.22.4-12.3_i386.deb</description>
		<content:encoded><![CDATA[<p>The packages aren&#8217;t in the repositories.  Use this:</p>
<p>$ wget <a href="http://launchpadlibrarian.net/9471523/linux-image-2.6.22-12-generic_2.6.22-12.39_i386.deb" rel="nofollow">http://launchpadlibrarian.net/9471523/linux-image-2.6.22-12-generic_2.6.22-12.39_i386.deb</a> <a href="http://launchpadlibrarian.net/9471519/linux-headers-2.6.22-12_2.6.22-12.39_all.deb" rel="nofollow">http://launchpadlibrarian.net/9471519/linux-headers-2.6.22-12_2.6.22-12.39_all.deb</a> <a href="http://launchpadlibrarian.net/9471524/linux-headers-2.6.22-12-generic_2.6.22-12.39_i386.deb" rel="nofollow">http://launchpadlibrarian.net/9471524/linux-headers-2.6.22-12-generic_2.6.22-12.39_i386.deb</a> <a href="http://launchpadlibrarian.net/9498000/linux-ubuntu-modules-2.6.22-12-generic_2.6.22-12.32_i386.deb" rel="nofollow">http://launchpadlibrarian.net/9498000/linux-ubuntu-modules-2.6.22-12-generic_2.6.22-12.32_i386.deb</a> <a href="http://launchpadlibrarian.net/9470141/linux-restricted-modules-2.6.22-12-generic_2.6.22.4-12.3_i386.deb" rel="nofollow">http://launchpadlibrarian.net/9470141/linux-restricted-modules-2.6.22-12-generic_2.6.22.4-12.3_i386.deb</a></p>
<p>$ sudo dpkg &#8211;install linux-image-2.6.22-12-generic_2.6.22-12.39_i386.deb<br />
$ sudo dpkg &#8211;install linux-headers-2.6.22-12_2.6.22-12.39_all.deb<br />
$ sudo dpkg &#8211;install linux-headers-2.6.22-12-generic_2.6.22-12.39_i386.deb<br />
$ sudo dpkg &#8211;install linux-ubuntu-modules-2.6.22-12-generic_2.6.22-12.32_i386.deb<br />
$ sudo dpkg &#8211;install linux-restricted-modules-2.6.22-12-generic_2.6.22.4-12.3_i386.deb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis Irving</title>
		<link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/#comment-2852</link>
		<dc:creator>Francis Irving</dc:creator>
		<pubDate>Mon, 29 Oct 2007 20:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=484#comment-2852</guid>
		<description>What repository are you getting the kernel images from? I don&#039;t have them in mine...

Couldn&#039;t find any package whose name or description matched &quot;linux-image-2.6.22-12-generic&quot;</description>
		<content:encoded><![CDATA[<p>What repository are you getting the kernel images from? I don&#8217;t have them in mine&#8230;</p>
<p>Couldn&#8217;t find any package whose name or description matched &#8220;linux-image-2.6.22-12-generic&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tech Life of Recht &#187; Blog Archive &#187; Suspend success</title>
		<link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/#comment-2851</link>
		<dc:creator>Tech Life of Recht &#187; Blog Archive &#187; Suspend success</dc:creator>
		<pubDate>Fri, 26 Oct 2007 22:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=484#comment-2851</guid>
		<description>[...] suspend to work with Ubuntu and my MacBook Pro. Well, it looks like the problem has been solved. As reported here, it looks like there&#8217;s a bug in the kernel, so downgrading a little should fix it. However, [...]</description>
		<content:encoded><![CDATA[<p>[...] suspend to work with Ubuntu and my MacBook Pro. Well, it looks like the problem has been solved. As reported here, it looks like there&#8217;s a bug in the kernel, so downgrading a little should fix it. However, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ProductiveLinux &#187; Get Ubuntu 7.10 &#8216;Gutsy Gibbon&#8217; to Properly Suspend Your Macbook</title>
		<link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/#comment-2847</link>
		<dc:creator>ProductiveLinux &#187; Get Ubuntu 7.10 &#8216;Gutsy Gibbon&#8217; to Properly Suspend Your Macbook</dc:creator>
		<pubDate>Fri, 26 Oct 2007 04:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=484#comment-2847</guid>
		<description>[...] Story: Enabling Suspend on the Macbook : Ubuntu 7.10    Share and Enjoy: These icons link to social bookmarking sites where readers can share and [...]</description>
		<content:encoded><![CDATA[<p>[...] Story: Enabling Suspend on the Macbook : Ubuntu 7.10    Share and Enjoy: These icons link to social bookmarking sites where readers can share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Pope</title>
		<link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/#comment-2848</link>
		<dc:creator>Alan Pope</dc:creator>
		<pubDate>Thu, 25 Oct 2007 19:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=484#comment-2848</guid>
		<description>Forgive my ignorance.. but aren&#039;t you putting your machine at risk by deliberately using a kernel which you aren&#039;t getting updates for?</description>
		<content:encoded><![CDATA[<p>Forgive my ignorance.. but aren&#8217;t you putting your machine at risk by deliberately using a kernel which you aren&#8217;t getting updates for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Hagelberg</title>
		<link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/#comment-2849</link>
		<dc:creator>Phil Hagelberg</dc:creator>
		<pubDate>Thu, 25 Oct 2007 16:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=484#comment-2849</guid>
		<description>Odd. Suspend has worked out of the box on my Macbook Pro. It&#039;s of the Santa Rosa chipset.

Strangely, this is the first machine I&#039;ve ever installed Ubuntu on in which suspend worked but hibernate did not. (I&#039;m inclined to blame the binary Nvidia drivers here.)</description>
		<content:encoded><![CDATA[<p>Odd. Suspend has worked out of the box on my Macbook Pro. It&#8217;s of the Santa Rosa chipset.</p>
<p>Strangely, this is the first machine I&#8217;ve ever installed Ubuntu on in which suspend worked but hibernate did not. (I&#8217;m inclined to blame the binary Nvidia drivers here.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu@MacVillage &#187; Schlaf gut, Silversurfer</title>
		<link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/#comment-2850</link>
		<dc:creator>Ubuntu@MacVillage &#187; Schlaf gut, Silversurfer</dc:creator>
		<pubDate>Thu, 25 Oct 2007 16:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=484#comment-2850</guid>
		<description>[...] als hätte es Christer geahnt, gibt es auf ubuntu-tutorials.com heute einen Beitrag, wie man das Ganze auf dem Macbook macht. Geht ungleich einfacher, ist nämlich nur ein simples [...]</description>
		<content:encoded><![CDATA[<p>[...] als hätte es Christer geahnt, gibt es auf ubuntu-tutorials.com heute einen Beitrag, wie man das Ganze auf dem Macbook macht. Geht ungleich einfacher, ist nämlich nur ein simples [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 1/5 queries in 0.003 seconds using disk: basic
Object Caching 292/293 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-24 16:22:41 -->
