<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>42 &#187; Mandriva</title>
	<atom:link href="http://www.42.mach7x.com/category/mandriva/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.42.mach7x.com</link>
	<description>Thoughts and tips about programming with Ruby on Rails</description>
	<lastBuildDate>Thu, 09 Sep 2010 09:28:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Video playing too fast in mplayer (Mandriva)</title>
		<link>http://www.42.mach7x.com/2010/09/06/video-playing-too-fast-in-mplayer-mandriva/</link>
		<comments>http://www.42.mach7x.com/2010/09/06/video-playing-too-fast-in-mplayer-mandriva/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 13:16:52 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mplayer]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=222</guid>
		<description><![CDATA[Problem The video playback in mplayer (or any other media player), in Mandriva 2010.0 plays too fast. Solution According to the errata in the Mandriva website here you only have to add the following to your ~/.mplayer/config file: vo=x11]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
The video playback in mplayer (or any other media player), in Mandriva 2010.0 plays too fast.</p>
<p><strong>Solution</strong><br />
According to the errata in the Mandriva website <a href="http://wiki.mandriva.com/en/2009.1_Errata">here</a> you only have to add the following to your ~/.mplayer/config file:</p>
<p><span class="code"><br />
 vo=x11<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2010/09/06/video-playing-too-fast-in-mplayer-mandriva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ATI Radeon HD-4350 Mandriva 2010 Dual Monitor</title>
		<link>http://www.42.mach7x.com/2010/05/14/ati-radeon-hd-43500-mandriva-201-dual-monitor/</link>
		<comments>http://www.42.mach7x.com/2010/05/14/ati-radeon-hd-43500-mandriva-201-dual-monitor/#comments</comments>
		<pubDate>Fri, 14 May 2010 10:47:29 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Dual Monitor]]></category>
		<category><![CDATA[mandriva 2010]]></category>
		<category><![CDATA[Xorg]]></category>
		<category><![CDATA[xranr]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=198</guid>
		<description><![CDATA[Problem Trying to get Mandriva 2010 to work on a dual monitor with an ATI Radeon HD 4350. Desktop used is a Dell Vostro 430 and two BenQ G920WL monitors. Solution After reading the articles here and here, the steps required were: Select driver ATI Radeon HD 2000 and later (radeon/fglrx) Don&#8217;t select proprietary driver [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
Trying to get Mandriva 2010 to work on a dual monitor with an ATI Radeon HD 4350. Desktop used is a Dell Vostro 430 and two BenQ G920WL monitors.</p>
<p><strong>Solution</strong><br />
After reading the articles <a href="http://forum.mandriva.com/viewtopic.php?t=110181">here</a> and <a href="http://www.thinkwiki.org/wiki/Xorg_RandR_1.2">here</a>, the steps required were:</p>
<ul>
<li>Select driver ATI Radeon HD 2000 and later (radeon/fglrx)</li>
<li>Don&#8217;t select proprietary driver from next screen</li>
<li>Run xrandr -q to find out the name of the monitors</li>
<li>From the output find out the current resolution (1440&#215;900), names (VGA_1,DVI-I_2/analog) and maximum resolution (1440&#215;900)</li>
<li>Edit the xorg.conf file (/etc/X11/xorg.conf) and add the Virtual 2880 900 (without quotes) underneath the Modes line in the Display Subsection</li>
<li>Save the file and restart the X server</li>
<li>Run again the xrandr -q command and make sure the maximum resolution has changed to 2880&#215;900</li>
<li>Run xrandr &#8211;output DVI-I_2/analog &#8211;auto &#8211;right-of VGA_1 to put one screen next to the other
<li>
<li>Follow the description <a href="http://www.thinkwiki.org/wiki/Xorg_RandR_1.2">here</a> to set it up permanently on login</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2010/05/14/ati-radeon-hd-43500-mandriva-201-dual-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem with Sansa mp3 player automatic connection in Mandriva</title>
		<link>http://www.42.mach7x.com/2010/04/28/problem-with-sansa-mp3-player-automatic-connection-in-mandriva/</link>
		<comments>http://www.42.mach7x.com/2010/04/28/problem-with-sansa-mp3-player-automatic-connection-in-mandriva/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 23:12:17 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Sansa]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=196</guid>
		<description><![CDATA[Problem After an upgrade my Sansa E260 is no longer automatically recognised in Mandriva and looking at the /var/log/messages displays the error: reset high speed USB device using ehci_hcd and address 5 Solution Run as su the following (maybe a couple of times), while the sansa is connected: sudo rmmod ehci_hcd sudo modprobe ehci_hcd]]></description>
			<content:encoded><![CDATA[<p><Strong>Problem</strong><br />
After an upgrade my Sansa E260 is no longer automatically recognised in Mandriva and looking at the /var/log/messages displays the error:<br />
<span class="code">reset high speed USB device using ehci_hcd and address 5</span></p>
<p><Strong>Solution</strong><br />
Run as su the following (maybe a couple of times), while the sansa is connected:<br />
<span class="code">sudo rmmod ehci_hcd<br />
sudo modprobe ehci_hcd</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2010/04/28/problem-with-sansa-mp3-player-automatic-connection-in-mandriva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing MySQL GUI tools (mysql-query-browser, mysql-administrator) in Mandriva 2010</title>
		<link>http://www.42.mach7x.com/2010/04/14/installing-mysql-gui-tools-mysql-query-browser-mysql-administrator-in-mandriva-2010/</link>
		<comments>http://www.42.mach7x.com/2010/04/14/installing-mysql-gui-tools-mysql-query-browser-mysql-administrator-in-mandriva-2010/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 10:46:00 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[Query Browser]]></category>
		<category><![CDATA[RPM]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=191</guid>
		<description><![CDATA[Problem You want to install the GUI tools for MySQL in Mandriva 2010 but a quick search in the MySQL website doesn&#8217;t list the Mandriva rpm files. Solution To install the tools in Mandriva 2010 run: sudo urpmi mysql-query-browser mysql-administrator.]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
You want to install the GUI tools for MySQL in Mandriva 2010 but a quick search in the MySQL website doesn&#8217;t list the Mandriva rpm files.</p>
<p><strong>Solution</strong><br />
To install the tools in Mandriva 2010 run:<br />
<span class="code">sudo urpmi mysql-query-browser mysql-administrator</span>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2010/04/14/installing-mysql-gui-tools-mysql-query-browser-mysql-administrator-in-mandriva-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NoMethodError (undefined method `refresh_token&#8217; for #):</title>
		<link>http://www.42.mach7x.com/2010/03/26/nomethoderror-undefined-method-refresh_token-for/</link>
		<comments>http://www.42.mach7x.com/2010/03/26/nomethoderror-undefined-method-refresh_token-for/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 15:52:48 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=187</guid>
		<description><![CDATA[Problem When you get the above error you cannot login to your application. Solution You will need to delete the cookies for the authentication, so in Firefox (Linux) go to Preferences, remove individual cookies for the specific domain.]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
When you get the above error you cannot login to your application.</p>
<p><strong>Solution</strong><br />
You will need to delete the cookies for the authentication, so in Firefox (Linux) go to Preferences, remove individual cookies for the specific domain.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2010/03/26/nomethoderror-undefined-method-refresh_token-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mandriva 2010, Dell Vostro 430, Broadcom Netlink BCM57780 problem</title>
		<link>http://www.42.mach7x.com/2010/03/11/mandriva-2010-dell-vostro-430-broadcom-netlink-bcm57780-problem/</link>
		<comments>http://www.42.mach7x.com/2010/03/11/mandriva-2010-dell-vostro-430-broadcom-netlink-bcm57780-problem/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 16:15:26 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[broadcom]]></category>
		<category><![CDATA[Dell Vostro 430]]></category>
		<category><![CDATA[mandriva 2010]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=167</guid>
		<description><![CDATA[Problem Just recently installed Mandriva 2010 in a new Dell Vostro 430 and the network card (Broadcom Netlink BCM57780) was not recognized. Solution Add the following to the /etc/modprobe.conf file: sudo vi /etc/modprobe.conf install tg3 /sbin/modprobe broadcom; /sbin/modprobe/ &#8211;ignore-install tg3]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
Just recently installed Mandriva 2010 in a new Dell Vostro 430 and the network card (Broadcom Netlink BCM57780) was not recognized.</p>
<p><strong>Solution</strong><br />
Add the following to the /etc/modprobe.conf file:<br />
<span class="code">sudo vi /etc/modprobe.conf</span><br />
<span class="code">install tg3 /sbin/modprobe broadcom; /sbin/modprobe/ &#8211;ignore-install tg3</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2010/03/11/mandriva-2010-dell-vostro-430-broadcom-netlink-bcm57780-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ferret installation error</title>
		<link>http://www.42.mach7x.com/2009/11/03/ferret-installation-error/</link>
		<comments>http://www.42.mach7x.com/2009/11/03/ferret-installation-error/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 17:28:12 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=148</guid>
		<description><![CDATA[Problem Trying to install ferret with sudo gem install ferret fails with the following error: fs_store.c:300: error: format not a string literal and no format arguments make: *** [fs_store.o] Error 1 rake aborted! Command failed with status (2): [make...] Solution As the installation was not possible by using the gem install command, the next step [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
Trying to install ferret with sudo gem install ferret fails with the following error:<br />
<span class="code"><br />
fs_store.c:300: error: format not a string literal and no format arguments<br />
make: *** [fs_store.o] Error 1<br />
rake aborted!<br />
Command failed with status (2): [make...]</span></p>
<p><strong>Solution</strong><br />
As the installation was not possible by using the gem install command, the next step was to download the ferret.tar.gz file extract it and try and install the plugin manually.<br />
It also failed with the same error message.<br />
After some googling for the error message it seems that newer gcc versions fail for non critical errors which in this case is caused by the make options <i>-Wformat -Werror=format-security</i><br />
So if you replace the:<br />
<span class="code">-Werror=format-security</span><br />
with<br />
<span class="code">-Wno-error</span></p>
<p>in the extracted folder/ext/Makefile</p>
<p>and then follow the original instructions as in:<br />
<span class="code"><br />
$ rake ext<br />
$ ruby setup.rb config<br />
$ ruby setup.rb setup<br />
# ruby setup.rb install</span></p>
<p>It should be installed correctly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2009/11/03/ferret-installation-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mandriva &#8211; Eclipse &#8211; Aptana RadRails</title>
		<link>http://www.42.mach7x.com/2009/06/29/mandriva-eclipse-aptana-radrails/</link>
		<comments>http://www.42.mach7x.com/2009/06/29/mandriva-eclipse-aptana-radrails/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:09:45 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=122</guid>
		<description><![CDATA[Problem You want to do a new installation of Aptana RadRails IDE in Mandriva as an eclipse plugin. Solution Install eclipse first (selecting openjdk when prompted): sudo urpmi eclipse According to the instructions here take the following steps: From the Help menu in Eclipse, select Software Updates Select the Available Sotware tab Click the &#8220;Add [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
You want to do a new installation of Aptana RadRails IDE in Mandriva as an eclipse plugin.</p>
<p><strong>Solution</strong></p>
<ul>
<li>Install eclipse first (selecting openjdk when prompted):
<pre class="code">sudo urpmi eclipse</pre>
</li>
<li>According to the instructions <a href="http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration">here</a> take the following steps:</li>
<li>From the Help menu in Eclipse, select Software Updates</li>
<li>Select the Available Sotware tab</li>
<li>Click the &#8220;Add Site..&#8221; button.</li>
<li>Specify the Location Url update site: http://update.aptana.com/update/studio/3.4/ and click OK</li>
<li>Select the checkbox next to the added update site.</li>
<li>Click the install button.</li>
<li>Complete instruction to install from update site and restart eclipse</li>
<li>Go to &#8216;My Aptana&#8217; page and then the &#8216;Plugins&#8217; tab on the top</li>
<li>Click on Aptana Rad Rails &#8216;Get It&#8217; link and get through the next sequence of screens select &#8216;ok&#8217;.</li>
<li>Restart Eclipse and RadRails should now be installed.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2009/06/29/mandriva-eclipse-aptana-radrails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>no appropriate greeter plugin error</title>
		<link>http://www.42.mach7x.com/2009/05/19/no-appropriate-greeter-plugin-error/</link>
		<comments>http://www.42.mach7x.com/2009/05/19/no-appropriate-greeter-plugin-error/#comments</comments>
		<pubDate>Tue, 19 May 2009 08:44:38 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=111</guid>
		<description><![CDATA[Problem After upgrading to Mandriva 2009.1 Spring, that uses KDE 4, you can no longer lock the screen as you get the error: no appropriate greeter plugin... Solution There is a package missing from the upgrade so do: urpmi kdm]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
After upgrading to Mandriva 2009.1 Spring, that uses KDE 4, you can no longer lock the screen as you get the error:</p>
<pre class="code">no appropriate greeter plugin...</pre>
<p><strong>Solution</strong><br />
There is a package missing from the upgrade so do:</p>
<pre class="code">urpmi kdm</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2009/05/19/no-appropriate-greeter-plugin-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spree installation error in Mandriva.</title>
		<link>http://www.42.mach7x.com/2009/05/01/spree-installation-error-in-mandriva/</link>
		<comments>http://www.42.mach7x.com/2009/05/01/spree-installation-error-in-mandriva/#comments</comments>
		<pubDate>Fri, 01 May 2009 12:35:10 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[installation error]]></category>
		<category><![CDATA[spree]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=103</guid>
		<description><![CDATA[Problem You are trying to install spree from the git source, following the instructions from here, but there are errors like: gem install activemerchant --version "= 1.4.1" ERROR: While generating documentation for builder-2.1.2 ... MESSAGE: Unhandled special: Special: type=17, text="" ... RDOC args: --ri --op /usr/lib/ruby/gems/1.8/doc/builder-2.1.2/ri --title Builder -- Easy XML Building --main README --line-numbers [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
You are trying to install spree from the git source, following the instructions from <a href="http://spreecommerce.com/documentation">here</a>, but there are errors like:</p>
<pre class="code">gem install activemerchant --version "= 1.4.1"
ERROR:  While generating documentation for builder-2.1.2
... MESSAGE:   Unhandled special: Special: type=17, text="<!-- HI -->"
... RDOC args: --ri --op /usr/lib/ruby/gems/1.8/doc/builder-2.1.2/ri --title Builder
    -- Easy XML Building --main README --line-numbers
    --quiet lib CHANGES Rakefile README doc/releases/builder-1.2.4.rdoc
    doc/releases/builder-2.0.0.rdoc doc/releases/builder-2.1.1.</pre>
<p><strong>Solution</strong><br />
Make sure you have the following gems installed:</p>
<pre class="code">sudo gem install builder haml echoe
</pre>
<p>and then run:</p>
<pre class="code">sudo rake gems:install</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2009/05/01/spree-installation-error-in-mandriva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
