#stuck trying to find hotspot on pi

16 messages · Page 1 of 1 (latest)

cosmic glacier
#

I finally got the firmware flashed to an SD card. Had to keep using smaller and smaller cards until one would work. Inserted in pi and conncected to control board and powered up via USB. Ive tried my existing 4GB pi as well and the 2GB that shipped with the kit but neither created a hotspot that i could find. I have Spectrum as an ISP and getting into the router is done via there web app so I haven't found a way to directly access the router by entering the IP address so any router changes might be a problem with my current setup.

proud talonBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

agile warren
#

The pi image needs at least 8gb SD card, so not sure how you're even putting it on a 4gb or smaller card?

cosmic glacier
#

I’m talking about the pi not the SD card. I already had a RPI4 with 8GB because RR said I had to source it. Then they shipped one with 4GB of memory.

#

Not that it makes a difference but I had the wrong specs on the Pi. I had a 4GB and they shipped a 2GB so I tried both units.

agile warren
#

How are you powering the pi? What image did you burn to the SD card for the pi?

cosmic glacier
#

With the USBC. The file is ***RatOS-2.1.0-RC2-raspberry-rpi32.img.xz
I’m not new to electronics but I’m new the the Raspberrypi world so don’t leave out any obvious steps because I’m sure I am somewhere.

agile warren
#

What software did you use to write that image to the SD card?

cosmic glacier
#

I tired balenaetcher first then retried with RUFUS. The first one failed to validate until I disabled all my security so I tried RUFUS just in case

agile warren
#

It failing to validate is concerning

cosmic glacier
#

According to their site security software messes with it. It worked after I disabled everything. RUFUS never faulted

agile warren
#

I know there's an issue with the latest version of balenaetcher and people have to use an older version

cosmic glacier
#

I tried letting the software handle it as downloaded. Than tried again by using the imaging software on the img file after extracting it with Winrar

#

I did notice after the SD card failed to boot and I put it back into my pc, it only shows 256MB capacity. When looking at it in disc management it looks like a small boot sector and the rest of the space is unallocated. Is that normal?

agile warren
#

Yes, it is reformatting the card and windows doesn't understand the filesystem so it reads it as empty

cosmic glacier
#

Got it!! I had a solid red LED on the Pi through the whole process so I thought power was good. Last ditch effort before bed I tried a different USB cable and it booted up and made a hotspot straight away. Never trust an indicator lamp. I work with power for a living and live by that motto but my brain never made the jump working with electronics. Thanks for the reponses.