Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2023 11:46:29 -0400
From:      Vlad Markov <dvoich@optonline.net>
To:        questions@freebsd.org
Subject:   Re: fusefs-jmtpfs-g20190420 cannot mount smartphone after FreeBSD 13
Message-ID:  <20230623114629.48cd8656@happy.dwarf7.net>
In-Reply-To: <CAFYkXjmXAffrBph8OX_tx2FV_jxUFxf45EQxNnasSmxYgAXSzQ@mail.gmail.com>
References:  <CAE6yT5tmTYRNpRV4yQxdxc0aTXNxvk522Wu3oVyc4HGdes%2B5Gw@mail.gmail.com> <CAFYkXjnoUyOpSRY%2BpcKu4zeoX_y%2B%2B=EmkORxt_5GXYAokKNobg@mail.gmail.com> <CAE6yT5vYTJ1CkrEiJJ2u=mtYL%2BhBoisZf3fqzyfcyXWcTxQVGQ@mail.gmail.com> <CAFYkXjnhHYAosmL7TkOySM5D-afTDFr2SmDqjWbVNHf1Mm%2B-gg@mail.gmail.com> <c0930438-0909-466d-9470-14b2dabaf9de@gmail.com> <CAFYkXjmXAffrBph8OX_tx2FV_jxUFxf45EQxNnasSmxYgAXSzQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Jun 2023 19:47:47 +0200
Tomek CEDRO <tomek@cedro.info> wrote:

> On Wed, Jun 21, 2023 at 7:13=E2=80=AFPM Jin Guojun[VFF] wrote:
> > Thanks for help and LIBUSB_DEBUG=3D0 makes cli quiet.
> >
> > One slight issue is that the android-file-transfer has to be run as roo=
t. =20
>=20
> That is up to USB file permissions in /dev.. you can set this up with
> devfs, example below :-)
>=20
> Add your user to operator group:
>=20
> # pw groumod operator -m your_username
>=20
> Add this to /etc/devfs.rules:
>=20
> [system=3D10]
> add path 'usb/*' mode 0660 group operator
>=20
> Then add this to /etc/rc.conf:
>=20
> devfs_system_ruleset=3D"localrules"
> devfs_enable=3D"YES"
>=20
> :-)
>=20
> --=20
This is close but:

devfs_system_ruleset=3D"localrules" should be devfs_system_ruleset=3D"syste=
m"

It has to match what is in the brackets.

Next question:

How do I get thumbnails to show up in the app?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230623114629.48cd8656>