Hello,
I want to use a 3rd-party wireless adapter on RevPi Core 3. When I install the driver of the adapter, the terminal asks me to enter the password. I have tried the password of login, but it doesn't work. Could you tell how to do it? Thank you!
PB: Install driver of 3rd-party wireless adapter
-
- Posts: 38
- Joined: 18 Feb 2019, 04:13
PB: Install driver of 3rd-party wireless adapter
- Attachments
-
- a.jpg (86.89 KiB) Viewed 4453 times
Re: PB: Install driver of 3rd-party wireless adapter
Hi, you have to use "sudo [command]..." to run an command with super user privileges. The idea is that you never use the "root" account as your user "pi" as sudo privileges.
https://www.raspberrypi.org/documentati ... ge/root.md
https://www.raspberrypi.org/documentati ... ge/root.md
-
- Posts: 38
- Joined: 18 Feb 2019, 04:13
Re: PB: Install driver of 3rd-party wireless adapter
Hi Dirk,
I have tried sudo command. It works. Thank you!
I have tried sudo command. It works. Thank you!