系统: manjaro。桌面配置文件: kde。
我试图通过mtp连接一部Android手机,但失败了。错误消息如下:
$ mtpfs
Listing raw device(s)
Device 0 (VID=12d1 and PID=107e) is a Huawei P9 Plus.
Found 1 device(s):
Huawei: P9 Plus (12d1:107e) @ bus 1, dev 14
Attempting to connect device
libusb_claim_interface() reports device is busy, likely in use by GVFS or KDE MTP device handling alreadyLIBMTP PANIC: Unable to initialize device
Unable to open raw device 0它显示我的设备很忙,可能被GVFS或KDE MTP占用。我想杀了他们,但没成功。
我有以下问题:
发布于 2021-06-12 05:25:28
安装mtp-工具
对我来说很管用
https://stackoverflow.com/questions/67497047
复制相似问题