На ноутбуке Redmibook 15 i7-12650H. Linux Mint 20.3, обновил ядро до 5.15.0-33-generic.
lspci -vv показывает:
2c:00.0 SD Host controller: Genesys Logic, Inc Device 9755 (rev 01) (prog-if 01)
Subsystem: Xiaomi Device 2111
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 144
Region 0: Memory at 5e200000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
Kernel modules: sdhci_pci
Когда делаю modprobe sdhci, вижу в dmesg | tail следующее:
mmc0: error -123 whilst initialising SD card
mmc0: Card is consuming too much power!
Под виндой все работает. Как можно починить?