<?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 for STEEVdotnet</title>
	<atom:link href="http://www.steev.net/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.steev.net</link>
	<description>Random ramblings, sometimes talk about Gentoo development</description>
	<lastBuildDate>Sun, 25 Jul 2010 09:08:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on DBus Tutorial (from Dan Williams) by make up artist las vegas</title>
		<link>http://www.steev.net/?p=245&#038;cpage=1#comment-16988</link>
		<dc:creator>make up artist las vegas</dc:creator>
		<pubDate>Sun, 25 Jul 2010 09:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.steev.net/?p=245#comment-16988</guid>
		<description>This is 3 times now that i’ve come on your website in the last 2 days when searching Bing for absolutely unrelated stuff. Kinda odd. Keep up the good blogging!</description>
		<content:encoded><![CDATA[<p>This is 3 times now that i’ve come on your website in the last 2 days when searching Bing for absolutely unrelated stuff. Kinda odd. Keep up the good blogging!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DBus Tutorial (from Dan Williams) by Cara membuat dan menggunakan Webmail</title>
		<link>http://www.steev.net/?p=245&#038;cpage=1#comment-15968</link>
		<dc:creator>Cara membuat dan menggunakan Webmail</dc:creator>
		<pubDate>Tue, 04 May 2010 11:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.steev.net/?p=245#comment-15968</guid>
		<description>[...] DBus Tutorial (from Dan Williams) « STEEVdotnet [...]</description>
		<content:encoded><![CDATA[<p>[...] DBus Tutorial (from Dan Williams) « STEEVdotnet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DBus Tutorial (from Dan Williams) by Tweets that mention DBus Tutorial (from Dan Williams) « STEEVdotnet -- Topsy.com</title>
		<link>http://www.steev.net/?p=245&#038;cpage=1#comment-15912</link>
		<dc:creator>Tweets that mention DBus Tutorial (from Dan Williams) « STEEVdotnet -- Topsy.com</dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.steev.net/?p=245#comment-15912</guid>
		<description>[...] This post was mentioned on Twitter by NAKAMURA Yoshitaka, Zuissi. Zuissi said: Gentoo: Steev Klimaszewski: DBus Tutorial (from Dan Williams): In a thread on the NetworkManager mailing list expl... http://bit.ly/9NofEv [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by NAKAMURA Yoshitaka, Zuissi. Zuissi said: Gentoo: Steev Klimaszewski: DBus Tutorial (from Dan Williams): In a thread on the NetworkManager mailing list expl&#8230; <a href="http://bit.ly/9NofEv" rel="nofollow">http://bit.ly/9NofEv</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DBus Tutorial (from Dan Williams) by DBus Tutorial (from Dan Williams) « STEEVdotnet &#124; Python WebDev Insider</title>
		<link>http://www.steev.net/?p=245&#038;cpage=1#comment-15910</link>
		<dc:creator>DBus Tutorial (from Dan Williams) « STEEVdotnet &#124; Python WebDev Insider</dc:creator>
		<pubDate>Thu, 29 Apr 2010 09:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.steev.net/?p=245#comment-15910</guid>
		<description>[...] See the original post here: DBus Tutorial (from Dan Williams) « STEEVdotnet [...]</description>
		<content:encoded><![CDATA[<p>[...] See the original post here: DBus Tutorial (from Dan Williams) « STEEVdotnet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xorg and udev (redux) by dagger</title>
		<link>http://www.steev.net/?p=234&#038;cpage=1#comment-15822</link>
		<dc:creator>dagger</dc:creator>
		<pubDate>Fri, 09 Apr 2010 09:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://steev.wordpress.com/?p=24#comment-15822</guid>
		<description>Steev,

You dont need Section &quot;InputClass&quot; section mate. All you need to do, is to add proper rules to /etc/udev/rules.d

When X starts you&#039;ll have:

[100996.134] (II) The server relies on udev to provide the list of input devices.
...
[100996.437] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[100996.437] (**) Power Button: Applying InputClass &quot;evdev-catchall&quot;
[100996.437] (II) LoadModule: &quot;evdev&quot;
[100996.437] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[100996.437] (II) Module evdev: vendor=&quot;X.Org Foundation&quot;
[100996.437]    compiled for 1.8.0, module version = 2.3.2
[100996.437]    Module class: X.Org XInput Driver
[100996.437]    ABI class: X.Org XInput driver, version 9.0
[100996.437] (**) Power Button: always reports core events
[100996.437] (**) Power Button: Device: &quot;/dev/input/event1&quot;
[100996.442] (II) Power Button: Found keys
[100996.442] (II) Power Button: Configuring as keyboard
[100996.442] (II) XINPUT: Adding extended input device &quot;Power Button&quot; (type: KEYBOARD)
[100996.442] (**) Option &quot;xkb_rules&quot; &quot;evdev&quot;
[100996.442] (**) Option &quot;xkb_model&quot; &quot;evdev&quot;
[100996.442] (**) Option &quot;xkb_layout&quot; &quot;gb&quot;
[100996.485] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[100996.485] (**) Power Button: Applying InputClass &quot;evdev-catchall&quot;
[100996.485] (**) Power Button: always reports core events
[100996.485] (**) Power Button: Device: &quot;/dev/input/event0&quot;
[100996.495] (II) Power Button: Found keys
[100996.495] (II) Power Button: Configuring as keyboard
[100996.495] (II) XINPUT: Adding extended input device &quot;Power Button&quot; (type: KEYBOARD)
[100996.495] (**) Option &quot;xkb_rules&quot; &quot;evdev&quot;
[100996.495] (**) Option &quot;xkb_model&quot; &quot;evdev&quot;
[100996.495] (**) Option &quot;xkb_layout&quot; &quot;gb&quot;
[100996.497] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event2)
[100996.497] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass &quot;evdev-catchall&quot;
[100996.497] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[100996.497] (**) Logitech USB-PS/2 Optical Mouse: Device: &quot;/dev/input/event2&quot;
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Found relative axes
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[100996.507] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[100996.507] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[100996.507] (II) XINPUT: Adding extended input device &quot;Logitech USB-PS/2 Optical Mouse&quot; (type: MOUSE)
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[100996.507] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)


In my case this was very important part of udev rule:
ENV{ID_INPUT_KEY}==&quot;?*&quot;, ENV{xkblayout}=&quot;gb&quot;

My xorg.conf looks like:

Section &quot;Device&quot;
    Identifier  &quot;radeon0&quot;
    Driver      &quot;ati&quot;
    VendorName  &quot;ATI Technologies Inc&quot;
    BoardName   &quot;FireGL v3400&quot;
    BusID       &quot;PCI:1:0:0&quot;
    Option      &quot;Monitor-DVI-0&quot; &quot;monitor0&quot;
    Option      &quot;Monitor-DVI-1&quot; &quot;monitor1&quot;
    Option      &quot;AccelMethod&quot; &quot;EXA&quot;
    Option &quot;AccelDFS&quot; &quot;on&quot;
EndSection

Section &quot;Monitor&quot;
    Identifier  &quot;monitor0&quot;
    Option      &quot;DPMS&quot;
    Option      &quot;PreferredMode&quot; &quot;1920x1200_60.00&quot;
EndSection

Section &quot;Monitor&quot;
    Identifier  &quot;monitor1&quot;
    Option      &quot;DPMS&quot;
    Option      &quot;PreferredMode&quot; &quot;1920x1200_60.00&quot;
    Option      &quot;Rightof&quot; &quot;monitor0&quot;
EndSection

Section &quot;Screen&quot;
    Identifier  &quot;screen0&quot;
    Device      &quot;radeon0&quot;
    DefaultDepth    24
    SubSection &quot;Display&quot;
        Depth       24
        Virtual     3840 1200
    EndSubSection
EndSection

Section &quot;ServerLayout&quot;
    Identifier  &quot;Default Layout&quot;
    Screen      &quot;screen0&quot;

EndSection

Section &quot;ServerFlags&quot;
    Option &quot;RandR&quot; &quot;true&quot;
EndSection</description>
		<content:encoded><![CDATA[<p>Steev,</p>
<p>You dont need Section &#8220;InputClass&#8221; section mate. All you need to do, is to add proper rules to /etc/udev/rules.d</p>
<p>When X starts you&#8217;ll have:</p>
<p>[100996.134] (II) The server relies on udev to provide the list of input devices.<br />
&#8230;<br />
[100996.437] (II) config/udev: Adding input device Power Button (/dev/input/event1)<br />
[100996.437] (**) Power Button: Applying InputClass &#8220;evdev-catchall&#8221;<br />
[100996.437] (II) LoadModule: &#8220;evdev&#8221;<br />
[100996.437] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so<br />
[100996.437] (II) Module evdev: vendor=&#8221;X.Org Foundation&#8221;<br />
[100996.437]    compiled for 1.8.0, module version = 2.3.2<br />
[100996.437]    Module class: X.Org XInput Driver<br />
[100996.437]    ABI class: X.Org XInput driver, version 9.0<br />
[100996.437] (**) Power Button: always reports core events<br />
[100996.437] (**) Power Button: Device: &#8220;/dev/input/event1&#8243;<br />
[100996.442] (II) Power Button: Found keys<br />
[100996.442] (II) Power Button: Configuring as keyboard<br />
[100996.442] (II) XINPUT: Adding extended input device &#8220;Power Button&#8221; (type: KEYBOARD)<br />
[100996.442] (**) Option &#8220;xkb_rules&#8221; &#8220;evdev&#8221;<br />
[100996.442] (**) Option &#8220;xkb_model&#8221; &#8220;evdev&#8221;<br />
[100996.442] (**) Option &#8220;xkb_layout&#8221; &#8220;gb&#8221;<br />
[100996.485] (II) config/udev: Adding input device Power Button (/dev/input/event0)<br />
[100996.485] (**) Power Button: Applying InputClass &#8220;evdev-catchall&#8221;<br />
[100996.485] (**) Power Button: always reports core events<br />
[100996.485] (**) Power Button: Device: &#8220;/dev/input/event0&#8243;<br />
[100996.495] (II) Power Button: Found keys<br />
[100996.495] (II) Power Button: Configuring as keyboard<br />
[100996.495] (II) XINPUT: Adding extended input device &#8220;Power Button&#8221; (type: KEYBOARD)<br />
[100996.495] (**) Option &#8220;xkb_rules&#8221; &#8220;evdev&#8221;<br />
[100996.495] (**) Option &#8220;xkb_model&#8221; &#8220;evdev&#8221;<br />
[100996.495] (**) Option &#8220;xkb_layout&#8221; &#8220;gb&#8221;<br />
[100996.497] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event2)<br />
[100996.497] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass &#8220;evdev-catchall&#8221;<br />
[100996.497] (**) Logitech USB-PS/2 Optical Mouse: always reports core events<br />
[100996.497] (**) Logitech USB-PS/2 Optical Mouse: Device: &#8220;/dev/input/event2&#8243;<br />
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons<br />
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)<br />
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Found relative axes<br />
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes<br />
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse<br />
[100996.507] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5<br />
[100996.507] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200<br />
[100996.507] (II) XINPUT: Adding extended input device &#8220;Logitech USB-PS/2 Optical Mouse&#8221; (type: MOUSE)<br />
[100996.507] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.<br />
[100996.507] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)</p>
<p>In my case this was very important part of udev rule:<br />
ENV{ID_INPUT_KEY}==&#8221;?*&#8221;, ENV{xkblayout}=&#8221;gb&#8221;</p>
<p>My xorg.conf looks like:</p>
<p>Section &#8220;Device&#8221;<br />
    Identifier  &#8220;radeon0&#8243;<br />
    Driver      &#8220;ati&#8221;<br />
    VendorName  &#8220;ATI Technologies Inc&#8221;<br />
    BoardName   &#8220;FireGL v3400&#8243;<br />
    BusID       &#8220;PCI:1:0:0&#8243;<br />
    Option      &#8220;Monitor-DVI-0&#8243; &#8220;monitor0&#8243;<br />
    Option      &#8220;Monitor-DVI-1&#8243; &#8220;monitor1&#8243;<br />
    Option      &#8220;AccelMethod&#8221; &#8220;EXA&#8221;<br />
    Option &#8220;AccelDFS&#8221; &#8220;on&#8221;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
    Identifier  &#8220;monitor0&#8243;<br />
    Option      &#8220;DPMS&#8221;<br />
    Option      &#8220;PreferredMode&#8221; &#8220;1920x1200_60.00&#8243;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
    Identifier  &#8220;monitor1&#8243;<br />
    Option      &#8220;DPMS&#8221;<br />
    Option      &#8220;PreferredMode&#8221; &#8220;1920x1200_60.00&#8243;<br />
    Option      &#8220;Rightof&#8221; &#8220;monitor0&#8243;<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
    Identifier  &#8220;screen0&#8243;<br />
    Device      &#8220;radeon0&#8243;<br />
    DefaultDepth    24<br />
    SubSection &#8220;Display&#8221;<br />
        Depth       24<br />
        Virtual     3840 1200<br />
    EndSubSection<br />
EndSection</p>
<p>Section &#8220;ServerLayout&#8221;<br />
    Identifier  &#8220;Default Layout&#8221;<br />
    Screen      &#8220;screen0&#8243;</p>
<p>EndSection</p>
<p>Section &#8220;ServerFlags&#8221;<br />
    Option &#8220;RandR&#8221; &#8220;true&#8221;<br />
EndSection</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rocks, as presents&#8230; by saulgoode</title>
		<link>http://www.steev.net/?p=238&#038;cpage=1#comment-15834</link>
		<dc:creator>saulgoode</dc:creator>
		<pubDate>Wed, 07 Apr 2010 23:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://steev.wordpress.com/?p=43#comment-15834</guid>
		<description>De Beers has been pushing this custom on the human species for decades. :)</description>
		<content:encoded><![CDATA[<p>De Beers has been pushing this custom on the human species for decades. <img src='http://www.steev.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rocks, as presents&#8230; by durney</title>
		<link>http://www.steev.net/?p=238&#038;cpage=1#comment-15830</link>
		<dc:creator>durney</dc:creator>
		<pubDate>Tue, 06 Apr 2010 00:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://steev.wordpress.com/?p=43#comment-15830</guid>
		<description>No to głupia pinda, ta Twoja eks.</description>
		<content:encoded><![CDATA[<p>No to głupia pinda, ta Twoja eks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xorg and udev (redux) by steev</title>
		<link>http://www.steev.net/?p=234&#038;cpage=1#comment-15820</link>
		<dc:creator>steev</dc:creator>
		<pubDate>Mon, 29 Mar 2010 17:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://steev.wordpress.com/?p=24#comment-15820</guid>
		<description>There is more to hotplugging than &quot;using evdev&quot; - I&#039;m sorry that you can&#039;t see that.</description>
		<content:encoded><![CDATA[<p>There is more to hotplugging than &#8220;using evdev&#8221; &#8211; I&#8217;m sorry that you can&#8217;t see that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xorg and udev (redux) by ordum</title>
		<link>http://www.steev.net/?p=234&#038;cpage=1#comment-15819</link>
		<dc:creator>ordum</dc:creator>
		<pubDate>Mon, 29 Mar 2010 05:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://steev.wordpress.com/?p=24#comment-15819</guid>
		<description>you waited til xorg 1.8 for that???? oO

I&#039;ve used evdev like since ever, and X without dbus or hal.

I don&#039;t know what you hurraying about.</description>
		<content:encoded><![CDATA[<p>you waited til xorg 1.8 for that???? oO</p>
<p>I&#8217;ve used evdev like since ever, and X without dbus or hal.</p>
<p>I don&#8217;t know what you hurraying about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on gpu_z430 by opello</title>
		<link>http://www.steev.net/?p=236&#038;cpage=1#comment-15826</link>
		<dc:creator>opello</dc:creator>
		<pubDate>Sun, 28 Mar 2010 15:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://steev.wordpress.com/?p=33#comment-15826</guid>
		<description>I dug around a bit but couldn&#039;t find it.  I did learn a few things, that maybe you already know though ...
 - It seems that the Freescale i.MX51 devkit uses the same GPU (and driver) according to their &quot;Ubuntu Startup Guide for the i.MX51 EVK board&quot; but they only have binary releases in the &quot;SDK_soucre&quot; tarball.
 - http://www.youtube.com/watch?v=SHA7cVFrTrA the desktop shows a 5.1.0 that doesn&#039;t seem to depend on the gsl.ko (based on lsmod in the video)
 - &quot;ATI Imageon Z430&quot; seems to be the product name, and leads to more search results :)

Good luck ... I enjoy following this stuff anyway.</description>
		<content:encoded><![CDATA[<p>I dug around a bit but couldn&#8217;t find it.  I did learn a few things, that maybe you already know though &#8230;<br />
 &#8211; It seems that the Freescale i.MX51 devkit uses the same GPU (and driver) according to their &#8220;Ubuntu Startup Guide for the i.MX51 EVK board&#8221; but they only have binary releases in the &#8220;SDK_soucre&#8221; tarball.<br />
 &#8211; <a href="http://www.youtube.com/watch?v=SHA7cVFrTrA" rel="nofollow">http://www.youtube.com/watch?v=SHA7cVFrTrA</a> the desktop shows a 5.1.0 that doesn&#8217;t seem to depend on the gsl.ko (based on lsmod in the video)<br />
 &#8211; &#8220;ATI Imageon Z430&#8243; seems to be the product name, and leads to more search results <img src='http://www.steev.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Good luck &#8230; I enjoy following this stuff anyway.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
