Try this way, 1.Close Eclipse (IDE) first.
2.Execute this command on terminal " adb kill-server"
3.Now connect device to system wait, 10-20 seconds.
4.Execute this command on terminal " adb start-server", Check device status with "adb devices " command.
5 .Now open eclipse.