Hi. On 2021/01/29 17:50, Stephen Borrill wrote: > On Tue, Mar 24, 2020 at 03:48:03PM +0000, Patrick Welche wrote: >> Last time I played with my raspberry pi zero w, I couldn't see the network >> card and saw >> >> sdmmc_mem_enable failed with error 60 >> >> Now I'm seeing the same thing on a new amd64 laptop trying to use >> another new 32GB microsd card. I opened kern/54959 in the rpi0w >> case. >> >> The laptop has a >> >> rtsx0 at pci6 dev 0 function 0: Realtek Semiconductor RTS525A PCI-E Card >> Reader (rev. 0x01) >> rtsx0: interrupting at msi2 vec 0 >> sdmmc0 at rtsx0 > > I'm testing a Dell Latitude 3190 and its hard drive is on sdmmc0 so I have no > storage: > > [ 1.016863] sdhc0 at pci0 dev 28 function 0: Intel Gemini Lake eMMC (rev. > 0x06) > [ 1.016863] sdhc0: interrupting at ioapic0 pin 39 > [ 1.016863] sdhc0: SDHC 3.0, rev 16, SDMA, 200000 kHz, embedded slot, HS > SDR50 DDR50 SDR104 HS200 1.8V, re-tuning mode 1 (128s timer), 2048 byte blocks > [ 1.016863] sdmmc0 at sdhc0 slot 0 > [ 4.914910] sdmmc0: sdmmc_mem_enable failed with error 60 > [ 4.924910] sdmmc0: autoconfiguration error: couldn't enable card: 60 > > Full dmesg (without SDMMC_DEBUG): > http://www.netbsd.org/~sborrill/dmesg.lt3190 > > And acpidump: > http://www.netbsd.org/~sborrill/acpidump.lt3190 >
Could all people who have the same problem try the latest -current? I added quirks to sdhc_pci.c yesterday: http://mail-index.netbsd.org/source-changes/2023/01/05/msg142634.html Thanks in advance. -- ----------------------------------------------- SAITOH Masanobu (msai...@execsw.org msai...@netbsd.org)