Go to advanced search

by Just_DoIt
Wed May 09, 2018 5:00 pm
Forum: Troubleshooting
Topic: [solved] RASPBIAN STRETCH LITE, DHCP on WLAN0 fails
Replies: 10
Views: 5431

Re: RASPBIAN STRETCH LITE, DHCP on WLAN0 fails

Well, I still don't know why, but my second WLAN AP (no DHCP server) was causing this. After rebooting the device the DHCP worked like expected.

Thanks to all who helped.
by Just_DoIt
Sat May 05, 2018 4:56 pm
Forum: Troubleshooting
Topic: [solved] RASPBIAN STRETCH LITE, DHCP on WLAN0 fails
Replies: 10
Views: 5431

Re: RASPBIAN STRETCH LITE, DHCP on WLAN0 fails

Has your tp-link WiFi dongle ever been used successfully on this or any other RPi? Yes, it has worked on this RPi with the same OS a few times in the beginning. I first thought I screwed something so I've reinstall raspbian from scratch. (Same image) Or on any other non- RPi hardware? Never tested....
by Just_DoIt
Sat May 05, 2018 4:13 pm
Forum: Troubleshooting
Topic: [solved] RASPBIAN STRETCH LITE, DHCP on WLAN0 fails
Replies: 10
Views: 5431

Re: RASPBIAN STRETCH LITE, DHCP on WLAN0 fails

Take a look in /etc/wpa_supplicant/wpa_supplicant.conf. Does it show a country code also? Yes, it does. This is the complete file: pi@raspberrypi:~ $ cat /etc/wpa_supplicant/wpa_supplicant.conf ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=DE network={ ssid="yyyyy"...
by Just_DoIt
Sat May 05, 2018 3:04 pm
Forum: Troubleshooting
Topic: [solved] RASPBIAN STRETCH LITE, DHCP on WLAN0 fails
Replies: 10
Views: 5431

Re: RASPBIAN STRETCH LITE, DHCP on WLAN0 fails

SurferTim wrote:
Sat May 05, 2018 2:28 pm
Did you set up everything correctly in raspi-config? Your wifi won't work unless you set the country code.
I did. And I guess the "alpha2=DE" shows wpa_cli knows it.

Dirk
by Just_DoIt
Sat May 05, 2018 12:24 pm
Forum: Troubleshooting
Topic: [solved] RASPBIAN STRETCH LITE, DHCP on WLAN0 fails
Replies: 10
Views: 5431

[solved] RASPBIAN STRETCH LITE, DHCP on WLAN0 fails

Hi, I'm running a fresh install of RASPBIAN STRETCH LITE on my RaspberryPi B but have some trubble getting Wifi to work. I do see the interface wlan0. ifconfig shows this: wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 169.254.48.142 netmask 255.255.0.0 broadcast 169.254.255.255 ine...

Go to advanced search