Adafruit ESP32-S3 Manual page 90

Tft feather
Table of Contents

Advertisement

then you may need to grant yourself access. There are generally two ways you can do
this. The first is to just run
using the
command, which temporarily
screen
sudo
gives you elevated privileges.
Once you enter your password, you should be in:
The second way is to add yourself to the group associated with the hardware. To
figure out what that group is, use the command
as shown below. The group
ls -l
name is circled in red.
Then use the command
to add yourself to that group. You need elevated
adduser
privileges to do this, so you'll need to use
. In the example below, the group is a
sudo
dm and the user is ackbar.
After you add yourself to the group, you'll need to logout and log back in, or in some
cases, reboot your machine. After you log in again, verify that you have been added
to the group using the command
. If you are still not in the group, reboot and
groups
check again.
©Adafruit Industries
Page 90 of 263

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ESP32-S3 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF