Hello
I was wondering what was the versio nof USB on the XDA Exec? is is 1.1 or 2.0
if it is 2.0 then i guess it could act as a USB host and access USB hard drives, correct?
Related
No way to have an usb host??
Have you tried this?
Zeno USB Host Drivers v6.0a
Haven't tried... just aksing if anyone succeded to get this host feature on Diamond...
Has anybody tried (http://adq.livejournal.com/95689.html) to patch kernel and have USB Host running on hero?
There is also another link for Nexus, Desire (http://sven.killig.de/android/N1/2.2/usb_host/) to get usb host.
I m wondering whether we can use USB host running on hero to connect hero to external display as stated in second link.
another link: http://adq.livejournal.com/101420.html
Hello,
I have do a usb cable with external power alimentation, can we use it on android?
It works on Windows and on ubuntu!
I have put the kernel with a driver for the usb host. If we search the program used in samsung s2?
Bumping, as I am looking too for a way to run this. There is no clear info about USB host support on this forum.
And USB Host IS POSSIBLE in HD2 as hardware supports it, probably with OTG mode. We need a working kernel, or just some info how to run it.
Hi, i have found on market an app called "Usb Host Controller" It starts on x8 but it sais it is not supported. Can some Dev make it work?
For those who do not know: usb otg, or host gives you the posibility to connect your x8 to usb sticks, usb keyboards/mice, and any other plug and play usb device using usb otg cable.
Sent from my E15i using XDA App
bogdan_mihai554 said:
Hi, i have found on market an app called "Usb Host Controller" It starts on x8 but it sais it is not supported. Can some Dev make it work?
For those who do not know: usb otg, or host gives you the posibility to connect your x8 to usb sticks, usb keyboards/mice, and any other plug and play usb device using usb otg cable.
Sent from my E15i using XDA App
Click to expand...
Click to collapse
Looks like it needs to be built into the kernel.
http://forum.xda-developers.com/showthread.php?t=1457752
I'd try searching, and researching. You might flash this kernel...
No answer to your question. Can't really help, sorry.
Ok i will try it and see if it works. Thanks for the link
Sent from my E15i using XDA App
Hi,
I have just picked up a Note 3 on Three UK.
Am I right in assuming that the wireless chipset BCM4339 which is the same as on the Nexus 5 is still not able to use bcmon mode to allow us to enable monitor mode?
Would a specific ROM be necessary to allow a TP-Link WN722n (RT2800usb) to work on OTG cable?
I have tried both bcmon on my note 3 and also my TP-Link via USB OTG cable and neither have had any results.
Thanks
Toby
I've installed USB Host Check to confirm that USB host support is enabled on my note 3.
(android.hardware.usb.host.xml OK)
(handheld_core_hardware.xml OK)
I then installed USB Host Controller.
Both devices recognised but obviously not working. (Atheros USB 2.0 WLAN for TP-WN772n) and (ASIX Elec Corp AX88x72A) for USB ethernet.
When I run USB Host Controller I get the following error message:
"s3c usb host driver not found".
Another member on XDA posted a link to the Halaszk Kernel on the N9000 apparantly having OTG USB host support for S3C
(Original post http://forum.xda-developers.com/showthread.php?t=2599045)
Halaszk Kernel for the N9000
http://forum.xda-developers.com/showthread.php?t=2590320
Toby
I'm still hitting a brick wall on this one search wise.
Would stil love to be able to use my WN722N on my Note 3.
Has anyone any experience in modifying the Kernel Module to allow the ath9k to work on Note 3?
Getting a wireless adapter to work on Ubuntu or any form of Linux can be difficult if the manufacturer doesn't provide direct driver support or at the very least a "Tar" which would allow an end user (with sufficient skill) to compile the drivers them self. My understanding of this is limited but from what I can remember Android is JavaScript VM running on a Linux kernel. So you need the Linux source code for the driver which usually comes in a "Tar". Feel free to correct me if I am wrong.