<?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: OpenSuse 10.3 Is A Dissapointment</title>
	<atom:link href="http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/</link>
	<description>A geek's view of the world...</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:28:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Karol Krizka</title>
		<link>http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/comment-page-1/#comment-6365</link>
		<dc:creator>Karol Krizka</dc:creator>
		<pubDate>Mon, 17 Dec 2007 01:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/#comment-6365</guid>
		<description>This is how I got it working with my wireless adapter:
http://www.krizka.net/2007/09/24/belkin-f5d7050-on-opensuse-103/</description>
		<content:encoded><![CDATA[<p>This is how I got it working with my wireless adapter:<br />
<a href="http://www.krizka.net/2007/09/24/belkin-f5d7050-on-opensuse-103/" rel="nofollow">http://www.krizka.net/2007/09/24/belkin-f5d7050-on-opensuse-103/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mich</title>
		<link>http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/comment-page-1/#comment-6256</link>
		<dc:creator>Mich</dc:creator>
		<pubDate>Fri, 14 Dec 2007 05:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/#comment-6256</guid>
		<description>Seems like you are able to install the rt73 module.

Appreciate if you could share how to do it. I am having a hard time but still no luck .</description>
		<content:encoded><![CDATA[<p>Seems like you are able to install the rt73 module.</p>
<p>Appreciate if you could share how to do it. I am having a hard time but still no luck .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OpenSuse 10.3 Has Its Good Points &#124; Karol Krizka</title>
		<link>http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/comment-page-1/#comment-418</link>
		<dc:creator>OpenSuse 10.3 Has Its Good Points &#124; Karol Krizka</dc:creator>
		<pubDate>Sun, 07 Oct 2007 02:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/#comment-418</guid>
		<description>[...] }, Math.floor( (Math.random() * 150) - (-(Math.random() * 150)) ) - (-200))    Last week I posted a harsh review about OpenSuse 10.3, but I also pointed out that there were some good things about it. Here is a quick summary of    [...]</description>
		<content:encoded><![CDATA[<p>[...] }, Math.floor( (Math.random() * 150) &#8211; (-(Math.random() * 150)) ) &#8211; (-200))    Last week I posted a harsh review about OpenSuse 10.3, but I also pointed out that there were some good things about it. Here is a quick summary of    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eco2geek</title>
		<link>http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/comment-page-1/#comment-206</link>
		<dc:creator>eco2geek</dc:creator>
		<pubDate>Tue, 25 Sep 2007 05:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/#comment-206</guid>
		<description>It&#039;s easy enough to get 3D effects working after installing the nVidia driver &quot;the hard way&quot;; just follow direction #4 in the openSUSE wiki&#039;s &lt;a href=&quot;http://en.opensuse.org/Beryl#Beryl_with_nVidia_drivers_-_no_Xgl.2FAIGLX&quot; rel=&quot;nofollow&quot;&gt;Beryl with nVidia drivers&lt;/a&gt; article after you&#039;ve installed the driver.

In other words, run the following commands as root (which will update &quot;xorg.conf&quot;):
&lt;code&gt;nvidia-xconfig --composite
nvidia-xconfig --allow-glx-with-composite
nvidia-xconfig --render-accel
nvidia-xconfig --add-argb-glx-visuals&lt;/code&gt;

Then restart X, if you did it from within KDE/GNOME.

You can have both beryl and compiz-fusion installed on your computer (obviously, they won&#039;t both run at the same time).</description>
		<content:encoded><![CDATA[<p>It&#8217;s easy enough to get 3D effects working after installing the nVidia driver &#8220;the hard way&#8221;; just follow direction #4 in the openSUSE wiki&#8217;s <a href="http://en.opensuse.org/Beryl#Beryl_with_nVidia_drivers_-_no_Xgl.2FAIGLX" rel="nofollow">Beryl with nVidia drivers</a> article after you&#8217;ve installed the driver.</p>
<p>In other words, run the following commands as root (which will update &#8220;xorg.conf&#8221;):<br />
<code>nvidia-xconfig --composite<br />
nvidia-xconfig --allow-glx-with-composite<br />
nvidia-xconfig --render-accel<br />
nvidia-xconfig --add-argb-glx-visuals</code></p>
<p>Then restart X, if you did it from within KDE/GNOME.</p>
<p>You can have both beryl and compiz-fusion installed on your computer (obviously, they won&#8217;t both run at the same time).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boycott Novell &#187; If You Want Open Source Software, Don&#8217;t Come Knocking on Novell&#8217;s Door</title>
		<link>http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/comment-page-1/#comment-201</link>
		<dc:creator>Boycott Novell &#187; If You Want Open Source Software, Don&#8217;t Come Knocking on Novell&#8217;s Door</dc:creator>
		<pubDate>Mon, 24 Sep 2007 13:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/#comment-201</guid>
		<description>[...] open source identity. So what is going on at Novell? This other new review calls OpenSUSE 10.3 (RC) &#8220;a dissapointment&#8221; [sic]. Whether Novell is losing its way or not is something that remains to be seen. What [...]</description>
		<content:encoded><![CDATA[<p>[...] open source identity. So what is going on at Novell? This other new review calls OpenSUSE 10.3 (RC) &#8220;a dissapointment&#8221; [sic]. Whether Novell is losing its way or not is something that remains to be seen. What [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/comment-page-1/#comment-198</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 24 Sep 2007 09:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/#comment-198</guid>
		<description>OpenSuse 10.3 RC1 Is A Dissapointment ! It&#039;s not the final version...wait and see...</description>
		<content:encoded><![CDATA[<p>OpenSuse 10.3 RC1 Is A Dissapointment ! It&#8217;s not the final version&#8230;wait and see&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anmol</title>
		<link>http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/comment-page-1/#comment-191</link>
		<dc:creator>Anmol</dc:creator>
		<pubDate>Sun, 23 Sep 2007 19:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.krizka.net/2007/09/23/opensuse-103-is-a-dissapointment/#comment-191</guid>
		<description>I have faced same problem with 10.3 (Compiz with Nvidia)

Stop using SAX.
As it will always use XGL.
Uninstall xgl.
Remove nvidia drivers.
Add 7.2 Xorg repository.
Update everything and make sure you are using Xorg 7.2.
Download nvidia drivers from NVidia site
Open konsole and enter &quot;init 3&quot;.
Give root username and your passsword
And install driver with &quot;sh nvidia*&quot;.
Make changes to /etc/X11/xorg.conf like you did in gentoo (follow gentoo wiki).
Now it may work.</description>
		<content:encoded><![CDATA[<p>I have faced same problem with 10.3 (Compiz with Nvidia)</p>
<p>Stop using SAX.<br />
As it will always use XGL.<br />
Uninstall xgl.<br />
Remove nvidia drivers.<br />
Add 7.2 Xorg repository.<br />
Update everything and make sure you are using Xorg 7.2.<br />
Download nvidia drivers from NVidia site<br />
Open konsole and enter &#8220;init 3&#8243;.<br />
Give root username and your passsword<br />
And install driver with &#8220;sh nvidia*&#8221;.<br />
Make changes to /etc/X11/xorg.conf like you did in gentoo (follow gentoo wiki).<br />
Now it may work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.977 seconds -->
