You are not logged in.

#1 2010-01-28 07:36:59

action_owl
Member
From: WWW, The Internet 127.0.0.1
Registered: 2009-08-15
Posts: 73

(SOLVED) Unable to mount USB device in XFCE4

**edit
    modified hal.conf to allow access, now working

/*

my User is a member of optical and storage as suggested in the wiki, but only root can access removable media that is inserted. The storage device will show up in thunar and on the desktop but as a regular user I get the message below when trying to access the device: (Unless I have opened it as Root first)

Rejected send message, 1 matched rules; type="method_call", sender=":1.19" (uid=1000 pid=2471 comm="exo-mount) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=1927 comm="/usr/sbin/hald))

How can I allow regular Users to access removable storage?

Thanks

*/

Last edited by action_owl (2010-01-28 07:46:12)

Offline

#2 2010-01-28 08:42:49

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: (SOLVED) Unable to mount USB device in XFCE4

Hi,

what changes did you make to your hal.conf? Care to share?


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#3 2010-01-28 09:04:24

action_owl
Member
From: WWW, The Internet 127.0.0.1
Registered: 2009-08-15
Posts: 73

Re: (SOLVED) Unable to mount USB device in XFCE4

I added these lines:

 <policy group="power">
   <allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
   <allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
 </policy>

 <policy group="storage">
   <allow send_interface="org.freedesktop.Hal.Device.Volume"/>
   <allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
 </policy>

http://wiki.archlinux.org/index.php/HAL

Last edited by action_owl (2010-01-28 09:04:44)

Offline

#4 2010-01-28 09:16:50

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: (SOLVED) Unable to mount USB device in XFCE4

Thanks! I've gone through the wiki but sometimes the mind just blanks out... Anyway, your post helped me get it working smile


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#5 2010-01-28 09:23:09

action_owl
Member
From: WWW, The Internet 127.0.0.1
Registered: 2009-08-15
Posts: 73

Re: (SOLVED) Unable to mount USB device in XFCE4

mine too, glad I was able to help

Offline

#6 2010-03-06 10:13:52

alecmg
Member
Registered: 2008-12-21
Posts: 86

Re: (SOLVED) Unable to mount USB device in XFCE4

fixed my problem too
Why arent those lines there by default?


Xyne wrote:
"We've got Pacman. Wacka wacka, bitches!"

Offline

Board footer

Powered by FluxBB