SD card not mounted after boot
niels_p 2017/01/31 7:04Hello,
My system is the Intel Joule x570 with the Expansion Board and an installed ubuntu 16.04, provided by intel (version 4.4.0-1000-joule).
The problem is, that after booting, the inserted SD card is not mounted automatically. Taking a first glance at the kernel log, it seems that the following error might be the crucial one: mmc0: error -110 whilst initialising SD card.
The error occurs regardless of the used SD card. Also checking the sd card (using fsck) on a different computer and inserting them right before boot did fix the problem.
Is there any fix or workaround for this problem? Thanks in advance for any help.
Regards,
Niels
A short abstract of the kernel log. The full kernel log is attached to this post, too. |
---|
[2.949559] sdhci: Secure Digital Host Controller Interface driver [2.949565] sdhci: Copyright(c) Pierre Ossman [2.952014] sdhci-pci 0000:00:1b.0: SDHCI controller found [8086:1aca] (rev c) [2.953297] sdhci-pci 0000:00:1b.0: No vmmc regulator found [2.953301] sdhci-pci 0000:00:1b.0: No vqmmc regulator found [2.956752] mmc0: SDHCI controller on PCI [0000:00:1b.0] using ADMA 64-bit [2.974000] sdhci-pci 0000:00:1c.0: SDHCI controller found [8086:1acc] (rev c) [2.975287] sdhci-pci 0000:00:1c.0: No vmmc regulator found [2.975291] sdhci-pci 0000:00:1c.0: No vqmmc regulator found [2.978838] mmc1: SDHCI controller on PCI [0000:00:1c.0] using ADMA 64-bit [2.982020] Setting dangerous option preliminary_hw_support - tainting kernel [2.993498] sdhci-pci 0000:00:1e.0: SDHCI controller found [8086:1ad0] (rev c) [2.994700] sdhci-pci 0000:00:1e.0: No vmmc regulator found [2.994703] sdhci-pci 0000:00:1e.0: No vqmmc regulator found [2.997993] mmc2: SDHCI controller on PCI [0000:00:1e.0] using ADMA 64-bit [3.045440] usb 1-2: new high-speed USB device number 2 using xhci_hcd [3.168826] mmc0: error -110 whilst initialising SD card ... [7.240312] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. |
-
kernel.log.zip 19.3 K