Default Phone does not show up under Dalvik Debug Monitor

Have a Fujitsu T-01D phone, it's already set in USB debugging mode but when it's connected to the computer, the DDMS is not able to detect the phone. The list under name in DDMS is empty.

Checked device manager the USB mass storage device drivers of the phone and Android ADB interface driver all seem okay.

Already tried 2 different USB cables and ports but still not able to detect.

Also did adb -kill-server' and 'adb devices' command to reload the host server but still nothing changed.

Any way to get this resolved?