[raspberry-vi] Re: Orca not working on my Raspbery pie 4

  • From: "K0LNY_Glenn" <glenn@ervin.email>
  • To: <raspberry-vi@xxxxxxxxxxxxx>
  • Date: Sat, 5 Mar 2022 12:18:50 -0600

One thing I would change, if your goal is to use it without a monitor, then 
don't even plug the HDMI cable to the HDMI port on first boot, otherwise 
until you make changes to the software, the audio will always be going to 
the HDMI and not the speaker port.
The wpa_supplicant.conf file needs two pieces of information to connect to 
your WIFI, the SSID, which is the name on the WIFI people look for with 
their phone to connect to your WIFI, and it will need your WIFI password.
If those two things are in the file, and the file is in the boot folder, 
which you can access in windows, then the PI will find it on boot up and 
connect.
Then you can control your PI from windows on a computer in your home, if you 
put the SSH file in the boot folder too.
The SSH file is just an empty file, like a notepad file, only you rename it 
to ssh without the .TXT part.
So if you put those files on it now, you can control it from another 
computer without any assistance.
If you do those two files, you can find the IP address of the PI easily by 
opening the windows CMD window and type in:
nslookup raspberrypi
and it will give you its address.
Then with windows 10, you can use windows power shell to SSH into the PI and 
control it from there.
This way you can test things and set it up.
If you do this, we can tell you how to log into the PI from windows.

Glenn
----- Original Message ----- 
From: "Andrew Hart" <ahart42@xxxxxxxxx>
To: <raspberry-vi@xxxxxxxxxxxxx>
Sent: Saturday, March 05, 2022 10:01 AM
Subject: [raspberry-vi] Re: Orca not working on my Raspbery pie 4


Just to emphasise the importance of what Jeffery has said, the nice
convenient automated setup of Orca on the Raspberry Pi requires both a
monitor plugged in via HDMI and an Internet connection that is fully
operational at the time the Pi is booted for the first time and set up.
The Internet connection is so the Pi can download Orca and all the
software necessary to install it. The sound prompt to press the key
combination to automaticaly set up Orca is sent out via the HDMI
connection, so you need a monitor with speakers, which it sounds like
you have.

As for the Internet connection, the easiest way is just to hardwire it
to your access point or router with some ethernet cable. That's what I
did with my Pi's. I was then able to set up the Wi-Fi connection and get
rid of the cable once Orca was working. However, if a hard link is not
possible, then you will need to do as Jeffery suggests and prepare a
wireless configuration file and put it on the SD card in the right place
before you boot the Pi for the first time.

If either of these things is missing (that is, an HDMI monitor and a
working Internet connection) you will not be abel to set up Orca using
the automated procedure.

Hth,
Andrew.

On 5/3/2022 11:48, Jeffery Mewtamer wrote:
Okay, a major caveat to the install orca keystroke is that it only
works if the Pi has an Internet connection and the audio prompt won't
play if you don't have an internet connection. Generally this means
either hooking the Pi up via ethernet for the first boot or
preconfiguring wi-fi by putting the appropriate config files on the SD
card after burning(In the past, I've done this by putting my wpa
supplicant file in /etc/wpa_supplicant of the SD card's root
partition, but I've read that putting it in the boot partition is
supposed to make the Pi install it properly upon first boot, similar
to how putting a blank file named ssh on the boot partition enables
ssh on the Pi).

That might not be your only problem(first boot searching for and not
finding files makes me think something went wrong with burning the SD
card and removing it from the machine used) but that's the one thingI
can extract from your post where I can provide concrete advice.

Also, when you say "embedded in a UK keyboard" do you mean you have a
UK Pi 400 or is this some third party keyboard with a slot to
integrate a Pi 4? That might be relevant to others trying to disgnose
the problems I'm not sure how to advise on.
===========================================================
The raspberry-vi mailing list
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views 
and attitudes expressed by the subscribers to this list do not reflect 
those of the Foundation.

Mike Ray, list creator, January 2013

===========================================================
The raspberry-vi mailing list
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views 
and attitudes expressed by the subscribers to this list do not reflect 
those of the Foundation.

Mike Ray, list creator, January 2013


=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: