Re: Asus VivoBook Flip TP202NA-EH012T EMMC problem

From: Ulf Hansson
Date: Wed Sep 04 2019 - 05:33:46 EST


+ Kai Heng Feng

On Sat, 31 Aug 2019 at 11:43, ÃvÃri <ovari123@xxxxxxxx> wrote:
>
> Hello,
>
> As per https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818407/comments/26 here is an email.
>
> Information is provided at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818407/comments/32
>
> Please advise what else you require.

Future wise, rather than solely sending links to bugreports, please
copy the relevant data into the email. Moreover, we don't normally
care that much about "old" kernels, unless problems exists on the
latest kernels as well.

Anyway, by following the above links, I figured this is about
sdhci-pci and you get a CRC problem when switching to HS400 mode.

[ 3.673358] mmc0: error -84 whilst initialising MMC card
[ 3.808029] mmc0: mmc_select_hs400 failed, error -84

A wild shot is to try out my fixes branch, which holds the following
below queued fix, that might solve the problem if it's a regression.

commit 8ad8e02c2fa70cfddc1ded53ba9001c9d444075d
Author: Jan Kaisrlik <ja.kaisrlik@xxxxxxxxx>
Date: Tue Aug 20 13:42:29 2019 +0200
Revert "mmc: core: do not retry CMD6 in __mmc_switch()"

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git fixes

Kind regards
Uffe