When i plug my ipod 5g 30GB video, hald crash with this message error:<br><br>Error org.freedesktop.DBus.Error.NoReply.<br>Message did not receive a reply (timeout by message bus)<br><br>This is the ouput of hald --daemon=no --verbose=yes
<br><br><a href="http://pastebin.archlinux.org/19718">http://pastebin.archlinux.org/19718</a><br><br>and this is the fdi policy:<br><br>[manuel@unix ~]$ cat /etc/hal/fdi/policy/90-user-methods.fdi <br><?xml version="
1.0" encoding="ISO-8859-1"?> <br><deviceinfo version="0.2"><br> <device><br> <match key="@block.storage_device:storage.model" string="iPod"><br> <merge key="
volume.policy.desired_mount_point" type="string">ipod</merge><br> <merge key="volume.policy.mount_option.iocharset=iso8859-15" type="bool">true</merge><br> <merge key="
volume.policy.mount_option.sync" type="bool">true</merge><br> </match><br> </device><br></deviceinfo><br><br>Ipod have two partition, /dev/sdc1 (the firmware) and /dev/sdc2 that contains the datas.
<br>-- <br>Manuel