“mmc0: cache flush error -110” during Orin work

Hello, We encountered an issue with eMMC when using the Orin module.
During the normal operation of Orin, the following fault alarm will occur with probability: (captured through Orin Debug UART), When a fault occurs, the CPU’s iowait will be very high, causing the system to be very stuck. At the same time, the system log cannot be recorded in syslog.
Jetpack Version: 5.1.2

[1352.469046] mmc0: cache flush error -110
[1352.555324] arm-smmu 8000000.iommu: Unhandled context fault: fsr=0x402, iova1
[1352.570736] mc-err: (255) csr_sdmmcrab: EMEM address decode error
[1352.577036] mc-err: status = 0x20064063; hi_addr_reg = 0x000000ff addr = 00
[1352.585266] mc-err: secure: yes, access-type: read

Please see the attached detailed log for reference.
mmc_err.log (6.1 KB)

Hi,
Here are some suggestions for the common issues:

1. Performance

Please run the below command before benchmarking deep learning use case:

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

2. Installation

Installation guide of deep learning frameworks on Jetson:

3. Tutorial

Startup deep learning tutorial:

4. Report issue

If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.

Thanks!

please test with jetpack5.1.4 too. This error seems from IOMMU.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.