new Kernel with OTG support - HTC One S

hi guys, Anyone know if is this possible to create a new kernel with the OTG support (usb host) ????
One X comunity have the first solution:
http://forum.xda-developers.com/showthread.php?t=1640532

Boy I hope so! I wonder if kernel source is required?
Sent from my MIUI powered one s
If I helped you in any way please hit thanks!

veget83 said:
hi guys, Anyone know if is this possible to create a new kernel with the OTG support (usb host) ????
One X comunity have the first solution:
http://forum.xda-developers.com/showthread.php?t=1640532
Click to expand...
Click to collapse
Which Kernel you are looking for ? I have added OTG on Hells-Core kernel.

Related

[I9003] Enable Tv-Out - Calling all Devs

I found the following(posted below with links) while searching the net for TV-OUT on I9003 and seeing that we also have the Gingerbread Source Code now for our phones, thanks to ronhoover88
I respectfully call and request all the Devs to come forth and please put your heads together and give our community the Tv-Out feature for the Galaxy I9003 and oblige us.
What I found:
== How to Enable TV-Out (Android) ==
Type the following in a terminal that can access Android's Kernel.
echo "0" > /sys/devices/platform/omapdss/overlay1/enabled
echo "tv" > /sys/devices/platform/omapdss/overlay1/manager
echo "ntsc" > /sys/devices/platform/omapdss/display1/timings
echo "1" > /sys/devices/platform/omapdss/display1/enabled
Source : www.omappedia.org/wiki/Kernel_TV-Out
MAYBE the link below can offer more help
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides
Thank you and hoping to see some development soon
UPDATED 05/09/2011: http://forum.xda-developers.com/showthread.php?t=1146458 - TV OUT CODE FROM SAMSUNG'S OFFICE SOURCE CODE CAN BE DOWNLOADED HERE <- ONLY FOR DEVS
thanks to zoneking
Many people are busy with the USB OTG. Will surely work on this, after that is done..
thanx gaurav for staring topic. But i think enabling tv out would be more difficult.
i agree vishal, it maybe difficult...
but we've got some great heads here at xda who would literally make it look like a walk in the park
so fingers crossed
also the second link in my post is a link to TI-Android-GingerBread-2.3.4-DevKit-2.1 PortingGuides
^^that website may offer some help for the usb otg too, please have a look at it
Working on it right away!
"I urge and call for all the Devs to please put your heads together and give our community the Tv-Out feature for the Galaxy I9003"
Is That easy....??? Could you put in a good manner to put a post with a simple request??
looks like your commanding us to do want u want... Please Re-Phrase your post..
gaurav2912 said:
I found the following(posted below with links) while searching the net for TV-OUT on I9003 and seeing that we also have the Gingerbread Source Code now for our phones, thanks to ronhoover88
I urge and call for all the Devs to please put your heads together and give our community the Tv-Out feature for the Galaxy I9003
What I found:
== How to Enable TV-Out (Android) ==
Type the following in a terminal that can access Android's Kernel.
echo "0" > /sys/devices/platform/omapdss/overlay1/enabled
echo "tv" > /sys/devices/platform/omapdss/overlay1/manager
echo "ntsc" > /sys/devices/platform/omapdss/display1/timings
echo "1" > /sys/devices/platform/omapdss/display1/enabled
Source : www.omappedia.org/wiki/Kernel_TV-Out
MAYBE the link below can offer more help
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides
Thank you and hoping to see some development soon
Click to expand...
Click to collapse
i have tried the echo thing but it doesnt work coz we have only overlay0 which is the normal display .. whereas the overlay1 shud b enabled using echo which is not available in our devices..
the best thing which we can try is just using droid X kernel and using its tv out module ..
bajju123 said:
i have tried the echo thing but it doesnt work coz we have only overlay0 which is the normal display .. whereas the overlay1 shud b enabled using echo which is not available in our devices..
the best thing which we can try is just using droid X kernel and using its tv out module ..
Click to expand...
Click to collapse
ya...u are going in right direction. I think we should look into galaxy s2 kernal coz it has all those which we want. And.most imp that we have very less developer support. Means we have only few developers who are expert in kernal like skin, amit etc. We cant expect everything from them to mod easily. It needs time to develope everything perfectly. But we should always.request developers.what mods we want because it keeps informing them that what users want from them.
@ bajju
I think u have knowledge related to kernal. Can u please look into usb otg feature??
vishal24387 said:
@ bajju
I think u have knowledge related to kernal. Can u please look into usb otg feature??
Click to expand...
Click to collapse
i have little knowledge abt the kernal .. i need some help
truly speaking if usb otg was possible den it wud have come long back on the galaxy s , even they have similar pbm wid the voltage and kernal..soo the only possibility is to halt the usb otg till we get tv out ..
tv out shud b more easy dan otg .
@vishal i m unable to get the stock droid x roms for gb..
if we can get it den we can directly copy the modules i guess ..
bajju123 said:
@vishal i m unable to get the stock droid x roms for gb..
if we can get it den we can directly copy the modules i guess ..
Click to expand...
Click to collapse
Only modules wont work. It is related to kernal which require deep modding. Actually main problem is we dont have correct gb source code. Droid x is similar to our device but its not clone. We can take their kernal for reference only.
I think tv out will be more difficult as it not only requires correct source code support but hardware knowledge also that how signal get transferred to tv & in which format. Comparative to that usb otg is more easy coz we have few examples like experia arc, lg optimus one, nexus one. I know that samsung galaxy s is somewhat similar to our device but why we should depend on their developement??? Look lg optimus one phone which is such a low featured phone comparative to our phone but they have successfully enabled usb otg feature which is even not possible for great galaxy s developers.
The point is that only we need kernal developers with so much passionate about these features. Because if they get attracted to such features then & only then they will work on it to successful it in any way.
vishal24387 said:
Only modules wont work. It is related to kernal which require deep modding. Actually main problem is we dont have correct gb source code. Droid x is similar to our device but its not clone. We can take their kernal for reference only.
I think tv out will be more difficult as it not only requires correct source code support but hardware knowledge also that how signal get transferred to tv & in which format. Comparative to that usb otg is more easy coz we have few examples like experia arc, lg optimus one, nexus one. I know that samsung galaxy s is somewhat similar to our device but why we should depend on their developement??? Look lg optimus one phone which is such a low featured phone comparative to our phone but they have successfully enabled usb otg feature which is even not possible for great galaxy s developers.
The point is that only we need kernal developers with so much passionate about these features. Because if they get attracted to such features then & only then they will work on it to successful it in any way.
Click to expand...
Click to collapse
Bro, ur English lang hs improved a lot since u joined! XD
bajju123 said:
@vishal i m unable to get the stock droid x roms for gb..
if we can get it den we can directly copy the modules i guess ..
Click to expand...
Click to collapse
I hope this can help.....
Droid X Source Code I believe: http://sourceforge.net/projects/droidx.motorola/files/
Good luck
ggclanlord said:
Bro, ur English lang hs improved a lot since u joined! XD
Click to expand...
Click to collapse
ha ha...thanx for complement.
blaqkarma said:
"I urge and call for all the Devs to please put your heads together and give our community the Tv-Out feature for the Galaxy I9003"
Is That easy....??? Could you put in a good manner to put a post with a simple request??
looks like your commanding us to do want u want... Please Re-Phrase your post..
Click to expand...
Click to collapse
Blaq i'm really sorry to make u feel or anyone else feel for that matter that i may be commanding anyone to do anything.....I have edited my post and i hope that will suffice
Cheers
I agree with ggclanlord.
Sent from my GT-I9003 using XDA Premium App
trip007in said:
I agree with ggclanlord.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
hey trip really was my english poor in older days???
I am learning about Kernel and trying to put this thing in! I know it will take a lot of time! (IF I DO THIS THING)
bangalorerohan said:
I am learning about Kernel and trying to put this thing in! I know it will take a lot of time! (IF I DO THIS THING)
Click to expand...
Click to collapse
Thats great. I think u should try for simple kernal modding. Then u can proceed for tv out.

Porting CyanogenMod 10.1 to Lenovo A820 / A830 (MTK 6589)

Hi,
I recently bought a few Lenovo A830s for my family and my company, and I'm interested in porting CyanogenMod 10.1 to them (and their smaller sister the A820)
I understand that we have access to some of the source code for the Mediatek kernel (github - varunchitre15/MT6589_kernel_source)
and that one of the other major sticking points is no support for dual SIMs in CM.
I was just wondering whether anyone was interested in helping me with this, and whether they had any more insights to give before I started looking into it.
If this project is successful, I think it should also be much more straightforward to port CM to other MTK 6589 devices.
Best wishes,
Tom
http://forum.xda-developers.com/showthread.php?t=2338535
tominglis said:
Hi,
I recently bought a few Lenovo A830s for my family and my company, and I'm interested in porting CyanogenMod 10.1 to them (and their smaller sister the A820)
I understand that we have access to some of the source code for the Mediatek kernel (github - varunchitre15/MT6589_kernel_source)
and that one of the other major sticking points is no support for dual SIMs in CM.
I was just wondering whether anyone was interested in helping me with this, and whether they had any more insights to give before I started looking into it.
If this project is successful, I think it should also be much more straightforward to port CM to other MTK 6589 devices.
Best wishes,
Tom
Click to expand...
Click to collapse
Hello I have buyed a a830 these days, and I have look through the git-hub sources , but I havn't find a deconfig file for a830.
Are you sure it's the kernel of a830. Could you tell me which is it's deconfig file???
Sourse for MTK6589/8125
Compile a kernel will not be easy. But already there Sourse for Lenovo S6000 (MTK6589/8125)
link: lenovomobile.com/opensource/release.html
MIUI
I started looking into this, but I found it quite tricky.
In the meantime someone ported MIUI V5 to this device, so I have been using that instead.
Search MIUI V5 Lenovo A830 Unofficial Port
tominglis said:
I started looking into this, but I found it quite tricky.
In the meantime someone ported MIUI V5 to this device, so I have been using that instead.
Search MIUI V5 Lenovo A830 Unofficial Port
Click to expand...
Click to collapse
I see a link for testing on muiu forum but for a830.. as the specs are the same it should work on 820 also, right?
3.8.16][ROM Download] Unofficial MIUI V5
thomaspd said:
I see a link for testing on muiu forum but for a830.. as the specs are the same it should work on 820 also, right?
3.8.16][ROM Download] Unofficial MIUI V5
Click to expand...
Click to collapse
No, you can destroy your screen.
Try the sony sources http://dl-developer.sonymobile.com/code/other/16.0.A.0.36.tar.bz2
Someone confirmed that it complies with warnings.
Hello,
Is there any working copy of cyanogenmod that I can test on my lenovo a820?
No.....
mstdzw said:
No.....
Click to expand...
Click to collapse
Sad news... is anybody working on it? I'm very interested in cyangoenmod on A820. There are full sources (as mentioned above), so...?
I'm looking to put CM10.2 on my s6000-F. I am going to make a "bounty" for it over in the CM forms. If anyone is interested please send me a PM. Thank you.
CyanogenMod 10.1 for Zen Ultrafone 701hd
is it work on my zen ultrafone ?
if so then plz do it.
petition
please sign this http://www.ipetitions.com/petition/...utm_source=system&utm_campaign=Send+to+Friend
cyanogemod lenovo a820
wx3.movilesdualsim.com/threads/cyanogenmod-10-2-para-lenovo-a820.61906
jao159 said:
wx3.movilesdualsim.com/threads/cyanogenmod-10-2-para-lenovo-a820.61906
Click to expand...
Click to collapse
404 Not Found
giaur said:
404 Not Found
Click to expand...
Click to collapse
I can not post links yet so I changed the beginning of the link replace the Wx3 by www ok
jao159 said:
I can not post links yet so I changed the beginning of the link replace the Wx3 by www ok
Click to expand...
Click to collapse
Ok, so this is CM from xda with mediatek kernel (ported - not compiled from source), btw - it's still kernel from 4.1. I'm going to buy nexus and say f**k you to that chinese apes. All of this is really unbelievable. There is nothing we can do.
giaur said:
Ok, so this is CM from xda with mediatek kernel (ported - not compiled from source), btw - it's still kernel from 4.1. I'm going to buy nexus and say f**k you to that chinese apes. All of this is really unbelievable. There is nothing we can do.
Click to expand...
Click to collapse
sorry did not quite understand what you meant more you will work in a cyanogem for lenovo A820?
jao159 said:
sorry did not quite understand what you meant more you will work in a cyanogem for lenovo A820?
Click to expand...
Click to collapse
No. I meant link for CM provided. I can see it's ported and not compiled from sources and it has A820 kernel from original Android 4.1 from A820.

[KERNEL] Intuisy 7.7+[Xperia Tipo/Tipo Dual] Awsome One!!

Check This Out GUYS!:
NEW Kernel with 1.5 Ghz OC!!!!! For Stock ICS!!!!
And Gess What, THE VERSION 7.7 Is Ouuuuut!!!! With Even MORE More Features that will blast out your MIND!
The New Features needs a High-Skilled professional dev to import them (We need a very big help from the XDA Professional Devs, Please hepl US to include those features by giving US guides, Mods, Whatever...And we'll Be very thankful!)
Please refer to http://satriodwiprabowo.blogspot.com/2014/05/intuisy-77-kernel-tapioca.html
to know more about its features! :laugh: and download it!
The kernel developer says that it has OTG support!
NFC Support (needs somebody to import it in his ROM)
NTFS Support For Read/Write!
P.S 2 Gamepad USB!!
High RAM & Battery Saving!
Swap support!
And Even MORE!!
it has CWM Reovery Integrated!
I have tested it, it's so cool! my games lag is now Zerrro!
Special thanks to:
SatrioDwiPrabowo
The kernel Dev (didn't know him till now)
All the people that have provided their hint
Hit thanks if you like it!
Can you ask dev of this kernel to provide the support for OTG.
I have tried usb otg helper but it didnt work.
Please ask kernel dev to share the steps for OTG.
so...someone has tried it?
Dr Matt said:
so...someone has tried it?
Click to expand...
Click to collapse
Yup..! i have tried it. Its awesome.
You can overclock till 1.5ghz
I Didn't Understand
@SatrioDwiPrabowo
Please check this thread!
2010matej said:
@SatrioDwiPrabowo
Please check this thread!
Click to expand...
Click to collapse
Thanks man !
Notes for OP please write a who dev this kernel please my source too
Is there an intusity kernel for xperia e?
appyrocks8325 said:
Is there an intusity kernel for xperia e?
Click to expand...
Click to collapse
@appyrocks8325
http://satriodwiprabowo.blogspot.com/2014/07/intuisy-7.0-Nanhu-JellyBean.html :good::laugh:
But its not working pllz port it
ohhhh, sorry
SatrioDwiPrabowo said:
Thanks man !
Notes for OP please write a who dev this kernel please my source too
Click to expand...
Click to collapse
I have found this kernel somewhere, but I didn't manage to get any info about the dev of that kernel
and I'm sorry again, I've never meant to steal anybody's work, it's your hard work, nobody has the right to steal it!
Updating threrad...
So anybody here still?
Managed to find my way here :laugh: @akramhadji
I need some info.
1) What are the different frequencies the CPU can run at? Only 1.5GHz or variable?
2) Is the GPU set overclocked or do I have to do so myself? I don't want to, so if this does OC that then it's a no go for me.
Welcome
RamtheCowy said:
So anybody here still?
Managed to find my way here :laugh: @akramhadji
I need some info.
1) What are the different frequencies the CPU can run at? Only 1.5GHz or variable?
2) Is the GPU set over-clocked or do I have to do so myself? I don't want to, so if this does OC that then it's a no go for me.
Click to expand...
Click to collapse
OK, so here are your answers:
1) this kernel has a lot of CPU Frequencies, going from 122Mhz and till 1536Mhz and some others like 480Mhz, 360Mhz etc... so you won't have a problem with battery life you can set frequencies as desired (for gaming/ battery saving) and CPU Governors as well (ondemend, ondemandX etc...)
2)the GPU over-clock is already activated, doesn't make too much difference (didn't notice anything)
by the way, this kernel is safe, tested by me and some other friends, no problems whatsoever.
I hope you will find what suits you the most
i know this has been long time but i have a request if anyone can share the link to download the kernel please, link is dead ,i want to reuse this old phone for my nephew to use as gaming device with gamepad. i need otg supported kernel .please help
i manage to install the kernel but no otg option,i connected with 16gb usb still nothing.what am i missing

USB Controller Support? (6039y)

I've tried an Xbox One controller via an OTG cable but it isn't recognized by the phone. Is it possible to implement USB controller support via custom firmware or is it something we have to ask Alcatel to provide?
yourma2000 said:
I've tried an Xbox One controller via an OTG cable but it isn't recognized by the phone. Is it possible to implement USB controller support via custom firmware or is it something we have to ask Alcatel to provide?
Click to expand...
Click to collapse
The version of the xpad driver shipped with this version of the linux 3.10 kernel doesn't support xbox one controllers.
https://github.com/TeamRegular/android_kernel_alcatel_msm8916/blob/dts/drivers/input/joystick/xpad.c
The driver is about 2 years old. If someone has a custom stock kernel available you could ask them to pick the changes here I just made for latest xpad driver from upstream
https://github.com/TeamRegular/android_kernel_alcatel_msm8916-stock/commits/cm-13.0-xpad
Thanks for the reply, there doesn't seem to be any custom kernels available for the 6039y so far (atleast here on XDA), maybe that'll change in the future but I'll have to wait it out and ask nicely when one arrives.
disregard this post, information gained after a bit of lurking on Github.
Talking about Idol 3 5.5, is there any procedure to implement gamepad support?
ciclolars said:
Talking about Idol 3 5.5, is there any procedure to implement gamepad support?
Click to expand...
Click to collapse
I'll merge it tonight and ship it with next build. Which controllers?
Unjustified Dev said:
I'll merge it tonight and ship it with next build. Which controllers?
Click to expand...
Click to collapse
I have a generical green asia controller which works in my Tab S. However, my Idol 3 5.5 doesn't detect it, i have read that may me because a lack in a file called joydev.ko. I'm trying to compile it with a tutorial from XDA, any idea on how to make it to work?
PD: Sorry for my bad English.
ciclolars said:
I have a generical green asia controller which works in my Tab S. However, my Idol 3 5.5 doesn't detect it, i have read that may me because a lack in a file called joydev.ko. I'm trying to compile it with a tutorial from XDA, any idea on how to make it to work?
PD: Sorry for my bad English.
Click to expand...
Click to collapse
Does lsusb via terminal emulator show the device's pid/vid? If so or if you know the pid/vid please post them.
Unjustified Dev said:
Does lsusb via terminal emulator show the device's pid/vid? If so or if you know the pid/vid please post them.
Click to expand...
Click to collapse
My interest in making the gamepad to work in the Idol 3 5.5 comes from this app https://play.google.com/store/apps/details?id=de.killig.gamepadime&hl=es, as the developer states that if the kernel has USB host mode and joydev.ko support it works.
I have found some modules here http://forum.xda-developers.com/showthread.php?t=987482 in XDA.
Please, let me know if you need some more information. I appreciate your work and effort.

[rom] CyanogenOS 13.1.4 Port from Wileyfox Swift 2 ALPHA

Hi there,
i have portet the Cyanogen OS from Wileyfox Swift 2.
Its a alpha port, a lot of things doesnt work! I test it very shortly... so i can say wifi and sound doesnt work!
- if you want, test it!!
- If you want, develop it!!
But i think new fresh roms with nougat are coming soon...
please flash this only if you know what you are doing...
here are some screenshoots:
Download:
https://drive.google.com/file/d/0B6py0ijZMs7uSWE0TEh2NmVNQmc/view?usp=sharing
Hi @Antaril I know it's a silly question but i want to learn porting a rom just like you guys ,I am very familiar with programming languages and linux .
Do you know any source where i can learn this because next month kernel source for our device is releasing so that i can make my own roms , and port some interesting roms like kali nethunter etc.
THANKS
007vivek said:
Hi @Antaril I know it's a silly question but i want to learn porting a rom just like you guys ,I am very familiar with programming languages and linux .
Do you know any source where i can learn this because next month kernel source for our device is releasing so that i can make my own roms , and port some interesting roms like kali nethunter etc.
THANKS
Click to expand...
Click to collapse
there are a lot of ways to port Roms.
to modify any Rom zip, you have to use android kitchen http://forum.xda-developers.com/chef-central/android/kitchen-superrs-kitchen-t3202296
here you can read about the folders: http://xda-university.com/as-a-user/zip-based-rom-tweaking
i think google is your friend... so there are a lot of guides to read. good luck
Thanks Bro
push....
download link availabel!
Antaril said:
Hi there,
i have portet the Cyanogen OS from Wileyfox Swift 2.
Its a alpha port, a lot of things doesnt work! I test it very shortly... so i can say wifi and sound doesnt work!
- if you want, test it!!
- If you want, develop it!!
But i think new fresh r....
Click to expand...
Click to collapse
Thank you, I have a question, can you create KDE Plasma Mobile ROM for us, when the kernel source is out?
This would be so awesome, omg.
https://plasma-mobile.org/
VOLTE working or not??
Update
Dear Antaril, when you get a firmware update, because the source code already posted?
Antaril said:
Hi there,
i have portet the Cyanogen OS from Wileyfox Swift 2.
Its a alpha port, a lot of things doesnt work! I test it very shortly... so i can say wifi and sound doesnt work!
- if you want, test it!!
- If you want, develop it!!
But i think new fresh roms with nougat are coming soon...
please flash this only if you know what you are doing...
here are some screenshoots:
Download:
https://drive.google.com/file/d/0B6py0ijZMs7uSWE0TEh2NmVNQmc/view?usp=sharing
Click to expand...
Click to collapse
Plz release an update mate.Your ported ROM looks interesting.We want it to work like a stable one.
Sensors of willyfox swift 2 is same as Redmi 3s or not ??
Antaril please can u uploud your rom from basket , i can 't download . Please man is question of life and death . PLEase!!!!!!!!!!!
---------- Post added at 09:52 PM ---------- Previous post was at 09:51 PM ----------
I will send u in private messages
Antaril said:
there are a lot of ways to port Roms.
to modify any Rom zip, you have to use android kitchen http://forum.xda-developers.com/chef-central/android/kitchen-superrs-kitchen-t3202296
here you can read about the folders: http://xda-university.com/as-a-user/zip-based-rom-tweaking
i think google is your friend... so there are a lot of guides to read. good luck
Click to expand...
Click to collapse
Hello brother.
How to port?
i will can port for my device msm8937
helpme please
porcha18 said:
Hello brother.
How to port?
i will can port for my device msm8937
helpme please
Click to expand...
Click to collapse
Hi porcha , u have a zip file of the CM 13.1.4 port from Wileyfox
Swift 2 ? I am interesting in developing of this rom. So can u help me to start doing this . First of all ,i need to download rom , i have deleted it one mounth ago , and now Antaril , had
replaced rom in basket Help me please man

Categories

Resources