dverleysen
Posts: 34
Joined: Wed Jan 06, 2016 2:00 pm

Raspberry Pi ZERO W no wifi interface found...

Sat Apr 28, 2018 6:15 pm

Hi,


I bought this week a Raspberry Pi ZERO W and it's a struggle to config that thing! Tried to setup as a headless device but I had to much problems so I bought some adapters to connect screen and keyboard.
But I cannot find any wifi icon or connection, when I run raspi-config I get the message that there's no wireless interface found... WHAT?

Hereby some screenshots and a shot of the back of the device
https://photos.app.goo.gl/3UKAkJiHcweo8bLd7

I have to enable the wireless interface??

The device that i've bought.
https://www.kiwi-electronics.nl/raspber ... 0W&lang=en


Thanks for the tips!
https://www.linkedin.com/pulse/harvesting-tomatoes-version-20-didier-verleysen/

User avatar
DougieLawson
Posts: 39120
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Raspberry Pi ZERO W no wifi interface found...

Sat Apr 28, 2018 7:18 pm

Are you sure it's a ZeroW a cat /sys/firmware/devicetree/base/model;echo command will tell you.

Code: Select all

pi@mercury:~ $ cat /sys/firmware/devicetree/base/model;echo
Raspberry Pi Zero W Rev 1.1
pi@mercury:~ $
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

dverleysen
Posts: 34
Joined: Wed Jan 06, 2016 2:00 pm

Re: Raspberry Pi ZERO W no wifi interface found...

Sat Apr 28, 2018 7:23 pm

@dougielawson that is what I see on the back --> https://photos.app.goo.gl/3UKAkJiHcweo8bLd7

And when I run "cat /sys/firmware/devicetree/base/model;echo"

I get = Raspberry Pi model B Rev 2 ????????????????
https://www.linkedin.com/pulse/harvesting-tomatoes-version-20-didier-verleysen/

User avatar
DougieLawson
Posts: 39120
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Raspberry Pi ZERO W no wifi interface found...

Sat Apr 28, 2018 7:55 pm

Then your SDCard is full of junk.

Get latest 2018-04-18 Raspbian and Etcher. Use Etcher to write Raspbian to your SDCard.
https://downloads.raspberrypi.org/raspbian_latest
https://etcher.io
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

dverleysen
Posts: 34
Joined: Wed Jan 06, 2016 2:00 pm

Re: Raspberry Pi ZERO W no wifi interface found...

Sat Apr 28, 2018 8:02 pm

@DougieLawson it's this version created with Etcher.

Similar issue like this? viewtopic.php?t=178362


I just downloaded the image again, and use etcher to flash the card. = Same issue :(
https://www.linkedin.com/pulse/harvesting-tomatoes-version-20-didier-verleysen/

User avatar
DougieLawson
Posts: 39120
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Raspberry Pi ZERO W no wifi interface found...

Sat Apr 28, 2018 8:40 pm

Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

User avatar
HawaiianPi
Posts: 5838
Joined: Mon Apr 08, 2013 4:53 am
Location: Aloha, Oregon USA

Re: Raspberry Pi ZERO W no wifi interface found...

Sun Apr 29, 2018 2:39 am

dverleysen wrote:
Sat Apr 28, 2018 7:23 pm
And when I run "cat /sys/firmware/devicetree/base/model;echo"

I get = Raspberry Pi model B Rev 2 ????????????????
Then you need to return your Pi0W for an exchange. It's defective (SoC was not properly programmed).
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?

stepnwright
Posts: 1
Joined: Sun May 27, 2018 5:22 pm

Re: Raspberry Pi ZERO W no wifi interface found...

Sun May 27, 2018 5:41 pm

I am having a similar problem with my Pi Zero W which I have been trying, frustratingly for 3 months, to get wifi to work headlessly.

I was not getting it to connect headlessly to my network so I spent extra money to get HDMI cables etc to see what was going on. I found that no wifi interface found. So I sent it back and got a replacement.

So this weekend I have installed 2018-04-18-raspbian-stretch.img on the new pi. Plugged it all in and seen it come up on the monitor with the wifi interface working. However, I do not have a keyboard to plug into the pi and enter the wifi password(and I don't want to spend any more money on this project). So I removed the card, added a wpa_supplicant.conf file with the necessary information. inserted back into the pi and restarted.

It booted successfully however the wifi now says no wifi interface found. I tried this twice with a newly imaged os and the same thing happens. So it appears the wpa_supplicant.conf file is causing some major issue with the wifi interface.

Surely, this can't be just a few of us this is affecting? I am about to send all of the pi stuff back to get a refund. I have wasted too much time on this project already. Unless someone has a simple fix.

Please help

Steve

User avatar
davidcoton
Posts: 5026
Joined: Mon Sep 01, 2014 2:37 pm
Location: Cambridge, UK
Contact: Website

Re: Raspberry Pi ZERO W no wifi interface found...

Sun May 27, 2018 8:46 pm

What is in your wpa_supplicant file?
What is the network security type?
Does the network hide its SSID?
Signature retired

Return to “General discussion”