Ok, so I know I am dumb.. I totally forget if I am running geekniks 12/20 or 12/19 kerenl.. before I waste time creating a backup and installing a different kernel just so I know which one I'm using, is there any apps I can run that will tell me what kernel I'm using?
Go to settings>about phone
Sent from my ADR6300 using XDA App
Well .. 12/19 is overclocked. So if you get setcpu and see if your Max is above 1ghz then you know that's 12/19 . If not then its the other. I'm sure there is an actual way. But for those two kernerls, that seems the easiest way.
Sent from my SCH-I500 using XDA App
keith.mcintyre26 said:
Go to settings>about phone
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
That doesn't work, it has always listed the original kernel no matter which one I install.
Sent from my SCH-I500 using XDA App
lucas.scott said:
Well .. 12/19 is overclocked. So if you get setcpu and see if your Max is above 1ghz then you know that's 12/19 . If not then its the other. I'm sure there is an actual way. But for those two kernerls, that seems the easiest way.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Unfortunately I don't have set cpu
Sent from my SCH-I500 using XDA App
Powell730 said:
Unfortunately I don't have set cpu
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Overclock CPU (free in the market) will give you the same result.
Leyther said:
Overclock CPU (free in the market) will give you the same result.
Click to expand...
Click to collapse
That worked like a charm, thank you!
thats what i miss most about my htc phones. it actually gave the name of what kernel you were running in phone info lol.
Steps to check kernel date:
1. Install terminal emulator (or adb shell)
2. Run terminal, and execute this command:
cat /proc/version
For example, my output from that command is this:
$cat /proc/version
Linux version 2.6.29 ([email protected]) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #1 Mon Nov 29 16:13:07 CST 2010
$
Notice Nov 29? That is the build date. I am running JT's 11/29 build
Swyped w/ XDA App. When in doubt, mumble.
Thanks, I didn't know that.
Sent from my SCH-I500 using XDA App
Related
Do we have a kernel that supports ext2 and ext3, and LOOP for the Fascinate?
If so.. where?
..and I can do something in the phone... how?
If u want ext 2 or the loopback u speak of use Ryan ZA s OCLF in the market, we also have voodoo which is the real deal, and that's in ROM manager
Sent from my SCH-I500 using XDA App
ksizzle9 said:
If u want ext 2 or the loopback u speak of use Ryan ZA s OCLF in the market, we also have voodoo which is the real deal, and that's in ROM manager
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
I just ran through Voodoo hell and have been back... no way outside of oclf and a jt kernel non-voodoo?
Sent from my SCH-I500 using XDA App
Voodoo5. More of the voodoo, none of the hell.
Recently seen being linked to interested users on freenode in #samsung-fascinate.
PhoenixPath said:
Voodoo5. More of the voodoo, none of the hell.
Recently seen being linked to interested users on freenode in #samsung-fascinate.
Click to expand...
Click to collapse
OK. I am interested. Where is V5? Link anywhere?
Sent from my SCH-I500 using XDA App
After rooting and all my wifi keeps giving me the Error message. Any ideas how to fix it?
Sent from my HTC Glacier using XDA App
prophet828 said:
After rooting and all my wifi keeps giving me the Error message. Any ideas how to fix it?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
After rooting and all? What's all? Are you new to rooting? Sounds like you might have jumped in too quick.
prophet828 said:
After rooting and all my wifi keeps giving me the Error message. Any ideas how to fix it?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
which rooting guide did you use? did you change your kernel? you need to replace the bcm4329.ko file in /system/lib/modules with the one that corresponds to the kernel you are running...
Yes I am new to it but I am really good when it comes to computers
I am trying to learn everything about the android coding and all. Cause I just bought the mt4g Last week. But I followed instructions on a you tube video. By mackster248. Its they ove xda provided
Sent from my HTC Glacier using XDA App
prophet828 said:
Yes I am new to it but I am really good when it comes to computers
I am trying to learn everything about the android coding and all. Cause I just bought the mt4g Last week. But I followed instructions on a you tube video. By mackster248. Its they ove xda provided
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
ok... settings>about phone>Software Information> Kernel version... I need it...
Just a sort of "duh" reminder to always read things carefully before you do anything.
For example I quickly read the title of this thread as "Wife isn't working" and I thought "Tell me about it"
The kernel version is 2.6.32
Sent from my HTC Glacier using XDA App
prophet828 said:
The kernel version is 2.6.32
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
that's not the whole thing... I need the whole string...
2.6.32.21 Gorilla-OC-1.6ghz-betaV05-G20b06bc-dirty [email protected] #22
prophet828 said:
2.6.32.21 Gorilla-OC-1.6ghz-betaV05-G20b06bc-dirty [email protected] #22
Click to expand...
Click to collapse
well you didnt "just" root then. Are you running Iced glacier rom also?
prophet828 said:
2.6.32.21 Gorilla-OC-1.6ghz-betaV05-G20b06bc-dirty [email protected] #22
Click to expand...
Click to collapse
READ READ READ READ READ.....
ok.... DOWNLOAD THIS then put it in the directory with adb. In command prompt navigate to the directory with adb then put these commands in
adb shell
mount -o rw,remount -t ext3 /dev/block/mmcblk0p25 /system
exit
abd push bcm4329.ko /system/lib/modules/
adb reboot
your wifi should be fine after this.
Ok, do I need the terminal emulator? To type these commands
Sent from my HTC Glacier using XDA App
prophet828 said:
Ok, do I need the terminal emulator? To type these commands
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
no you need adb... google android sdk download install
if you can't figure that out copy the file to your sdcard then in terminal do this
unplug phone
mount -o rw,remount -t ext3 /dev/block/mmcblk0p25 /system
cp /sdcard/bcm4329.ko /system/lib/modules/
this should fix it... might take a reboot
Which version do I need? 2.2 or 2.3
great now my SU permissions are denied....
Sent from my HTC Glacier using XDA App
you probably didn't root properly and only had temp root then
That makes sense. How do I get rid of clock work mod. I'm just gonna go back to stock. This rooting is
A pain in the ass.
Sent from my HTC Glacier using XDA App
prophet828 said:
That makes sense. How do I get rid of clock work mod. I'm just gonna go back to stock. This rooting is
A pain in the ass.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
It's really not that bad. You just need to slow down, take a breath and follow the instructions and everything will right itself.
Some people always think that there is a one-click solution; when in fact you just need to follow a few precise directions. Key word being 'precise'.
If you want to unroot and go back to stock, check my sig for unrooting.
prophet828 said:
That makes sense. How do I get rid of clock work mod. I'm just gonna go back to stock. This rooting is
A pain in the ass.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
flash the RUU you can get it from the downgrade post it will undo everything except radio s-off
What does RUU stand for?
Sent from my HTC Glacier using XDA App
prophet828 said:
What does RUU stand for?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
I'm not sure did you check here?
My boot animation doesn't play bootup or shutdown, even if i download from rom manger it used to work... also can i get the color fix without voodoo kearnel?
Are you using the DJ05 kernel from adryn's post? That kernel does not have boot animations.
Sent from my SCH-I500 using XDA App
1- what rom are you on?
2- no, plus even with voodoo, it only works at 100% brightness.
Skywalker DJ05 with stupid fast kearnel
Sent from my SCH-I500 using XDA App
Dalamar1320 said:
1- what rom are you on?
2- no, plus even with voodoo, it only works at 100% brightness.
Click to expand...
Click to collapse
Thanks for anwsering my voodoo question so quick
Sent from my SCH-I500 using XDA App
My bootup only shows black. It used to work
Sent from my SCH-I500 using XDA App
So, it used to show an animation in the same rom then just stopped? Did it stop after trying to get a new animation in rom manager?
Yes i havent changed anything. No matter what i flash just black screen then it boots
Sent from my SCH-I500 using XDA App
zachsx said:
Skywalker DJ05 with stupid fast kearnel
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
which version of SF kernel
the only version with custom boot animations is the v1.98(i think) which is a test kernel
2.6.29
Sent from my SCH-I500 using XDA App
Which Stupidfast kernel? Not all of them supported boot animations.
imnuts said:
Which Stupidfast kernel? Not all of them supported boot animations.
Click to expand...
Click to collapse
It did before lol
Sent from my SCH-I500 using XDA App
I've Never used a stupidfast kernel, but if it worked before, logically it still should. Are you familiar with terminal commands? (i.e. Could you navigate to /system/media and /data/local to see if "bootanimation.zip" is present)
Or if you have root explorer you can just navigate to there and see if the bootanimation.zip is there.
Its possible its not flashing properly, but adding it manually should work
Dalamar1320 said:
I've Never used a stupidfast kernel, but if it worked before, logically it still should. Are you familiar with terminal commands? (i.e. Could you navigate to /system/media and /data/local to see if "bootanimation.zip" is present)
Or if you have root explorer you can just navigate to there and see if the bootanimation.zip is there.
Its possible its not flashing properly, but adding it manually should work
Click to expand...
Click to collapse
Ill try it thanks
Sent from my SCH-I500 using XDA App
Its still there. Balls lol
Sent from my SCH-I500 using XDA App
My wife's phone did that. She has sonofskywalker's latest as of this jan 1st. And stupidfast 1.54 with dj05 radio. I couldnt figure it out either. I tried to manually insert it, and flash it also deleted the old one. I dont know?
Sent from my SCH-I500 using XDA App
v 1.54 of Stupidfast had/has broken boot animations. Later versions fixed the problem, but I don't know when it was fixed as I had moved on to voodoo by the time they were working again.
zachsx said:
Its still there. Balls lol
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
I'm stumped. Sorry bro.
What I've noticed is that the dj05 stupidfast kernel comes bootanomationless. (If that's even a word) ;-) I just switched back to a jt kernel and it came back. I would suggest that if u like the way stupidfast runs, screw the bootanimation. If it's that important, switch to a different kernel. Hope this helps.
Sent from my SCH-I500 using XDA App
I had 2.3.3 JVO on my galaxy s and i rooted using cf root. I then flashed GingerReal 5.0 and it also gave me clockworkmod 2.5.1.8 (if i remember correctly) and voodoo lagfix. I now get around 1500 on quadrant. However, i notice no change it the overall performance of my phone. Apps still dont open straight away. How do i know if im using ext4?
Try downloading fuguapp from the market.
Sent from my GT-I9000 using XDA Premium App
apollag said:
Try downloading fuguapp from the market.
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
Im not on a fugu kernel.
Sent from my GT-I9000 using XDA App
How do I know if I'm on ext4?
Sent from my GT-I9000 using XDA App
seeraj15 said:
How do I know if I'm on ext4?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Which kernel?
Prasad007 said:
Which kernel?
Click to expand...
Click to collapse
This is what it said under kernel version:
2.6.35.7-I9000XWJVH-CL184813
[email protected] # Voodoo
Sat May 14 22:49:50 CEST 2011
Sent from my GT-I9000 using XDA App
seeraj15 said:
This is what it said under kernel version:
2.6.35.7-I9000XWJVH-CL184813
[email protected] # Voodoo
Sat May 14 22:49:50 CEST 2011
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
If /sdcard/Voodoo/ folder has no "Disable lagfix" file/folder in it, you're on EXT4...
It doesn't but in voodoo control under voodoo lagfix it says Ext4 lagfix active and Ext4 on /system /cache /dbdata /data
Sent from my GT-I9000 using XDA App
seeraj15 said:
It doesn't but in voodoo control under voodoo lagfix it says Ext4 lagfix active and Ext4 on /system /cache /dbdata /data
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
The EXT4 lagfix is active, then!
Prasad007 said:
The EXT4 lagfix is active, then!
Click to expand...
Click to collapse
Hmmmm, I cant tell any difference in the performance. Say if I'm on the XDA app and go off it by pressing the home button, the next time I go on it it will be like I exited using the back button.
Sent from my GT-I9000 using XDA App
maybe a repartition will help you see full performance. I did it and felt the difference very much.
mmjuban said:
maybe a repartition will help you see full performance. I did it and felt the difference very much.
Click to expand...
Click to collapse
how would I do that?
Sent from my GT-I9000 using XDA App
I've now tried darky's 10.1 aswell as GingerReal. On both roms I had the voodoo lagfix enabled and ext4. Darkys is supposedly the fastest and most popular rom and I still can't tell the difference in the performance of my phone even though I am getting around 1400 - 1700 on quadrant.
Sent from my GT-I9000 using XDA App
I'm on jvp.2.3.4 ext4 and have to say jvo 2.3.3 was smoother and felt quicker - despite quadrant saying otherwise. I still haven't seen a 2.3.4 change log so very interested to know what improvements I'm supposed to be getting.
In fairness though jvp is a leaked rom of course and may not yet be ready for production
Sent from my GT-I9000 using XDA App
I'm not on jvp. I flashed ficetos jvh so I could flash darky's 10.1
Sent from my GT-I9000 using XDA App
mossy1963 said:
I'm on jvp.2.3.4 ext4 and have to say jvo 2.3.3 was smoother and felt quicker - despite quadrant saying otherwise. I still haven't seen a 2.3.4 change log so very interested to know what improvements I'm supposed to be getting.
In fairness though jvp is a leaked rom of course and may not yet be ready for production
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
check read write speeds =)
Give a try to Talon 2.1 for JVH, 2.2 for JVP.
It gave me the best result on both roms as yet.
hi all, im just wondering, what can i do with my rooted blade???
so far, ive put clockwork recovery on, flashed android 2.2, got flash player, app2sd etc. what else can i do to take advantage of having a rooted blade????
Sent from my ZTE-BLADE using XDA Premium App
Where did you get flash player and is it working?
Install Android 2.3.4, 2.2 is old.
I got it from the link in the thread asking about it, and it works flawlessley
Sent from my ZTE-BLADE using XDA Premium App
http://www.androidpolice.com/2010/07/13/8-great-apps-every-rooted-android-user-should-know-about/
Get a custom 2.3.4 ROM and overclock your CPU!
What is the highest i can overclock to without my phone blowing up in my face??
Thanks k0zmic for the link
Sent from my ZTE-BLADE using XDA Premium App
Pelemane said:
Where did you get flash player and is it working?
Install Android 2.3.4, 2.2 is old.
Click to expand...
Click to collapse
I tried several flash player hacks for Blade, but they could only view the ads at best, the built-in videos got my phone freeze, reboot, or just loading for too much time.
A great thing to do is installing adfree and removing those annoying ads!
Try 691! Its stable for pretty much everybody! But you can give 710 or even higher a chance, but do not check "set on boot" while experimenting!
titanium backup!!
ice109 said:
What is the highest i can overclock to without my phone blowing up in my face??
Thanks k0zmic for the link
Sent from my ZTE-BLADE using XDA Premium App
Click to expand...
Click to collapse
I always ran 710 and it ran so smooth.
Overclock to 710mhz
Sent from my HTC Desire S using XDA Premium App