Sorry for the dumb question, but is 39.4 the percentage before it shuts down or something? It doesn’t change my analysis, just curious about that number.
This does sound like a hardware issue. The three most likely causes for this type of behavior are overheating, a failing PSU, and a failing NVMe. Incompatible RAM is another possibility (worth pointing out since there is an ongoing RAM crisis and some folks are getting creative in that department). What is your level of DIY expertise? Some changes (in order of difficulty not order of cost) if you want to spend more to try to fix it:
Purchase a new power supply, specifically rated for the G3.
Replace the RAM
Replace the NVMe
Replace the fan
Re-seat the heatsink with fresh thermal paste
Personally, I would start with the cheapest options first. For the NVMe, I would test with a small capacity cheap one before replacing it with a large new 2TB one. That and replacing the RAM are the most expensive items.
Of course there is no guarantee for these tweaks to fix the issue, so you’ll have to decide how far you are willing to take it before accepting a loss.
Thank you Paul for the response. My level is everyday is a school day so let’s go and enjoy school . I’ve upgraded the nvme and ram, tried the old hardwear and new in the G3 still same result. Launched with nomodset and intel-something from start9 cmd line. boot from cmd instantly powered down
The 39.4748161 started journey service. Is the point it shuts off trying to install Ubuntu.
New power supply ordered arriving tomorrow failing that I’m onto the next steps. Thanks again for the support and quick reply.
The replacement power supply is definitely the right next test. Since both StartOS and Ubuntu cause the entire unit to power off (and it behaves the same with both the original and replacement RAM/NVMe) the problem is unlikely to be the StartOS image or the storage.
I believe the NucBox G3 expects a regulated 12 V / 3 A supply (with the correct polarity and connector size of course). A weak or incorrect adapter can run the BIOS and boot menu but collapse when Linux enables the CPU, graphics, NVMe, networking, and normal power-management features. That would produce an instant power loss rather than a useful error message.
The Ubuntu line at 39 seconds probably is not the cause (most likely it is just the last message that was printed before power disappeared).
When the new supply arrives I would try the below steps. These are generic troubleshooting steps – applicability to the BIOS on the G3 specifically may vary (I can dig around in the BIOS on one of my G3’s here if you have trouble finding the items mentioned):
Load the BIOS defaults and disable Fast Boot and Secure Boot.
Boot with only the RAM module, the installer USB, keyboard, and monitor connected.
Check the CPU temperature and fan operation in the BIOS for several minutes.
Try Memtest86+ or another diagnostic USB.
Try booting an Ubuntu live environment with the NVMe temporarily removed.
Also note exactly what happens when it fails. If the power LED and fan both go off, this strongly suggests the power adapter, overheating protection, the DC jack, or motherboard power circuitry. If the LED remains on and only the display disappears, it may instead be an Intel graphics or HDMI initialization issue.
If a known-good 12 V / 3 A supply does not change anything, and the CPU temperature is normal, I would begin treating the second-hand unit itself as faulty (most likely the DC input or motherboard power-delivery circuitry) rather than continuing to experiment with Linux kernel parameters.
Hello. Thank you for the video. I’m keen to run a knots node and I now have a mini pc with 16 Gb RAM and a 4-core CPU and a 2 TB drive, which should be enough for a node. I’m not highly technical. I am at a complete loss as to what I should download from Github. I see bitcoin-knots-startos in the repositores, but I can’t find an iso file in the assets. Any advice would be greatly appreciated.
Start9 have re-arranged their repos on Github, and have combined start-cli, start-sdk, start-tunnel, and startos all in the same repo. The latest release page for StartOS 0.4.0 is HERE.
Based on your system, you probably want the x86_64/AMD64 iso file.
StartOS 0.4.0 looks a bit different than 0.3.5.1 which I demo’d in the video, so if you get lost, let me know and I can help you navigate it.