Circuit Swod CM3 wifi interface not detected: UPDATED

Having trouble with your GBZ build? Ask your questions here!
Post Reply
User avatar
RuttleHeads
Posts: 21
Joined: Sun Sep 24, 2017 8:25 pm
Has thanked: 1 time
Been thanked: 8 times

Circuit Swod CM3 wifi interface not detected: UPDATED

Post by RuttleHeads » Sat Mar 13, 2021 9:56 pm

UPDATE:
I flashed a new SD card with the latest Circuit Sword img and the wifi worked, so good to know it's not hardware.
But all my saves and games are on the other card.
I'm not sure how to get them off, or update the firmware if that's what's needed without wifi.
Does anyone know how to get the old saves and games off the old card? when i plug into PC i only get boot folder.
_________________________________________________________________________________________________

Hello,

I recently tried to connect to my gameboy via wifi but i was getting messages that wlan0 interface was not detected.
I went through wpa_supplicant settings and all looks good as well as interface file. That looks good as well.

I cannot seem to figure out how to get it to connect again however.
I unscrewed my case and turned it on to see if the wifi module was shorting out, but still no wifi with case open.

Any help would be appreciated.


WPA-Supplicant.conf

Code: Select all

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

network={
   ssid="my ssid"
   psk="my pass"
   key_mgmt=WPA_PSK
}
Interface

Code: Select all

iface lo inet loopback
iface eth0 inet dhcp

allow-hotplug wlan0
auto wlan0
iface wlan0 inet dhcp 
wpa-ssid "my SSID"
wpa-psk "my pass"
dmesg output
https://pastebin.com/y9PCDu7C

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest