1
0
Fork 0
mirror of https://github.com/pikvm/pikvm.git synced 2026-03-02 18:16:56 -05:00

No Wifi through on pi #367

Closed
opened 2026-02-20 13:25:42 -05:00 by deekerman · 3 comments
Owner

Originally created by @antidefran on GitHub (Dec 7, 2021).

Originally assigned to: @mdevaev on GitHub.

Describe the bug
I haven't been able to get my PiKVM onto wifi reliably

To Reproduce
I've tried to set up wifi through the pikvm.txt but the change never seems to take effect. I've also tried the wpa_passphrase command and also through netctl profiles. After reboot, the wpa_supplicant-wlan0.config changes back to empty. I've made sure to mount the file system to rw and back to ro when I'm finished.

Expected behavior
I've tried to connect a the pikvm to 2 different wifi's: the first is a standard wpa2 network and the other is an open network that uses Mac authentication. neither of these networks work and the changes never seem to take effect.

PiKVM info:

  • rpi-4
  • PiKVM hat v3
  • csi bridge
  • kvmd 3.48-1
    -kvmd-fan 0.1-1
    -kvmd-oled 0.8-1
    -kvmd-platform-v3-hdmi-rpi4 3.48-1
    -kvmd-webterm 0.41-1
  • ustreamer 4.9-1
  • Linux kernel: Linux pikvm 5.10.52-13-ARCH #1 SMP Sat Nov 20 09:40:57 MSK 2021 armv7l GNU/Linux

Additional context
I've tried manually setting up the wpa_supplicant-wlan0.conf file but after a reboot, the contents of the file change to "passphrase must be between 8..63 characters" like the error output of a command, but I can't figure out why.

Originally created by @antidefran on GitHub (Dec 7, 2021). Originally assigned to: @mdevaev on GitHub. **Describe the bug** I haven't been able to get my PiKVM onto wifi reliably **To Reproduce** I've tried to set up wifi through the pikvm.txt but the change never seems to take effect. I've also tried the wpa_passphrase command and also through netctl profiles. After reboot, the wpa_supplicant-wlan0.config changes back to empty. I've made sure to mount the file system to rw and back to ro when I'm finished. **Expected behavior** I've tried to connect a the pikvm to 2 different wifi's: the first is a standard wpa2 network and the other is an open network that uses Mac authentication. neither of these networks work and the changes never seem to take effect. **PiKVM info:** - rpi-4 - PiKVM hat v3 - csi bridge - kvmd 3.48-1 -kvmd-fan 0.1-1 -kvmd-oled 0.8-1 -kvmd-platform-v3-hdmi-rpi4 3.48-1 -kvmd-webterm 0.41-1 - ustreamer 4.9-1 - Linux kernel: Linux pikvm 5.10.52-13-ARCH #1 SMP Sat Nov 20 09:40:57 MSK 2021 armv7l GNU/Linux **Additional context** I've tried manually setting up the wpa_supplicant-wlan0.conf file but after a reboot, the contents of the file change to "passphrase must be between 8..63 characters" like the error output of a command, but I can't figure out why.
Author
Owner

@mdevaev commented on GitHub (Dec 8, 2021):

Hello. Please don't use netctl, this is a legacy way to configure network.
Try to follow this guide:
https://docs.pikvm.org/wifi

Ср, 8 дек. 2021 г. в 05:21, antidefran @.***>:

Describe the bug
I haven't been able to get my PiKVM onto wifi reliably

To Reproduce
I've tried to set up wifi through the pikvm.txt but the change never seems
to take effect. I've also tried the wpa_passphrase command and also through
netctl profiles. After reboot, the wpa_supplicant-wlan0.config changes back
to empty. I've made sure to mount the file system to rw and back to ro when
I'm finished.

Expected behavior
I've tried to connect a the pikvm to 2 different wifi's: the first is a
standard wpa2 network and the other is an open network that uses Mac
authentication. neither of these networks work and the changes never seem
to take effect.

PiKVM info:

  • rpi-4
  • PiKVM hat v3
  • csi bridge
  • kvmd 3.48-1
    -kvmd-fan 0.1-1
    -kvmd-oled 0.8-1
    -kvmd-platform-v3-hdmi-rpi4 3.48-1
    -kvmd-webterm 0.41-1

Additional context
Add any other context about the problem here.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/pikvm/pikvm/issues/559, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AADFUA4QGYQMW6ER5I7VIQTUP26LRANCNFSM5JSVXKFA
.
Triage notifications on the go with GitHub Mobile for iOS
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675
or Android
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

@mdevaev commented on GitHub (Dec 8, 2021): Hello. Please don't use netctl, this is a legacy way to configure network. Try to follow this guide: https://docs.pikvm.org/wifi Ср, 8 дек. 2021 г. в 05:21, antidefran ***@***.***>: > *Describe the bug* > I haven't been able to get my PiKVM onto wifi reliably > > *To Reproduce* > I've tried to set up wifi through the pikvm.txt but the change never seems > to take effect. I've also tried the wpa_passphrase command and also through > netctl profiles. After reboot, the wpa_supplicant-wlan0.config changes back > to empty. I've made sure to mount the file system to rw and back to ro when > I'm finished. > > *Expected behavior* > I've tried to connect a the pikvm to 2 different wifi's: the first is a > standard wpa2 network and the other is an open network that uses Mac > authentication. neither of these networks work and the changes never seem > to take effect. > > *PiKVM info:* > > - rpi-4 > - PiKVM hat v3 > - csi bridge > - kvmd 3.48-1 > -kvmd-fan 0.1-1 > -kvmd-oled 0.8-1 > -kvmd-platform-v3-hdmi-rpi4 3.48-1 > -kvmd-webterm 0.41-1 > - ustreamer 4.9-1 > - Linux kernel: Linux pikvm 5.10.52-13-ARCH #1 > <https://github.com/pikvm/pikvm/issues/1> SMP Sat Nov 20 09:40:57 > MSK 2021 armv7l GNU/Linux > > *Additional context* > Add any other context about the problem here. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/pikvm/pikvm/issues/559>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AADFUA4QGYQMW6ER5I7VIQTUP26LRANCNFSM5JSVXKFA> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > >
Author
Owner

@arch1mede commented on GitHub (Dec 8, 2021):

Please join discord for troubleshooting

@arch1mede commented on GitHub (Dec 8, 2021): Please join discord for troubleshooting
Author
Owner

@mdevaev commented on GitHub (Dec 8, 2021):

Solved in discord.

@mdevaev commented on GitHub (Dec 8, 2021): Solved in discord.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pikvm-pikvm#367
No description provided.