Thinkpad Kernel Source Code - Thinkpad Tablet Android Development

I contacted Lenovo about the kernel source code and they said that they are working on posting it publicly to their site and in the mean time they sent me a copy of it. EDIT: Lenovo has now posted an official link for the source code, you can get it here:
Thinkpad Tablet Source Code
Mirror (from my Dropbox)
By the way if you don't already have a Dropbox account and want one, you can join from this link and we'll both get an extra 250MB of space. Thanks.

Any word on the K1?
Sent from my Xoom using Tapatalk

jhankinson said:
I contacted Lenovo about the kernel source code and they said that they are working on posting it publicly to their site and in the mean time they sent me a copy of it. I have uploaded a copy of it to my Dropbox account, you can get it here:
Thinkpad Tablet Source Code
By the way if you don't already have a Dropbox account and want one, you can join from this link and we'll both get an extra 250MB of space. Thanks.
Click to expand...
Click to collapse
Great news good job
Sent from my Galaxy Nexus using Tapatalk

gallahad2000 said:
Any word on the K1?
Sent from my Xoom using Tapatalk
Click to expand...
Click to collapse
I didn't ask about it but I would guess they will upload them all at the same time. To get the ThinkPad source code I just PMed a Lenovo staff member on the Lenovo forum. You could ask them for the K1 source code.

jhankinson said:
I contacted Lenovo about the kernel source code and they said that they are working on posting it publicly to their site and in the mean time they sent me a copy of it. I have uploaded a copy of it to my Dropbox account, you can get it here:
Thinkpad Tablet Source Code
Click to expand...
Click to collapse
This is great work! I applaud you sir. Thanks for this I believe this will help many.

Hope they release for the k1 ......any word on a bootloader unlock tool ?
Sent from my HTC Evo 3D with Beats Audio X515m using XDA App

Nice, thank you.

Jon2555 said:
Nice, thank you.
Click to expand...
Click to collapse
Can't wait for cm9 and custom kernels
Sent from my Galaxy Nexus using Tapatalk

Jon2555 said:
Nice, thank you.
Click to expand...
Click to collapse
Will this speed up your ICS porting progress?
Can't wait already......

It'll make port better.

Related

(TOOL) HTC ROM kitchen Supports Atrix (create your own rom)

Htc ROM kitchen supports our ATRIX devices (still in beta and unconfirmed if it is 100% working).
http://forum.xda-developers.com/showthread.php?t=633246
Hopefully this will help flow in some new ROMs!
KNOWN BUGS:
Porting tools
Apps to sd
please post any more known bugs for our device
Quote from original thread:
"Who is this kitchen for?
Those who are brand new to creating custom ROMs and want an easy place to start learning
Those who just want to modify shipped ROMs or someone else's custom ROMs to their liking
Those who are confused by all those scripts and complex commands required for building and extracting
This is NOT a tool to automatically turn you into a full-fledged ROM developer. ROM development normally involves work from the ground up and involves time, research and patience. I am just giving the tools to help the average person get things done quickly from an existing
base."
FREQUENTLY ASKED QUESTIONS
http://forum.xda-developers.com/showpost.php?p=5626300&postcount=3
GOOD HOW TO
http://theunlockr.com/2010/04/15/ho...m-for-android-part-2-creating-your-first-rom/
SOURCE CODE LINK:
https://github.com/dsixda/Android-Kitchen
We need help from experienced Devs to fix all the bugs and make this 100% compatible.
All credit goes to dsixda!!! Donate to HIM not me, as I had nothing to do with this. I just found it!!!
armonwilson888 said:
Htc ROM kitchen supports our ATRIX devices (still in beta and unconfirmed if it is 100% working).
I will post link to original forum when I get home.
To Mr Clown: I was at a tossup as to whether or not this was general or dev section material. If Mods feel this should be moved by all means, please move.
Click to expand...
Click to collapse
yup confirmed working here, im using it for a while now.
Edit: I can't read today. Lol sorry
Sent from my MB860 using XDA Premium App
a link would be nice
link
http://forum.xda-developers.com/showthread.php?t=633246
stevendeb25 said:
link
http://forum.xda-developers.com/showthread.php?t=633246
Click to expand...
Click to collapse
thnks I will put this in OP
Ok, its sounds dumb. Can we port. Sense ui from htc. Sensations With This tool?
Sent from my MB860 using XDA App
EclipseX said:
Ok, its sounds dumb. Can we port. Sense ui from htc. Sensations With This tool?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
You can create your own rom FROM an existing base (any rom available for our device.)
armonwilson888 said:
You can create your own rom FROM an existing base (any rom available for our device.)
Click to expand...
Click to collapse
So if we took Ken's GB ROM, we could create our own custom one from it?
I tried to use it and flash on orangefr and it didn't work for some reason. I used a battery mod and icons and uot said it was good with no errors. Not sure why
Sent from my MB860 using XDA Premium App
Sinful Animosity said:
So if we took Ken's GB ROM, we could create our own custom one from it?
Click to expand...
Click to collapse
yes, it does require some knowledge of how everything works. From everything I have read, the answer you seek is yes!!!
I still am not sure if everything is working 100% as the atrix update for it is still in beta.
You need to know how to edit updater-scripts to. As this kitchen doesn't modify it properly
Sent from my MB860 using XDA Premium App
stevendeb25 said:
You need to know how to edit updater-scripts to. As this kitchen doesn't modify it properly
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Thanks for clarifying this I am still messing around with it at the moment learning how it works. I just thought this might be useful to the community. I will also PM the dev to see what can be done to create a patch. But I will need some help as I do not know much Java coding.
i Love HTC rom ^^
I will try this latter of setember =)...
stevendeb25 said:
You need to know how to edit updater-scripts to. As this kitchen doesn't modify it properly
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
All you have to do there is use updater script from the ROM you use with the kitchen, e.g. if you use KP's 4.5.91 just use update script from it.
Beamed from WinBorg 4G via XDA Premium
CaelanT said:
All you have to do there is use updater script from the ROM you use with the kitchen, e.g. if you use KP's 4.5.91 just use update script from it.
Beamed from WinBorg 4G via XDA Premium
Click to expand...
Click to collapse
Yes we know that. But when using a system.img say the french one. when kitchen unpacks it the update-script id made. Then ask kitchen to convert to updater-script as this is only supported by cwm there is errors and rom won't boot
Sent from my MB860 using XDA Premium App
armonwilson888 said:
yes, it does require some knowledge of how everything works. From everything I have read, the answer you seek is yes!!!
I still am not sure if everything is working 100% as the atrix update for it is still in beta.
Click to expand...
Click to collapse
Make the First line of OP BIGGER, possibly change the colour... Before people begin to download and complain , cheers.
EDIT: Found source for project via first Link dsixda, Android-Kitchen
weaz_da_smel said:
Make the First line of OP BIGGER, possibly change the colour... Before people begin to download and complain , cheers.
EDIT: Found source for project via first Link dsixda, Android-Kitchen
Click to expand...
Click to collapse
Thanks for the tips and the source code. I hope we can get some Devs on this as I am completely clueless as to how to make this work 100%. I also tried to PM the creator but he is not accepting pm's. I will update the OP.
Update Script.... stuff
armonwilson888 said:
Thanks for the tips and the source code. I hope we can get some Devs on this as I am completely clueless as to how to make this work 100%. I also tried to PM the creator but he is not accepting pm's. I will update the OP.
Click to expand...
Click to collapse
No, the creator isn't accepting PM's.
Plus the thread is Ridiculously huge to look for and find if hey have any issues with updater-scripts for the atrix.
Log says its still Beta.
stevendeb25 said:
yup confirmed working here, im using it for a while now.
Click to expand...
Click to collapse
Having any issues??

[AOSP][4.0.3] Codename Android ALPHA [Fully Open Source](02/23/12)

ROM is being built now, i need a beta tester for a base build before we include all our mods. can i get someone? i dont have an atrix.
once beta testing of base is,done, beta testing of modded version will be released to everyone.
Source: https://github.com/CNA
updated on page 5
Pics? This looks very interesting
Sent from my MB860 using xda premium
slojko said:
Pics? This looks very interesting
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
i dont have screenshots as i dont have an atrix i need someone to test the first build... internested? its almost done building.
Sure why not , what's not working?
Sent from my MB860 using xda premium
I can test it.
Going to be home in 3 hours.
I'm up for testing it
How are you supposed to build a rom without the phone? That would be blind building Any ways, good luck! I will be testing once it goes public
Sent from my MB860 using XDA App
I'll test it also
Sent from my MB860 using Tapatalk
djluis48 said:
How are you supposed to build a rom without the phone? That would be blind building Any ways, good luck! I will be testing once it goes public
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
You'd be surprised at the number of devs who actually do this. Jokersax has been building his cm9 blindly for awhile. Up until just a week or so ago he got an atrix. But looking forward to testing once it goes public! Thanks for spending the time to create a new rom for the Atrix!
99% of the devs out there develop for a bunch of phone and only have 1 phone... they develop for multiple cuase they have testers.....
we're using some known device code that is know to be working well. with our customizations and base... i am doing the first build now, and will update the OP within an hour or 2 with the link to the download, if i get good feedback we'll put in more of the goodies. and it will become offical. and all.
Are your bases of known working code coming from the Cm9 code by the Atrix-dev team(Turl1) or Photon dev team(jokersax)?
pfoxdizzle said:
Are your bases of known working code coming from the Cm9 code by the Atrix-dev team(Turl1) or Photon dev team(jokersax)?
Click to expand...
Click to collapse
A mix of both, some of the turl1 has better working, some jokersax has better, so we're combinging, once we verify its working, those that made the device trees will receive FULL credit for the device port portion of course.
alpha
alpha test build uploaded, plesae slam me with stuff after testing
SavagedZen said:
alpha test build uploaded, plesae slam me with stuff after testing
Click to expand...
Click to collapse
Not good ....just recycling back into recovery...
capercb said:
Not good ....just recycling back into recovery...
Click to expand...
Click to collapse
f* me sideways. damn.
wish i had a atrix to test (father has one but he's 62.. and doesnt like testing things)
i will get with my other devs i work with and we'll knock this out, please continue to be helpful and test future releases
SavagedZen said:
f* me sideways. damn.
wish i had a atrix to test (father has one but he's 62.. and doesnt like testing things)
i will get with my other devs i work with and we'll knock this out, please continue to be helpful and test future releases
Click to expand...
Click to collapse
Tell him to get with it. I'm 67! Peace
MB860 - ROM junkie
capercb said:
Not good ....just recycling back into recovery...
Click to expand...
Click to collapse
getting the same thing...
berniesteven said:
Tell him to get with it. I'm 67! Peace
MB860 - ROM junkie
Click to expand...
Click to collapse
Lmao..bang on 52 here the kids hide their electronic's from me..if it can't be hack I won't buy it...
capercb said:
Lmao..bang on 52 here the kids hide their electronic's from me..if it can't be hack I won't buy it...
Click to expand...
Click to collapse
Amen brother!
MB860 - ROM junkie
berniesteven said:
Amen brother!
MB860 - ROM junkie
Click to expand...
Click to collapse
i did at least get him to let me root it and unlock the bootloader and load a new kernel... once this is stable i'll just steal his phone. he'll cfall in love with ICS.

[Q] OMNI Rom!!

Is there any chance of getting OMNI Rom for our Atrix HD??
Maybe......... I'm actually trying to port it. No luck yet
SVLAN said:
Maybe......... I'm actually trying to port it. No luck yet
Click to expand...
Click to collapse
Don't they have source on github to build it or are there issues with that?
Sent from my MB886 using Tapatalk
penser said:
Don't they have source on github to build it or are there issues with that?
Sent from my MB886 using Tapatalk
Click to expand...
Click to collapse
Yeah I just find out about there source which is open. I will try and see how it goes as that will be the best rom to have for our devices coming and made from the best android developers

5.1.1 n910c source code released!!!!

http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=coh4
waiting for root:good::good::good:
And so we wait
Maybe someone can upload just the kernel sources... So that we do not have to download the whole package.
Thanks in advance...
talexop said:
Maybe someone can upload just the kernel sources... So that we do not have to download the whole package.
Thanks in advance...
Click to expand...
Click to collapse
Direct Link to Kernel Sources:
http://goo.gl/nBX0Hz
Finally!! Can't wait for root !!
Here you are
http://forum.xda-developers.com/note-4/development/note-4-910c-kernel-talexop-5-1-1-t3192767
It's already 3 days since the source code had been released but not root yet
Sent from my SM-N910C using XDA Free mobile app
juliano76 said:
It's already 3 days since the source code had been released but not root yet
Sent from my SM-N910C using XDA Free mobile app
Click to expand...
Click to collapse
What? There are 2 kernals in the Exynos subforum with root and the post above your post is a link to his kernal with root.

Syncing Android N for Nexus 5 !

Hi guys, i am syncing android-n-preview (probably Android 7.0) repo. I will try compile it for our monster If i build it successfuly, i will open a new thread for it !
emre3461 said:
Hi guys, i am syncing android-n-preview (probably Android 7.0) repo. I will try compile it for our monster If i build it successfuly, i will open a new thread for it !
Click to expand...
Click to collapse
Aren't that incomplete sources? Like how people tried to build the Android N Preview 1 for our device... No one has been able to build a functional rom from those sources. So isn't it the same case for Preview 2?
Mr.FREE_Bird said:
Aren't that incomplete sources? Like how people tried to build the Android N Preview 1 for our device... No one has been able to build a functional rom from those sources. So isn't it the same case for Preview 2?
Click to expand...
Click to collapse
Yes it is incompatible but i will try build it. I will modify kernel, device tree etc.
Sent from my Nexus 5 using XDA-Developers mobile app
emre3461 said:
Yes it is incompatible but i will try build it. I will modify kernel, device tree etc.
Sent from my Nexus 5 using XDA-Developers mobile app
Click to expand...
Click to collapse
Ah I see, so you are going to try porting it..
Good luck!
Mr.FREE_Bird said:
Ah I see, so you are going to try porting it..
Good luck!
Click to expand...
Click to collapse
Thank you mate ! [emoji2]
Sent from my Nexus 5 using XDA-Developers mobile app
it wont work. the source is android m. dont even try, its waste of time. try to port it from z3.
cnnoi33 said:
it wont work. the source is android m. dont even try, its waste of time. try to port it from z3.
Click to expand...
Click to collapse
i will change device tree, kernel source etc. from another ported device. (my internet connection is very slow. %17 synced)
emre3461 said:
i will change device tree, kernel source etc. from another ported device. (my internet connection is very slow. %17 synced)
Click to expand...
Click to collapse
The android-n-preview repo is not android 7. No need to sync it. It's just android m. Other people already tried it on nexus 5. Its just marsmallow.
cnnoi33 said:
The android-n-preview repo is not android 7. No need to sync it. It's just android m. Other people already tried it on nexus 5. Its just marsmallow.
Click to expand...
Click to collapse
it is beta version of android 7
the repo is not.
cnnoi33 said:
the repo is not.
Click to expand...
Click to collapse
preview-2 ?
Sent from my Nexus 5 using XDA-Developers mobile app
Which source code did the Sony compile it for Z3 ?
Sent from my Nexus 5 using XDA-Developers mobile app
emre3461 said:
Which source code did the Sony compile it for Z3 ?
Sent from my Nexus 5 using XDA-Developers mobile app
Click to expand...
Click to collapse
Unreleased source code. Google gave it to them.
cnnoi33 said:
Unreleased source code. Google gave it to them.
Click to expand...
Click to collapse
I asked few devs. They said this repo is Android N beta.
Sent from my Nexus 5 using XDA-Developers mobile app
Well try it then. I know the result and told u. Trying to help
i started compiling...
that tries nothing has nothing .
Now I'm tempted to root the refurbished Nexus 5 I got from Google after they replaced my old one.
Any update?
Rezei said:
Any update?
Click to expand...
Click to collapse
I am fixing compiling errors
Sent from my Nexus 5 using XDA-Developers mobile app

Categories

Resources