General :: Xperia Arc S Won't Boot Up After Installing Kernel
Dec 1, 2013
my device : xperia arc s
im new in android and a couple hours ago i try to instal beanstalk - legacy kitkat 4.4 and they suggest to download kernel from dark raven "dark kernel cm11.0" 11DarkUrushi20131130 after that im flash the kernel and something happen....
my phone dont boot up and the logo dont appear
im try to connect to flash tool but still dont get it...
nb : for guarantee already pass 3 month ago....
View 1 Replies
Sep 12, 2013
I am trying to do some low level performance testing related to device processor cores through adb which I feel it is affected by Android background services and system stuff.
As I know that the Android boot sequence stages are as follow:
1.Execute Boot ROM code.
2.Execute the boot loader.
3.Load the Linux kernel.
4.Launch Zygote, which initializes the Dalvik VM.
5.System server which loads the Android system.
So my question is how can I interrupt this sequence to force it stop on stage 3 to load Linux kernel. This can implement my intermediary performance testings before loading again Android system.
Does Fastboot or Clockworkmod recovery can load my device to a kind of Linux kernel?
View 2 Replies
View Related
Sep 9, 2013
I have installed cyanogenmod 9 in my Sony Live Walkman, and the kernel that comes with it.
Can I install a new kernel (like rage kernel) without having to install the rom (CM9) again? It will work just replacing the kernel?
View 4 Replies
View Related
Feb 11, 2012
I have a stock N1 with terrible battery life. I have stumbled intersectRaven's mod/Kernel at: [URL] .....
I would like to ask how I can install this on my N1, is it just a matter of downloading the right file, renaming it to update.zip and then doing what I've done to update my phone as with official updates?
What do I need to pay attention to and is there a way to revert back to the original rom/Kernel if I'm having issues with this mod or if I want to sell my phone?
View 2 Replies
View Related
Apr 19, 2012
How to modify boot kernel ?
View 1 Replies
View Related
Jun 26, 2013
I am trying to use my cheap virtually unbrickable tablet to learn more about kernel development and eventually ROM building.
I have extracted the manufacturers (WoPad) LiveSuit image and used split_bootimg.pl to break up the boot image.
I extracted the config file from the kernel image using extract-ikconfig and it created a config file. I didn't see the config in /proc.
So, I have the factory ramdisk and the factory kernel config.
I have downloaded several kernel sources (lichee-3.0.8, ChritianTroy's 3.0.36, and another one from linux-sunxi 3.0.72). I can successfully compile all of them without errors and they all generate zImages, uImages, etc using the factory config as well as the sun4i_crane configs they come with.
When I repack the boot.img with the newly created kernel and install it on nandc it wont' boot past the android icon (u-boot). When I compare my boot.img to the factory one, they both have the same offset where the kernel starts (0x00000800). I have also ensured I'm replacing the kernel modules when I'm changing kernel versions.
Here is the line I'm using to repack the boot.img
Code:
mkbootimg --base 0x40000000 --pagesize 2048 --kernel zImage --ramdisk ramdisk-repack.cpio.gz --board sun4i --cmdline "console=ttyS0,115200 rw init=/init loglevel=8" -o boot.img
[Code]...
Also, I'm building on Ubuntu 13.04 with Google GCC 4.6 from the ndk. I have built kernels for other devices without issues.
View 3 Replies
View Related
Aug 29, 2013
How to change the kernel boot logo on my samsung kernel? I don't mean the boot animation. I may have built a ROM but the kernel used there doesn't belong to me.
View 9 Replies
View Related
Feb 1, 2014
I am trying to port a kernel from one zte 8960 to another. I have cwm recover set up with kexec to get a log of what is going on. the kernel hangs at boot of the phone so I trying to find the cause
-last_kmsg after a failed boot of 3.4
pastebin.com/0AGpACsT
-last_kmsg after a boot of 3.0.8
pastebin.com/N3WtDHwC
-split-boot of boot.img
Code:
output directory: fi
boot_magic correct: ANDROID!
kernel size: 6045264
kernel address: 2149613568
Base: 2149580800 (hex): 0x80200000
[code]....
I am thinking it might had hit "un-allocated" memory area, I did have to change the ramdisk_offset from 0x01300000 to 0x02000000 make the kernel fit. what could I do to check to see if it is un-allocated space I am dealing with
View 1 Replies
View Related
Jan 25, 2014
Is there any way to change my kernel's boot logo / animation ?
E10i
View 2 Replies
View Related
Jan 19, 2014
I would like to know if is there any custom kernel (1.4 Ghz) for Galaxy S Duos (Gt-s7562)
That don't overclock to 1.4 Ghz until we do it by app
View 2 Replies
View Related
Nov 9, 2010
Anyone ever had this happen? Downloaded an update after the 2.1 upgrade and I sync'd my contacts with FB. It then deleted all of my contacts.So I deleted Facebook, re-stored all my contacts and reloaded Facebook. However, now it gets as far as installing and it never stops. It just stays on Installing.However, the FB app works fine on the phone itself.Is this a Market glitch? Is there anyway I can purge it from out of my downloads section?
View 2 Replies
View Related
Aug 27, 2013
Recently I flashed A Kernel By Mb-14 on my Galaxy Ace Plus.....It Changed my Boot Logo.....i Want my Original Bootlogo back...
View 3 Replies
View Related
Feb 19, 2013
I have recently rooted my Galaxy S3 and I wanted to install cyanogenmod. I used ROM manager to do so.
The problem is that as soon as I installed it, my phone supposedly rebooted but it never started up again!
Now all I get is a flashing "menu" and "back". I can't boot normally, or in download mode, or in odin mode.
View 9 Replies
View Related
Apr 29, 2013
I wanted to change the boot logo for i9300. Im well aware that you have to incorporate it in the kernel. I installed Ubuntu, the necessary libraries and brought the cyanogenmod source code. Only part is I dont have the necessary experience to tweak it using the NDK tools
View 2 Replies
View Related
Dec 18, 2013
This problem began when I reinstalled Swapper 2 last night though I do not think it caused the problem. This was the latest app I installed on my phone.
After I installed this app, changed the settings and set the swapper file size to 256mb and power cycled the device the device wont boot at all.
It would give this vibration, and then nothing. Not even the back light of the display turned on. It tried to open CWM thought the power button and volume down keys but still the result was same as before. I don't know where to start. I am having real trouble in diagonalizing the problem.
My Device : XOLO A500
Rooted : True
Android version : 4.0 ICS
ROM : Stock Rom
Kernel : Not Sure
View 1 Replies
View Related
May 6, 2012
I've followed instructions on htcdev.com to unlock my Sensation XL and everything worked fine.
Afterwards I tried to install the ICS custom ROM which I downloaded from this site.
The installation seemed to be successful, but when my phone wanted to reboot, it got stuck on the "HTC" logo.
I also tried another custom ROM and had the same problem.
View 6 Replies
View Related
Mar 6, 2012
I tried to install icecream sndwitch on my kindlefire by following the instraction of the website. (liliputing.com).
--installing /sdcard/USBWOOT.zip...
E:Cannot load volume /misc!
Finding update package...
Opening update package....
Installing update......
Random offset: 0x11c
E:Cannnot load volume /misc!
Wipe Cache/Dalvik------------------ Main Menu----------------------------Reboot System
After installing the USBWOOT.zip by using TWRP, i hit the reboot system, but my kindlefire can not boot with newly installed android os. my kindlefire continue to get in TWRP again and again. I checked boot file on my kindlefire by using android-sdk-linux, but there is nothing in it.
How can i boot my kindlefire again? I think that installing icecream sandwitch is the last resort to use my kindlefire, because amazon does not offer os recover instractions and files.
View 1 Replies
View Related
Feb 3, 2014
i just bought a tuvva powerplay tablet..aka the game mid....it contains a rockchip 3066 cpu and 4 core gpu 400 ok iv been trying to flash custom roms on this for awhile..i never could..i got it rooted though..well then i heard of this thing called chainfire 3d thats supposed to improve fps...well i installed that tablet turned off...then it booted up with the logo..thats it..nothing more..i can enter the stock recovry..and my computers makes a bumpuda sound like its conntect..all i want to do is delete the dang chainfire thing..but i dont know how..iv tried using adp..
View 9 Replies
View Related
Nov 15, 2012
I did a research regarding Flashing Kernels and Roms and currently i have installed Cyanogen 9.1 for my device.
1.Will I be able to update my phone and bring back to old ICS firmware via SUS once i brick my phone(I have already unlocked the bootloader via fastboot method)?
2.Evrytime when i flash the Rom(say CM9) i used to flash kernal(boot.img) for the respective rom.Is this necessary all the time? Will i able to flash a GB rom on ICS kernal(I am afraid to give it a test)?
3.Regarding CM9.1 which i have installed ryt now,I am satisfied with the performance,but i want a stable ROM wud make me happy with a better battery life unlike CM9.1. Any GB/ICS ROM which wud have a stable performance with descent battery life.
4.After using GB for a long time,i was very much addicted with the Phone pad kinda keyboard,but when ICS came into picture everything vanished,Smartkeyboard Pro is no gud,Touchpal is conjusted,i want the exact GB keyboard in ICS.
Phone: Xperia Ray
Bootloacker:Unlocked
ROM: GB Stock Rom
View 1 Replies
View Related
Apr 28, 2010
Up til now I've only loaded Fab's themed ROMs that have the kernels baked in. I'm getting ready to try Bugless Beast .8 with a smoked glass theme and AdamZ Kernel. Both the theme and ROM are .zip files. The Kernel is a .img. Do they all flash thru clockwork the same as one of Fab's ROMs? Do I need to do anything with that kernel.img file (rename, unpack, whatever)? Of course, beforehand I'll do a full format of boot, sys, cache, and, data...
View 3 Replies
View Related
Feb 21, 2013
I have a phone with a MT6577. The vendor (Wiko) published the kernel source code. So, i'm trying to build it. I can get the zImage. I converted it to boot.img but i can't boot with it on my phone.build a good zImage? (if you want to try) : URL...
cp mediatek-configs .config
TARGET_PRODUCT=s9081 MTK_ROOT_CUSTOM=../mediatek/custom make
# sudo mtk-tools/repack-MT65xx.pl -boot zImage boot.img-ramdisk boot.img
MTK-Tools by Bruno MartinsMT65xx repack script (last update: 27-01-2013)
Repacking boot image...
Ramdisk size: 2046 blocs
Repacked boot image into 'boot.img'.
Here are the Warnings I got when compiling
mediatek/platform/mt6577/kernel/drivers/video/tvc_drv.c:61:5: warning: "FIXED_WVGA_PARAMS" is not defined
net/ipv4/tcp.c: In function 'tcp_nuke_addr':
include/net/ipv6.h:338: warning: 'in6' may be used uninitialized in this function
net/ipv4/tcp.c:3367: note: 'in6' was declared here
In file included from net/ipv4/netfilter/ipt_LOG.c:27:
include/net/netfilter/xt_log.h: In function 'sb_close':
[code]....
View 9 Replies
View Related
Mar 21, 2010
I am running Bugles Beast v0.9 (although when I go into Phone Info it says "Build number Bugles Beast 1.2"). Anyway, I downloaded the Chevy 5 slot 1GHz kernel and named it update.zip and when I install it says it's installing fine but when I go to reboot my phone freezes up at the Motorola screen. I have even tried changing to frequencies supported by the kernel (250, 550) but it still won't work...keeps freezing.
View 7 Replies
View Related
Feb 15, 2012
[Q] IS IT NECESSARY TO UNLOCK BOOTLOADER BEFORE FLASHING KERNEL FOR SONY XPERIA... and also need a latest flashtool tutorial link..
View 1 Replies
View Related
Feb 7, 2012
My android is rooted and sim-unlocked by Omnius.
I manually installed ClockworkMod Recovery. (to do this I had to remount the /system folder as rw, don't know if this is important, but wasn't in the installation instructions).
PC companion says my firmware is the lastest
I want flash this kernel. I think I can't unlock my bootloader...
I followed this guide to unlock the bootloader, using FlashTool or msm7227_omniusSL.cmd. Both processes complete without errors... But when I check with s1tool, the erom version has an uppercase "R".
When I try to flash, FlashTool throws the error:
Code:
06/056/2012 20:56:22 - ERROR - ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_DYNAMIC="SIN header verification failed"
Here are my s1tool and FlashTool logs:
s1tool:
Code:
Welcome to S1 identify tool
[Code] .......
Both BL unlocking methods were repeted several times, with equal logs...
View 7 Replies
View Related
Feb 10, 2013
how to root machine and install Khmer Unicode font and keyboard.
View 1 Replies
View Related
Aug 10, 2013
When trying to install an application does not allow. installation starts proper activation, during the course of the installation remains frozen and after a few seconds restarts my xperia s ...
View 2 Replies
View Related
Oct 11, 2012
I have a Sony xperia S updated to the latest build of ICS with a 1 year warranty ( still there's about 7-8 months in it )
im eager to install custom roms on it , but problem is that i loose warranty if i unlock my bootloader and im a moderate/heavy user on the phone .
So my question is , should i go for it and unlock the bootloader ? because im still stuck with ICS while cyangenmod has Jelly bean for my phone ..
or should i keep the warranty and wait because something might happen to it ? ( still no word from sony on the update to its 7 months old phone ... )
View 9 Replies
View Related
Sep 30, 2012
I was just listening to some music and browsing FaceBook when my Xperia PLAY phone suddenly shut off last night I tried everything to make it start again, but nothing happends! I tried simply booting it up, removing the battery, tried Sony PC Companion and I even tried to flash it with FlashTool, but not even that would recognice it When I connect it to my PC while holding the BACK button, the phone actually shows up on my PC, but I still can't get it to work Ill try flashing it with FlashTool again, since I'm on a different PC now, but I think I'm going to have som trouble finding the drivers for QHUSB_LOAD
View 6 Replies
View Related
Mar 30, 2014
I'm usin sony xperia tipo dual st21i2. Two days back I have rooted my mobile using unlockroot. Yesterday i was trying to install custom ROM, for that i booted my mobile in recovery mode using install.bat. In recovery mode took back up and wiped data and cache then installed the zip file(ST21i JBMP5.zip) from SD card and rebooted. Now the mobile got stuck with the screen showing JB MINIPROJECT and a circle was revolving in anticlockwise around the number 10. I pulled the battery and tried to boot in recovery mode but no use. whatever i do the mobile stuck with the same screen.
View 2 Replies
View Related
Nov 25, 2012
i m using sony ericsson xperia arc s i have rooted my phone few days ago everything was ok i have root through flashtool method and i think 587 kenel was used. i dont know about roms kernel n etc etc i have read the thread and root my phone last night i tried to install font changer i granted superuser request and phone is restarting and then stuck on bootloop first it shows sony screen and then xperia screen and again restart and this process go on what should i do
View 4 Replies
View Related