read fail

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

read fail

501 Views
jiema
Contributor I

Hi, Engineer

    when I type the command , dmesg to watch the kernel information , the information is the following :

FIFO_RD_AUX_LSB read fails
FIFO_RD_AUX_MSB read fails
FIFO_RD_AUX_LSB read fails
FIFO_RD_AUX_MSB read fails
FIFO_RD_AUX_LSB read fails
FIFO_RD_AUX_MSB read fails
FIFO_RD_AUX_LSB read fails
FIFO_RD_AUX_MSB read fails
FIFO_RD_AUX_LSB read fails
FIFO_RD_AUX_MSB read fails
FIFO_RD_AUX_LSB read fails

There are no other information to be listed, just the information above . My core board is imx6q . I need you help, thanks!

Labels (3)
Tags (1)
0 Kudos
2 Replies

381 Views
igorpadykov
NXP Employee
NXP Employee

Hi jie

seems this message is from ..drivers/input/touchscreen/max11801_ts.c

Is this chip used in custom board, in general one can debug it using
AN4553 Using Open Source Debugging Tools for Linux on i.MX Processors
http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf

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

0 Kudos

381 Views
jiema
Contributor I

Hi, igorpadykov

    I am glad to see your repay,  The chip max11801 is used for touch panel controller in my custom board. The operation to touch panel is normal. I want to watch the kernel information using the command dmesg. but now It fails. The document will be useful when I debug. Now I just need to watch , not to debug. 

 Best regards

 Allen

0 Kudos