在 Bionic 18.04 上,每次我使用 USB 驱动器(U 盘或 2.5 英寸硬盘)时,我都会右键单击图标,选择“安全移除驱动器”。图标消失,驱动器断电,然后我拔下电源。过了一段时间(我没有计时,但至少有 5-10 分钟左右),我收到一个弹出窗口,抱怨“无法停止驱动器 - 已达到超时”。
在 /var/log/messages 中我看到以下内容:
May 26 13:01:48 dellfvw udisksd[1043]: Powered off /dev/sdb - successfully wrote to sysfs path /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/remove
May 26 13:01:48 dellfvw gvfs-udisks2-vo[2117]: gvfs_udisks2_drive_stop_finish: assertion 'g_async_result_is_tagged (result, gvfs_udisks2_drive_stop)' failed
May 26 13:01:48 dellfvw gvfs-udisks2-vo[2117]: g_dbus_method_invocation_return_gerror: assertion 'error != NULL' failed
May 26 13:01:48 dellfvw gvfs-udisks2-vo[2117]: g_error_free: assertion 'error != NULL' failed
May 26 13:01:48 dellfvw kernel: [31946.062127] usb 1-2: USB disconnect, device number 8
May 26 13:01:48 dellfvw upowerd[1293]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0
May 26 13:01:48 dellfvw upowerd[1293]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2
这里发生了什么?
答案1
同样的问题。所有 18.04 及衍生版本都出现此消息,我的东芝外置硬盘也是如此。但是,如果我使用 gnome-disk-utility 卸载并关闭电源,一切正常。