Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Harsh
Old
#21  
Harsh's Avatar
Recognized Developer - OP
Thanks Meter 4160
Posts: 1,746
Join Date: Mar 2009
Location: Rajkot, Gujarat

 
DONATE TO ME
Quote:
Originally Posted by travisross69 View Post
What is the difference of installing this kernel or using Rom Toolbox and simply over locking?
Rom Toolbox/SetCPU/or any other do that while booting, at every boot it set frequency to desired one(one you selected). But with this kernel its preset inside kernel.

Updated new kernel 3.0.8 in my mediafire folder.
It is not compiled by me, so is set to normal frequency, not over-clocked.


Goo.im http://goo.im/devs/harsh
Dev Host: Harsh
Google Drive: Kernel
Mediafire Folder: bhanvadia
Github: www.github.com/bhanvadia

If you like my work, hit thanks.
 
kingtuk1
Old
#22  
Member
Thanks Meter 8
Posts: 54
Join Date: Nov 2010
Kernel 3.0 did not work for me with 3-15 nightly. Cleared all cache then after installing kernel it stayed on android is updating and never loaded. Forced a reboot and it stayed on boot animation running and never loaded.
 
Nburnes
Old
(Last edited by Nburnes; 15th March 2012 at 11:14 PM.)
#23  
Nburnes's Avatar
Senior Member
Thanks Meter 395
Posts: 940
Join Date: Sep 2010
Quote:
Originally Posted by kingtuk1 View Post
Kernel 3.0 did not work for me with 3-15 nightly. Cleared all cache then after installing kernel it stayed on android is updating and never loaded. Forced a reboot and it stayed on boot animation running and never loaded.
Logcats of boot help more then just saying it bootloops.

Edit: http://pastebin.com/FXmwzY0B
The Following User Says Thank You to Nburnes For This Useful Post: [ Click to Expand ]
 
Harsh
Old
(Last edited by Harsh; 15th March 2012 at 11:21 PM.)
#24  
Harsh's Avatar
Recognized Developer - OP
Thanks Meter 4160
Posts: 1,746
Join Date: Mar 2009
Location: Rajkot, Gujarat

 
DONATE TO ME
That seems like your touchpad booted up fine for first time, as it came to "Android is Updating" screen, so kernel is loading up, need to test it more, and solve problems.

Quote:
I/ServiceManager( 190): Waiting for service media.player...
I/ServiceManager( 190): Waiting for service media.audio_policy...
I/ServiceManager( 190): Waiting for service media.player...
I/ServiceManager( 190): Waiting for service media.audio_policy...
W/IMediaDeathNotifier( 190): Media player service not published, waiting...
I/ServiceManager( 190): Waiting for service media.audio_policy...
I/ServiceManager( 190): Waiting for service media.player...
seems like needs additional commits in main rom to get it working, or need modules to be added for audio


Goo.im http://goo.im/devs/harsh
Dev Host: Harsh
Google Drive: Kernel
Mediafire Folder: bhanvadia
Github: www.github.com/bhanvadia

If you like my work, hit thanks.
The Following User Says Thank You to Harsh For This Useful Post: [ Click to Expand ]
 
LinuxNewb
Old
(Last edited by LinuxNewb; 16th March 2012 at 12:05 AM.)
#25  
Senior Member
Thanks Meter 12
Posts: 397
Join Date: Jul 2010
Location: Albuquerque, NM
I applied update to "[ROM][MAR14][RC1] CM9 with Cornerstone" Nightly 3-14 build and it wouldn't boot after the kernel was selected. Told me to hit menu to continue.

I wiped all partitions over and over and reinstalled just the ROM, not sure if he includes the kernel in there (dont want to open the install file and check).

In Moboot I've selected CyanogenMod to boot because yours doesn't load. Downloaded the latest 3.0.8 kernel from your MediaFire as well. I'll try it again and see.

"Checking uImage.. Invalid Size"
"BOOT FAILED!"

I'm at work right now so I can't run ADB and get logcats until later.
------------------------------------------------------
Samsung Galaxy S1
Samsung Galaxy S2 SkyRocket
**Samsung Galaxy S4**
------------------------------------------------------
 
Harsh
Old
#26  
Harsh's Avatar
Recognized Developer - OP
Thanks Meter 4160
Posts: 1,746
Join Date: Mar 2009
Location: Rajkot, Gujarat

 
DONATE TO ME
People sorry for not working kernel. Image invalid size comes due to having 2 kernel in your touchpad, you need to boot up into WebOS and delete one, if you are coming from other roms, it supports only CM9 and nightlies/kangs of it.

Please use normal kernel, I am removing 3.0.8 until I fix it up.


Goo.im http://goo.im/devs/harsh
Dev Host: Harsh
Google Drive: Kernel
Mediafire Folder: bhanvadia
Github: www.github.com/bhanvadia

If you like my work, hit thanks.
 
LinuxNewb
Old
#27  
Senior Member
Thanks Meter 12
Posts: 397
Join Date: Jul 2010
Location: Albuquerque, NM
Quote:
Originally Posted by bhanvadia View Post
People sorry for not working kernel. Image invalid size comes due to having 2 kernel in your touchpad, you need to boot up into WebOS and delete one, if you are coming from other roms, it supports only CM9 and nightlies/kangs of it.

Please use normal kernel, I am removing 3.0.8 until I fix it up.
I haven't gone in to WebOS since it was 3.0.4 lol there's no easy way to delete it through adb?
Sent from my SAMSUNG-SGH-I727 using XDA
------------------------------------------------------
Samsung Galaxy S1
Samsung Galaxy S2 SkyRocket
**Samsung Galaxy S4**
------------------------------------------------------
 
Nburnes
Old
#28  
Nburnes's Avatar
Senior Member
Thanks Meter 395
Posts: 940
Join Date: Sep 2010
Quote:
Originally Posted by LinuxNewb View Post
I haven't gone in to WebOS since it was 3.0.4 lol there's no easy way to delete it through adb?
Sent from my SAMSUNG-SGH-I727 using XDA
Would have to mount /boot in CWM, then use it to delete whatever uImage you do not need then flash the older kernel in this thread.
 
LinuxNewb
Old
#29  
Senior Member
Thanks Meter 12
Posts: 397
Join Date: Jul 2010
Location: Albuquerque, NM
Quote:
Originally Posted by Nburnes View Post
Would have to mount /boot in CWM, then use it to delete whatever uImage you do not need then flash the older kernel in this thread.
The 2nd half of NMSU vs Indiana just started. I went to UNM so I want NMSU to lose After pizza and basketball ill tweak the boot.

So how did you gather your logcats? I tried doing it through adb on my Linux machine and CWM recovery since I couldn't boot to the OS. I got an /sh/command error. I also couldn't do su


Sent from my SAMSUNG-SGH-I727 using XDA
------------------------------------------------------
Samsung Galaxy S1
Samsung Galaxy S2 SkyRocket
**Samsung Galaxy S4**
------------------------------------------------------
 
Nburnes
Old
#30  
Nburnes's Avatar
Senior Member
Thanks Meter 395
Posts: 940
Join Date: Sep 2010
Quote:
Originally Posted by LinuxNewb View Post
The 2nd half of NMSU vs Indiana just started. I went to UNM so I want NMSU to lose After pizza and basketball ill tweak the boot.

So how did you gather your logcats? I tried doing it through adb on my Linux machine and CWM recovery since I couldn't boot to the OS. I got an /sh/command error. I also couldn't do su


Sent from my SAMSUNG-SGH-I727 using XDA
I had no issue. Just ran adb logcat on 3.0.8 kernel and newest nightly.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...