I would like to raise the question about the ability of defy to support the above function.
Is it possible for defy to support them?
If not, why they can't be supported?
Due to hardware problem or software problem?
Thx to all of you first
cuz of a locked bootloader if im not wrong.. we cant change kernel
Adding things to kernel is easy: with kernel-modules.
Changing is possible but very hard. (some modules like mmcfix are doing that)
I just saw, that USB-OTG is enabled in our standard kernel-config. EDIT: http://forum.xda-developers.com/showthread.php?t=960633&page=11
And there is a driver for the HDMI-Chip "TDA19989". Does defy have this chip?
I don't know if anyone tried USB or MHL-adapters (i read something about usb-adapters in the past but don't remember where and can't find it again).
Related
OK, so I`ve installed this ROM and it was very easy to do. However, what am I supposed to "see" different? My "settings" screen looks the same and not the same as the screenshot in the forum (Overcome 10.1 Series v2.1.1). Also,I can confirm I`m on Overcome 10.1 Series v2.1.1 since the about device screen tells me. I`ve seen the changelog etc but don`t fully understand the differences to the standard Samsung ROM. Also, now it`s a custom ROM, will this allow me to charge via USB (from PC) or do I need to enable something to allow this? Sorry for the noobs question!! Ta
okeycokey said:
OK, so I`ve installed this ROM and it was very easy to do. However, what am I supposed to "see" different? My "settings" screen looks the same and not the same as the screenshot in the forum (Overcome 10.1 Series v2.1.1). Also,I can confirm I`m on Overcome 10.1 Series v2.1.1 since the about device screen tells me. I`ve seen the changelog etc but don`t fully understand the differences to the standard Samsung ROM. Also, now it`s a custom ROM, will this allow me to charge via USB (from PC) or do I need to enable something to allow this? Sorry for the noobs question!! Ta
Click to expand...
Click to collapse
Since Overcome doesn't have any extra themes or anything, you won't "see" anything different. You probably noticed that some of the applications you had are now gone (the ones installed by your carrier etc.) and that you now have root access (superuser application). It also has an extended power menu, allowing you to reboot to recovery and download mode directly.
There are also some other changes that you can't see, like the ROM being zipaligned and deodexed - those changes cannot be "seen", but they should make the ROM run smoother. Also, if you updated from stock 3.1 or something, you're now on android 3.2.
As this ROM has a stock kernel, it will not allow you to charge via USB, for that you will need pershoots kernel (look in the development part of the forums or click the link in my sig ). After you flash the kernel, you'll also need to enable USB charging. Again, search is your friend here, I think there is even a sticky that has all the info needed.
Thanks for the reply.Excellent!
No problem, if you have any other questions I'm sure someone will have the answer .
Oh and feel free to click the "thanks" button ;-)
okeycokey said:
OK, so I`ve installed this ROM and it was very easy to do. However, what am I supposed to "see" different? My "settings" screen looks the same and not the same as the screenshot in the forum (Overcome 10.1 Series v2.1.1). Also,I can confirm I`m on Overcome 10.1 Series v2.1.1 since the about device screen tells me. I`ve seen the changelog etc but don`t fully understand the differences to the standard Samsung ROM. Also, now it`s a custom ROM, will this allow me to charge via USB (from PC) or do I need to enable something to allow this? Sorry for the noobs question!! Ta
Click to expand...
Click to collapse
i too have overcome v2.1.1, usb charging is working fine but it will be slow (it was same when i had stock rom without rooting) dont know i see in some thread people raising this issue.
nightmarebadger said:
Since Overcome doesn't have any extra themes or anything, you won't "see" anything different. You probably noticed that some of the applications you had are now gone (the ones installed by your carrier etc.) and that you now have root access (superuser application). It also has an extended power menu, allowing you to reboot to recovery and download mode directly.
There are also some other changes that you can't see, like the ROM being zipaligned and deodexed - those changes cannot be "seen", but they should make the ROM run smoother. Also, if you updated from stock 3.1 or something, you're now on android 3.2.
As this ROM has a stock kernel, it will not allow you to charge via USB, for that you will need pershoots kernel (look in the development part of the forums or click the link in my sig ). After you flash the kernel, you'll also need to enable USB charging. Again, search is your friend here, I think there is even a sticky that has all the info needed.
Click to expand...
Click to collapse
This helps. Been searching for solutions for enable USB charging on Overcome ROM. Was not dare to simply flash Pershoot kernel but sounds working great on u so will do try it. Thanks!!
Hi have been trying to get a TP-WN722N to run on my i9505 rooted and cwm recovery
TP-WN722N chipset = atheros ar9271
needs ath9k_htc driver
and htc_9271.fw
has anyone got a module i can insmod?
Am new to android as of 2 days ago so am still learning how to do everything. Bricked about 3 times.
Am trying to connect this usb wifi adapter to get monitor mode and injection. for aircrack/reaver
(maxters - aircrack-suite-for-galaxy-note-2)
or a link to a newbie tutorial to build kernel source supporting ath9k drivers?
Anyway will donate $15 to anyone that can get me running (is this allowed?)
cheers
Will still donate if somebody can help
compile kernel
Am about to compile kernel from source and build modules.
Will post after if it is successful and anyone is interested?
Will try do ath9k and rtl8187 drivers.
success
Success. Had problems with compiling on ubuntu 13.04. Then couldn't insmod the compiled modules due to dependencies for the mac80211 module so I ended up just compiling wanams adam kernel with the required modules built in and bang no more problems. Copied firmware to folder.
Tp link tl-wn722n wifi adapter running in monitor mode. Aircrack and reaver working with no problems. No -1 channel issue. hasn't cause any other problems with the phones built in wifi or anythng else.
Hope someone may find this useful. Will upload when i can post links if anyone wants it. But would be better to compile yourself
P.s. i am using this for easy pentesting on networks which i have permission. Not intended for illegal purposes.
This is awesome! Great work, i would love you to update the files as i am pretty new to linux...
DipSprayArc said:
Success. Had problems with compiling on ubuntu 13.04. Then couldn't insmod the compiled modules due to dependencies for the mac80211 module so I ended up just compiling wanams adam kernel with the required modules built in and bang no more problems. Copied firmware to folder.
Tp link tl-wn722n wifi adapter running in monitor mode. Aircrack and reaver working with no problems. No -1 channel issue. hasn't cause any other problems with the phones built in wifi or anythng else.
Hope someone may find this useful. Will upload when i can post links if anyone wants it. But would be better to compile yourself
P.s. i am using this for easy pentesting on networks which i have permission. Not intended for illegal purposes.
Click to expand...
Click to collapse
So you placed all of the modules and everything into a kernel and flashed it? May you please post a link in a drop box or something, to the working kernel with the modules in it?
Sorry for the huge bump
DipSprayArc said:
Success. Had problems with compiling on ubuntu 13.04. Then couldn't insmod the compiled modules due to dependencies for the mac80211 module so I ended up just compiling wanams adam kernel with the required modules built in and bang no more problems. Copied firmware to folder.
Tp link tl-wn722n wifi adapter running in monitor mode. Aircrack and reaver working with no problems. No -1 channel issue. hasn't cause any other problems with the phones built in wifi or anythng else.
Hope someone may find this useful. Will upload when i can post links if anyone wants it. But would be better to compile yourself
P.s. i am using this for easy pentesting on networks which i have permission. Not intended for illegal purposes.
Click to expand...
Click to collapse
Hi there. Decided to stop lurking and finally made an account. Also, I realize this is an incredible bump, but it's the only thread I could find on the subject.
I managed to compile the latest release of the CM11 kernel (same as my S4 is running) with ath9k and mac80211 support baked in (not modular), but my AR9271 is still b0rked. It shows up in lsusb, so it's working, but not functioning. I've tried like, everything....... except giving it extra power. Did you need to do that? AFAIK it only draws about 200-300 mA at most, and the S4 is more than capable of that ._.
Does anyone know if there's something special needed to get the adapter working apart from plugging it in? I'm losing sleep D:
help
ThePromisedLAN said:
Hi there. Decided to stop lurking and finally made an account. Also, I realize this is an incredible bump, but it's the only thread I could find on the subject.
I managed to compile the latest release of the CM11 kernel (same as my S4 is running) with ath9k and mac80211 support baked in (not modular), but my AR9271 is still b0rked. It shows up in lsusb, so it's working, but not functioning. I've tried like, everything....... except giving it extra power. Did you need to do that? AFAIK it only draws about 200-300 mA at most, and the S4 is more than capable of that ._.
Does anyone know if there's something special needed to get the adapter working apart from plugging it in? I'm losing sleep D:
Click to expand...
Click to collapse
Hey i can help you and you can help me..
i try to compiling those drivers too but i have some problem.. btw if you send me your kernel boot.img i can flash and tell u if you need extra power cause i have a cable that give extra power.. please contact me
would like this driver in the cm11 kernel would be fantastic so i can go downstairs outside and still hit my ap with my phone since i dont use data.
Hi all.
I use omni-4.4.3-20140607-p6800-HOMEMADE.zip, 6-2_GApps_Standard_4.4.3_signed.zip and cwm-6.0.2.3-p6800.tar over Odin3_v1.85.7z.
So, my tablet now work with android 4.4.3 but radio module isn't work =_= I dont have a tablet for LTE, so, as I think, a troubles from i815 was not happend to me. But in options i see that radio module not present.
May be someone know where I can take radio module and how I can paste it to the tablet?
Thanks.
admhome said:
Hi all.
I use omni-4.4.3-20140607-p6800-HOMEMADE.zip, 6-2_GApps_Standard_4.4.3_signed.zip and cwm-6.0.2.3-p6800.tar over Odin3_v1.85.7z.
So, my tablet now work with android 4.4.3 but radio module isn't work =_= I dont have a tablet for LTE, so, as I think, a troubles from i815 was not happend to me. But in options i see that radio module not present.
May be someone know where I can take radio module and how I can paste it to the tablet?
Thanks.
Click to expand...
Click to collapse
See that HOMEMADE in the string? This means you are running an unofficial build. P6800 is not an officially supported device, take this up with whomever created the build.
Q&A for [USB OTG] [11DEC13] [PATCH] Externally Powered USB OTG
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [USB OTG] [11DEC13] [PATCH] Externally Powered USB OTG. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Paranoid Android 4.4
Hello!
first of all, thanks for your work. :good:
I would like to try the patch but I don't know which version to choose: I have a Paranoid Android 4.4
Could you help me?
Wifi Crash, Media Crash, Settings "Storage" Crash
Hey guys, I'm on PA 4.6 BETA5, when I flash the aosp or franko kernel (after going back to stock kernel before flashing the new one) my Wifi won't enable, android.something.media crashes and in the settings app, when I tap storage the app crashes...any way to solve this problem or an alternative? Thanks!
PS: I'm really sorry if this was asked before, I read the hole last 10 sites of the forum and didnt found anythings related to my problem, "just" 10 sites because I think its related to 4.4.4 and maybe PA.
Which OTG mod to download for stock 4.4.4?
Which OTG mod to download for stock 4.4.4? There are so many I can not figure out what is the correct one to use.
OTG Android Lollipop
Anything to Android 5.0? I have looking and I think that it isn't incorporate in the stock kernel
thanks
piedra96 said:
Anything to Android 5.0? I have looking and I think that it isn't incorporate in the stock kernel
thanks
---------- Post added at 11:38 AM ---------- Previous post was at 11:34 AM ----------
I have looking and I think that it isn't incorporate in the stock kernel. So, anything to Android 5.0?
thanks
Click to expand...
Click to collapse
There are custom kernels (unleased kernel series, Hells Doctor, Hellscore, ...) which supports OTG and also supports Lolipop.
Stock Lollipop
A zip file where i can make a modification to my stock kernel on the N4! I want to use the stock for a few days to test it!
pm_dsp_ra said:
There are custom kernels (unleased kernel series, Hells Doctor, Hellscore, ...) which supports OTG and also supports Lolipop.
Click to expand...
Click to collapse
mm okey! so, have you test Hells Doctor on Lollipop? I will try out it this afternoon. I'm running a 4.3 stock perfectly with the otg, but Lollipop look like so excited.
Lollipop
Is there a patch for android lollipop for OTG support? I have franco.Kernel installed.
Lollipop
Is there a patch for Lollipop? Or does the kitkat patch work on lollipop?
dangerelvis said:
Is there a patch for Lollipop? Or does the kitkat patch work on lollipop?
Click to expand...
Click to collapse
I have no idea! I have tested Hells Doctor and Hell Core kernels on my Nexus 4 running Stock Lollipop and anyone work. :crying: :crying:
Anyone tried this patch on stock Lollipop kernel? Does it work?
How does one "Simply install the zip in recovery"?
My screen is broken (just the touch; everything is still visible). I was hoping I could install this mod without being able to touch the lower half of my screen so that I could plug in a mouse so that I could copy some files off my device.
I can reboot into recovery mode, but USB debugging is *not* enabled. I've never used "adb" on this device before (I just says "offline" when I try to run it from my PC).
I have no idea how to "install a zip".
Phone is an Nexus 4, running android 4.something.
OTG on Paranoid 4.6 beta 6
Hello,
When I flash the kernel (R199) and the system load I can't turn on the wifi and every time I enter the storege settings they crash.
also tried the other versions of the kernel, no help.
please help.
Thanks,
Is the OP willing to develop the patch for lollipop too? Or is there any nice kernel with USB host support?
nexus 4 lolipop 5.0.1 and xbox wireless gamepad
Hello. I want use xbox360 wireless gamepad on my nexus 4 lolipop 5.0.1. I think first I need kernel with OTG support. What kernel I can download on 5.0.1 android? I need y-cable for receiver of xbox360. what about mouses and keyboards they also need y-cable?
What can be the problem, why OTG still doesn't work
Hey guys,
however I'm completely new to this stuff, I managed to get through every barriers, and I put Cyanogenmod 11 snapshot M12 on my Nexus 4 and after that flashed the suggested kernel and patch successfully to try out OTG. The phone works withput problem, the installations seem to be successful, therefore I tried to connect an external storage to the phone to check if OTG works on it.
For that, I used a SIMPLE OTG cable like this:
<<<LINK CANNOT BE SHOWN SINCE I AM NEW TO THE FORUM - picture is the second picture of the first post in this thread>>>
connected to an Y-cable SIMILAR to this:
<<<NO LINK AGAIN - the 3rd picture of the first post in this thread>>>
The difference from the one on the picture is that mine has a male mini USB end instead of a female normal USB end as in the picture. My cable is the cable of an external wichester otherwise.
So, I tried with this cable setup, the result was that both the phone and the connected storage received electricity from the external power source, but the storage was not detected by the phone. I had a feeling that it doesn't get enogh power, so I attached it to a USB phone charger just to be sure, but the situation remained the same: the light on the storage was green, which means it is charging, the light on the phone was also on, but the storage was not detected.
My question is if I should try with the exact same cable set that can be found in the first post of this thread on the first picture or mine also should do the job, and there should be still some software related problem?
Please also tell me if you need more information on this to answer it, however I tried to be specific.
Thank you for your help in advance.
Hello. What i can do on lolipop? There is no solution? I have a 32gb flash drive, y-otg cable, standart power adapter micro-usb-male. Rooted nexus4
Which zip I need to download?
Hi, i'm really beggining on Android stuffs, since I didnt had one until the last week, so I'm really in doubt about which one of the zip files i need to install in my system to make the OTG cable work properly.
Once I downloaded a random ziddley zip on the internet and when I installed it in recovery mode, i needed to reinstall the android system on my phone, since the phone wont boot anymore.
So, can anyone help me? I'm sharing in this post a screenshot of the Android Version screen on the settings. I've rooted my phone using the King Root app
Considering that my android version is 4.4.4, I consider that I may download one of the following:
4.4.x: 2013.12.11 1604ET: [fk r199] [fk r199-CM]
4.4.x: 2013.12.06 1445ET: [aosp r7]
But which one?
And just another noob question. Is this the right way to install the ziddley zip on my phone?
(www).addictivetips.com/mobile/how-to-install-a-rom-or-app-from-zip-file-to-android-device-from-recovery/
Sorry for the noob questions and thanks to anyone who helps, because I REALLY need the otg cable to work, so I can develop some things using the XBOX 360 cable!
Removed
Guys we know that OTG doesn't support in a6000/plus..but we can see otgusb folder inside the stock ROM..(anyone noticed)it is a good sign for us i think...that our device support OTG...but I don't know how to activate OTG...so anyone doing research for OTG to our beloved device..check the image there is a otgusb folder...
Jay Han said:
Guys we know that OTG doesn't support in a6000/plus..but we can see otgusb folder inside the stock ROM..but I don't know how to activate OTG...so anyone doing research for OTG to our beloved device..check the image there is a otgusb folder...
Click to expand...
Click to collapse
Well there was a kernel **Baba Baltkari** with alleged OTG feature, but the developer left the project due to some conflicts. The developer himself has added a screenshot here. But, nobody else confirmed it. Its maybe due to the reason that others don't have the USB OTG-Y cable, which provides external power source. Well, I too never checked due to the same fact. BTW, having OTG support would be great. Its the only limitation in a6000.