Jump to content


Photo

Official "i Got My Razr I Thread"


  • Please log in to reply
42 replies to this topic

#21 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 06 October 2012 - 06:01 AM

In theory, yes. Just find a way to make it boot and it should run.

Is the bootloader partition signed? Like the Kindle fire which only had 1 hard button make it complicated to get into recovery etc so the solution was the Fire Fire Fire bootloader paired with Team Win Projects touch recovery. But the only reason this worked was because they were able to flash a different bootloader. I'm guessing u could also load Ubuntu on this as well. Lol. It does have the minimum processing power and ram. Should be interesting.

Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!


#22 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 06 October 2012 - 08:30 AM

T-Mobile US, Edge only until the 1900 Mhz refarm hits San Diego.

Posted Image


Oh Man, Edge :o
I remember being on T-Mobiles Edge network. When will you be able to get a bump to 3g at least on that guy?

Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!


#23 mattlgroff

mattlgroff

    The Dark Knight

  • Developer
  • 2,298 posts

Posted 06 October 2012 - 08:46 AM

Is the bootloader partition signed? Like the Kindle fire which only had 1 hard button make it complicated to get into recovery etc so the solution was the Fire Fire Fire bootloader paired with Team Win Projects touch recovery. But the only reason this worked was because they were able to flash a different bootloader. I'm guessing u could also load Ubuntu on this as well. Lol. It does have the minimum processing power and ram. Should be interesting.

I believe they don't want a bootloader replacement... I have some bootloaders we could try and replace with from early leaks I grabbed but I am not risking it.

I will get 3G/HSDPA "soon". http://airportal.de is where I check for updates.

Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.

If you feel the need to donate to me, click here.


#24 woznme

woznme

    n00b

  • Members
  • Pip
  • 6 posts

Posted 08 October 2012 - 03:41 AM

No support for mass storage mode, or am i missing something.

cheers

#25 mattlgroff

mattlgroff

    The Dark Knight

  • Developer
  • 2,298 posts

Posted 08 October 2012 - 01:40 PM

No support for mass storage mode, or am i missing something.

cheers

Only MTP and Camera. It's the way they are going from now on...not sure why. MTP works but its not as good in my opinion.

Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.

If you feel the need to donate to me, click here.


#26 RAZRi61

RAZRi61

    n00b

  • Members
  • Pip
  • 16 posts
  • LocationFrance

Posted 02 November 2012 - 09:09 AM

just got it :P

version 51.5.31002.XT890.Vodafone.en.FR

Complete newby, but would be a pleasure to share informations / data with you.

So if you want a French backup, explain me how to do and I'll do my best ;)

#27 mattlgroff

mattlgroff

    The Dark Knight

  • Developer
  • 2,298 posts

Posted 03 November 2012 - 10:07 PM

just got it :P

version 51.5.31002.XT890.Vodafone.en.FR

Complete newby, but would be a pleasure to share informations / data with you.

So if you want a French backup, explain me how to do and I'll do my best ;)

A french backup would be great :)

You will need to run 2 adb commands as root, which I can actually ( and should turn into a script).

adb shell
su
make_ext4fs -s -l 885768704 -a system /sdcard/system.img.ext4 /system
dd if=/dev/block/mmcblk0p5 of=/sdcard/boot.img

or in the free app Android Terminal emulator:
su
make_ext4fs -s -l 885768704 -a system /sdcard/system.img.ext4 /system
dd if=/dev/block/mmcblk0p5 of=/sdcard/boot.img


Now if you want to do this the easy way!

https://dl.dropbox.c...3625/Backup.zip

Extract my little script's entire zip folder and run it. USB Debugging must be enabled and the Motorola usb drivers must be installed. Also must be rooted...

Note: You must be rooted without the use of my root method, but instead of the Dan Rosenberg motofail2go. Otherwise your boot.img is just going to be a different one than France ;)

Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.

If you feel the need to donate to me, click here.


#28 RAZRi61

RAZRi61

    n00b

  • Members
  • Pip
  • 16 posts
  • LocationFrance

Posted 04 November 2012 - 12:36 AM

you mean this method: http://www.droidrzr....ing-bootloader/

so if I understand well, no bootloader unlock so keep the waranty. So I'll try :D
Thanks

#29 RAZRi61

RAZRi61

    n00b

  • Members
  • Pip
  • 16 posts
  • LocationFrance

Posted 04 November 2012 - 01:58 AM

OK done :ph34r:

I have 2 files created: 1 is boot.img (11Mo) + system.img.ext4 (790Mo), do you need both?
  • mattlgroff likes this

#30 mattlgroff

mattlgroff

    The Dark Knight

  • Developer
  • 2,298 posts

Posted 04 November 2012 - 08:57 AM

OK done :ph34r:

I have 2 files created: 1 is boot.img (11Mo) + system.img.ext4 (790Mo), do you need both?

Yup :)

Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.

If you feel the need to donate to me, click here.


#31 RAZRi61

RAZRi61

    n00b

  • Members
  • Pip
  • 16 posts
  • LocationFrance

Posted 04 November 2012 - 01:11 PM

file is waiting for you, now ready, check your PM Matt ;)

#32 RAZRi61

RAZRi61

    n00b

  • Members
  • Pip
  • 16 posts
  • LocationFrance

Posted 20 November 2012 - 09:41 AM

Got update today :D

81.5.39001.XT890.Vodafone.en.FR

Android 4.0.4

#33 mattlgroff

mattlgroff

    The Dark Knight

  • Developer
  • 2,298 posts

Posted 20 November 2012 - 11:47 PM

Got update today :D

81.5.39001.XT890.Vodafone.en.FR

Android 4.0.4

Did you happen to pull it?

Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.

If you feel the need to donate to me, click here.


#34 Pzyduck

Pzyduck

    Firmware Team

  • Superuser
  • 45 posts
  • Twitter:Pzyduck
  • LocationLa Rioja - Argentina

Posted 20 November 2012 - 11:58 PM

Got update today

81.5.39001.XT890.Vodafone.en.FR

Android 4.0.4


Screenshot please :)

Enviado desde mi HTC Sensation XE with Beats Audio Z715e usando Tapatalk 2
  • mattlgroff likes this

Firmware Team: Kent_lkc - Kwachu - daywalker04 - Pzyduck - Skrilax_CZ - toto221


#35 RAZRi61

RAZRi61

    n00b

  • Members
  • Pip
  • 16 posts
  • LocationFrance

Posted 21 November 2012 - 10:04 AM

Did you happen to pull it?


I'll do it tomorrow, sorry, busy this evening...
No visual difference :mellow:

#36 a1291762

a1291762

    n00b

  • Members
  • Pip
  • 1 posts

Posted 21 November 2012 - 09:25 PM

I got a RAZR i. Woo!

No support for mass storage mode, or am i missing something.


Mass Storage mode was made for USB sticks. It's always been a hack on phones and it encourages bad filesystem design/layout.

MTP/PTP gives you most of the utility of mass storage mode without the problems it caused.
  • mattlgroff likes this

#37 RAZRi61

RAZRi61

    n00b

  • Members
  • Pip
  • 16 posts
  • LocationFrance

Posted 22 November 2012 - 10:28 AM

no way, got this message :angry: re-root my phone in case of...no change

Posted Image

#38 mattlgroff

mattlgroff

    The Dark Knight

  • Developer
  • 2,298 posts

Posted 22 November 2012 - 03:36 PM

no way, got this message :angry: re-root my phone in case of...no change

If you can manually run each command we can pinpoint the issue. Open the .bat in notepad to see the commands used

Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.

If you feel the need to donate to me, click here.


#39 RAZRi61

RAZRi61

    n00b

  • Members
  • Pip
  • 16 posts
  • LocationFrance

Posted 22 November 2012 - 11:46 PM

If you can manually run each command we can pinpoint the issue. Open the .bat in notepad to see the commands used


Run it in android emulator on the phone directly...
when I type 1st command "su", it says acces denied...so can't have superuser access...strange cause re-done the root method motofail2go, with success, and I have the super user application installed...
any idea?

Thanks

#40 mattlgroff

mattlgroff

    The Dark Knight

  • Developer
  • 2,298 posts

Posted 23 November 2012 - 01:38 AM

Run it in android emulator on the phone directly...
when I type 1st command "su", it says acces denied...so can't have superuser access...strange cause re-done the root method motofail2go, with success, and I have the super user application installed...
any idea?

Thanks

If you are unlocked you can run my Root.zip through Clockworkmod.

Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.

If you feel the need to donate to me, click here.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users