Step 5: 8 minutes!?! The usual advice for copying the bootloader is about 30 seconds. Did you try that first and have it not work?
Step 7: Is that really necessary? Again, did you try without it and have it not work?
I’m new here, just got my uConsole a few weeks back. I’m using a CM5 10800, have flashed a cards with the RP5 Bootloader as mentioned above. I click the power button and a sec or so after the green light I get a red HDMI monitor screen. I’ve formatted the card for fat32 prior to flashing it. Still the same outcome. What am I missing?
welp,there are two antennas. one is internal on PCB, another one you broke.
you can try to switch to the internal one, most probably wifi won’t work due to metal case, but it’s free to try.
When I use the small sd card with the boot loader I see a red screen on the hdmi monitor attached to the uConsole.
I did download ClockworkPi-Trixie-6.12.87
Extracted it and flashed it to a Sandusky Extreme 64gb sd card
Nothing at all happens when I boot to it There is nothing displayed or changes on the uConsole screen or the connected hdmi
Ok I removed the HG cards and tried to boot with no SD card. Nothing happens on either the HDMI or he device screen. Retried with the EEPROM bootloader update SD, Upon power on I see red screen on the HDMI monitor, nothins on he uConsole monitor. Retried with the ClockworkPi-Trixie-6.12.87 and noting happens on either screen.
Even with no SD you should get the bootloader output over HDMI. Take out the adapter board and make sure the CM is fully seated in the adapter board. You should hear each row of connectors snap into place. And make sure the adapter is fully seated in the sodimm slot.
I took a week off, had a heart ablation and bought a cm-io base. I flashed the eeprom configuration with the cm5 in the base, got the green screen and I was able to boot, set username and password and shutdown so I can add the HG board, get the back on it and get to playing.
The trackball moved the mouse, but clicking the ball did nothing. I had to hit the enter key.
I have at least two weeks of 10lb weight restrictions so I’m quite happy to get this running (or started)
Thank you for posting these instructions. Worked for me first time on a CM5 4GB lite board and flashing ClockworkPi-Trixie-lite-6.12.87.img.xz to a 128GB Sandisk SD card.
The initial boot of the image in step 9 was very long time ca 10 min. After that reboots are 30 seconds.
The only issue I had was with the wifi In the raspi-config set up. I was getting “There was an error running option S1 Wireless LAN”. The solution was to set the wifi country via the menu in raspi-config then:
nmcli dev wifi connect "YOUR_SSID" password "YOUR_PASSWORD"
I did also do:
rfkill list
sudo rfkill unblock all
As I did see and error at one point saying the wlan was being stopped by rfkill. However, “rfkill list” indicated nothing was being blocked. I am not sure that contributed to the solution.