Search found 1 match

by lowyolib
Thu Jun 10, 2010 10:35 am
Forum: PCManFM
Topic: PCManFM 0.9.5 Not Authorized Popup For USB
Replies: 4
Views: 11206

Re: PCManFM 0.9.5 Not Authorized Popup For USB

I had this problem too, but on a custom configured openbox. It seems to be a polkit issue, this helped:

Code: Select all

$ sudo polkit-auth --user erik --grant org.freedesktop.hal.storage.mount-removable
(Replace 'erik' with your username)

A relogon was necessary to finally get pcmanfm working with usb ...