@country, vielen Dank für Deine Mühe, ich habe mal ein bisschen probiert:
Mountpoint ~/mnt erstellt, OK.
Mein Gerät findet sich unter Bus 003 Device 004
Code: Alles auswählen
hans@az01 ~]$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 007: ID 046a:c098 CHERRY CHERRY Corded Device
Bus 001 Device 008: ID 046d:c050 Logitech, Inc. RX 250 Optical Mouse
Bus 001 Device 009: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 004: ID 2717:ff48 Xiaomi Inc. Mi/Redmi series (MTP + ADB)
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 002: ID 0951:177f Kingston Technology DataTraveler Max
Bus 004 Device 003: ID 0781:5588 SanDisk Corp. Extreme Pro
[hans@az01 ~]$
Code: Alles auswählen
[hans@az01 ~]$ simple-mtpfs –-list-devices
[hans@az01 ~]$
Code: Alles auswählen
[hans@az01 ~]$ simple-mtpfs –-device 1 ~/mnt
Wrong usage! See `simple-mtpfs -h' for details
[hans@az01 ~]$
Code: Alles auswählen
[hans@az01 ~]$ simple-mtpfs –h
[hans@az01 ~]$
[hans@az01 ~]$ simple-mtpfs –-help
[hans@az01 ~]$
[hans@az01 ~]$ man simple-mtfs
Kein Handbucheintrag für simple-mtfs vorhanden
[hans@az01 ~]$
Code: Alles auswählen
[hans@az01 ~]$ lsof /dev/bus/usb/003/004
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
kiod6 18197 hans 25u CHR 189,259 0t0 1122 /dev/bus/usb/003/004
[hans@az01 ~]$
Die Suche auf der Kommandozeile findet auch nichts:
Code: Alles auswählen
[hans@az01 ~]$ pacman -Ss kiod6
[hans@az01 ~]$
[hans@az01 ~]$ pamac search -a kiod6
[hans@az01 ~]$