<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Experimental journal</title>
	<atom:link href="http://minarto.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://minarto.wordpress.com</link>
	<description>History of troubleshooting my system as well as experiment in IT area</description>
	<lastBuildDate>Fri, 12 Mar 2010 08:49:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='minarto.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Experimental journal</title>
		<link>http://minarto.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://minarto.wordpress.com/osd.xml" title="Experimental journal" />
	<atom:link rel='hub' href='http://minarto.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Disabling mouse scroll/wheel volume changing in songbird</title>
		<link>http://minarto.wordpress.com/2010/03/12/disabling-mouse-scrollwheel-volume-changing-in-songbird/</link>
		<comments>http://minarto.wordpress.com/2010/03/12/disabling-mouse-scrollwheel-volume-changing-in-songbird/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 08:49:13 +0000</pubDate>
		<dc:creator>minarto</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://minarto.wordpress.com/?p=13</guid>
		<description><![CDATA[One of what i really hate in songbird is that i often accidentally scrolling my mouse in playback area, changing playback volume in the process. It usually happen when i want to read the rest of lyrics in lyrics master add-on, or just scroll my song list. Sometimes i even scroll it so fast that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=minarto.wordpress.com&amp;blog=12446163&amp;post=13&amp;subd=minarto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of what i really hate in songbird is that i often accidentally scrolling my mouse in playback area, changing playback volume in the process. It usually happen when i want to read the rest of lyrics in lyrics master add-on, or just scroll my song list. Sometimes i even scroll it so fast that the volume goes up to 100% and it really hurts my ears (and surprised me too). Therefore i want to disable it (I can slide the volume manualy, or using system volume). Here is what i did</p>
<p>1. open terminal<br />
2. open file manager as root and browse to chrome subdirectory in songbird installation directory (in my case, i use <code>thunar</code> and my installation directory is &#8220;/usr/lib64/songbird-1.4.3/&#8221; )</p>
<p>	<code><br />
		su -<br />
		thunar /usr/lib64/songbird-1.4.3/chrome<br />
	</code></p>
<p>	or</p>
<p>	<code><br />
		sudo "thunar /usr/lib64/songbird-1.4.3/chrome"<br />
	</code></p>
<p>3. open &#8220;songbird.jar&#8221; using <code>File Archiver</code><br />
4. Browse to &#8220;content/songbird/scripts/&#8221;<br />
5. open &#8220;mouseWheelVolume.js&#8221; using text editor. I used gEdit<br />
6. search for this line </p>
<p>	<code><br />
		// Auto-init/deinit registration<br />
		window.addEventListener("load", mousewheel_volume.onLoad, false);<br />
		window.addEventListener("unload", mousewheel_volume.onUnload, false);<br />
	</code></p>
<p>	and change it to<br />
	<code><br />
		// Auto-init/deinit registration<br />
		//window.addEventListener("load", mousewheel_volume.onLoad, false);<br />
		//window.addEventListener("unload", mousewheel_volume.onUnload, false);<br />
	</code></p>
<p>7. Save. There should be a dialog from <code>File Archiver</code> asking whether you want to update the content of the (songbird.jar) jar. Choose yes. (Since my installation dir is /usr/lib64 i need root privelege to edit the jar, that is the reason behind step 2).</p>
<p>8. Restart songbird and you won&#8217;t be disrupted by the mouse wheel/scroll in playback area.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/minarto.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/minarto.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/minarto.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/minarto.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/minarto.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/minarto.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/minarto.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/minarto.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/minarto.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/minarto.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/minarto.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/minarto.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/minarto.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/minarto.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=minarto.wordpress.com&amp;blog=12446163&amp;post=13&amp;subd=minarto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://minarto.wordpress.com/2010/03/12/disabling-mouse-scrollwheel-volume-changing-in-songbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ff5396bb34f914826a07b21896e298d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">minarto</media:title>
		</media:content>
	</item>
		<item>
		<title>Swithcing back to nouveau driver</title>
		<link>http://minarto.wordpress.com/2010/03/07/swithcing-back-to-nouveau-driver/</link>
		<comments>http://minarto.wordpress.com/2010/03/07/swithcing-back-to-nouveau-driver/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 22:59:48 +0000</pubDate>
		<dc:creator>minarto</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[experiment macbook fedora]]></category>

		<guid isPermaLink="false">http://minarto.wordpress.com/?p=3</guid>
		<description><![CDATA[Since regularly used Fedora Linux last year (from Fedora 11 Leonidas, and then clean installed Fedora 12 Constatine), i used the properiatary nvidia driver from the rpmfusion. It&#8217;s not that i need 3D (something that nouveau driver could do). It just last time i used it before, I had problem making my aluminium macbook (5,1) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=minarto.wordpress.com&amp;blog=12446163&amp;post=3&amp;subd=minarto&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Since regularly used Fedora Linux last year (from Fedora 11 Leonidas, and then clean installed Fedora 12 Constatine), i used the properiatary nvidia driver from the rpmfusion. It&#8217;s not that i need 3D (something that nouveau driver could do). It just last time i used it before, I had problem making my aluminium macbook (5,1) sleep properly. The first sleep was okay but after waking up, there were unseen error that preventing the second sleep process works properly. With the recent news about nvidia drivers bug, I tried to use nouveau back. Not an easy process for me but in the end I finally succeeded switched back.</p>
<p>(If you use this as reference, you are at your own risk, I&#8217;m no expert at this =)<br />
Note that this is what i did and might not be the best/correct/proper thing to do.<br />
1. Removing the nvidia kmod package package<br />
<code>yum erase akmod-nvidia kmod-nvidia-2.6.32.9-67</code><br />
2. Reboot</p>
<p>The boot message back to small font used by nouveau. But the screen blinked after entering run level 5. I could still move to tty2 using  +  + . I logged in as root and removed xorg-x11-drv-nvidia-libs (I just needed to list this one because it will pull the other dependency (all other kmod-nvidia-kernel package and xorg-x11-drv-nvidia)</p>
<p>3. <code>yum erase xorg-x11-drv-nvidia-libs</code><br />
4. Reboot</p>
<p>No luck yet. Same as the previous problem. I thought maybe it&#8217;s because the nvidia-xconfig and/or nvidia-settings. I tried to remove the former first</p>
<p>5. <code>yum erase nvidia-xconfig</code><br />
6. Reboot</p>
<p>Same problem. It&#8217;s nvidia-settings turn to be removed<br />
7. <code>yum erase nvidia-settings</code><br />
8. Reboot</p>
<p>Same problem. Maybe the nouveau driver was not loaded? I checked the grub config</p>
<p>9. <code>cat /boot/grub/grub.conf | more</code></p>
<p>and found this in a line &#8220;rdblacklist=nouveau&#8221;. I removed that part with nano.</p>
<p>10. <code>nano /boot/grub/grub.conf</code><br />
11. Reboot</p>
<p>Not working yet. Cheking the xorg conf<br />
12. <code>cat /etc/X11/xorg.conf | more</code></p>
<p>found a section that mentioning nvidia. Removing that section using nano again<br />
13. <code>nano /etc/X11/xorg.conf</code></p>
<p>Starting the x manually from the root<br />
14. <code>startx</code></p>
<p>It worked, but the resolutuon was screwed up. 480x 320, (far) too small to my taste. I thought maybe it was because root and not my usual user. Tried to change the resolution from graphical menu, no other option available, just 480&#215;320. Maybe i need to remove my xorg.conf altogether and not just a section. Wait, maybe rename it would be a better idea. Back to bash shell</p>
<p>15. <code>mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak</code><br />
16. Reboot</p>
<p>And finally it&#8217;s working with native resolution 1280&#215;800. Brightness control (f1 &amp; f2) worked like a charm. Changed instantly unlike the nvidia counterpart. Next trying &#8220;suspend&#8221;. It works but it screwed up the brightness (changed to maximum). And changing the via the f1 and f2 not worked (the applet showing the brightness level showed up but no actual change). Suspend again worked over and over. The brightness problem let me down. Even suspend it first won&#8217;t change the actual brightness level (the trick i used in nvidia driver)</p>
<p>Was it because I&#8217;m using XFCE? Time to try other Desktop Environment. GNOME suffer the same problem while KDE actually could change the brightness? o.O. I don&#8217;t mind using KDE actually, however i want o use XFCE as it is my DE for the past months. I log out and login to XFCE again. The brightness still frozen, however I had changed it to my liking while in KDE and XCFE preserve it. Suspend XFCE and waking it up display the same level of brightness. Well I can live up with that. I won&#8217;t shutdown the system for a while anyway =)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/minarto.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/minarto.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/minarto.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/minarto.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/minarto.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/minarto.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/minarto.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/minarto.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/minarto.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/minarto.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/minarto.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/minarto.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/minarto.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/minarto.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=minarto.wordpress.com&amp;blog=12446163&amp;post=3&amp;subd=minarto&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://minarto.wordpress.com/2010/03/07/swithcing-back-to-nouveau-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ff5396bb34f914826a07b21896e298d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">minarto</media:title>
		</media:content>
	</item>
	</channel>
</rss>
