Jump to content


Xolo Software update Available

- - - - -

168 replies to this topic

#41
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
Okay done that (thanks for the help by the way)


#42
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
if adb shell chmod 755 data/local/tmp/flashtool don't work goto first command prompt Window and type

chmod 755 data/local/tmp/flashtool

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#43
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
now open the full xolo update the 299mb one found in c:/sandiego/xolo with winrar or 7zip and extract fastboot.img and recovery.img to c:/sandiego/tools

tell once done

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#44
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
okay done that.


#45
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
then with the second command prompt window and  type

adb push fastboot.img /data/local/tmp/

and then type

adb push recovery.img /data/local/tmp/

tell once done

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#46
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
Okay, done that, no errors.


#47
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
now you must copy exactly what I write here to first command prompt window

cd data/local/tmp

then

./flashtool -i recovery -w ./reccovery.img

copy past command prompt output here

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#48
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
Here's the output from the commands you got me to run.

shell@android:/ # cd data/local/tmp
cd data/local/tmp
shell@android:/data/local/tmp # ./flashtool -i recovery -w ./recovery.img
./flashtool -i recovery -w ./recovery.img
flashing './recovery.img' to 'recovery' osip[1]
Writing 10486784 byte image to osip[1]
slot 0 used by osip 2
slot 1 used by osip 1
slot 2 used by osip 3
shell@android:/data/local/tmp #


#49
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
good now type

./flashtool -i fastboot -w ./fastboot.img


type output here

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#50
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
Here you go.

shell@android:/data/local/tmp # ./flashtool -i fastboot -w ./fastboot.img
./flashtool -i fastboot -w ./fastboot.img
flashing './fastboot.img' to 'fastboot' osip[2]
Writing 10486784 byte image to osip[2]
slot 0 used by osip 2
shell@android:/data/local/tmp #


#51
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
good now type

reboot bootloader

then open aio tool and select bricked opinion let it flash then let me no if it worked

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#52
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
I'm not sure why but when I opened the ai0 tool the system couldn't find the phone, so as yet no luck, I'm trying to go through the steps again but seem to be having trouble with the system not knowing what the phone is.


#53
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
try to shut fone down by holding the power button then turn back on see if it starts boot looping again

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#54
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
It still boot loops, not sure why but when I try and run adb push flashtool data/local/tmp/

I get daemon not running. starting it now on port 5038 *
daemon started successfully *
error: device not found

even if the phone is plugged in.

Also noticed that the ai0 tool does the same, but is using port 5037

Could be this part of the problem ?


#55
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
can you get into recovery

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#56
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
yes, but using the recovery option results in the red triangle, and everything else takes me back to the boot loop.


#57
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
have you tried since I made you flash the old xolo recovery

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#58
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
Yes, when I couldn't do fix brick I tried using recovery, still failed though, and now every time I plug the phone into the pc it wants to install the intel mtp driver, which it then tries to do and that fails as well.


#59
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
put phone in fastboot and connect to pc open device manager and see if you see adb

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#60
technomole

technomole

    Regular

  • Members
  • PipPip
  • 75 posts
In device manager the first entry is Android Phone, and under that Android ADB Interface. (windows 7 ultimate)

If I open the command prompt and type adb shell I get device not found, even though it's plugged in.

Edited by technomole, 21 November 2012 - 02:47 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users