Upgraded from 4.6.x to 4.8.3. The micro SD card is no longer detected — no /dev/mmcblk devices, no kernel messages about card insertion. The SDHCI controller is initialized (mmc0: SDHCI controller on 7804000.sdhci_sd using ADMA 64-bit) and the card-detect GPIO is wired (Got CD GPIO) but the card never shows up regardless of reinsertion or driver rebinds.
This appears to be the same regression reported in the 4.8.2 thread (66083) which GL.iNet acknowledged as a kernel version compatibility issue. It persists in 4.8.3. Reverting to 4.6.11 resolves it immediately (as confirmed in the original report).
- Device: GL-AXT1800 (Slate AX)
- Firmware: v4.8.3, kernel 5.4.164
- Card: 32 GB formatted as vfat
- fstab mount config present but card never appears at kernel level
- dmesg shows no mmcblk device, no capacity detection, no partition scan
- Unbind/rebind of sdhci_msm driver doesn't help
