WiFi repeater not working on fresh install #1846
Replies: 6 comments 6 replies
-
This has been discussed many times. Use the search function |
Beta Was this translation helpful? Give feedback.
-
Ok, thank you |
Beta Was this translation helpful? Give feedback.
-
Sorry, I've been reading many threads on the q&a and tried to find related content, the only thing that I found that could be related it's trying to install without inserting the wifi credentials from the image burner, which makes the wiki hotspot work but then I can't access the configuration page from any ip address... The other thing that I found it's to change the dongle, but the dongle was working before on this pi, and it's working on another pi that has the same dongle... I'm sure I'm missing something but I can't figure out what... not sure now what It could be, I did try and Installed dozens of times... |
Beta Was this translation helpful? Give feedback.
-
Here's a clue: There are many possible reasons for this, including:
This has been stated many times before: dongles (or their drivers) are the cause of 99% of these issues. You can perform a self-diagnosis with the following (please do NOT post the output):
This can show if the device failed to initialize or was renamed. As a last resort, try manually bringing it up:
you're better off with a different adapter. "it worked before" is no guarantee it's working now. |
Beta Was this translation helpful? Give feedback.
-
Posting again just because maybe could be useful to someone. My dongle is supported (Zibo-6467115[1][4] (nano)) but I also tried with e second one, same model(just in case the first one was damaged), but got the same problem (maybe the problem was the adaptor usb to mini usb?). So I just though of trying the last thing, going back to 64bit as I had and was working. With the 64 bit the wlan1 works correctly. Still could not make it to change the metric (even if changed on raspap DHCP server page, or manually modifying /etc/dhcpcd.conf, wlan0 metric gets overwritten making it impossible to use the hotspot). At the end, after all this time and so many trials, I gave up, and now I'm using it with this 64 bit version, using just wlan0 with WiFi client AP mode. It may not be the best solution, but at least it's working... |
Beta Was this translation helpful? Give feedback.
-
Issue report #1854 and pull request #1853. This fix will be available in the next general release. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I had everything working on a raspberry pi zero 2 with raspbian 64 bit with a second wifi dongle, I did on the same hardware a fresh install of the 32bit version and now, after I tried so many times top reinstall everything, I still cannot make it to work and I the same problem occurs every time. The hotspot circle is flickering and in case I make it to have the hotspot working, I can't connect from other devices and I need to start again with the install. I followed the quick install steps, then went to the faq for wifi repeater. The problem is that I don't have the wlan1 in the raw output. So even if I change the metric, nothing really happens...
In the networking page,
This is what I get in the raw output:
and in the current settings:
This is what I get from log if I start the dnsmasq:
This is what I get from log if I start the hotspot:
I tried to see if the drivers of the dongle are ok and if the raspberry recognize it and everything seems ok...
Help!and thank you in advance...
Beta Was this translation helpful? Give feedback.
All reactions