Re: sdhci_pci.ko fails to load

2016-03-22 Thread Guido Falsi
On 03/21/16 01:54, Ian Lepore wrote: > On Sun, 2016-03-20 at 23:40 +0100, Jilles Tjoelker wrote: >> On Sun, Mar 20, 2016 at 04:05:34PM -0600, Ian Lepore wrote: >>> On Sun, 2016-03-20 at 22:33 +0100, Guido Falsi wrote: the full error in dmesg is the same as stated before: >> link_elf_obj:

Re: sdhci_pci.ko fails to load

2016-03-20 Thread Conrad Meyer
Try 'kldload mmc' first. 'sdhci_pci' is missing a MODULE_DEPEND on mmc. Best, Conrad On Sun, Mar 20, 2016 at 2:14 PM, Guido Falsi wrote: > Hi, > > I've just noticed a regression. > > I have been using mmc.ko, mmcsd.ko and sdhci.ko to use the integrated > SSD card reader on my laptop. > > I have

Re: sdhci_pci.ko fails to load

2016-03-20 Thread Ian Lepore
On Sun, 2016-03-20 at 23:40 +0100, Jilles Tjoelker wrote: > On Sun, Mar 20, 2016 at 04:05:34PM -0600, Ian Lepore wrote: > > On Sun, 2016-03-20 at 22:33 +0100, Guido Falsi wrote: > > > On 03/20/16 22:21, Guido Falsi wrote: > > > > On 03/20/16 22:18, Conrad Meyer wrote: > > > > > Try 'kldload mmc' fi

Re: sdhci_pci.ko fails to load

2016-03-20 Thread Jilles Tjoelker
On Sun, Mar 20, 2016 at 04:05:34PM -0600, Ian Lepore wrote: > On Sun, 2016-03-20 at 22:33 +0100, Guido Falsi wrote: > > On 03/20/16 22:21, Guido Falsi wrote: > > > On 03/20/16 22:18, Conrad Meyer wrote: > > > > Try 'kldload mmc' first. 'sdhci_pci' is missing a MODULE_DEPEND > > > > on mmc. > > >

Re: sdhci_pci.ko fails to load

2016-03-20 Thread Ian Lepore
On Sun, 2016-03-20 at 22:33 +0100, Guido Falsi wrote: > On 03/20/16 22:21, Guido Falsi wrote: > > On 03/20/16 22:18, Conrad Meyer wrote: > > > Try 'kldload mmc' first. 'sdhci_pci' is missing a MODULE_DEPEND > > > on mmc. > > > > > > > As I said, when loading sdhci_pci I had already loaded module

Re: sdhci_pci.ko fails to load

2016-03-20 Thread Guido Falsi
On 03/20/16 22:21, Guido Falsi wrote: > On 03/20/16 22:18, Conrad Meyer wrote: >> Try 'kldload mmc' first. 'sdhci_pci' is missing a MODULE_DEPEND on mmc. >> > > As I said, when loading sdhci_pci I had already loaded module mmc. > > Anyway I'll try that again just to make sure, maybe I missed it

Re: sdhci_pci.ko fails to load

2016-03-20 Thread Guido Falsi
On 03/20/16 22:18, Conrad Meyer wrote: > Try 'kldload mmc' first. 'sdhci_pci' is missing a MODULE_DEPEND on mmc. > As I said, when loading sdhci_pci I had already loaded module mmc. Anyway I'll try that again just to make sure, maybe I missed it and thought I had it loaded. I'll followup short

sdhci_pci.ko fails to load

2016-03-20 Thread Guido Falsi
Hi, I've just noticed a regression. I have been using mmc.ko, mmcsd.ko and sdhci.ko to use the integrated SSD card reader on my laptop. I have actively used it during a trip at the start of December, so I'm sure it did work as expected then with a kernel from the end of November. Today with rr2