mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Pi0 W doesn't connect to WiFi channel 13 #280
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#280
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AndreaPro on GitHub (Jun 23, 2021).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
After the image is written on the Pi0 W and WiFi is configured the device doesn't connects to the WiFi network
To Reproduce
Steps to reproduce the behavior, like:
Expected behavior
The Pi0 W should be able to connect to the WiFi network
Pi-KVM info:
kvmd 3.6-1
kvmd-fan 0.1-1
kvmd-oled 0.3-1
kvmd-platform-v2-hdmi-zerow 3.6-1
kvmd-webterm 0.39-1
Additional context
After various attempts I've been able to connect the Pi0 to my WiFi network but I needed to change the WiFi channel from 13 to 4. I have tried installing on the microSD Raspbian Lite and even this one was unable to connect to the network, but it worked if inside the WiFi configuration of the Pi0 if I removed the country code. By looking at the Pi forums it appears to be a common issue, so probably not something that can be solved by PiKVM, but maybe could be useful to note inside the installation instructions that if the device is unable to connect could be worth to change the 2,4 GHz WiFi channel
@arch1mede commented on GitHub (Jun 25, 2021):
Please review https://wiki.archlinux.org/title/Network_configuration/Wireless, specifically this command:
iw dev wlan0 connect your_essid 4You must be outside the US as we do not have a channel 13 in the US, This is not a pikvm issue.
Upon further discussions with this user on discord, he initially couldn't connect to wifi and ran into the same issue as 137 where he had to make modifications to his router to be able to connect. Flashing OS section has had some verbiage added as a result.
I am recommending this be closed.