<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=3102&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3102</link>
		<description><![CDATA[The most recent posts in [SOLVED]thunar can't mount/umount removible devices automaticaly.]]></description>
		<lastBuildDate>Tue, 06 Feb 2007 07:12:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13142#p13142</link>
			<description><![CDATA[<p>OK, it will not be easy, but will not be that hard too.</p><p>First you will need to integrate pam on slackware. I suggest you download the scripts from the dropline project (&quot;<a href="http://wiki.droplinegnome.org/index.php?title=Dropline_Build_System" rel="nofollow">http://wiki.droplinegnome.org/index.php … ild_System</a>&quot;). Don&#039;t run the main script straight, just what is needed to build the pam package. Also, keep in mind that you must be carefull when you install pam and not reboot until you are sure you can login in the system. Open a console terminal and test if you can, case not, undo and try again.</p><p>Very good slackware SlackBuild scripts to build vte, dbus and dbus-lib can be found on &quot;<a href="http://rlworkman.net/slackbuilds/SBo" rel="nofollow">http://rlworkman.net/slackbuilds/SBo</a>&quot; (also for a lot of other libraries and applications). Is a very good place to look into. Browse the site, it has even a script to build xfce on slackware.</p><p>For PolicyKit, you first need to download it from its git repository. Do the following:<br />* grab the source tree - `git clone git://anongit.freedesktop.org/git/PolicyKit`;<br />* go to PolicyKit dir and generate configure and Makefile.in - `./autogen.sh`. <br />* Now you have configure and Makefile.in. Proceed as usual. You will need to create a goup/user account polkit:polkit;</p><p>Now is just hal. Well, it is straightforward and you already know the steps. </p><p>You can find a lot of information about how to compile and configure packages on &quot;<a href="http://cblfs.cross-lfs.org/index.php/Main_Page" rel="nofollow">http://cblfs.cross-lfs.org/index.php/Main_Page</a>&quot;. It is a &quot;must check&quot; if you can&#039;t wait until your distro make it available (what is the preferred way). But if you get addict to package &quot;source download/unpack/configure/make/make install&quot; cycle, I recommend you take a look on checkinstall &quot;<a href="http://asic-linux.com.mx/~izto/checkinstall/" rel="nofollow">http://asic-linux.com.mx/~izto/checkinstall/</a>&quot;.</p><p>Regards and good luck.</p>]]></description>
			<author><![CDATA[dummy@example.com (acobar)]]></author>
			<pubDate>Tue, 06 Feb 2007 07:12:49 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13142#p13142</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13125#p13125</link>
			<description><![CDATA[<p>Oh, forgot to say, to install PolicyKit you will need to install pam too, as it is not integrated on Slackware by default I may spend a little bit more time adjusting the scripts.</p>]]></description>
			<author><![CDATA[dummy@example.com (acobar)]]></author>
			<pubDate>Mon, 05 Feb 2007 17:22:01 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13125#p13125</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13124#p13124</link>
			<description><![CDATA[<p>I will post the SlackBuild scripts after a get home this night. Now that kernel 2.6.20 is out, and after all news about it, I will give it a try so will be of a little more help.</p><p>Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (acobar)]]></author>
			<pubDate>Mon, 05 Feb 2007 16:50:34 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13124#p13124</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13122#p13122</link>
			<description><![CDATA[<p>Thunar is not using dbus, therefore several instances are running in the background and they all receive the &#039;oe a device is plugged, open a new window&#039; signal.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Mon, 05 Feb 2007 12:59:22 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13122#p13122</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13121#p13121</link>
			<description><![CDATA[<div class="quotebox"><cite>acobar wrote:</cite><blockquote><div><p>Great!<br />If you are interested, I can generate some *.SlackBuild (for cairo, dbus, glitz, dbus-glib, hal and PolicyKit) scripts so that you can try the stable release of dbus (which is 1.0.2), but you are going to spend more time. :-\</p></div></blockquote></div><p>I&#039;m very enthusiastic.I even try to compile dbus dbus-glib and hal,but it failed through Policykit.<br />And , the hal of linuxpackages.net is disabled&#160; Policykit.</p><p>Oh! I still have a little problem with thunar mountting auto:<br />First time,thunar open *one* window for usb-disk,when I put in the usb-disk.Next time,thunar will open double windows. And the next ,next ,,, time , thunar will open several windows!!</p><p>That make me have to rm ~/.config to avoid&amp;#65281;</p><p>Do you have a good idea for that?</p>]]></description>
			<author><![CDATA[dummy@example.com (yongyi)]]></author>
			<pubDate>Mon, 05 Feb 2007 12:28:18 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13121#p13121</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13115#p13115</link>
			<description><![CDATA[<p>Great!</p><p>If you are interested, I can generate some *.SlackBuild (for cairo, dbus, glitz, dbus-glib, hal and PolicyKit) scripts so that you can try the stable release of dbus (which is 1.0.2), but you are going to spend more time. :-\</p><p>Also, don&#039;t forget that if you want these services to run automatically you need to list them on rc.M or rc.local (the last is the preferred method) on your Slack.</p><p>Regards and rejoice.</p>]]></description>
			<author><![CDATA[dummy@example.com (acobar)]]></author>
			<pubDate>Mon, 05 Feb 2007 09:28:07 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13115#p13115</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13103#p13103</link>
			<description><![CDATA[<p>;D I finally succeed&amp;#65292;when I installed dbus-0.93 that download from <a href="http://www.iwebyoumind.com/vid/dbus-0.93-i486-1gm.tgz" rel="nofollow">here</a>.</p><p>AND now I had installed files for auto mount removible devices:<br />udev-097-i486-10.tgz<br />dbus-0.93-i486-1gm.tgz<br />dbus-glib-0.72-i486-1mht.tgz<br />hal-0.5.8.1-i486-1kjz.tgz</p><p>Thanks all above!</p>]]></description>
			<author><![CDATA[dummy@example.com (yongyi)]]></author>
			<pubDate>Mon, 05 Feb 2007 05:09:06 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13103#p13103</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13096#p13096</link>
			<description><![CDATA[<p>Well I&#039;m glad to say I finally have it working on X86-64 (64-bit)&#160; <img src="http://forum.xfce.org/img/smilies/yikes.png" width="15" height="15" alt="yikes" /> <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> ;D !</p><p>But there are a couple of mysteries. Though, more on this later. But this is what I did;</p><p>1. Install slamd64 as normal . Also installed python - this isn&#039;t installed by default by the installer btw.</p><p>2. Add a non-root user&#160; (I added a test user, aaaaa) .</p><p>3. As root-&#160; Install these packages from here ( <a href="http://saxa.droplinegnome.org/x86_64/2.16/2.16.2/" rel="nofollow">http://saxa.droplinegnome.org/x86_64/2.16/2.16.2/</a> );</p><p> * hal-0.5.8.1-x86_64-2dl<br /> * vte-0.14.1-x86_64_1dl<br /> * dbus-bindings-0.92-x86_64.1dl<br /> * cairo-1.2.6-x86_64_1dl</p><p>(now stay as root for now!)</p><p>Also openssl and its libs are needed, however it appears they are installed by default by the slamd (slackware 11 64 bit) installer <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> .</p><p>4. Get URI 1.35 from here ( <a href="http://search.cpan.org/~gaas/URI-1.35/" rel="nofollow">http://search.cpan.org/~gaas/URI-1.35/</a> ) . Compile and install by;</p><p> * perl Makefile.PL<br /> * make<br /> * make test<br /> * make install</p><p>5. Get dbus version 0.93 - note *no* other version seems to work. It can be found here ( <a href="http://dbus.freedesktop.org/releases/" rel="nofollow">http://dbus.freedesktop.org/releases/</a> ) .&#160; </p><p>6. Add the group &amp; user for dbus;</p><p> *&#160; groupadd -g 28 messagebus</p><p> * useradd -c &quot;D-BUS Message Daemon User&quot; -d /dev/null -u 28 -g messagebus -s /bin/false messagebus</p><p>And compile it with<br />./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64<br />make<br />make install</p><p>7. Then do this;<br /> ln -s /usr/lib/libjpeg62.0.0 /usr/local/lib/libjpeg.so<br /> ln -s /usr/lib64/libSM.so /usr/local/lib/libSM.so</p><p>8. Download glitz-0.5.6 from here ( <a href="http://cairographics.org/snapshots/" rel="nofollow">http://cairographics.org/snapshots/</a> ) and compile it. Compile with ./configure --prefix=/usr --libdir=/usr/lib64 then make &amp; make install.</p><p>9. Install Thunar, Thunar goodies &amp; XFCE4.4&#160; &amp;&#160; XFCE4.4 goodies with the graphical installer.</p><p>10. Modify /etc/fstab - change in the line with /dev/cdrom on it from &quot;owner&quot; to &quot;user&quot;.</p><p>11. chmod 0777 /media/* </p><p>12. chmod 0777 /mnt/cdrom (where my cdrom is normally mounted -- yours may differ).</p><p>13. Put rc.messagebus into /etc/rc.d</p><p>14. Edit rc.local to read;<br /> rm /var/run/dbus/pid<br /> ./etc/rc.d/rc.messagebus start<br /> ./etc/rc.d/rc.hal start</p><p>15. Modify the files in /etc/dbus-1</p><p>Restart, start xfce by typing startxfce4 as *non* root and it should hopefully work!</p><p><img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>BTW, I had to pinch the rc.messagebus off my laptop to make this work. It should go in /etc/rc.d/</p><p>Now for the mysteries.....</p><p>A) Why won&#039;t any other version of dbus other than 0.93 work? Nothing else worked they just caused problems.</p><p>B) The modifications/creation of the files in /etc/dbus-1 I&#039;m not sure about. I don&#039;t know what to change <img src="http://forum.xfce.org/img/smilies/sad.png" width="15" height="15" alt="sad" /> so I cheated, I pinched the ones from the laptop and used those <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> .</p><p>Other notes:<br /> * No kernel upgrade to 2.6.18 was needed after all in slamd64.</p><p>Now it seems to be working, all I need to do is to go through all this again so I can verify I&#039;ve left nothing out!</p><p>ljones</p>]]></description>
			<author><![CDATA[dummy@example.com (ljones)]]></author>
			<pubDate>Sun, 04 Feb 2007 22:08:00 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13096#p13096</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13095#p13095</link>
			<description><![CDATA[<p>Then you need to install the thunar-volman package. You can read more about it <a href="http://foo-projects.org/~benny/projects/thunar-volman/" rel="nofollow">here</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Sun, 04 Feb 2007 21:57:14 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13095#p13095</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13092#p13092</link>
			<description><![CDATA[<div class="quotebox"><cite>Nick wrote:</cite><blockquote><div><p>Thunar volman should take care of this: Goto thunar &gt; edit &gt; preferences &gt; advanced &gt; select the thunar volman checkbox. Then run &#039;Thunar --daemon&#039; when you start Xfce.</p></div></blockquote></div><p>Interesting. I have the same problem, but I do not have that option in my Thunar prefs. I only have something about when to ask whether to update perms for subfolders.</p>]]></description>
			<author><![CDATA[dummy@example.com (wlkngowl)]]></author>
			<pubDate>Sun, 04 Feb 2007 19:59:44 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13092#p13092</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13090#p13090</link>
			<description><![CDATA[<p>AH <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> now I <em>might</em> have an answer for this. I used some of the packages at this site ( <a href="http://saxa.droplinegnome.org/x86_64/2.16/2.16.2/" rel="nofollow">http://saxa.droplinegnome.org/x86_64/2.16/2.16.2/</a> ) . However, this didn&#039;t seem to work. But I thought about trying the exact same version of dbus (dbus-0.93) as I&#039;d done on the IBM laptop. Previously, I had been using other versions, such as dbus-0.92, 1.01, 0.95 etc.</p><p>Unless it&#039;s a fluke, it appears not using the dbus package from <a href="http://saxa.droplinegnome.org/x86_64/2.16/2.16.2/" rel="nofollow">http://saxa.droplinegnome.org/x86_64/2.16/2.16.2/</a> (but I am guessing the dbus bindings would still be needed, I do not know) seems to work - if you don&#039;t have it installed, don&#039;t install it, if you do use pkgtool and get rid of it !</p><p>The following seemed to work:<br />* Get the source for dbus-0.93 </p><p>Do the following;</p><p>/configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64<br />make<br />make install</p><p>groupadd -g 28 messagebus<br /> useradd -c &quot;D-BUS Message Daemon User&quot; -d /dev/null -u 28 -g messagebus -s /bin/false messagebus</p><p>Weather or not it worked because the &quot;old&quot; (actually newer, v1.01) dbus had been there I am not sure.</p><p>ljones</p>]]></description>
			<author><![CDATA[dummy@example.com (ljones)]]></author>
			<pubDate>Sun, 04 Feb 2007 18:38:17 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13090#p13090</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13084#p13084</link>
			<description><![CDATA[<p>BTW, This might help with some others out there. This dosen&#039;t fix my problem however. I forgot to mention I do have one system that does automount properly with XFCE4.4 <strong>*but*</strong> it is a 32-bit system, all the problems are on the 64-bit slamd64 system.</p><p>Note that this only works for 32-bit systems it seems -- I tried to do this for my 64-bit (slamd) system and it will not work (I get all the dbus/hal/not automounting the cdrom problems above);</p><p>For a 32-bit system (I used normal 32-bit slackware 11 running on an IBM T22 laptop to do this);</p><p>* install vte-0.14.1-i486-1mht.tgz<br />* dbus-0.93-i486-1mht.tgz<br />* dbus-glib-0.71-i486-1mht.tgz<br />* openssl-solibs-0.9.8d-i486-1.tgz<br />* hal-0.5.8.1-i486-1kjz.tgz</p><p>(Taken from <a href="http://www.linuxpackages.net" rel="nofollow">http://www.linuxpackages.net</a>/ ) .</p><br /><p>You&#039;ll also need something called &quot;URI-1.35&quot;, to install it --<br /> perl Makefile.PL<br /> make<br /> make test<br /> make install<br />(that can be found here, <a href="http://search.cpan.org/~gaas/URI-1.35/" rel="nofollow">http://search.cpan.org/~gaas/URI-1.35/</a> )</p><p>Then install XFCE4.4 using the graphical installer;</p><p>./Thunar-0.8.0-installer.run<br />./Thunar-Bundle-0.8.0-installer.run<br />./xfce4-4.4.0-installer.run<br />./xfce-goodies-4.4.0-installer.run</p><p>You might possibly have to do ln /usr/lib/libdbus-1.so.3 /usr/lib/libdbus-1.so.2 as well</p><p>Then, as root outside of X put this in /etc/rc.d/rc.local</p><p>rm /var/run/dbus/pid<br />./etc/rc.d/rc.messagebus start<br />./etc/rc.d/rc.hal start</p><p>Might also have to edit /etc/fstab and change &quot;owner&quot; to user. </p><p>Then finally start xfce4.4 by typing &quot;startxfce4&quot; as non-root.</p><p>On that laptop I am using a linux 2.6.18 kernel btw. Unless I&#039;ve forgotten to mention anything that seemed to work. Trying to adapt this either with source or by using some non-official (64-bit) packages I found here ( <a href="http://saxa.droplinegnome.org/x86_64/2.16/2.16.2/" rel="nofollow">http://saxa.droplinegnome.org/x86_64/2.16/2.16.2/</a>&#160; -- thse are 64 bit btw!) does *not* work at all I get all the problems I put in my previous posts unfortunatly :-( .</p><p>While I&#039;m here I note that the 64-bit kernel version is 2.6.16.29 . I wonder if this is causing the problems? The 64-bit one seems to be slightly older than the 32-bit laptop&#039;s 2.6.18 . Would that make a difference (I am not sure!)? From memory when installing slamd64, I used the kernel called something like &quot;huge26.s&quot; btw . The laptop&#039;s slackware 11 kernel was updated from my Slackware 11 (32-bit) DVD, I used the one in &quot;/testing&quot;.</p><p>EDIT: I tried compiling a 2.6.18 kernel (x86_64) (as again there are no packages, or at least nothing that supports reiserfs) unless I missed something in the compile/config it dosen&#039;t seem to have made any difference.</p><br /><p>ljones</p>]]></description>
			<author><![CDATA[dummy@example.com (ljones)]]></author>
			<pubDate>Sun, 04 Feb 2007 15:45:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13084#p13084</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13083#p13083</link>
			<description><![CDATA[<div class="quotebox"><cite>yongyi wrote:</cite><blockquote><div><p>...<br />when I do &#039;./rc.hal restart&#039;,cdrom&#039;s icons appear on desktop,but didn&#039;t&#160; at the thunar sidebar,and can mount or umount.<br />And then ,I run &#039;./rc.dbus restart&#039;,there is cdrom&#039;s icons appear at the&#160; thunar sidebar ,but the xfce-desktop&#160; disappear...on the Desktop,is nothing!</p></div></blockquote></div><p>That&#039;s precisely what happens to me -- though I can&#039;t use any packages from that site as there are no &quot;official&quot; HAL or DBUS or Policykit 64-packages avaliable x.x <img src="http://forum.xfce.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>ljones</p>]]></description>
			<author><![CDATA[dummy@example.com (ljones)]]></author>
			<pubDate>Sun, 04 Feb 2007 15:34:49 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13083#p13083</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13081#p13081</link>
			<description><![CDATA[<div class="quotebox"><cite>acobar wrote:</cite><blockquote><div><p>Hum, lets try the hard way. Can you post the result of `ps -A` before and after that thing happens? I suspect that or dbus or hal or both is/are being killed or going crazy.</p><p>Do the following: <br />&#160; - open one terminal;<br />&#160; - type `dbus-monitor`;<br />&#160; - you shold read the requests and messages exchanged.</p><p>For HAL you can try:<br />&#160; - lshal.</p><p>Also, there are many steps you should accomplish. Take a look on &quot;hal-spec.html&quot;. Have fun!</p><p>I&#039;m still running the good old kernel 2.4.x (it means no HAL for me) but, if you can&#039;t fix the things or if someone else reports the same problem, I will install a new one just to check out.</p><p>Regards</p></div></blockquote></div><p>Ok here&#039;s the output of the following; </p><br /><p>ps -A (before)</p><div class="codebox"><pre class="vscroll"><code>  PID TTY          TIME CMD
    1 ?        00:00:00 init
    2 ?        00:00:00 ksoftirqd/0
    3 ?        00:00:00 events/0
    4 ?        00:00:00 khelper
    5 ?        00:00:00 kthread
    7 ?        00:00:00 kblockd/0
    8 ?        00:00:00 kacpid
  132 ?        00:00:00 khubd
  226 ?        00:00:00 pdflush
  227 ?        00:00:00 pdflush
  229 ?        00:00:00 aio/0
  228 ?        00:00:00 kswapd0
  230 ?        00:00:00 jfsIO
  231 ?        00:00:00 jfsCommit
  232 ?        00:00:00 jfsSync
  233 ?        00:00:00 xfslogd/0
  234 ?        00:00:00 xfsdatad/0
  830 ?        00:00:00 kseriod
  930 ?        00:00:00 ata/0
  943 ?        00:00:00 scsi_eh_0
  944 ?        00:00:00 scsi_eh_1
  949 ?        00:00:00 scsi_eh_2
  950 ?        00:00:00 scsi_eh_3
  968 ?        00:00:00 exec-osm/0
  973 ?        00:00:00 block-osm/0
  995 ?        00:00:00 kcryptd/0
 1000 ?        00:00:00 reiserfs/0
 1165 ?        00:00:00 udevd
 1822 ?        00:00:00 shpchpd_event
 1893 ?        00:00:00 khpsbpkt
 1953 ?        00:00:00 kgameportd
 2037 ?        00:00:00 scsi_eh_5
 2038 ?        00:00:00 usb-storage
 2039 ?        00:00:00 knodemgrd_0
 2102 ?        00:00:00 saa7134[0]
 2256 ?        00:00:00 kpsmoused
 2345 ?        00:00:00 syslogd
 2348 ?        00:00:00 klogd
 2853 ?        00:00:00 inetd
 2861 ?        00:00:00 sshd
 2911 ?        00:00:00 crond
 2913 ?        00:00:00 atd
 2916 ?        00:00:00 sendmail
 2919 ?        00:00:00 sendmail
 2922 ?        00:00:00 acpid
 2949 ?        00:00:00 gpm
 2956 ?        00:00:00 dbus-daemon
 2966 ?        00:00:00 hald
 2967 ?        00:00:00 hald-runner
 2973 ?        00:00:00 hald-addon-acpi
 2976 ?        00:00:00 hald-addon-keyb
 2983 ?        00:00:00 hald-addon-stor
 2995 ?        00:00:00 hald-addon-stor
 2999 tty1     00:00:00 bash
 3000 tty2     00:00:00 agetty
 3001 tty3     00:00:00 agetty
 3002 tty4     00:00:00 agetty
 3003 tty5     00:00:00 agetty
 3004 tty6     00:00:00 agetty
 3107 tty1     00:00:00 xinit
 3108 tty7     00:00:00 X
 3112 tty1     00:00:00 sh
 3119 ?        00:00:00 ssh-agent
 3124 tty1     00:00:00 dbus-launch
 3125 ?        00:00:00 dbus-daemon
 3127 tty1     00:00:00 xfce4-session
 3130 ?        00:00:00 xfce-mcs-manage
 3131 tty1     00:00:00 xfwm4
 3132 tty1     00:00:00 Thunar
 3133 tty1     00:00:00 xfdesktop
 3135 tty1     00:00:00 xfce4-panel
 3137 tty1     00:00:00 Terminal
 3138 tty1     00:00:00 xfce4-menu-plug
 3139 tty1     00:00:00 gnome-pty-helpe
 3140 pts/0    00:00:00 bash
 3142 pts/1    00:00:00 bash
 3143 pts/1    00:00:00 dbus-monitor
 3144 pts/0    00:00:00 ps</code></pre></div><p>ps -A (after)</p><div class="codebox"><pre class="vscroll"><code>  PID TTY          TIME CMD
    1 ?        00:00:00 init
    2 ?        00:00:00 ksoftirqd/0
    3 ?        00:00:00 events/0
    4 ?        00:00:00 khelper
    5 ?        00:00:00 kthread
    7 ?        00:00:00 kblockd/0
    8 ?        00:00:00 kacpid
  132 ?        00:00:00 khubd
  226 ?        00:00:00 pdflush
  227 ?        00:00:00 pdflush
  229 ?        00:00:00 aio/0
  228 ?        00:00:00 kswapd0
  230 ?        00:00:00 jfsIO
  231 ?        00:00:00 jfsCommit
  232 ?        00:00:00 jfsSync
  233 ?        00:00:00 xfslogd/0
  234 ?        00:00:00 xfsdatad/0
  830 ?        00:00:00 kseriod
  930 ?        00:00:00 ata/0
  943 ?        00:00:00 scsi_eh_0
  944 ?        00:00:00 scsi_eh_1
  949 ?        00:00:00 scsi_eh_2
  950 ?        00:00:00 scsi_eh_3
  968 ?        00:00:00 exec-osm/0
  973 ?        00:00:00 block-osm/0
  995 ?        00:00:00 kcryptd/0
 1000 ?        00:00:00 reiserfs/0
 1165 ?        00:00:00 udevd
 1822 ?        00:00:00 shpchpd_event
 1893 ?        00:00:00 khpsbpkt
 1953 ?        00:00:00 kgameportd
 2037 ?        00:00:00 scsi_eh_5
 2038 ?        00:00:00 usb-storage
 2039 ?        00:00:00 knodemgrd_0
 2102 ?        00:00:00 saa7134[0]
 2256 ?        00:00:00 kpsmoused
 2345 ?        00:00:00 syslogd
 2348 ?        00:00:00 klogd
 2853 ?        00:00:00 inetd
 2861 ?        00:00:00 sshd
 2911 ?        00:00:00 crond
 2913 ?        00:00:00 atd
 2916 ?        00:00:00 sendmail
 2919 ?        00:00:00 sendmail
 2922 ?        00:00:00 acpid
 2949 ?        00:00:00 gpm
 2999 tty1     00:00:00 bash
 3000 tty2     00:00:00 agetty
 3001 tty3     00:00:00 agetty
 3002 tty4     00:00:00 agetty
 3003 tty5     00:00:00 agetty
 3004 tty6     00:00:00 agetty
 3107 tty1     00:00:00 xinit
 3108 tty7     00:00:01 X
 3112 tty1     00:00:00 sh
 3119 ?        00:00:00 ssh-agent
 3124 tty1     00:00:00 dbus-launch
 3125 ?        00:00:00 dbus-daemon
 3127 tty1     00:00:00 xfce4-session
 3130 ?        00:00:00 xfce-mcs-manage
 3131 tty1     00:00:00 xfwm4
 3135 tty1     00:00:00 xfce4-panel
 3137 tty1     00:00:00 Terminal
 3138 tty1     00:00:00 xfce4-menu-plug
 3139 tty1     00:00:00 gnome-pty-helpe
 3140 pts/0    00:00:00 bash
 3142 pts/1    00:00:00 bash
 3143 pts/1    00:00:00 dbus-monitor
 3146 pts/2    00:00:00 bash
 3147 pts/2    00:00:00 bash
 3156 ?        00:00:00 dbus-daemon
 3166 ?        00:00:00 hald
 3167 ?        00:00:00 hald-runner
 3173 ?        00:00:00 hald-addon-acpi
 3176 ?        00:00:00 hald-addon-keyb
 3183 ?        00:00:00 hald-addon-stor
 3195 ?        00:00:00 hald-addon-stor
 3197 ?        00:00:00 hald-addon-stor
 3200 pts/0    00:00:00 ps</code></pre></div><p>dbus-monitor;</p><div class="codebox"><pre class="vscroll"><code>bash-3.1# dbus-monitor
signal sender=org.freedesktop.DBus -&gt; dest=:1.4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
   string &quot;:1.4&quot;
method call sender=:1.4 -&gt; dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string &quot;type=&#039;method_call&#039;&quot;
method call sender=:1.4 -&gt; dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string &quot;type=&#039;method_return&#039;&quot;
method call sender=:1.4 -&gt; dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string &quot;type=&#039;error&#039;&quot;
signal sender=org.freedesktop.DBus -&gt; dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string &quot;:1.5&quot;
   string &quot;&quot;
   string &quot;:1.5&quot;
method call sender=:1.5 -&gt; dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
method call sender=:1.5 -&gt; dest=org.xfce.Terminal3 path=/org/xfce/Terminal; interface=org.xfce.Terminal3; member=Launch
   int64 0
   array [
      string &quot;Terminal&quot;
      string &quot;--default-working-directory&quot;
      string &quot;/etc/rc.d&quot;
      string &quot;--startup-id=xfce4-panel/Terminal/3135-1-darkstar_TIME47559&quot;
      string &quot;--default-display=:0.0&quot;
   ]
signal sender=org.freedesktop.DBus -&gt; dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string &quot;:1.5&quot;
   string &quot;:1.5&quot;
   string &quot;&quot;
signal sender=org.freedesktop.DBus -&gt; dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string &quot;org.xfce.FileManager&quot;
   string &quot;:1.0&quot;
   string &quot;&quot;
signal sender=org.freedesktop.DBus -&gt; dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string &quot;org.xfce.Thunar&quot;
   string &quot;:1.0&quot;
   string &quot;&quot;
signal sender=org.freedesktop.DBus -&gt; dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string &quot;:1.0&quot;
   string &quot;:1.0&quot;
   string &quot;&quot;
signal sender=org.freedesktop.DBus -&gt; dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string &quot;:1.1&quot;
   string &quot;:1.1&quot;
   string &quot;&quot;</code></pre></div><p>lshal is too long to post here in full, here&#039;s the output of lshal | grep cdrom;</p><div class="codebox"><pre class="vscroll"><code>  info.linux.driver = &#039;ide-cdrom&#039;  (string)
  storage.cdrom.write_speeds = {&#039;8467&#039;, &#039;7056&#039;, &#039;5645&#039;, &#039;4234&#039;, &#039;2822&#039;, &#039;1411&#039;, &#039;706&#039;} (string list)
  storage.cdrom.write_speed = 8467  (0x2113)  (int)
  storage.cdrom.read_speed = 8467  (0x2113)  (int)
  storage.cdrom.support_media_changed = true  (bool)
  storage.cdrom.hddvdrw = false  (bool)
  storage.cdrom.hddvdr = false  (bool)
  storage.cdrom.hddvd = false  (bool)
  storage.cdrom.bdre = false  (bool)
  storage.cdrom.bdr = false  (bool)
  storage.cdrom.bd = false  (bool)
  storage.cdrom.dvdplusrdl = true  (bool)
  storage.cdrom.dvdplusrwdl = false  (bool)
  storage.cdrom.dvdplusrw = true  (bool)
  storage.cdrom.dvdplusr = true  (bool)
  storage.cdrom.dvdram = true  (bool)
  storage.cdrom.dvdrw = true  (bool)
  storage.cdrom.dvdr = true  (bool)
  storage.cdrom.dvd = true  (bool)
  storage.cdrom.cdrw = true  (bool)
  storage.cdrom.cdr = true  (bool)
  info.capabilities = {&#039;storage&#039;, &#039;block&#039;, &#039;storage.cdrom&#039;} (string list)
  storage.drive_type = &#039;cdrom&#039;  (string)
  info.linux.driver = &#039;ide-cdrom&#039;  (string)
  storage.cdrom.write_speeds = {&#039;7056&#039;, &#039;5645&#039;, &#039;4234&#039;, &#039;3528&#039;, &#039;2822&#039;, &#039;1411&#039;, &#039;706&#039;} (string list)
  storage.cdrom.write_speed = 7056  (0x1b90)  (int)
  storage.cdrom.read_speed = 7056  (0x1b90)  (int)
  storage.cdrom.support_media_changed = true  (bool)
  storage.cdrom.hddvdrw = false  (bool)
  storage.cdrom.hddvdr = false  (bool)
  storage.cdrom.hddvd = false  (bool)
  storage.cdrom.bdre = false  (bool)
  storage.cdrom.bdr = false  (bool)
  storage.cdrom.bd = false  (bool)
  storage.cdrom.dvdplusrdl = false  (bool)
  storage.cdrom.dvdplusrwdl = false  (bool)
  storage.cdrom.dvdplusrw = false  (bool)
  storage.cdrom.dvdplusr = false  (bool)
  storage.cdrom.dvdram = false  (bool)
  storage.cdrom.dvdrw = false  (bool)
  storage.cdrom.dvdr = false  (bool)
  storage.cdrom.dvd = false  (bool)
  storage.cdrom.cdrw = true  (bool)
  storage.cdrom.cdr = true  (bool)
  info.capabilities = {&#039;storage&#039;, &#039;block&#039;, &#039;storage.cdrom&#039;} (string list)
  storage.drive_type = &#039;cdrom&#039;  (string)</code></pre></div><br /><p>ljones</p>]]></description>
			<author><![CDATA[dummy@example.com (ljones)]]></author>
			<pubDate>Sun, 04 Feb 2007 15:32:08 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13081#p13081</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED]thunar can't mount/umount removible devices automaticaly]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13079#p13079</link>
			<description><![CDATA[<p>That&#039;s intresting!<br />Today, I upgrade dbus dbus-glib hal that download from <a href="http://www.linuxpackages.net" rel="nofollow">www.linuxpackages.net</a>/ ,and can found rc.messagebus&#160; in /etc/rc.d/.</p><p>AND,I list rc.messagebus and rc.hal in rc.M,then reboot.That&#039;s work well for usb-disk,but cdrom didn&#039;t!!</p><p>AND,I try <strong>ljones</strong>&#039;s way:</p><div class="quotebox"><blockquote><div><p>The only way I can &quot;fix&quot; it (though sometimes I&#039;ll loose the desktop icons) is to do this in /etc/rc.d each time I need to use the cdrom</p><p>./rc.hal restart<br />./rc.dbus restart</p></div></blockquote></div><p>when I do &#039;./rc.hal restart&#039;,cdrom&#039;s icons appear on desktop,but didn&#039;t&#160; at the thunar sidebar,and can mount or umount.<br />And then ,I run &#039;./rc.dbus restart&#039;,there is cdrom&#039;s icons appear at the&#160; thunar sidebar ,but the xfce-desktop&#160; disappear...on the Desktop,is nothing!</p><p>root:~# dbus-monitor</p><div class="quotebox"><blockquote><div><p>signal sender=org.freedesktop.DBus -&gt; dest=:1.40 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired<br />&#160; &#160;string &quot;:1.40&quot;<br />method call sender=:1.40 -&gt; dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br />&#160; &#160;string &quot;type=&#039;method_call&#039;&quot;<br />method call sender=:1.40 -&gt; dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br />&#160; &#160;string &quot;type=&#039;method_return&#039;&quot;<br />method call sender=:1.40 -&gt; dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br />&#160; &#160;string &quot;type=&#039;error&#039;&quot;</p></div></blockquote></div><p>root:~# lshal | grep cdrom</p><div class="quotebox"><blockquote><div><p>process 2930: Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.<br />&#160; D-Bus not built with -rdynamic so unable to print a backtrace<br />&#160; info.linux.driver = &#039;ide-cdrom&#039;&#160; (string)<br />&#160; storage.cdrom.write_speed = 4234&#160; (0x108a)&#160; (int)<br />&#160; storage.cdrom.read_speed = 4234&#160; (0x108a)&#160; (int)<br />&#160; storage.cdrom.support_media_changed = true&#160; (bool)<br />&#160; storage.cdrom.hddvdrw = false&#160; (bool)<br />&#160; storage.cdrom.hddvdr = false&#160; (bool)<br />&#160; storage.cdrom.hddvd = false&#160; (bool)<br />&#160; storage.cdrom.bdre = false&#160; (bool)<br />&#160; storage.cdrom.bdr = false&#160; (bool)<br />&#160; storage.cdrom.bd = false&#160; (bool)<br />&#160; storage.cdrom.dvdplusrdl = false&#160; (bool)<br />&#160; storage.cdrom.dvdplusrwdl = false&#160; (bool)<br />&#160; storage.cdrom.dvdplusrw = false&#160; (bool)<br />&#160; storage.cdrom.dvdplusr = false&#160; (bool)<br />&#160; storage.cdrom.dvdram = false&#160; (bool)<br />&#160; storage.cdrom.dvdrw = false&#160; (bool)<br />&#160; storage.cdrom.dvdr = false&#160; (bool)<br />&#160; storage.cdrom.dvd = true&#160; (bool)<br />&#160; storage.cdrom.cdrw = true&#160; (bool)<br />&#160; storage.cdrom.cdr = true&#160; (bool)<br />&#160; info.capabilities = {&#039;storage&#039;, &#039;block&#039;, &#039;storage.cdrom&#039;} (string list)<br />&#160; storage.drive_type = &#039;cdrom&#039;&#160; (string)</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (yongyi)]]></author>
			<pubDate>Sun, 04 Feb 2007 15:28:13 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13079#p13079</guid>
		</item>
	</channel>
</rss>
