-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yellow not booting from NVMe #2178
Comments
Several other users including myself experience the same issue, more info on the forum for example https://community.home-assistant.io/t/homme-assistant-yellow-installation-issue/474049/15 I use another brand NVMe. |
Hi @agners, As the Problem seems to be u-boot (?). I tried to figure out how this is working and if I could try/debug some stuff. I have no clue how I can build a whole HAOS image. I might have found one thing in the u-boot configuration - maybe it's nothing - but can you take a look?. They seem to have begun to split up NVME in December 21.
I See a lot of changes in https://github.com/u-boot/u-boot/blob/master/configs/ changing from CONFIG_NVME to CONFIG_NVME_PCI. Could that be by any chance the problem/solution for cm4? |
I'm having exactly same issue with following hardware:
All the full number updates ending to zero (8.0, 9.0) so far have introduced boot problem, namely absolutely no boot from nvme. Had to revert back to 8.5 from 9.0, didn't even try 9.2 anymore before knowing this nvme gets fixed. Boot problem is not limited to Yellow. |
@TimWeyand @honkasalo this issue is about booting problems specifically on Yellow. If you experience problems on other platform, please report in #1887. To me at least it seams that the Waveboard has with significantly more NVMe's booting problems (e.g. also with Samsung models). So we should keep the list separate. I will get a SK Hynix BC711 in November, so I plan to look into this issuue more closely next month. |
jacme31 reported on Discord: Yellow Installer boots from NVMe, but not HAOS (flashed through installer or directly). Synchronizing the Raspberry Pi firmware files ( |
Riis reported WD_BLACK SN850X does not work at all (confirmed on my end) (helix report problems with WD Black SN750 SE as well, not confirmed if this was the same problem) |
I can reproduce the same issue with Raspberry Pi OS 32-bit on the CM4IO. It seems that the BCM2711 can not negotiate a PCIe link with that particular device. I created an issue in the Raspberry Pi Linux kernel repository, see raspberrypi/linux#5217. |
I had the same issue with a Crucial SSD. After replacing it with a Samsung SSD the Yellow boots normally. |
The Crucial seems to behave a bit different: Apparently Linux is able to detect it (in the installer |
FYI SK Hynix BC501 seems to be working in the Waveshare IO board now: #1887 (comment) |
@p6sfrx725z28knfy the SK Hynix seem only to be problematic with CM4 Lite (it seems the Raspberry Pi firmware cannot boot from them). Using it with a CM4 with eMMC (booting from eMMC) and the HAOS data disk feature seems to work fine on Yellow as well (tested with the SK hynix BC711). Maybe this can be fixed in the CM4 EEPROM firmware, I am not sure. I've opened an issue report with the Raspberry Pi team: raspberrypi/rpi-eeprom#451 |
Some of the NVMe faillure cannot be resolved in HAOS, hence an issue is not appropriate. I've opened a Discussion here: #2235 I consider this issue about SK hynix BC711 (or models with the same failure mode). It seems that this can be fixed with a new firmware. |
SK hynix BC711 is fixed with the firmware update to 1.20221104. I'll backport the fix to release 9.4. |
…istant#2178) (home-assistant#2236)" This reverts commit c525ee9.
…istant#2178) (home-assistant#2236)" This reverts commit 1358593.
Describe the issue you are experiencing
rolfl reported on Discord that Yellow won't boot using a SK Hynix NVMe. The green LED quickly flashes then change to solid (green and red). Update to latest Firmware did not seem to help.
The particular NVMe:
What operating system image do you use?
yellow (Home Assistant Yellow)
What version of Home Assistant Operating System is installed?
9.0
Did you upgrade the Operating System.
No
Steps to reproduce the issue
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System Health information
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: