Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberri 4 problem #550

Closed
Catta1997 opened this issue Apr 2, 2024 · 7 comments
Closed

Raspberri 4 problem #550

Catta1997 opened this issue Apr 2, 2024 · 7 comments

Comments

@Catta1997
Copy link

Hi, i have a problem in Raspberry 4, I already changed the line in install.sh but I'm installing the v 4.4.6 , I dot know if it is fixed in newer version but my raspberry when I input a new wifi in portal and press "connect" not connect to the wifi. I tried with multiple AP also sometimes (9/10 times) not automatically start

@Zandor300
Copy link

Using v4.11.1 should work. Could you try that?

@Catta1997
Copy link
Author

Catta1997 commented Apr 3, 2024

Using v4.11.1 should work. Could you try that?

how can I install it? run bash <(curl -L https://github.com/balena-io/wifi-connect/raw/master/scripts/raspbian-install.sh) (with install fix #517 ) only install 4.4.6 . Is download 4.11.1 and move the script to /usr/local/sbin enough?

@nogoonoo
Copy link

@Zandor300 - I'm encountering the same issue as @Catta1997 . Are there instructions anywhere on how to download previous versions? Thanks!

@Catta1997
Copy link
Author

Catta1997 commented Apr 11, 2024

@Zandor300 - I'm encountering the same issue as @Catta1997 . Are there instructions anywhere on how to download previous versions? Thanks!

I solved downloading the 4.11.1 and moving the script and ui folder manually.
@nogoonoo try to follow this steps:

  1. wget https://github.com/balena-os/wifi-connect/releases/download/v4.11.1/wifi-connect-v4.11.1-linux-aarch64.zip
  2. unzip the downloaded file
  3. cd to the unzipped folder
  4. sudo mv wifi-connect /usr/local/sbin
  5. sudo mv ui /usr/local/share/wifi-connect/ui

@nogoonoo
Copy link

Thanks @Zandor300 ! I'll give it a go

@Catta1997
Copy link
Author

Thanks @Zandor300 ! I'll give it a go

let me know if worked

@nogoonoo
Copy link

nogoonoo commented Apr 12, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants