RaspiWiFi icon indicating copy to clipboard operation
RaspiWiFi copied to clipboard

Raspberry Pi4 support?

Open djlongy opened this issue 4 years ago • 11 comments

Tried this on my pi4 running latest retropie and it doesn't seem to work after a successful setup. Waiting 300 seconds doesn't trigger autoconfig mode (enabled) Not sure if it's just retropie?

djlongy avatar Jun 19 '20 04:06 djlongy

I also noticed that the pi 4 isn't supported. @jasbur If you want to hand over the project to someone else I would be willing to assist.

miqueet avatar Oct 19 '20 12:10 miqueet

I installed it on a Pi 4, seems to work, but I can't access any service ports other than the screen to set your WiFi credentials.

JohnDStrand avatar Dec 23 '20 01:12 JohnDStrand

Is there any update on how to get this properly working on a Raspberry Pi model 4?

BramWerbrouck avatar Aug 29 '21 09:08 BramWerbrouck

I was able to open the other ports by setting the port number manually in the initial set-up to another value than 80, the default. It has been working great for me. If you have any specific questions, please feel free to email me.

I have it running on a RPi 400. Haven't tried it with RetroPi, I'm using it with OctoPrint.

JohnDStrand avatar Aug 29 '21 14:08 JohnDStrand

If you have any specific questions, please feel free to email me.

can you give me your email address?

BramWerbrouck avatar Aug 29 '21 16:08 BramWerbrouck

Here you go!

On Sun, Aug 29, 2021, 12:37 PM BramWerbrouck @.***> wrote:

If you have any specific questions, please feel free to email me.

can you give me your email address?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jasbur/RaspiWiFi/issues/96#issuecomment-907823171, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHHSNVOR3JXOR4NMHPKEPPDT7JO23ANCNFSM4OCL5RTA . 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.

JohnDStrand avatar Aug 29 '21 17:08 JohnDStrand

Here you go!

am I looking at the wrong place? (I don’t see your email address)

BramWerbrouck avatar Aug 29 '21 18:08 BramWerbrouck

sorry, I didn't realize how this worked. but, to be safe, I don't want to post my email on github. Maybe you can just post your questions here?

JohnDStrand avatar Aug 29 '21 18:08 JohnDStrand

Running script on a new focal install. Wifi network is created but no page is visible on 10.0.0.1, it does not respond to a ping.

failed to create listening socket for port 53: Address already in use Oct 16 20:33:51 ubuntu dnsmasq[37718]: FAILED to start up Oct 16 20:33:51 ubuntu systemd[1]: dnsmasq.service: Control process exited, code=exited, status=2/INVALIDARGUMENT Oct 16 20:33:51 ubuntu systemd[1]: dnsmasq.service: Failed with result 'exit-code'. Oct 16 20:33:51 ubuntu systemd[1]: Failed to start dnsmasq - A lightweight DHCP and caching DNS server. Setting up libasan5:arm64 (9.3.0-17ubuntu1~20.04) ... Setting up python3-pip (20.0.2-5ubuntu1.6) ...

When connected to the Pi I seem to be in 169.254.0.0 - 169.254.255.255 address range.

samuk avatar Oct 15 '21 22:10 samuk

+1 install is successful on the Pi 4, however i can not join the AP on laptop/phone

adam-loroco avatar Feb 10 '22 21:02 adam-loroco

This is almost working on my Pi4, however i am stuck.

I used the suggestion above by changing the default port to something other than 80, and that works. I am able to see the AP, set a new network, put in password, and apply settings. Once it resets however, my device is still stuck on 10.0.0.1 static IP address and does not join the specified network.

feltz916 avatar Mar 11 '22 22:03 feltz916