To exclude any hardware or connection faults, could you install the LXDE image on the module and share the dmesg file ( dmesg > dmesg.txt ) in a text file?
Thanks.
Hi,
here’s the dmesg file, as i mentioned before i notice that the i2c fail while loading the touch driver (could it be? or am I wrong?). link text
Thank you!
I tried to reproduce your problem for me the I2C communication works fine. Can you maybe take a picture on how you wired the display to the Ixora? Specially the connector at the back of the display is a little bit strangeenter code here… The driver should show the following:
atmel_mxt_ts 1-004a: Falling back to user helper
atmel_mxt_ts 1-004a: Touchscreen size X1279Y799
atmel_mxt_ts 1-004a: Family: 164 Variant: 11 Firmware V1.2.AA Objects: 41
BTW: Did you modify the devictree or were you able to bring-up the display without modification?
Hi, thank you for the support.
To use the display i set via kernel the output of the board using the setenv vidargs to out on ldb, that just worked for me. link text
I’ve tried all the way wiring of the touch cable, here’s the actual one, but every other possibile way gives me same result. (I also checked that the cable wasn’t broken)
Hi, I’ve tried it before but same result and same output. I may try to install another image? Or could it be a driver problem?
(Also, i wasn’t able to change the device tree state to ‘okay’, dk if this matter)
Thanks
I assume it should be okay because at least the driver outputs some message. Can you maybe measure the I2C signal with an oscilloscope? Do you see some clock and data signals?