Forum Replies Created
-
Posted in: Allo USB Bundle
-
14. April 2022 at 14:55 #52187
I did a fresh install on a different SD card, still having problems.
Looks like i’m dealing with some really weird wireless issues here. My desktop (wired) can always access my range extender and pi but other wireless devices can’t. Already updated firmware on my router and range extender.
Gonna have to keep tryin to figure this out. issue is with my network not the pi/max2play.
Thanks for the suggestions!12. April 2022 at 22:16 #52183Unsure how this ended up in this topic, could a moderator switch it to Pi topic?
18. April 2019 at 14:57 #45074Hello!
I have a kuman 3.5″ display that i’ve gotten working with the following using LCD-show, perhaps give this a try and see if it works.
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./LCD35-showIf that is not working still, check /boot/config.txt and ensure there is dtoverlay=tft35a or similar.
Cheers!
-