Thursday, September 13, 2012

Unbricking a Dell streak 5

In nor any devs whose works we are using are responsible for any damage to you phone. You are on your own!!!!!!!!!!!!!!!

You have a bricked Dell streak 5.

It happened because of the following reasons
1. buggy android implementation by dell
2. You did something wrong during rooting or flashing custom roms
3. The battery cover is loose and streak rebooted in the middle of an activity which results in corrupted internal partitions(which happened in the case with me)

Now "we" got to unbrick the streak 5 over selves as the model is discontinued since mid 2011.

Let us start......

1. Dell streak is getting stuck at the logo(Fine, better condition, since we can enter into fast boot mode and recovery mode)
2. Dell streak is completely dumb. That is pressing the power button does nothing. That is the real end of the tunnel(or, is it?)

1.  The post which made me write this.
2.  The adb driver.

pre-requisites

1. Press the volume up button and keep holding it after five seconds(approx) connect the USB cable(The other end should always be connected to the computer) while holding the volume up button until you hear a ding sound from your windows pc. Now open device manager and check for driver listing in the "Unknown" section named "Qualcomm CDMA Technologies MSM". This is required for connecting the dell streak in diagnostic mode which in turn is used by the qdl tool. If not search for the driver and install it as you would install a regular windows driver. That is, right click on "Qualcomm CDMA Technologies MSM"" in the device manager and click upgrade driver. Browse for the folder you downloaded and the drivers will get installed. The "Qualcomm CDMA Technologies MSM"" will move from unknown to somewhere up in the device manager tree.

2. Download the driver from the second post and install it. This is the adb driver. This will be used by the qdl tool in the second stage. To check whether the driver has installed properly. power on the dell streak holding the camera button simultaneously. streak will give a white screen with fastboot on the right most corner. touch that area and streak will enter fast boot mode and the screen will tell that it is waiting for usb connection. Now connect the streak to the pc. You should hear a ding and the device manager should show "Android 1.0".

Now we have the pre-requisites for the diagnostic mode and fast boot mode.

Download the two zips from here
1. http://mirror2.streakdroid.com/manii/Tools/streakflash.zip
2. http://mirror2.streakdroid.com/manii/Tools/repairtool.zip

Extract the streak flash and run the qdl.exe from here. Now press and hold the volume button while connecting the computer. If the qualcomm drivers were correctly installed you will see that name(qualcomm …) in the port setion. Now click run. Wait patiently. Once all the logs become green close the tool. Unplug the streak and reboot the computer.

Now extract repair tool. Again hold the vol up button while connecting the streak to the computer. Run the qdl.exe from this folder. Again you should see "qualcomm….." in the port section. Click Run. This tool is going to take a lot of time. Here we are carrying out diagnostics and also install Froyo with BB 306. Once all the logs are green and the tool is finished it may take more than 5 minutes. Be patient.

It will reboot several times since it has to enter fast boot mode to install recovery and flash the rom. If at the end, all the logs turn out green, Congrats, you have unblocked your device. Thank google for making and keeping android open and RMS for being adamant on his "free as in freedom" philosophy AND all the awesome devs and users at XDA. Exit the tool, unplug the device and reboot.

The first boot may take a little longer. If you boot your device successfully then you can go ahead and install custom roms which have been made with CM 7.2 as base(i.e., Android 2.3.7). Thank the devs at XDA for keeping the streak live and kicking. Streak 5 looks and performs beautifully on 2.3.7 cm 7.2 based roms.

Update 13/07/2013

Here is a link from the XDA forums related to QDL

Thursday, August 30, 2012

custom roms on xperia mini pro with unlocked bootloader

Let me start by stating, once again, I nor any devs whose contribution we will be using are responsible for any damage to your phone. Proceed at your own risk!!!!!!!!!!!!!!!!!!!!!!!

Alrighty then. You have unlocked the bootloader of your favorite phone. With this you have unlocked the full capacity of your device. No need to bother losing CWM after every install of any custom rom. Developing for unlocked bootloaders appears to be easy, since majority of the rom devs initial release will be for unlocked ones. With unlocked bootloaders we will be installing CWM into a seperate partition which will not be touched during custom rom installation. So whatever happens with your rom installation the CWM is still there. Anything wrong with the current installation of the custom rom, you wipe it and install a new one OR restore a previously working, backed up rom.

Now we know the advantage of unlocking the bootloader w.r.t installing custom roms. For disadvantages please refer the previous post. Let us start with the fact that whatever roms were dicsussed in the locked bootloader post are available in the unlocked ones also. Since the rom development for our favorite phone is happening at a rapid pace owing to newer developers taking up the mantle to serve us with their hot-baked versions of custom roms the roms mentioned in the previous post is very minimal. It is recommended to visit this post, to see the recent roms and the pace of development activity on this phone.

It would be apt to talk of few roms which impressed me with their unique abilities. This is a very subjective selection. I live it to you to find the rom which suits your taste. The serial number is also the roms "I" rank in order of my preference

1. When we talk about custom roms we cannot leave out the unlocked bootloader specialist cyanogenmod 10. This is v10 of the cyanogenmod project based on Jellybean 4.1.1. Since it is a very recent project there is a long list of "not working". A working/not working list is maintained by M66B.
I loved this rom for it smoothness(result of project butter) and wifi connects almost immediately. Remember that installing cyanogenmod requires install of their own kernel. They dont play well with other custom kernels. In fact M66B compiles the cm10 kernel with additional drivers. It is a good choice to install his kernel. He releases his kernel in parallel with the cm 10 kernel. If you want a basic jellybean system look no further. And the project releases updates regularly.

2. If ICS is what you want to eat, then the first preference would be cyanogenmod 9 Lot of work has gone into this rom and very much usable. The advantage is it is a basic implementation of ICS.

3. If Ginger bread is your preference then look no further than this. This is developed by shprakash and sandy( I believe they are from bangalore ) called HaSa Rom. Remember this is based on sony's rom with additional tweaks and modifications. For this you can use any of the kernels mentioned in the previous post( choose the GB ones. There will be two versions of the kernels. one for GB and one for ICS.

4. Sandy and shprakash have an ICS offering also it is Xperia icecream pureness. This is again based on sony's official ICS rom with tweaks and modifications.

5. When it comes to UI customization and eye candy nothing can beat the MIUI project, but it comes at a cost of higher utilization of ram and rom space. If eyecandy is what you want then you can choose between
a. Hasa miui ICS. This, as the name suggests is developed by the duo sandy and shprakash. The rom is a very good implementation of miui on a sony base.
b. JB exmiui. This rom is a combo of MIUI JB version and cm 10. It will have the same working/not working as of cm10. But mark my words, It is beautiful.

Some other roms impressed you, Tell me.

Thanx to all the devs, testers and fellow users, sony for allowing to unlock the bootloader, AOSP project and the Linux kernel project.

Monday, August 27, 2012

Rooting and installing CWM on xperia mini pro Unlocked boot loader

Unlocking the bootloader on xperia phones voids your warranty claims. All the DRM keys go out. They cannot be returned back(or, I dont know any method to bring back the DRM keys). I nor any devs are responsible for any damage your phone may suffer because of any implementations of the discussions below.

Here we go. We are now bored with all the hassles required to install custom roms on xperia mini pro with a locked boot loader or your xperia mini pro is now out of the warranty period. Installing custom roms on a locked boot loader is a pain in the neck for the rom users and also for the devs. For a locked boot loader, the CWM is installed in a portion of the rom memory which get over-written during the installation of the custom rom. So, How do we think that our CWM is safe during the custom rom installation? We cant. Only if the devs have a version of CWM in the custom rom zip properly configured and zipped, your options of losing CWM are iminent. For an easy method of getting back the CWM on locked bootloaders please refer my previos post.

Now, we go to the next logical step. Unlocking the bootloader(You are warned again, Your warranty will be void. There have been cases wherein, sony has refused to repair phones with unlocked bootloader. So continue at your own risk). Unlocking the boot loader on xperia phones is a straight forward process and sony should be thanked for making it very simple. Fire up ur favorite search engine and search for "xperia unlocking boot loader". You will get guides and the sony developer site is very user friendly.

See to it that your phone is recognized by sony pc companion. That just shows that all the necessary drivers are in place.

Basically the steps are

1. GO to the sony developer site and click on unlock boot loader
2. Keep the IMEI number of your ready (Dial *#06# on your phone dial pad)
3. Follow the steps on the sony developer site.
4. Note down the unique code given out and then,

follow the procedure given here

After this, installing CWM is a piece of cake. Go to point number 11.
Here ignore everything from point 4.
Download flashtool.
Install it
Run it
Shut down the phone
Now connect the USB cable first to ur laptop and then press and hold the volume up key while connecting the USB cable to phone. The phone LED turns blue and you get info on the flashtool application that the phone is now connected in the fastboot mode. Click on the 'lightening" icon and select fastboot. Here select "flash kernel" and browse the "boot.img" of your favorite kernel. Thats it. disconnect the phone and reboot.

After this step, You get a custom kernel pre rooted and CWM. The kernels available for xperia mini pro(ICS) and known to work with majority of the custom roms and also stock(pre-rooted  plus  CWM)
1. Rage(All drivers within the kernel)
2. Mesa(All drivers within the kernel)
3. kamarush(You have to flash the wifi-modules from CWM)


Thanx to all the devs for making the xperia mini pro a true hackers phone. Thnx to sony for allowing the unlocking of bootloaders. Thnx to all th users over at XDA for testing and reporting.............

Tuesday, July 10, 2012

Custom roms on xperia mini pro locked boot loader


I, nor any devs or their work can be held responsible for any issues or for damaging your phone. Proceed at your own risk. You have been warned. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!



This post is directed at people who dont want to unlock their boot loaders
Refer to my previous post regarding rooting and installing CWM on xperia mini pro ICS. Read further if your device is ready as per my previous post.

So, Fed up with the way your device looked and performed. Let us give your mini pro a facelift with these custom roms.

1. MiniCMSandwich Lite AOSP, Get it here, takes the top spot for custom rom on mini pro. The main reason being the majority of the ROM contains AOSP(Android open source project) a.k.a Vanilla ICS. The shocker is the amount of free space in the internal memory after installing the rom. This is a real barebones, vanilla ICS at its best. He has tried to take the best from cyanogenmod, AOSP and sony software and mixed them to come out with a great and awesome mod. People who want to theme their phones keep out. This is a great rom for people who want to run games n their xperia mini pro and install a plethora of apps. Every aspect of the phone is working fine and optimal. Thanx kamarush for a great rom

2. The second spot is a re-spin of kamarush's rom. CyanogenTimeScape. To qoute from his OP "This ROM is a Hybrid of Android Open Kang Project, Cyanogen Mod, and Xperia S ICS. The ROM is basicaly made by kamarush. I just modified it. The major challenge for me was to make the Sony Sound Enhancements work on the ROM. I could figure out how to do it after flashing the ROM more than 50 times on my device for testing purposes.
Other than these, I have provided some cool Xperia S apps in the ROM, to help increase productivity, and level of coolness of this ROM." It is basically a kamarush rom. If you like what DragonClawsAreSharp has done to kamarush's rom, go ahead and install it. The difference is minimal except for facts explained in the OP.

3. The third spot goes to expeacer's ExMIUI. Anybody who has rooted his phone would know the fork of android caled MIUI. Here is a fork of android which cares only about the looks. Yes, the ram usage is nearly twice that of kamarush rom. But you are looking for the good looks and theming, look no further. You can change the look of your phone just by downloading themes of miui website or from the public network and just apply them. It is an excellent attempt at bringing theis beatiful rom to this cute phone. The animations are superb and the mini pro gets a new identity. The only issue here is ram usage.

We have reviewed the best roms for xperia mini pro with locked boot loader. And one more thing, all thes roms feature the aroma installer(think it as a step by step configuration selection during installation) which is awesome. All the roms look good on the mini pro and the keyboard works flawlessly. I cannot end the post without thanking the devs of these fantastic roms. I just hope that these devs continue to love the awesome device created by sony designers. I would like to thank all the devs associated with the vanilla android, AOKP, MIUI and other forks of android. We love you.

UPDATE: 01/08/2012

I would like to add one more Custom rom to this list. That would be real ICS. It is now at version 5.1. This particular rom is interesting because it's major portion is based on Sony's stock rom. Loaded with many mods to make it a music hub. It has the best from the latest xperia phones and other sound improvement mods. If u like the stock feel, but want to extract the max out of your device, then this is the rom for you. Mind you, it is a heavy rom at around 250MB. and the ram/rom usage is on the higher side compared to kamarush's AOSP rom. With jelly bean around the corner by the same devs, this is good rom to try out the stock feel of sony with all the awesome mods. Since we are discussing devices with locked boot loader, this rom has not mentioned its support for locked bootloaders loudly owing to some caveats. After installing the rom, you may lose CWM. The best way to get it back would be to install x-parts from the market. With this you can install CWM back. Once installed, after reboot during the display of sony logo, the LED will flash blue. Just click any button to enter CWM. Thanx again to all the devs who are keeping the xperia series phones alive and kicking.




Wednesday, June 27, 2012

Rooting and installing CWM on Xperia mini pro ICS v4.0.4

I, nor any devs, whose work we are going to use, are responsible if anything goes wrong. Continue at your own risk!!!!!!!!!!!!!!!!!!!!!!!

This procedure is for sony xperia mini pro updated with official ICS v4.0.4. and is for people who dont want to unlock their bootloaders.

Before you start install PC companion and check whether the phone is detected by the sony pc companion. If it is detected then u already have the necessary drivers. You should not proceed if the phone is not detected.

1. Head here and follow the procedure step by step. Read the requirements and preparations very carefully any mistake here may definitely brick your phone. It is a great post and self contained. All the downloads required are excellently linked. Thanks to the dev for highlighting the procedure beatifully with illustrations. At the end of this procedure you have rooted the phone without unlocking the bootloader.

2. Now to the next default step after rooting any phone. Installing Clockworkmod Recovery. This is a part of the ROM manager. This gives you a recovery console, form where you can backup the current rom(Which you should be the first thing after installing CWM), Install custom ROMs(Google is your friend), Install great mods(These are minor modifications to the already installed roms, official or custom roms). Here is the tool you are going to use to install CWM on your rooted xperia mini pro. The tool is windows only and requires .net framework 3.5. Download the zip, extract it and run the .exe in the folder. You get a window as shown in the post. Click the 'select option' drop down box and choose 'clockwork mod....' and click on the install button. Read the instructions very carefully and meet all the requirement specified. Now you have CWM without unlocking the bootloader.

Thats it. Now you have entered the infinite area of customization of your phone just head here to find out the zillion things you can do with your rooted mini pro. Just observe the passion with which the devs give out their hardwork for the general public so that the utility of the device people have bought is maximised.

Thanks to all the devs and users at XDA, MIUI, AOKP and other Android modding communities for unleashing the real power of android phones and bringing this power to the masses.

Thanks to google for keeping the OS open(would love to see it GPL'd so that we could label it GNU/Android)

Saturday, April 7, 2012

Enlightenment, aka E17 on Debian GNU/Linux testing

Its been  long time since I tried any other window manager. I gave a thought towards awesome, since it was recommended by the Debian leader himself. But I though it was too minimal to my taste and ability. I came across enlightenment being lightweight and with lots of eye candy. I am typing this in an e17 session on iceweasal. Let me share the problems and solutions to get this light weight DM started.

First things first. e17 is lightening. Within 2 seconds I am in the desktop. That is awesome. BTW, I also want to declare that I am a big fan of G3, which u might recognize by the other posts which I have made. But, the startup time taken by G3 with this version 3.2 on Debian GNU/Linux testing is eternity. So I decided to experiment with other DM's until G3 comes up to its G2.* capabilities. The screen shots of e17 really caught my attention.

Let us get to the installing part

1. E17 is in Debian GNU/Linux testing repositories. Fire up synaptic, select e17 and all the associated dependencies.
2. Create a new user, (prefereably)
3. Logout, select the new user and choose enlightenment in the session drop down box.
3.a. Once you login for the first time, You will be taken through 3 steps to configure e17. You will get a screen wherein you can choose the shortcuts to be placed on the desktop in the shelf.
4. Login and u will be given ur desktop in under 2 seconds.

After login

1. You get three icons on the desktop Home, Root and the temp folder
2. You also get a shelf at the bottom centre. I deleted the entire thing. It was taking up too much real estate on my 12" screen
3. My lappy's touchpad was not working. I used synclient to configure and enable it. create a shell script startup17.sh in your home folder. with the following

synclient tapbutton1=1
synclient vertedgescroll=1

Now create startupe17.desktop in ~/.local/share/applications/
with the following content

Desktop Entry]
Hidden=false
Exec=/bin/sh /home/nishi/Documents/startupe17.sh
Name[es_AR]=startupe17
Type=Application
NoDisplay=true
Version=1,
StartupNotify=false
Terminal=false
Name=startupe17




Now, edit ~/.e/e/applications/startup/.order and add this entry

startupe17.desktop

Since there are no shortcuts on the desktop to save real estate, in comes my favorite tool, synapse. Click anywhere on the desktop to get the menu. Here select settings-settings-panel-apps-startup choose synapse from the list(If installed previously, otherwise fireup synaptic and install synapse from the repos). This action will add synapse.desktop entry to ~/.e/e/applications/startup/.order

Now, the most interesting part, Network. If you have a working Gnome desktop(which i had), it is very easy. Loging to your Gnome session, open network manager choose your wifi connection and click on edit. Here at the bottom of the window, click on "Available to all users". Login back to your enlightenment session and add this entry to ~/.e/e/applications/startup/.order

nm-applet.desktop

Logout and login once more. Thats it. You now have a basic "working" E17, lightweight environment. Thanx again E17, G3, Debian GNU/Linux devs, contributors and users.

UPDATE: You are mesmerized with the quality and quantity of themes available for e, hmmm.... No surprises here. I would suggest you to install the bodhi theme pack. Bodhi GNU/Linux has done a great job by combining the best themes available for e, floating over the internet into one beautiful jumbo package. Thanx Bodhi GNU/Linux team for this gorgeous collection. Bodhi has made e look very very fashinable. Download the entire pack and you will end up with this pack "bodhi theme pack.bod" Now extract the entire contents of this megapack by running

./bodhi-theme-pack.bod --keep --noexec

You will have a directory with the name "bodhi theme pack". change into this directory and as root run

dpkg -i *.deb

You may end up with some broken dependencies. study the output of the above command and install the few dependencies manually after downloading the specific .deb's from bodhi repos. Or u can completely forget about the broken dependency error and start choosing from the great themes already installed.

I am enlightened for sure.

Friday, March 9, 2012

Debian GNU/Linux testing Gnome3 on a Dell lappy with ATI Graphics

This is for people having trouble having Gnome3 with its full glory without being dropped to the standby mode which is neither G3 nor G2 and very ugly. Try first installing the proprietory drivers offered by amd on their ati website. Please chose "gnome" while logging in. If not working, go ahead and try the proprietory bundle prepared by the Debian Gnu/Linux devs. For me the Debian GNU/Linux propreitory bundle worked flawlessly.  Through synaptic just search for "fgrlx" and select all the other dependencies to install. Reboot.

So, All Debian Gnu/Linux lovers, go ahead and feel the G3 goodness. G3 is very beautiful and unobtrusive. If you are interested in a little G2 way, like menus, a task bar at the bottom, then I would suggest you the official plugins hosted by the G3 devs. And installing the extension is a breeze. Just remember to open the website with a firefox(iceweasal) based browser. And one more thing, disable any other composting manager you had installed. It will conflict with the composting which is a part of G3.

Thanx to the Debian GNU/linux devs for packaging the ati propreitory drivers in a workable package. And thanx go to the G3 devs and the community for an excellent DE with the added luxury of extensions which is growing day by day.