hal crash when i plug my ipod
Manuel Mazzuola
origin.of at gmail.com
Fri Nov 16 02:26:38 PST 2007
When i plug my ipod 5g 30GB video, hald crash with this message error:
Error org.freedesktop.DBus.Error.NoReply.
Message did not receive a reply (timeout by message bus)
This is the ouput of hald --daemon=no --verbose=yes
http://pastebin.archlinux.org/19718
and this is the fdi policy:
[manuel at unix ~]$ cat /etc/hal/fdi/policy/90-user-methods.fdi
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="@block.storage_device:storage.model" string="iPod">
<merge key="volume.policy.desired_mount_point"
type="string">ipod</merge>
<merge key="volume.policy.mount_option.iocharset=iso8859-15"
type="bool">true</merge>
<merge key="volume.policy.mount_option.sync" type="bool">true</merge>
</match>
</device>
</deviceinfo>
Ipod have two partition, /dev/sdc1 (the firmware) and /dev/sdc2 that
contains the datas.
--
Manuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/hal/attachments/20071116/77b04086/attachment.html
More information about the hal
mailing list