I wasn’t able to connect to my Huawei C8650 device with adb (Android debug bridge) from my Gentoo box for a long time, but I found out this post, informing that the following command could solve this issue:
echo 22 > /sys/devices/platform/msm_hsusb/gadget/fixusb
Now it shows up in ./adb devices!