I found solution:
Flash Radio with fastboot method. You can use Android Flasher from
http://forum.xda-dev...ad.php?t=794638 or you can do it from command line.
For Win user, they need to install Android drivers. You can use this link for reference:
http://unrevoked.com...c/revolutionary Linux users need to add some /etc/rules/51-android.rules.
Everything is described in
http://unrevoked.com...c/revolutionary If you don't want to complicate and your OS is Windows, then just:
- install HTC fastboot drivers
- enable USB debugging mode
- download latest radio image:
http://wiki.cyanogen...pport_Downloads - extract radio image
- start Andriod flasher
- chose Radio and select Radio image
- then wait till procedure is finished
When phone is UP and running enable GPS.
For all Linux users follow procedure here with some changes in fastboot command:
http://forum.xda-dev....php?p=14693680 . Use Radio image in fastboot procedure.
Move to directory where your Radio.img is located.
sudo ./fastboot flash radio <radio.img>