WIFI on raspberry pi
-
- Posts: 7
- Joined: Sun May 22, 2016 8:07 am
Im running my pi with the Raspberry PI Extenstion 01 – SD Card Image and it is working on Ethernet i want to use it over wifi though i have a wipi wifi module i have used this in the past with NOOBS (GUI) but cant seem to get it working in the command line. I am a noob so any help appreciated.
-
- Posts: 19465
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
Raspberry PI v3 with WiFi on board ?
-
- Posts: 19465
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
-
- Posts: 7
- Joined: Sun May 22, 2016 8:07 am
I might be missing something here but the disk image doesn't have wpa_supplicant installed and when i try to do "apt-get install wpasupplicant" i get another error (could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
-
- Posts: 19465
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
sudo apt-get install wpasupplicant
-
- Posts: 7
- Joined: Sun May 22, 2016 8:07 am
still doesn't work it says it installed however the wpa_supplicant.conf file still doesn't exist even after a reboot.
-
- Posts: 19465
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
You can create it by yourself.