Page MenuHomeVyOS Platform

mmc_block, sdhci, and sdhci_acpi modules for kernel
Closed, ResolvedPublicFEATURE REQUEST

Description

Multiple single board computers come with emmc storage, currently the vyos kernel image is lacking the proper support (in the form of the following kernel modules)

mmc_block
sdhci
sdhci_acpi

https://forum.vyos.io/t/1-2-0-rc10-no-mmc-block-module-available-for-kernel/3067

Details

Version
-

Event Timeline

trystan renamed this task from mmc_block, sdhci, and sdhci_api modules for kernel to mmc_block, sdhci, and sdhci_acpi modules for kernel.
trystan updated the task description. (Show Details)
c-po changed the task status from Open to In progress.Dec 12 2018, 7:45 PM
c-po claimed this task.
  • CONFIG_MMC_BLOCK already enabled
  • CONFIG_MMC_SDHCI_ACPI has been enabled
c-po edited projects, added VyOS 1.2 Crux ( VyOS 1.2.0-EPA); removed VyOS 1.2 Crux.
c-po edited a custom field.

Please retest wirh latest rolling release

I've had a chance to retest with 1.2.0-rc11 and everything works as intended. Thank you!