https://bugs.kde.org/show_bug.cgi?id=497140
--- Comment #6 from John <ilikef...@waterisgone.com> --- I think I figured out just a bit from where it might be getting it from by looking at: sudo ls -l /dev/serial/by-id/ And got deepter until I saw: <my device> -> ../../ttyACM1 And then ran: sudo udevadm info -q all -a -n /dev/ttyACM1 That I got from here: https://unix.stackexchange.com/a/647244 I could see from where Solid has probably gotten that information about the label, but not from where it got the supported protocols. Maybe someone else can figure that par and what is wrong fro the bug reporter. As for me, except the strange label and disconnecting scrcpy if I press "Allow" over it, everything works. -- You are receiving this mail because: You are watching all bug changes.