> From [email protected] Mon May 7 15:50:58 > 2018 > From: Martin Husemann <[email protected]> > To: Kathe <[email protected]> > Cc: [email protected] > Subject: Re: 8.0 rc1 barfs during install > Sender: [email protected] > > On Mon, May 07, 2018 at 03:46:33PM +0000, Kathe wrote: > > i have an amd64 system which runs well with freebsd, openbsd and ubuntu. > > with netbsd 8.0 rc1, it barfs while outputing the message below; > > sdhc0: adma error, status ff > > sdhc0: timeout waiting for mask 0x3 value 0 (state=0xffffffff) > > sdhc0: command or data phase inhibited > > sdhc0: timeout waiting for mask 0x3 value 0 (state=0xffffffff) > > sdhc0: command or data phase inhibited > > Could you provide any details? > Does it hang at that point, just wait for a bit and then continue to boot? > If possible send the full output of the dmesg command, please. > > Martin >
my system works well with freebsd, openbsd, ubuntu. under netbsd 8.0 rc1, the following message keeps getting printed; sdhc0: adma error, status ff sdhc0: timeout waiting for mask 0x3 value 0 (state=0xffffffff) sdhc0: command or data phase inhibited sdhc0: timeout waiting for mask 0x1 value 0 (state=0xffffffff) sdhc0: command or data phase inhibited sdhc0: timeout waiting for mask 0x1 value 0 (state=0xffffffff) sdhc0: command or data phase inhibited sdhc0: timeout waiting for mask 0x3 value 0 (state=0xffffffff) sdhc0: command or data phase inhibited sdmmc0: sdmmc_mem_enable failed with error 60 sdmmc0: couldn't enable card: 60 i can't get to the point of plucking out the dmesg, the message above keeps getting repeated till the point i power-down the system.
