Bug 113966 - iPod not mounted automagically in beta3
Summary: iPod not mounted automagically in beta3
Status: VERIFIED FIXED
: 114489 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Hotplug (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Major
Target Milestone: ---
Assignee: Danny Kukawka
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 20:19 UTC by Mark Gordon
Modified: 2007-06-05 11:04 UTC (History)
3 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
output of lshal (142.49 KB, text/plain)
2005-08-31 14:03 UTC, Juergen Orschiedt
Details
/var/log/messages (737.35 KB, text/plain)
2005-08-31 14:15 UTC, Juergen Orschiedt
Details
mtgordon's lshal output (83.84 KB, text/plain)
2005-08-31 17:44 UTC, Mark Gordon
Details
mtgordon's /var/log/messages since plugin (1.57 KB, text/plain)
2005-08-31 17:44 UTC, Mark Gordon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Gordon 2005-08-29 20:19:50 UTC
Up until beta3, submount mounted my iPod mini automagically when it was plugged
in.  As of beta3, it no longer does so; it remains unmounted until I mount it
manually ("mount -t vfat /dev/sda2 /media/ipod").  I'm having this problem on
two different machines (ThinkPads, an R31 and a T42p).
Comment 1 Danny Al-Gaaf 2005-08-29 23:52:06 UTC
pleas attach this (as attachment):
* output of 'lshal' with plugged in ipod
* part of /var/log/messages since plug in the ipod
Comment 2 Juergen Orschiedt 2005-08-31 14:01:30 UTC
Same problem here - with all FireWire disks...
sbp2 doesn't get loaded automatically. After modload sbp2 the devices don't get
mounted by submount.
Comment 3 Juergen Orschiedt 2005-08-31 14:03:11 UTC
Created attachment 48321 [details]
output of lshal
Comment 4 Juergen Orschiedt 2005-08-31 14:15:08 UTC
Created attachment 48325 [details]
/var/log/messages 

that's /from boot until after the sbp2 was loaded manually. The fwdisk "Dicke
Berta" shows up on the desktop, but iPod volume doesn't.
It's also not in mount list.
message is a bit larger, because I'm hunting a problem with ieee and partitions
larger than 128GB...
Comment 5 Mark Gordon 2005-08-31 17:43:08 UTC
I'm using USB rather than FireWire, FWIW.  Attachments to follow...
Comment 6 Mark Gordon 2005-08-31 17:44:19 UTC
Created attachment 48348 [details]
mtgordon's lshal output
Comment 7 Mark Gordon 2005-08-31 17:44:59 UTC
Created attachment 48349 [details]
mtgordon's /var/log/messages since plugin
Comment 8 Jeff Stedfast 2005-08-31 18:10:55 UTC
looking over the lshal output, we see that the ipod volumes do not have
hald-block-subfs added to the callouts list and so it is being left up to g-v-m
to mount the devices.

BUT g-v-m isn't able to mount them because there are no entries in /etc/fstab.

Comment 9 Danny Al-Gaaf 2005-08-31 18:42:38 UTC
to #8: yes I know. This is a bug in HAL fdi-file (10-usb-music-players.fdi) 
which break the storage.policy keys completly by this change:

from:
<merge key="info.category" type="string">storage</merge>
to:
<merge key="info.category" type="string">portable_audio_player</merge>

I fix this in HAL cvs and for SL 10.0 rc1
Comment 10 Danny Al-Gaaf 2005-08-31 19:40:50 UTC
*** Bug 114489 has been marked as a duplicate of this bug. ***
Comment 11 Danny Al-Gaaf 2005-09-04 17:24:42 UTC
fixed package submitted