<?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: Ubuntu 10.4 (Lucid) boot experience changing from using usplash to plymouth</title>
	<atom:link href="http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bill</title>
		<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/comment-page-1#comment-59491</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sat, 27 Nov 2010 00:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2945#comment-59491</guid>
		<description>This is driving me crazy. No matter what I do I get NO boot splash just black screens then suddenly the login screen.

I can&#039;t figure it out to save my butt. There are no error codes. I turn on my Aspire One 532h-xxx and I get the BIOS splash then a black screen with a blinking cursor, then it flickers to another just black screen, flickers once more then I find myself at the login screen.

Ubuntu seems to be degrading as time goes on all to appease the Windows users...</description>
		<content:encoded><![CDATA[<p>This is driving me crazy. No matter what I do I get NO boot splash just black screens then suddenly the login screen.</p>
<p>I can&#8217;t figure it out to save my butt. There are no error codes. I turn on my Aspire One 532h-xxx and I get the BIOS splash then a black screen with a blinking cursor, then it flickers to another just black screen, flickers once more then I find myself at the login screen.</p>
<p>Ubuntu seems to be degrading as time goes on all to appease the Windows users&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ssuuddoo</title>
		<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/comment-page-1#comment-41339</link>
		<dc:creator>ssuuddoo</dc:creator>
		<pubDate>Sun, 25 Jul 2010 12:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2945#comment-41339</guid>
		<description>I know it may be better, but as 4 me, I have a small network of 7 computers and when comparing booting of karmic and lucid, the logo in lucid mostlny not seen because of all the flipping/switching resolution and so. the really working logo I have seen only on booting from my USB key. 
(and some computers just sometimes log-in only into the terminal without running the x-server)

I know I dunno a lot about all informations below and behind this switch, but as 4 me I would make plymouth just a beta.</description>
		<content:encoded><![CDATA[<p>I know it may be better, but as 4 me, I have a small network of 7 computers and when comparing booting of karmic and lucid, the logo in lucid mostlny not seen because of all the flipping/switching resolution and so. the really working logo I have seen only on booting from my USB key.<br />
(and some computers just sometimes log-in only into the terminal without running the x-server)</p>
<p>I know I dunno a lot about all informations below and behind this switch, but as 4 me I would make plymouth just a beta.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/comment-page-1#comment-23394</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Wed, 24 Feb 2010 10:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2945#comment-23394</guid>
		<description>&lt;a href=&quot;http://fedoraproject.org/wiki/Releases/FeatureBetterStartup&quot; rel=&quot;nofollow&quot;&gt;Plymouth&lt;/a&gt; and &lt;a href=&quot;http://fedoraproject.org/wiki/Features/KernelModesetting&quot; rel=&quot;nofollow&quot;&gt;KernelModesetting&lt;/a&gt; were official features of Fedora 10. How could we introduce plymouth without working on KMS? Most of the drivers were ported by people like Adam Jackson who happen to be the X maintainers of Fedora and Red Hat.

notify-osd as an example of a Ubuntu developent and the way how they contribute: It is incompatible with the previous desktop notification spec from the Galago project and required changes to nearly all the involved components. The Ubuntu maintainers didn&#039;t bother to upstream their patches but preferred to silently break things. I&#039;m not aware of any other distributions that ship notify-osd because of this breakage.

When everything was done Ubuntu&#039;s notify-osd maintainer showed up on the XDG mailing list and said we need a new notification specification and here it is. While I agree he was right in principle, the order was wrong: Work with all affected parties on the new spec is the first step instead of happily breaking things and then expect others to take over your changes.

Frankly speaking I think Ubuntu is the distribution that takes the most from others (mainly Debian) and returns only very little. The numbers of Greg Kroah-Hartman may be inaccurate, but they show the problem space very well.</description>
		<content:encoded><![CDATA[<p><a href="http://fedoraproject.org/wiki/Releases/FeatureBetterStartup" rel="nofollow">Plymouth</a> and <a href="http://fedoraproject.org/wiki/Features/KernelModesetting" rel="nofollow">KernelModesetting</a> were official features of Fedora 10. How could we introduce plymouth without working on KMS? Most of the drivers were ported by people like Adam Jackson who happen to be the X maintainers of Fedora and Red Hat.</p>
<p>notify-osd as an example of a Ubuntu developent and the way how they contribute: It is incompatible with the previous desktop notification spec from the Galago project and required changes to nearly all the involved components. The Ubuntu maintainers didn&#8217;t bother to upstream their patches but preferred to silently break things. I&#8217;m not aware of any other distributions that ship notify-osd because of this breakage.</p>
<p>When everything was done Ubuntu&#8217;s notify-osd maintainer showed up on the XDG mailing list and said we need a new notification specification and here it is. While I agree he was right in principle, the order was wrong: Work with all affected parties on the new spec is the first step instead of happily breaking things and then expect others to take over your changes.</p>
<p>Frankly speaking I think Ubuntu is the distribution that takes the most from others (mainly Debian) and returns only very little. The numbers of Greg Kroah-Hartman may be inaccurate, but they show the problem space very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oxmosys</title>
		<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/comment-page-1#comment-23390</link>
		<dc:creator>Oxmosys</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2945#comment-23390</guid>
		<description>Well anyway ubuntu waited for drivers to be available while Fedora started to use their bootsplash before good drivers existed. AFAIK, it is false that Fedora worked on the drivers, but it is true that ubuntu uses plymouth probably without participating in its development, and so does other distributions with ubuntu own creations (upstart, now notify-OSD and soon simplescan, and probably some others). 

I don&#039;t see why this should be seens as miserable as in the end, all distributions finally contribute to each other.</description>
		<content:encoded><![CDATA[<p>Well anyway ubuntu waited for drivers to be available while Fedora started to use their bootsplash before good drivers existed. AFAIK, it is false that Fedora worked on the drivers, but it is true that ubuntu uses plymouth probably without participating in its development, and so does other distributions with ubuntu own creations (upstart, now notify-OSD and soon simplescan, and probably some others). </p>
<p>I don&#8217;t see why this should be seens as miserable as in the end, all distributions finally contribute to each other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/comment-page-1#comment-18912</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Mon, 14 Dec 2009 19:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2945#comment-18912</guid>
		<description>When &lt;a href=&quot;http://brainstorm.ubuntu.com/idea/11165/&quot; rel=&quot;nofollow&quot;&gt;someone suggested plymouth back in July 2008&lt;/a&gt;, one of the commenters replied:
&quot;I support the idea but I do think that it should only be considered after Fedora has done all the dirty work of getting it to work at all :)&quot;

This was meant to be fun, but Ubuntu devs have proven him right. Instead of participating in X development so that KMS becomes available in all drivers, the let others do the job and when it&#039;s finished they pick the low hanging fruits. Sorry, but this is extremely miserable.</description>
		<content:encoded><![CDATA[<p>When <a href="http://brainstorm.ubuntu.com/idea/11165/" rel="nofollow">someone suggested plymouth back in July 2008</a>, one of the commenters replied:<br />
&#8220;I support the idea but I do think that it should only be considered after Fedora has done all the dirty work of getting it to work at all <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;</p>
<p>This was meant to be fun, but Ubuntu devs have proven him right. Instead of participating in X development so that KMS becomes available in all drivers, the let others do the job and when it&#8217;s finished they pick the low hanging fruits. Sorry, but this is extremely miserable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brad</title>
		<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/comment-page-1#comment-18876</link>
		<dc:creator>brad</dc:creator>
		<pubDate>Mon, 14 Dec 2009 02:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2945#comment-18876</guid>
		<description>under Assumptions:

so it seams reasonable  seems</description>
		<content:encoded><![CDATA[<p>under Assumptions:</p>
<p>so it seams reasonable  seems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jordanwb</title>
		<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/comment-page-1#comment-17799</link>
		<dc:creator>jordanwb</dc:creator>
		<pubDate>Tue, 01 Dec 2009 20:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2945#comment-17799</guid>
		<description>TheBooTroo: Good question.

Is Plymouth what openSuse uses?</description>
		<content:encoded><![CDATA[<p>TheBooTroo: Good question.</p>
<p>Is Plymouth what openSuse uses?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peterson Espaçoporto</title>
		<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/comment-page-1#comment-17790</link>
		<dc:creator>Peterson Espaçoporto</dc:creator>
		<pubDate>Tue, 01 Dec 2009 17:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2945#comment-17790</guid>
		<description>Great news!!! =D</description>
		<content:encoded><![CDATA[<p>Great news!!! =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheBootroo</title>
		<link>http://www.ubuntugeek.com/ubuntu-10-4-lucid-boot-experience-changing-from-using-usplash-to-plymouth.html/comment-page-1#comment-17786</link>
		<dc:creator>TheBootroo</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2945#comment-17786</guid>
		<description>so what was the interest of  new XSplash in Karmic ?</description>
		<content:encoded><![CDATA[<p>so what was the interest of  new XSplash in Karmic ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

