[frameworks-solid] [Bug 497140] USB detecting Android phone as Portable Media Player and not mounting it
John
bugzilla_noreply at kde.org
Mon Feb 24 17:49:31 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=497140
--- Comment #6 from John <ilikefoss at 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 the assignee for the bug.
More information about the Unassigned-bugs
mailing list