Related
Right have lost track of what update is what I have 2.3.3 UK generic, rooted and bootloader unlocked with doomlords kernel think it was the first one. Have trawled the forums and not sure what the right way to update to 2.3.4 is, like I say I have confused myself
Can some one point me in the right direction please
Sent from my LT15i using Tapatalk
It's quite simple if you have an unlocked BL, and the ability to read - http://forum.xda-developers.com/forumdisplay.php?f=963
right so i have been away and done my reading lol
am i right in thinking i have to use flashtool to install the ftf file first then use fastboot to to install the img file from this post
http://forum.xda-developers.com/showthread.php?t=1269937
just checking as dont wont to bork my phone as need it for work in the morning.
or have i missed something
sorry if this seems a bit simple but i always feel it good to make sure first
rustynuts34 said:
right so i have been away and done my reading lol
am i right in thinking i have to use flashtool to install the ftf file first then use fastboot to to install the img file from this post
http://forum.xda-developers.com/showthread.php?t=1269937
)
Click to expand...
Click to collapse
All you need is the img, which is already rooted, the ftf is for those with a locked boot loader.
ok cool thanks thought i may need to do both as people were complaining of losing wifif, ok here goes then cheers for the help
rustynuts34 said:
ok cool thanks thought i may need to do both as people were complaining of losing wifif, ok here goes then cheers for the help
Click to expand...
Click to collapse
Might be an idea if you do have issues to flash the ftf and wipe user data, but I just flashed the image and haven't had any issues.
Had to do both in the end as WiFi didn't work, all good now though
Sent from my LT15i using Tapatalk
Nice one.
Sent from my LT15i using XDA App
Hi
.Img doesnt replace kernel thats why there is wifi issues
But if u flash .img then doomkernel after it,it will work has doomkernel supports 2.3.4, altho not fully yet.
Hope that helps
Sent from my LT15i using XDA Premium App
pushtostop said:
Hi
.Img doesnt replace kernel thats why there is wifi issues
But if u flash .img then doomkernel after it,it will work has doomkernel supports 2.3.4, altho not fully yet.
Hope that helps
It would have last night lol but never mind its sorted now thanks, but at least i know i can use doomkernel now
Click to expand...
Click to collapse
Ya doomkernel v10test works minus vibration / usb but multimount sd off market fixes usb and vibs not important and will be fixed in v11 I assume when sources are released
Sent from my LT15i using XDA Premium App
Why can`t I download doomlord`s wifi modules from his threads (v08)?
It`s saying I don`t have permissions to acces the page...
and i must post this here because i dont cant post in the Dev forum...
Please, i want to flash his kernel but i need also the modules!! (i downloaded the Doomkernel)
Here ya go
Looking for the Doom kernel wifi zip
Can't access the downloads for the wifi zip for the overclocked kernel on my x10 (i ran this x10_2.3.3_DooMKernel-v05.ftf ) and so far love the speed of the kernel but i need some wifi. Anyhelp as to where i can find it. Cheers
---------- Post added at 10:38 PM ---------- Previous post was at 10:20 PM ----------
Found the right zip, installed via Recovery, and still get error message when i try to turn on wifi. Any tips or tricks.
read doomlords signature
Sent from my Xperia Play using xda premium
Wifi modules not working
Hi, I am using the DoomKernel for my xperia play and I have tried 2 wifi modules from doomlord but none of them seems to work for me, I can activate wifi but not get the ip from my network, it has been working perfectly before. Anyone know what can be the problem?
Thanks
I'm in the same boat
since multi upload is down I googled the file names of the modules and found them on rapid share but I think I may have the wrong kernel also ( none of the kernel link work either ) could use some help with links to the cdma 2.0ghz kernel and the wifi modules for it.
I flashed a kernel that was labeled a doom lord cdma kernel v10 on rapid share and it says under kernel version [email protected] #2 so I'm figuring it some one else's kernel it only goes to 1.6 and wifi doesn't work , I'm assuming its probably a combo of wrong kernel and wrong modules.
help in need of a 2.3.4 R800i uk gsm rom please and will work on lockboot loader
help in need of a 2.3.4 R800i uk gsm rom please and will work on lockboot loader link or upload thanks in advance
lyricalchaos said:
help in need of a 2.3.4 R800i uk gsm rom please and will work on lockboot loader link or upload thanks in advance
Click to expand...
Click to collapse
Why don't u look. Xda.
Sent from my R800i using Tapatalk
Installing wifi module withour clockworkmod
Hi, i'm trying to install the doomkernel wifi modules using only adb commands but it's not always working. I don't want to use to use the update.zip clockworkmod method.
Here's what i did
1 .I remounted using adb remount command
2. Then i pushed each .ko file inside the update.zip to /system/lib/modules
I got it to work a few times but i mostly got an error when i turn on the wifi.
Any ideas how to make this work? or is this not possible?
thanks in advance.
androboid said:
Hi, i'm trying to install the doomkernel wifi modules using only adb commands but it's not always working. I don't want to use to use the update.zip clockworkmod method.
Here's what i did
1 .I remounted using adb remount command
2. Then i pushed each .ko file inside the update.zip to /system/lib/modules
I got it to work a few times but i mostly got an error when i turn on the wifi.
Any ideas how to make this work? or is this not possible?
thanks in advance.
Click to expand...
Click to collapse
Just out of curiosity, why not just use cwm?
You probably need to chmod to set the correct permissions but I'm not sure what the permissions are
Installing wifi module without clockworkmod
Thanks for hasty reply. I'm making some sort of a desktop installer so i'm trying to reduce user interaction as much as I can. If possible i want it to be automated without the user needing to go to cwm.
Any ideas?
Edit: I checked the permissions of the 4 .ko files in /system/lib/modules and they are 777. After seeing other files inside system, most have 644, i changed them to 644. It didn't work.
androboid said:
Thanks for hasty reply. I'm making some sort of a desktop installer so i'm trying to reduce user interaction as much as I can. If possible i want it to be automated without the user needing to go to cwm.
Any ideas?
Edit: I checked the permissions of the 4 .ko files in /system/lib/modules and they are 777. After seeing other files inside system, most have 644, i changed them to 644. It didn't work.
Click to expand...
Click to collapse
Try this:
Code:
adb remount
adb shell rmmod bcm4329.ko
adb push bcm4329.ko /system/lib/modules/
adb shell insmod /system/lib/modules/bcm4329.ko
That should load up the new wifi modules for you
i didn't see that file in the update.zip that i downloaded. I'm trying to look for that file in this forum now but all the links are dead since they banned most of the file hosting sites we use. I'll try that, and get back to you. Thanks man.
wifi...
Hi guys, I have a wifi problem here... On doom's dev thread for Xperia S, he provided 3 links for the wifi modules.zip, but I tried all of them and they don't work on my Xperia S, LT26_6.0.A.3.75_UK Generic on GB.
On the stock wifi module, it says Error when On, as stated in his thread
On the other 2 modules for Doom Kernels' , each time I try to power on the Wifi or Wifi teethering, the phone auto shuts down and restarts by itself :crying:
Any ideas?
cloudelamerz said:
Hi guys, I have a wifi problem here... On doom's dev thread for Xperia S, he provided 3 links for the wifi modules.zip, but I tried all of them and they don't work on my Xperia S, LT26_6.0.A.3.75_UK Generic on GB.
On the stock wifi module, it says Error when On, as stated in his thread
On the other 2 modules for Doom Kernels' , each time I try to power on the Wifi or Wifi teethering, the phone auto shuts down and restarts by itself :crying:
Any ideas?
Click to expand...
Click to collapse
wrong device. please post in your correct device section.
Sent from my R800i using Tapatalk 2
fma965 said:
wrong device. please post in your correct device section.
Sent from my R800i using Tapatalk 2
Click to expand...
Click to collapse
Opps sorry!
is there any Doomkernel version that works with cm9?
using the stock cm9 kernel, but cant undervolt my cpu... need to do it due to bad batterydrain.
lyricalchaos said:
help in need of a 2.3.4 R800i uk gsm rom please and will work on lockboot loader link or upload thanks in advance
Click to expand...
Click to collapse
Heres a link and I hope you know how to use flashtool otherwise like fma says you do a quick search through the xda forums.
http://www.xperiagamer.com/Stock-Roms/234-stock-firmware-for-flashtool.html
cloudelamerz said:
Opps sorry!
Click to expand...
Click to collapse
no problem , wasnt being nasty its just you should get better replies in your device section
Sent from my R800i using Tapatalk 2
fma965 said:
no problem , wasnt being nasty its just you should get better replies in your device section
Sent from my R800i using Tapatalk 2
Click to expand...
Click to collapse
Hey guys can someone help me. I don't wanna post a thread for a question like this, plus it's related.
So I successfully flashed Doomkernel V2 on my xperia play R800X, and then flashed the GB tweaked rom. No problems at all. But for some reason my wifi won't connect. It goes thru this never ending boot loop of obtaining IP, connecting, scanning etc. It's really odd. I've tried 2 wifi modules and the other one gives me an ERROR message on my wifi selection. Any suggestions?
I don't know what happened to the root of my phone (wildfire s A510e) everything was working just fine but recently from 2-3 the root is not working, just the Es File Manager app is working.. And when I run any other thing which requires root like the "Busybox Installer", they say that there is no root. But I downloaded the app "root checker" from the market and it says that I'm rooted :O ... I rooted my phone 2 times - 1. By flashing the root.zip file by xda.cn 2. Htc supertools v3 ..
Nothing seems to solve the problem ...please help me...if you want I can give you the logcat too...lol. It was working just fine before, but don't know what happened.
I don't want to flash the rom again, because I'll have to install all the apps again. :O I'm using modpunk's CyanogenMod 9.0.0-RC0_marvel-ALPHA2. Help me please??
Do you have superuser installed?
backup......reinstall.....restore......donnee!
Just for knowledge............there's a Q&A section RIGHT HERE
In superuser, check your Binary version.
-----------
"You can overclock as much as you want, your phone will amways seem too slow."
umair42 said:
Do you have superuser installed?
Click to expand...
Click to collapse
Yes I do and that too latest. :O
ankitjoshi90 said:
backup......reinstall.....restore......donnee!
Click to expand...
Click to collapse
What do you mean? Backup what? The rom using cwm or just the apps? ..? Cuz I did re install the rom (Ics By benjaminn) that isn't working too. I mean only the root is not working.
omnomnomkimiiee said:
In superuser, check your Binary version.
-----------
"You can overclock as much as you want, your phone will amways seem too slow."
Click to expand...
Click to collapse
I checked it, it's 3.0.3.2
parasthakur37 said:
What do you mean? Backup what? The rom using cwm or just the apps? ..? Cuz I did re install the rom (Ics By benjaminn) that isn't working too. I mean only the root is not working.
Click to expand...
Click to collapse
You mean ics by modpunk.
Thrawed said:
You mean ics by modpunk.
Click to expand...
Click to collapse
alright don't lose your head
parasthakur37 said:
I don't know what happened to the root of my phone (wildfire s A510e) everything was working just fine but recently from 2-3 the root is not working, just the Es File Manager app is working.. And when I run any other thing which requires root like the "Busybox Installer", they say that there is no root. But I downloaded the app "root checker" from the market and it says that I'm rooted :O ... I rooted my phone 2 times - 1. By flashing the root.zip file by xda.cn 2. Htc supertools v3 ..
Nothing seems to solve the problem ...please help me...if you want I can give you the logcat too...lol. It was working just fine before, but don't know what happened.
I don't want to flash the rom again, because I'll have to install all the apps again. :O I'm using modpunk's CyanogenMod 9.0.0-RC0_marvel-ALPHA2. Help me please??
Click to expand...
Click to collapse
hey dude may be the root.zip is not working properly..
flash this via recovery...u definitely gonna get ur root back
http://androidsu.com/superuser/
Thrawed said:
You mean ics by modpunk.
Click to expand...
Click to collapse
I mean Ics by benjaminn - http://forum.xda-developers.com/showthread.php?t=1608529 L0L, I know you hate him.
kantry123 said:
hey dude may be the root.zip is not working properly..
flash this via recovery...u definitely gonna get ur root back
http://androidsu.com/superuser/
Click to expand...
Click to collapse
That I'll try it asap. Thanks dude.
parasthakur37 said:
What do you mean? Backup what? The rom using cwm or just the apps? ..? Cuz I did re install the rom (Ics By benjaminn) that isn't working too. I mean only the root is not working.
Click to expand...
Click to collapse
I meant backup apps and reinstall rom...newayy...im using cm9 liumiao...root wrking fyynnn...
parasthakur37 said:
I mean Ics by benjaminn - http://forum.xda-developers.com/showthread.php?t=1608529 L0L, I know you hate him.
Click to expand...
Click to collapse
Huh? That is modpunk's port. Benjamin just typed a few commands and waited a few hours for it build from modpunk's git. Anyone can do that. He hasn't contributed any code to the project at all, so I'm struggling to see where you got this idea that it's by him.
Stay on subject guys ...
To OP, just flash a root.zip from recovery, that should do the trick.
You'll have to re-upgrade Superuser after that, but it should be functional.
Also, in Superuser, verify that "Automatic Response" in settings isn't set to "Deny".
ankitjoshi90 said:
I meant backup apps and reinstall rom...newayy...im using cm9 liumiao...root wrking fyynnn...
Click to expand...
Click to collapse
Anyways .... I re installed the Ics ROM and now the root is half working.... like When I write "su in terminal, it says "[1] + Stopped (tty input) su
[email protected]:/ $"
Still no "#" x( Da fuq is this? .......Anyways I'll try your rom too.
Thrawed said:
Huh? That is modpunk's port. Benjamin just typed a few commands and waited a few hours for it build from modpunk's git. Anyone can do that. He hasn't contributed any code to the project at all, so I'm struggling to see where you got this idea that it's by him.
Click to expand...
Click to collapse
I know this is modpunk's port. I know Benjamin just typed a few commands and waited a few hours for it build from modpunk's git. (idk what a git is anyway).
If anyone can do that, why don't you do it? Huh? Why don't you contribute the code required...like for the partially working camera or other things, huh? Cuz you just know how to insult people and nothing else. Now I want to use swear words lol xD But I think I'll be damned from xda for weeks so I won't. Anyways thanks for replying. Have a good day.
omnomnomkimiiee said:
Stay on subject guys ...
To OP, just flash a root.zip from recovery, that should do the trick.
You'll have to re-upgrade Superuser after that, but it should be functional.
Also, in Superuser, verify that "Automatic Response" in settings isn't set to "Deny".
Click to expand...
Click to collapse
Now the root problem is partially solved by re-installing the ICS ROM BY BENJAMINN,
I mean now at least the root dialogues comes asking to allow or deny but when I put su in terminal it says " [2] + Stopped (tty input) su
[email protected]:/ $ "
Still no " # " ..
And to the root flashing thing -
L0L I did it like 999100929 Times. xD I flashed the root.zip (xda.CN) and updated Superuser, plus Updated the Su Binaries. and the Automatic Response is set to Prompt. And now as I told above the prompt is however revived but the su command in terminal is not working.
Why the su command ?
-----------
"You can overclock as much as you want, your phone will always seem too slow."
I lost root access when changing kernel Stock firmware had in 58 and was rooteado everything right and everything else, but now when changing gb v5 lupus kernel now all applications dice me that I have root access to the super user but I says I have root access, superuser updated probe by googleplay but nothing worked, there will be some way to have root again????....
"all application dicne me"
no idea what are you talking about
Sent from my R800i using xda app-developers app
wuby said:
"all application dicne me"
no idea what are you talking about
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
I think his post went through google translate from spanish and "dicne" is a typo for "dice" so he means "all applications tell me"
I try to say I lost root access of mobile, applications request permission denied to me, try to root through other programs and FlashTool and told me that if I was root mobile applications but do not say this, also try doing repair permissions in recovery ... All this happened after changing the kernel .... sorry my english ejejejeejj
Do you have the superuser app installed?
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
silvergt2 said:
I try to say I lost root access of mobile, applications request permission denied to me, try to root through other programs and FlashTool and told me that if I was root mobile applications but do not say this, also try doing repair permissions in recovery ... All this happened after changing the kernel .... sorry my english ejejejeejj
Click to expand...
Click to collapse
Bingo you answered your own question. The reason you lost root the kernel you fllashed doesnt have it. You need to flash a kernel with superuser preinstalled.
I've done it and install another version doomkernel Lupus good kernel v8 and nothing worked, but if I had installed the superuser app try to install supersu but not all the same .. Although I found the way to solve the problem both with any kernel through a zip on here that returns the root the phone and you reinstall the superuser, anyway thanks for the help:good:
hi ... i just downloaded the HurtSky' Kernel V3.3 on my galaxy wonder and did what exactly was said in this topic : http://forum.xda-developers.com/show....php?t=2204669
but my phone now refuse to work at all , after the samsung screen with cyanogenmod logo the device don`t show anything and keeps restarting ... i registered in the site to post about my problem in the topic above ... but because i`m new so i can not post ... please help me i don`t know what to do
Hum, try to flash the older kernel v3.2. You are using cm9 right?
ilusi0n_ said:
Hum, try to flash the older kernel v3.2. You are using cm9 right?
Click to expand...
Click to collapse
no i don`t ... should i ???
and now i formated everything .. but still the same and i can`t access to the phone
Your link doesn't work. I assume you were using this kernel right? http://forum.xda-developers.com/showthread.php?t=2204669
That kernel is just for cm9. There are different kernels for each version.
ilusi0n_ said:
Your link doesn't work. I assume you were using this kernel right? http://forum.xda-developers.com/showthread.php?t=2204669
That kernel is just for cm9. There are different kernels for each version.
Click to expand...
Click to collapse
this is the link : http://forum.xda-developers.com/showthread.php?t=2204669
sorry i don`t know much about these things ... so plz if u can tell me what to do step by step cause im really confused
You still didn't tell what version of cm you were using. As far as I know a wrong kernel flash can brick the phone. Though that stuff is beyond my knowledge so you should wait untill someone more qualified could answer you. I'm not sure if a simple flash rom would solve the problem.
ilusi0n_ said:
You still didn't tell what version of cm you were using. As far as I know a wrong kernel flash can brick the phone. Though that stuff is beyond my knowledge so you should wait untill someone more qualified could answer you. I'm not sure if a simple flash rom would solve the problem.
Click to expand...
Click to collapse
i was not using cm at all ... but i downloaded the CM9 rc9 .. and my phone start working again ... thnx for ur help
ah, so that was the problem. Glad everything worked out : D
Yes, that should fix. Bootloop occurs when our system crash. So, it cant be loaded. It is also called a softbrick. But it is not really dangerous, as we can simply flash back our rom back, as long it is save on your sdcard. Also you can restore nandroid backup. Nandroid backup is a backup for our system if our system crash. It can crash, if the rom we download did not aborted or something, our system should not be crash. That's why after every download, we need to verify the md5sum.
Sent from my CM10.1 Wonder using xda premium