Edit ~/.android/adb_usb.ini (or if you are running as root, check /root/.android)
Add 0x1bbb to the end of the file if it already exists, otherwise do: echo 0x1bbb >> adb_usb.ini
adb kill-server
adb start-server
Check output of adb devices for your device