Summary: | USB Mass Storage devices don't get mounted automatically - system tries to mount device instead of partition | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexander Skwar <askwar> |
Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bug-wranglers, gentopia, gnome, ikelos, kenyon, spamlover |
Priority: | High | ||
Version: | 2005.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 91928, 92025 | ||
Bug Blocks: |
Description
Alexander Skwar
2005-11-27 10:35:47 UTC
is your user in the group "plugdev"? (In reply to comment #1) > is your user in the group "plugdev"? Yes: alexander@blatt ~ $ id uid=1000(alexander) gid=100(users) Gruppen=4(adm),10(wheel),16(cron),17(console),18(audio),19(cdrom),35(games),80(cdrw),100(users),250(portage),410(plugdev) are you using udev-073? If so, please downgrade to 072 or earlier. *** This bug has been marked as a duplicate of 111890 *** (In reply to comment #3) > are you using udev-073? Yes, I am (or rather: was...). > If so, please downgrade to 072 or earlier. I did so. Devices get mounted automatically and show up in Gnome just fine (I yet have to double check KDE). So, what's broken? gnome-volume-manager? Is gvm not udev 073 compatible? Does upstream know about this issue? As I mentioned in the bug that this has been marked a duplicate of: This looks as though it is because the internal event reordering that udev used to do was taken out in version 073 (see the snippet of ChangeLog) below. I'm not certain however that this is in anyway related to the various and sundry problems people have been having under bug #107784 (which the other bug was marked as a duplicate of), which involved versions below 073, and kernel pre-emption neither of which seem to be the issue here. Summary of changes from v72 to v073 ============================================ Kay Sievers: udevd: depend on netlink and remove all sequence reorder logic print useconds in udevmonitor add RELEASE-NOTES, update TODO Unfortunately none of the further udev versions up to 076 (none of which are in portage yet) seem to have any mention of putting this ordering back into udev. Is this something that gnome-volume-manager must fix, or is it udev's fault? It's hard to tell exactly where the problem lies, does anyone else have any ideas? (In reply to comment #5) > I did so. Devices get mounted automatically and show up in Gnome just fine (I > yet have to double check KDE). In KDE, the camera doesn't get mounted automatically. It doesn't show up at all - also not under Konquerors media:/. I think it used to - or did it not? I'm REOPENING this bug, as bug #111890 only deals with Gnome. I'm also interested in getting auto mount of USB stuff to work in KDE again. Are there any KDE related bugs wrt. this? (In reply to comment #6) > As I mentioned in the bug that this has been marked a duplicate of: Yep, I read that - after I wrote, what I wrote :) > Is this something that gnome-volume-manager must fix, or is it udev's fault? That's the question, waiting to be answered... Could somebody from KDE please have a look? In this bug, I'm describing the issue, that for some time now, USB mass storage devices don't get mounted automatically and (thus?) no icon appears on the desktop. Could somebody from KDE please have a look? In this bug, I'm describing the issue, that for some time now, USB mass storage devices don't get mounted automatically and (thus?) no icon appears on the desktop. i opened a bug with the udev maintainer to see what he says about this. see: http://bugs.gentoo.org/113825 (In reply to comment #9) > Could somebody from KDE please have a look? I can only say that I can reproduce this issue with a usb stick and that udev-072 or udev-076 fix this issue (both sda and sda1 appear in media:/ and sda1 can be mounted by clicking on it with pmount installed). *** This bug has been marked as a duplicate of 113825 *** If this is fixed by udev-076 or udev-072, would it be possible to either mask off 073 so people revert, or perhaps bump the udev ebuild up to 076? |