Bug 483152 - removable USB devices are not automatically mounted
Summary: removable USB devices are not automatically mounted
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: hal
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-01-29 21:00 UTC by James Ralston
Modified: 2014-11-11 04:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 615117 (view as bug list)
Environment:
Last Closed: 2009-12-18 07:44:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
udevmonitor output (4.17 KB, text/plain)
2009-01-29 21:00 UTC, James Ralston
no flags Details

Description James Ralston 2009-01-29 21:00:17 UTC
Created attachment 330403 [details]
udevmonitor output

Under Fedora 9, whenever I inserted a USB key, it would show up under Places->Computer menu.  Although it was not mounted automatically upon just the insertion, if I opened the Places->Computer window, it would be automatically mounted.

Under Fedora 10, no removable devices are ever automatically mounted, even if I open the Places->Computer window.

Moreover, if I open the Places->Computer window, select the device I want to mount, right-click on it, and select "Mount Volume", the device *still* is not mounted.

This isn't a big deal to me, as I normally have a root shell open, and can automatically [un]mount things as needed. But this worked properly under F9.

As far as I can tell from the udevmonitor output (attached), udev sees the device normally. Additionally, hal sees the device in at least some manner, because hal starts a process to poll it (/dev/sdb in the follow ps listing):

 2464 ?        Ss     0:00 hald
 2468 ?        S      0:00  \_ hald-runner
 2634 ?        S      0:00      \_ hald-addon-hid-ups: listening on /dev/hiddev1
 2650 ?        S      0:00      \_ hald-addon-storage: no polling on /dev/sr0 because it is explicitly disabled
 2655 ?        S      0:00      \_ hald-addon-storage: no polling on /dev/fd0 because it is explicitly disabled
 2657 ?        S      0:00      \_ /usr/libexec/hald-addon-cpufreq
 2659 ?        S      0:00      \_ hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
 2711 ?        S      0:00      \_ hald-addon-input: Listening on /dev/input/event0 /dev/input/event4 /dev/input/event3 /dev/input/event1
 7065 ?        S      0:00      \_ hald-addon-storage: polling /dev/sdb (every 2 sec)

The only thing that I have explicitly done that I can think might be related is that I ran hal-disable-polling on /dev/sr0 (per the advice of powertop). But I don't see why that would have affected USB devices.

Comment 1 James Ralston 2009-01-29 21:01:33 UTC
When F11 Rawhide is cut, I'll install it on my laptop and test to see whether this problem still exists.

Comment 2 antonio montagnani 2009-01-30 19:40:58 UTC
existing also on F11

Comment 3 antonio montagnani 2009-01-30 19:48:24 UTC
but it works if file system is Fat, not working if NTFS!!! Shall I file a separate bug??

Comment 4 Scott Glaser 2009-09-09 12:56:15 UTC
James,
Have you tried with the latest hal package in Fedora 10, Fedora 11 or tried Rawhide? In either case, can you let us know whether the issue is still happening, and give the current version of the HAL packages you're using?

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 5 Bug Zapper 2009-11-18 10:54:52 UTC
This message is a reminder that Fedora 10 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 10.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '10'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 10's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 10 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 6 Bug Zapper 2009-12-18 07:44:24 UTC
Fedora 10 changed to end-of-life (EOL) status on 2009-12-17. Fedora 10 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 7 Arthur Kantor 2010-07-16 00:32:19 UTC
This is still a problem in Fedora 13.  Note that FAT32 formatted partitions work fine, but NTFS partitions don't mount


Note You need to log in before you can comment on or make changes to this bug.