Arduino 2.4 TFT LCD error

Hi:)
i have Arduino uno and 2.4 TFT LCD display
when i turn on in computer in display writing nothing there are only light
what i need to do

Write some code, suiting the Arduino you are using (probably an Uno), and also suiting the display you are using.
Upload the code to your Arduino.
Check to see you have the correct pins, and the correct voltage level.
Some displays are sold as Arduino compatible, but can only handle 3 volt level.
Those need to be connected using level converters.

With IDE version do you use . I had the same issue with the 1.0.5 version (bad SPI lib).