You are not logged in.
Pages: 1
Hello, when I plug in my USB stick, thunar-volman throws up this error:
A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.Hal.Device.Volume" member "Mount" error name "(unset)" destination "org.freedesktop.Hal")
I haven't changed any of the files in /etc/dbus-1/
I belong to the following groups:
disk wheel games dbus hal network video audio optical storage scanner users shutdown
Much appreciated, thanks.
Last edited by Manifold (2007-01-28 21:54:01)
Offline
Exactly the same problem - and also cannot load removable media in gxine. Must be related.
Offline
Try this howto out in the wiki. I did this and no more 'hal error messages'.
.: before you start waving flags, you better know what you stand for :.
Offline
i also tried this how to
the cd work good but not the usbstick
 fdisk -l
Disk /dev/sda: 120.0 GB, 120033041920 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2550    20482843+   7  HPFS/NTFS
/dev/sda2           14533       14593      489982+  82  Linux swap / Solaris
/dev/sda3            2551       13579    88590442+   f  W95 Ext'd (LBA)
/dev/sda4           14047       14532     3903795   83  Linux
/dev/sda5            2551       13324    86542123+   7  HPFS/NTFS
/dev/sda6           13325       13579     2048256    b  W95 FAT32
Partition table entries are not in disk order
Disk /dev/sdb: 254 MB, 254803968 bytes
16 heads, 32 sectors/track, 972 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1         972      248816+   6  FAT16Last edited by dids22 (2007-02-21 23:54:20)
Offline
seems the "security policy" issue is solely a dependency problem. Make sure 'fam' and 'hal' are in your daemons line (rc.conf). Should work as well as HAL can from thereon.
Offline
Pages: 1