does shutdown and boot then works? not reboot, but full power cycle
Yes, instead if reboot I shut it down from the menu or sudo shutdown now in terminal. Starting it with the startup button and running in seconds.
Only thing I didnāt do is what Rex mentioned: ākernel=kernel8.imgā in the boot file.
Iām not giving up; waited almost 10 months to get the uConsole and my HackerGadgets AIO1 was sitting for like 9 months on the shelf. I hope the AIO card is not malfunctioning with this Lora chipā¦
Can you try a different NVME? I had that same problem with my CM5 in a IO board. It would reboot fine with SD but it wouldnāt reboot with an nvme. I switched out the nvme to a different one and then it worked fine
Maybe try uncommenting the following [pi5] boot config.txt line and reducing nvme speed to gen2 as below, working perfectly on my 16Gb CM5 lite and 256Gb nvme. Apparently increases reliability (long traces on the Hackergadgets battery board) and reduces power draw. My nvme read speed is 474MB/s, vs 90MB/s of a Sandisk extreme Pro micro-sd cardā¦
dtparam=pciex1_gen=2
The thing is, I havenāt received my battery board with NVME yet. Iām still on SDcard and set pciex-speed x3 off. I also set kernel=kernel8.img in the boot file, but rebooting means still crashing. For now I only shut it of and start with the start button on top.
I donāt know if my Lora-chip is not working as part of my HackerGadgets AIO v1 card and that this is the reason there is a affecting problem in the overall working of the uConsole. Iāll remove the extension board and see if that helps.
Hi guys, Iām super new to uConsole but not the CLI. I have got a preassembled uConsole with CM5 Lite 16GB.
I flashed a 128GB Samsung card I had lying around for my Switch etc with ClockworkPi-Bookworm-6.12.67.img.xz.
When I try to boot up the uC, nothing happens on the screen. Short press/long press, the only thing that has a sign of life is that the power on/off button glows a bit green in its left. Help, I am stranded!
switch 1 or 2? a express sd card wonāt work.
Itās a āSAMSUNG EVO Select Micro SD-Memory-Card + Adapter, 128GB microSDXC 130MB/sā.
I donāt know what I did, but the thing finally booted but itās still a bit janky, not consistent. I ordered a slower card just to test.
Thanks!
When it did boot did you edit the eeprom as outlined in the first port? That should fix your problems with unreliable boots with the CM5.
After I had some initial trouble updating the EEPROM and had to download the latest binaries from GitHub, I made a script to fully automate the update and apply the suggested config from @Rex
I hope this can help anyone that is struggling:
Quick update; I got the NVME battery board and CM5 upgrade kit: I can now reboot, update etc.
Only thing not working is Meshtastic,but that is a config-thing I guess: Meshtastic can be started but gives āno signalā so no nodes to see. I have configured as stated in the guide and set region on EU868 (living in the Netherlands), but donāt know which channel/slot is being used.
All in all I think my first problems were caused by the SD cards I used and now I can install all distributions on my SSD and also on SD card without problems with reboot etc. I use the eeprom from December 8th and that is working for me.
Thank you all for all comments and ideas to guide me into the uConsole and I hope to enjoy this machine a lot!.