You are not logged in.
Has the hal/policykit stuff get fixed in testing yet?
That is what's keeping me back from testing
what's the result of this:
$ pyther --verbose | grep 'my hal/policykit problem is'
because nothing seems to be borked here...
Offline
Hehe, there was a problem with hal automatically mounting usb flash media.
More specifically this: http://bugs.archlinux.org/task/12221
Offline
I was having problems with this recently until I went back to an older version of HAL. Hope this gets fixed soon too.
Offline
Bug reported......................................[OK]
Fix/Workaround in comments..............[OK] (well, works for me...)
Machine's usability back to normal.......[OK]
No offense Pyther but if you're waiting for bugs to be fixed before enabling [testing] then it's [stable] you want to use...
Offline
I don't mind the bugs, however that is a really nice feature to have working and I didn't have much time at the moment to work on fixing it, the reason I reverted back to core/extra.
BTW which work around are you referring to?
Offline
BTW which work around are you referring to?
Comment by Filip Wojciechowski (fwojciec) - Sunday, 30 November 2008, 14:28 GMT-5
OK -- I solved this one, at least on my machines. Here is what I did:1) Add "session optional pam_ck_connector.so" to /etc/pam.d/login
2) Every session started from .xinitrc must have ck-launch-session pre-appended, like so:
exec ck-launch-session openbox-session
or exec ck-launch-session start-wmii.shWhen all this is done the permissions seem to work as they should.
worked for me.
edit/ on 2 different machines FWIW
Last edited by bangkok_manouel (2008-12-29 06:51:40)
Offline
pyther wrote:BTW which work around are you referring to?
Comment by Filip Wojciechowski (fwojciec) - Sunday, 30 November 2008, 14:28 GMT-5
OK -- I solved this one, at least on my machines. Here is what I did:1) Add "session optional pam_ck_connector.so" to /etc/pam.d/login
2) Every session started from .xinitrc must have ck-launch-session pre-appended, like so:
exec ck-launch-session openbox-session
or exec ck-launch-session start-wmii.shWhen all this is done the permissions seem to work as they should.
worked for me.
edit/ on 2 different machines FWIW
doesn't do anything here, every other solution in that thread fails too except for telling policykit to mount no matter what user is logged in and that is nothing more then a 'hack'
Hal/policykit is broken. If it works for you then feel lucky, because it's still broken here and the fix you posted has been tried by a few people who still insist the same as me, that this issue is still not resolved. Just read the bug report.
$ cat ~/.xinitrc
#! bin/bash
numlockx &
sh ~/.fehbg &
touch .Xauthority
pypanel &
#exec startxfce4
#exec startlxde
exec ck-launch-session openbox-session]
$ cat /etc/pam.d/login | grep pam_ck_connector
session optional pam_ck_connector.so
I use testing so I can offer help, but there isn't much to be done when no effort is being put into tracking down the issue.
Offline
Here is my everything.log, the device is recognized, the icon in pcmanfm shows up. As soon as I click on the drive 'ERRORS' can't access drive, No such file or directory. This locks the device and won't allow the device to be turned off, it must be manually removed from the usb port before it turns off.
The device works correctly and as expected if mounted manually.
Dec 29 02:23:56 kermit Initializing USB Mass Storage driver...
Dec 29 02:23:56 kermit scsi6 : SCSI emulation for USB Mass Storage devices
Dec 29 02:23:56 kermit usb-storage: device found at 3
Dec 29 02:23:56 kermit usb-storage: waiting for device to settle before scanning
Dec 29 02:23:56 kermit usbcore: registered new interface driver usb-storage
Dec 29 02:23:56 kermit USB Mass Storage support registered.
Dec 29 02:24:01 kermit scsi 6:0:0:0: Direct-Access NIKON NIKON DSC E3100 1.00 PQ: 0 ANSI: 2
Dec 29 02:24:01 kermit sd 6:0:0:0: [sdb] 31808 512-byte hardware sectors: (16.2 MB/15.5 MiB)
Dec 29 02:24:01 kermit sd 6:0:0:0: [sdb] Write Protect is off
Dec 29 02:24:01 kermit sd 6:0:0:0: [sdb] Mode Sense: 18 00 00 08
Dec 29 02:24:01 kermit sd 6:0:0:0: [sdb] Assuming drive cache: write through
Dec 29 02:24:01 kermit sd 6:0:0:0: [sdb] 31808 512-byte hardware sectors: (16.2 MB/15.5 MiB)
Dec 29 02:24:01 kermit sd 6:0:0:0: [sdb] Write Protect is off
Dec 29 02:24:01 kermit sd 6:0:0:0: [sdb] Mode Sense: 18 00 00 08
Dec 29 02:24:01 kermit sd 6:0:0:0: [sdb] Assuming drive cache: write through
Dec 29 02:24:01 kermit sdb: sdb1
Dec 29 02:24:01 kermit sd 6:0:0:0: [sdb] Attached SCSI removable disk
Dec 29 02:24:01 kermit sd 6:0:0:0: Attached scsi generic sg2 type 0
Dec 29 02:24:01 kermit usb-storage: device scan complete
Dec 29 02:24:02 kermit sd 6:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
Dec 29 02:24:02 kermit sd 6:0:0:0: [sdb] Sense Key : 0x3 [current]
Dec 29 02:24:02 kermit Info fld=0x20
Dec 29 02:24:02 kermit sd 6:0:0:0: [sdb] ASC=0x11 ASCQ=0x0
Dec 29 02:24:02 kermit end_request: I/O error, dev sdb, sector 32
Dec 29 02:24:02 kermit Buffer I/O error on device sdb, logical block 4
Dec 29 02:24:02 kermit Buffer I/O error on device sdb, logical block 5
Dec 29 02:24:02 kermit Buffer I/O error on device sdb, logical block 6
Dec 29 02:24:02 kermit Buffer I/O error on device sdb, logical block 7
Dec 29 02:24:02 kermit Buffer I/O error on device sdb, logical block 8
Dec 29 02:24:02 kermit Buffer I/O error on device sdb, logical block 9
Dec 29 02:24:02 kermit Buffer I/O error on device sdb, logical block 10
Dec 29 02:24:02 kermit Buffer I/O error on device sdb, logical block 11
Dec 29 02:24:02 kermit sd 6:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
Dec 29 02:24:02 kermit sd 6:0:0:0: [sdb] Sense Key : 0x3 [current]
Dec 29 02:24:02 kermit Info fld=0x40
Dec 29 02:24:02 kermit sd 6:0:0:0: [sdb] ASC=0x11 ASCQ=0x0
Dec 29 02:24:02 kermit end_request: I/O error, dev sdb, sector 64
Dec 29 02:24:02 kermit Buffer I/O error on device sdb1, logical block 4
Dec 29 02:24:02 kermit Buffer I/O error on device sdb1, logical block 5
Dec 29 02:24:02 kermit sd 6:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
Dec 29 02:24:02 kermit sd 6:0:0:0: [sdb] Sense Key : 0x3 [current]
Dec 29 02:24:02 kermit Info fld=0x40
Dec 29 02:24:02 kermit sd 6:0:0:0: [sdb] ASC=0x11 ASCQ=0x0
Dec 29 02:24:02 kermit end_request: I/O error, dev sdb, sector 64
Dec 29 02:24:18 kermit usb 1-2: USB disconnect, address 3
Offline
how to make it work in KDE4?...I am having the same issue!
Acer Aspire V5-573P Antergos KDE
Offline
i don't know what DE you have but if you have gnome you need hal from testing
Give what you have. To someone, it may be better than you dare to think.
Offline
@ jacko: i can feel rage here
anyway, just 2 random, non-tech, mother-in-law (sorry jacqueline) style remarks:
- IIRC, you're not the first one having this problem unsolved using pcmanfm. did you try out thunar out of curiosity?
- seems to be a digital camera you're trying to hotplug. i once had problems hotplugging my D40x directly to my machine (wouldn't mount) but inserting the SD card directly would work perfectly. Gentoo had a kernel patch (arch did too for a short period of time) for this problem. Does the problem still exist with a generic usb stick or the SD card or any other device?
Offline
Afaik this only works with KDM or GDM "out-of-the-box". Those using other methods to login have to manually start the consolekit-daemon.
Offline
Afaik this only works with KDM or GDM "out-of-the-box". Those using other methods to login have to manually start the consolekit-daemon.
i'm using plain ol' startx...
Offline
I am using KDM in kdemod4 i cannot still mount my usb stick automatically...I have HAL from testing and policykit
Acer Aspire V5-573P Antergos KDE
Offline
You have to use KDE from testing/extra; kdemod is not supported. They should have their own testing repo.
Offline
Is policykit a must have for hal now? Will users be able to create/compile their own hal package without consolekit and policykit?
You need to install an RTFM interface.
Offline
Editing /etc/PolicyKit/PolicyKit.conf with new rules worked for me.
ARCH64 | XMonad | Configs | myAURpkgs | ArchWiki Contribs | Screenies
Offline
what did you put in the file?
Acer Aspire V5-573P Antergos KDE
Offline
what did you put in the file?
ARCH64 | XMonad | Configs | myAURpkgs | ArchWiki Contribs | Screenies
Offline
venky80 wrote:what did you put in the file?
Works great here, using startx.
Offline
Does not work for me here..iam using KDEMOD4 with KDM
venky80 wrote:what did you put in the file?
Acer Aspire V5-573P Antergos KDE
Offline
Does not work for me here..iam using KDEMOD4 with KDM
Did you see Pierre's post earlier in the thread?
Offline
ah ok ...sorry ya I thought the policy kit conf solved it...ok will wait then!
Acer Aspire V5-573P Antergos KDE
Offline
I'm using hal in testing because of a bug in the stable hal causing me to not be able to use standby/hibernate. Hal in testing works fine for me.
Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.
Offline