Lost. Very new to Raspberry pi.. need help for a project. #1836
Unanswered
dwendooley
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Your |
Beta Was this translation helpful? Give feedback.
1 reply
-
Worked perfectly. You are a gentleman and a scholar, sir. Thank you!
…On Sat, Apr 26, 2025 at 2:29 AM Bill Zimmerman ***@***.***> wrote:
Start with a custom RaspAP OS image
<https://github.com/RaspAP/raspap-webgui/releases/latest>. This will give
you a functional AP on first boot. Modify settings as needed from there. If
something doesn't work, perform a system reset (option below 'Generate
debug log').
This simple approach eliminates 99% of the guesswork for the vast majority
of users.
—
Reply to this email directly, view it on GitHub
<#1836 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKR6I5GU42Z6C6GWOR4W6XT23MRTJAVCNFSM6AAAAAB34UGX5OVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJVGM2DCNI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good day kind folk,
I need suggestions on what and where to fix things.
Very long story as short as I can make it. (I've been through at least 4 iterations of starting from scratch and fixing things)
I'm building Wall-E for my daughter. She's been asking for years. (She's in college).
https://wired.chillibasket.com/3d-printed-wall-e/
So.. Raspberry Pi 4 B, new, the official installer, 64 bit, etc.
SSH in and lots of locale problems that I think I largely solved. Even reviewed the jounralctl and found one place where country was being assumed to be GB. (Definitely in US, Eastern time, US keyboard).
I think this might relate to how the AP is configured for country, but.. you tell me.
It thinks it's up. I've tried numerous settings in the web gui and once or twice I was able to see the network from my windows machine and iphone, but I have yet to connect. Typically it does not show up at all and can't be connected with the QR code.
OK so.. I'll share and attach the debug log.
I am on windows using putty wireless and do believe this AP is supposed to allow for both Pi to my router on my lan, as well as being an AP itself. I'm not worried about throughput at all.. I want to control a robot with a web interface without wifi, later.
Routing:
(No, no wired connection, no bluetooth in use)
wlan0:
raspap_debug.log
I've seen this, which may be related:
raspberrypi/linux#6049
I added these to .bashrc before I started the install of raspap, and found a conf file that still had country=GB in it, fixed that, relogged, rebooted, did everything in order.
Any ideas on what the issue is? I cannot see the AP despite the gui saying it's up.
Thank you in advance!
Side note... I can work vi, I know a thing or two in a *nix environment, but assume I don't. It's been a couple of decades since I worked in there.
bz edit: formatting
Beta Was this translation helpful? Give feedback.
All reactions