The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


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


Problem: RPi1 and Wifi dongle doesnt connect to wifi
#1
Hi.

I have a RPI 1 with a USB dongle Wifi and Moode 6.4.2, I cant connect to my Wifi.

I've tested the same SD Card on a RPI4 and it can connect to Wifi correctly without actions.

Previously, I used the same hardware with Moode 4.4 and its work!

My "wpa_supplicant.conf"

Code:
pi@moode:~ $ sudo cat /etc/wpa_supplicant/wpa_supplicant.conf
#########################################
# This file is automatically generated by
# the player Network configuration page.
#########################################

country=ES
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
ssid="Xiaomi"
scan_ssid=1
psk=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
}
pi@moode:~ $

Result from "moodeutl -l shows", I've connected the eth few minutes after RP1 boot:

Code:
20200217 204633 worker: -- Network
20200217 204633 worker: eth0 exists
20200217 204634 worker: eth0 wait 0 for IP address
20200217 204637 worker: eth0 wait 1 for IP address
20200217 204641 worker: eth0 wait 2 for IP address
20200217 204644 worker: eth0 wait 3 for IP address
20200217 204647 worker: eth0 wait 4 for IP address
20200217 204650 worker: eth0 address not assigned
20200217 204651 worker: wlan0 exists
20200217 204651 worker: wifi country (ES)
20200217 204651 worker: wlan0 trying SSID (Xiaomi)
20200217 204651 worker: wlan0 wait 0 for IP address
20200217 204655 worker: wlan0 wait 1 for IP address
20200217 204658 worker: wlan0 wait 2 for IP address
20200217 204701 worker: wlan0 wait 3 for IP address
20200217 204705 worker: wlan0 wait 4 for IP address
20200217 204708 worker: wlan0 no IP addr for SSID (Xiaomi)
20200217 204708 worker: wlan0 AP mode started
20200217 204746 worker: wlan0 wait 0 for IP address
20200217 204750 worker: wlan0 wait 1 for IP address
20200217 204754 worker: wlan0 wait 2 for IP address
20200217 204757 worker: wlan0 unable to start AP mode
20200217 204757 worker: no active network interface
20200217 204757 worker: -- Audio

I see led clinked in the Wifi Dongle, but no connection.
   

Any idea?
Reply


Messages In This Thread
RPi1 and Wifi dongle doesnt connect to wifi - by MephistoXoL - 02-17-2020, 08:23 PM

Forum Jump: