"max11801_ts 1-0048: FIFO_RD_AUX_MSB read fails" IMX6Q

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

"max11801_ts 1-0048: FIFO_RD_AUX_MSB read fails" IMX6Q

ソリューションへジャンプ
2,895件の閲覧回数
gkt
Contributor II

Hello all.

I am working on an imx6qsabresd board. While I am booting the device,  the console adding the "max11801_ts 1-0048: FIFO_RD_AUX_MSB read fails" message continuously. It is annoying and hard to use the console because of this error. I did a research about this error. The touchscreen driver which is controlled by using I2C is causing this error. Hence, I want to disable the I2C in device tree to avoid this error. (I am open to try your own solutions, I have doubts about this solution) However, I couldn't accomplish that.  If you help me, I will be more than happy.

Many thanks. 

ラベル(5)
タグ(2)
0 件の賞賛
返信
1 解決策
1,888件の閲覧回数
gkt
Contributor II

I modified the linux kernel defconfig to avoid the error. I disabled the touchscreen and the error is gone.

Thanks all.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,888件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Giray

one can check signal with oscilloscope and tweak pull resistor value

if necessary for improving waveforms. Also one can try to decrease i2c frequency.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,888件の閲覧回数
gkt
Contributor II

Hi Igor.

Is there a way to avoid this error without manipulating the hardware? I do not want to solve this error. I just do not want to see it on the console continuously popping out. I thought, I could comment the line which causes error message on the console in the source code. Do you think this is a good solution?

Many thanks.

0 件の賞賛
返信
1,889件の閲覧回数
gkt
Contributor II

I modified the linux kernel defconfig to avoid the error. I disabled the touchscreen and the error is gone.

Thanks all.

0 件の賞賛
返信