Closed YahyaAlfayad closed 9 months ago
I've updated to HA OS 11.3 which has this fix but the issue still persist. I am using Intel NUC BOXNUC8i3BEK2.
The output of lspci command is:
However, when I insert the SD card, nothing happens. No device added to /dev nor /dev/disk/by-path and nothing is logged in dmesg
/dev
/dev/disk/by-path
According to this, "MMC block device driver is also needed. Otherwise kernel recognizes the device but doesn't create a device to access it."
generic-x86-64 (Generic UEFI capable x86-64 systems)
core-2024.2.1
Yes
ls /dev/disk/by-path
N/A
No response
Thanks for reporting that, I've added the missing driver in the linked PR.
Describe the issue you are experiencing
I've updated to HA OS 11.3 which has this fix but the issue still persist. I am using Intel NUC BOXNUC8i3BEK2.
The output of lspci command is:
However, when I insert the SD card, nothing happens. No device added to
/dev
nor/dev/disk/by-path
and nothing is logged in dmesgAccording to this, "MMC block device driver is also needed. Otherwise kernel recognizes the device but doesn't create a device to access it."
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
core-2024.2.1
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
ls /dev/disk/by-path
.ls /dev/disk/by-path
again.Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
System Information
Home Assistant Community Store
GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.34.0 Stage | running Available Repositories | 1388 Downloaded Repositories | 15Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 11.5 -- | -- update_channel | stable supervisor_version | supervisor-2024.01.1 agent_version | 1.6.0 docker_version | 24.0.7 disk_total | 234.0 GB disk_used | 91.4 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | AirCast (4.2.0), Mosquitto broker (6.4.0), WireGuard Client (0.2.0), Studio Code Server (5.15.0), Zigbee2MQTT (1.35.3-1), Filebrowser (2.23.0_12), ESPHome (2023.12.9), Whisper (1.0.2), openWakeWord (1.8.2), Music Assistant BETA (2.0.0b92), Advanced SSH & Web Terminal (17.1.0)Dashboards
dashboards | 1 -- | -- resources | 6 views | 8 mode | storageRecorder
oldest_recorder_run | February 1, 2024 at 11:16 AM -- | -- current_recorder_run | February 9, 2024 at 10:20 PM estimated_db_size | 668.06 MiB database_engine | sqlite database_version | 3.44.2Additional information
No response