Ich erlaube mir mal aus einem Forum wie CNet eine kurze Anleitung in Englisch zu posten wie man das Problem fixen kann:
Steps:
(Skip 1 and 2 if developer options show in your phone settings)
1. Open settings in your phone tap on about phone tap 5 times on build number.
2. Come back to the settings and you can find Developer options. Tap on it.
3. Tap "ON" and enable "USB debugging"
4. Download adb kits in your PC from "http://adbshell.com/downloads"
5. Install the same. When asked for driver installation press "y"
6. Open command prompt and enter
adb reboot bootloader
fastboot erase modemst1
fastboot erase modemst2
fastboot reboot
Don't worry about the erasing part. Wait till the phone boots up, and in a while your signals pop up.
Ich habe es zwar noch nicht probiert. Aber ich denke das hilft. Und es klingt nicht so kompliziert.