<div dir="ltr">You probably need the sdhci_acpi.ko module.  Make sure you have sdhci and sdhci_acpi in there too.<div><br></div><div>-Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 5, 2017 at 5:10 AM, Ian <span dir="ltr"><<a href="mailto:ian@dijix.com" target="_blank">ian@dijix.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I’m just getting to grips with DragonFly BSD, I’ve installed it ok on one laptop, which is great apart from ACPI S3 sleep.<br>
<br>
I’m trying to install it on another laptop, a cheap Yoga with a 32GB MMC as the internal disc.<br>
<br>
It installs fine, there’s no warnings similar to Dmitry Postolovs issues earlier however once installed the machine won’t boot to the login prompt.<br>
<br>
I accepted the default partition layout e.g.:<br>
<br>
/boot 1024M<br>
Swap ~2Gb<br>
/ * the rest<br>
<br>
It boots from the MMC ok, I press 1 to Boot DragonFly Kernel, then boot proceeds as normal.<br>
<br>
After USB device discovery the boot process halts with this message:<br>
<br>
No B_DEVMAGIC (bootdev=0)<br>
<br>
Mounting root from hammer:mmcdsd0s1d<br>
No disk named `mmcdsd0s1d`<br>
hammer_vfs_mount: can’t find devvp<br>
hammer_vfs_mount: No root volume found!<br>
Root mount failed: 22<br>
<br>
Then I’m presented with mount root which lists various devices but not the mmcsd device<br>
<br>
Typing hammer:[device name]<br>
<br>
Fails as these are not proper devices.<br>
<br>
If I boot from the USB installer I can mount the mmcsd device and see the filesystem and everything seems okay.<br>
<br>
I have tried loading the mmc and mmcdd modules before boot, but they appear to be loaded automatically (or built into the kernel)<br>
<br>
Obviously the device is recognised as it is booting from the /boot partition, however when it comes time to mount the main partition the device is no longer recognised.<br>
<br>
Any pointers would be appreciated.<br>
<br>
Are there any magic flags that need to be set on the / partition.<br>
<br>
Thanks,<br>
Ian<br>
<br>
</blockquote></div><br></div>