Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


wlan not activated
#3
Also, comparing with one of my players I note the following anomaly in your systemctl status dhcpcd output

From your output

Code:
pi@moode:~ $ systemctl status dhcpcd
● dhcpcd.service - dhcpcd on all interfaces
  Loaded: loaded (/lib/systemd/system/dhcpcd.service; enabled; vendor preset: enabled)
 Drop-In: /etc/systemd/system/dhcpcd.service.d
          └─wait.conf
  Active: active (running) since Sat 2021-02-06 09:42:51 CET; 14min ago
Main PID: 522 (dhcpcd)
   Tasks: 1 (limit: 2063)
  CGroup: /system.slice/dhcpcd.service
          └─522 /sbin/dhcpcd -q -w

while from my output

Code:
pi@moode:~ $ systemctl status dhcpcd
● dhcpcd.service - dhcpcd on all interfaces
  Loaded: loaded (/lib/systemd/system/dhcpcd.service; enabled; vendor preset: enabled)
 Drop-In: /etc/systemd/system/dhcpcd.service.d
          └─wait.conf
  Active: active (running) since Sat 2021-02-06 09:22:49 EST; 6min ago
Main PID: 465 (dhcpcd)
   Tasks: 2 (limit: 1894)
  CGroup: /system.slice/dhcpcd.service
          ├─435 wpa_supplicant -B -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0 -Dnl80211,wext
          └─465 /sbin/dhcpcd -q -w

What happened to your wpa_supplicant process???

Regards,
Kent
Reply


Messages In This Thread
wlan not activated - by didomax - 02-06-2021, 09:00 AM
RE: wlan not activated - by Tim Curtis - 02-06-2021, 01:44 PM
RE: wlan not activated - by TheOldPresbyope - 02-06-2021, 02:36 PM
RE: wlan not activated - by Tim Curtis - 02-06-2021, 02:48 PM
RE: wlan not activated - by TheOldPresbyope - 02-06-2021, 02:58 PM
RE: wlan not activated - by didomax - 02-06-2021, 06:23 PM
RE: wlan not activated - by Tim Curtis - 02-06-2021, 07:54 PM
RE: wlan not activated - by TheOldPresbyope - 02-06-2021, 07:22 PM
RE: wlan not activated - by didomax - 02-06-2021, 07:52 PM

Forum Jump: