You are not logged in.

#1 2010-03-05 03:25:40

SiegeMachine
Member
Registered: 2009-03-26
Posts: 157

[Solved]Hal Automount broken after last update

Ok so everytime hal updates it seems I have to fuck with something to make automounting work again.... Last time I had to remove those lines from the fstab and add some preference.fdi line and then it worked.  The wiki says to do that still, yet none of that works and I've tried everything on the wiki page.  I am using pcmanfm and never had an issue with it automounting before (well after I tweaked it of course) until the last hal update (yea I know that was a while ago but I've been riding on it not working for a while and now its just ticking me off so I decided to tackle it) Its not just USB devices that aren't automounting, its my dvd rom as well that doesn't automount anymore. The error I get is pretty typical:

Rejected send message, 1 matched rules;
type="method_call", sender=":1.36" (uid=1001 pid=18009 comm="pcmanfm)
interface="org.freedesktop.Hal.Device.Volume"
member="Mount" error name="(unset)" requested_reply=0
destination="org.freedesktop.Hal" (uid=0 pid=26827 comm="/usr/sbin/hald))

I am not using a desktop environment

[siegemachine@localhost ~]$ yaourt -Qi hal
Name           : hal
Version        : 0.5.14-1

Any suggestions on what else I can do would be appreciated.

Last edited by SiegeMachine (2010-03-07 18:07:48)

Offline

#2 2010-03-05 03:36:46

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: [Solved]Hal Automount broken after last update

Have you considered using udev for automounting?

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

Offline

#3 2010-03-05 11:55:25

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [Solved]Hal Automount broken after last update

How exactly are you starting your wm? Have you remembered to spawn a consolekit session with it?


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2010-03-05 20:55:09

SiegeMachine
Member
Registered: 2009-03-26
Posts: 157

Re: [Solved]Hal Automount broken after last update

just startx initiates ~/.xinitrc which has pcmanfm& in it.

Offline

#5 2010-03-05 20:56:20

SiegeMachine
Member
Registered: 2009-03-26
Posts: 157

Re: [Solved]Hal Automount broken after last update

@anonymous I would like to get hal working again since its more than just the USB mounting that doesn't work.

Offline

#6 2010-03-05 21:04:51

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: [Solved]Hal Automount broken after last update

What window manager do you have in ~/.xinitrc?

Maybe sure the line is like:

exec ck-launch-session windowmanager

Last edited by anonymous_user (2010-03-05 21:05:05)

Offline

#7 2010-03-05 22:31:42

SiegeMachine
Member
Registered: 2009-03-26
Posts: 157

Re: [Solved]Hal Automount broken after last update

Can't use exec because thats for compiz-fusion.  I use pcmanfm as I said in origional post.

xset m 1 0
xbindkeys&
#nautilus&
pcmanfm&
(sleep 2 && bmpanel transpy)&
#avant-window-navigator&
cairo-dock&
gmail-notify&
#wallpapoz&
rainlendar&
conky&
#blueman-applet&
exec fusion-icon

Last edited by SiegeMachine (2010-03-05 22:32:03)

Offline

#8 2010-03-05 22:43:10

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: [Solved]Hal Automount broken after last update

PCManFM is not a window manager. Are you using Compiz Fusion by itself?

Offline

#9 2010-03-06 13:01:36

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [Solved]Hal Automount broken after last update

exec ck-launch-session fusion-icon


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#10 2010-03-07 18:07:33

SiegeMachine
Member
Registered: 2009-03-26
Posts: 157

Re: [Solved]Hal Automount broken after last update

Thanks that worked

Offline

Board footer

Powered by FluxBB