[Bug 14495] pmount fails to mount CF card

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Tue Sep 27 15:06:06 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14495
Ubuntu | pmount


martin.pitt at ubuntu.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scott-bugs at ubuntu.com




------- Additional Comments From martin.pitt at ubuntu.com  2005-09-27 16:06 UTC -------
I debugged this with Andreas over IRC. hal-umount.log is the result of
augmenting /etc/dev.d/block/hal-unmount.dev with

  echo "hal-unmount.dev '$ACTION' '$DEVNAME'" >> /tmp/hal-umount.log
  set >> /tmp/hal-umount.log

Comment #52 shows the part of /var/log/messages that appears when the CF card is
inserted.

The relevant part of hal-umount.log is:
hal-unmount.dev 'add' '/dev/hdc1'
hal-unmount.dev 'remove' '/dev/hdc1'
hal-unmount.dev 'add' '/dev/hdc1'
hal-unmount.dev 'remove' '/dev/hdc1'
hal-unmount.dev 'add' '/dev/hdc1'
hal-unmount.dev 'remove' '/dev/hdc1'
hal-unmount.dev 'add' '/dev/hdc1'

i. e. when the card is inserted, it generates four "ADD" and three "REMOVE"
events for /dev/hdc1; this seems to be consistent with the kernel output.

Scott, do you have any idea about this?



-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list