Anyone know how to get USB Host to work on the SGH-i257m or any of it's redesignes?
You have to search for:
- a custom Kernel for your firmware version that is supporting USB-OTG
- a USB-OTG cable with external power
Sent from my black pearl using Tapatalk
I have already tested it with USB Host Diagnostics from the play store and im running Cyanogenmod on my phone.
Anyways the program said under ANDROID API I have the claims support and the classes were found but the device wasnt detected
Under KERNEL I have claims support but no device detected.
While under ROOTED API it says N/A for claims and device
So my question is Is there any way to activate Host Mode on the OS side or 3rd Party Wise?
IMHO the S4 mini has no hardware usb host controller.
You need "y otg cable" and external power and custom kernel
IMHO the latest cyanogenmod kernel probes for usb host hardware but says not found
The cyanogen kernel does not hace the otg support
If you have an "y cable" Try f4k kernel
Related
last night i read user manual in
http://forum.xda-developers.com/showthread.php?t=1489767&highlight=service
if you look "S5360 Block Diagram" on first page, last pdf file, it's look like our device cpu support usb otg. i check in kernel, there is module with name "dwc_otg". so, is there anyone have usb otg cable and rooted sgy can confirm if our device support usb otg. i'll give the detail instruction asap.
irfanbagus said:
last night i read user manual in
http://forum.xda-developers.com/showthread.php?t=1489767&highlight=service
if you look "S5360 Block Diagram" on first page, last pdf file, it's look like our device cpu support usb otg. i check in kernel, there is module with name "dwc_otg". so, is there anyone have usb otg cable and rooted sgy can confirm if our device support usb otg. i'll give the detail instruction asap.
Click to expand...
Click to collapse
it doesnt support usb otg.
Phone: Galaxy S2 CM9
Galaxy SL: Poseidom Rom by Blaqkarma
Galaxy Y: Creeds Rom
And why would you open a new thread? Why couldnt you just post it in that thread?
Hey Guys/Girls,
Could really use some help. For the life of me I can't compile a kernel module driver ath9k for my USB wireless adapter TL-WN722N. So it can be used by insmod on my rooted Galaxy Note 8.0 GT-N5110 on Kernel 3.0.31 Build BMC9 running android 4.1.2. The source code is available at on Samsung open source library and is listed as the GT-N5110 NA (north america) model. If some one could help me please? I would be forever in your debt... :good:
xPARSONSx said:
Hey Guys/Girls,
Could really use some help. For the life of me I can't compile a kernel module driver ath9k for my USB wireless adapter TL-WN722N. So it can be used by insmod on my rooted Galaxy Note 8.0 GT-N5110 on Kernel 3.0.31 Build BMC9 running android 4.1.2. The source code is available at on Samsung open source library and is listed as the GT-N5110 NA (north america) model. If some one could help me please? I would be forever in your debt... :good:
Click to expand...
Click to collapse
I'm having the exact same issues, i need the rt2x00 modules (however i do have a TL-WN722N so ath9k could work too). It seems Samsung has made this near impossible. I have literally been working around the clock with other developers to figure out what the hell is going on. Civato seems like our only hope at the moment however (not many devs for the note 8). Anyway, if anybody is willing to help I need the modules for the GT-N5110_JB_Opensource.zip (can be found on the samsung open source aswell)
cheers
xPARSONSx said:
Hey Guys/Girls,
Could really use some help. For the life of me I can't compile a kernel module driver ath9k for my USB wireless adapter TL-WN722N. So it can be used by insmod on my rooted Galaxy Note 8.0 GT-N5110 on Kernel 3.0.31 Build BMC9 running android 4.1.2. The source code is available at on Samsung open source library and is listed as the GT-N5110 NA (north america) model. If some one could help me please? I would be forever in your debt... :good:
Click to expand...
Click to collapse
C3PBRO said:
I'm having the exact same issues, i need the rt2x00 modules (however i do have a TL-WN722N so ath9k could work too). It seems Samsung has made this near impossible. I have literally been working around the clock with other developers to figure out what the hell is going on. Civato seems like our only hope at the moment however (not many devs for the note 8). Anyway, if anybody is willing to help I need the modules for the GT-N5110_JB_Opensource.zip (can be found on the samsung open source aswell)
cheers
Click to expand...
Click to collapse
Try this kernel (just new and not yet public) ONLY FOR ANDROID 4.1.2 (4.2.2 version will follow in the Stormcharger thread)
CivZ-StormBorn_Rev2.5-Android4.1.2-GT-N5110.zip
Build in so no modules
Native Exfat support added
Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter support
Ralink driver support : Ralink rt2500 (USB) / Ralink rt2501/rt73 (USB) / Ralink rt27xx/rt28xx/rt30xx (USB) /
rt2800usb - Include support for rt33xx , rt35xx , rt53xx
Atheros Wireless Cards
hi guys,
Is there anyway to enable usb host feature in htc one v, and is it possible to host a pen drive to it.
i m currently using ignorance rom v3 and tk kernel 3.0.16
thnxs in advance............
USB OTG? The Titanium-KISS kernel has that feature. Read in the thread about it.
MameTozhio said:
USB OTG? The Titanium-KISS kernel has that feature. Read in the thread about it.
Click to expand...
Click to collapse
Ok so titanium kiss has the feature to host usb. but how to enable it, i searched the net and found a software called usb host controller.
as instructed i installed busybox and tried to host a Toshiba 8 gb pendrive using otg cable.It is shows S3c driver is not installed, usb host is active though but in file manager there is no sign of usb. please help......!
Sup everyone,
I had this phone for 2 years before the wifi hardware died. It's rooted, twrp installed, everything works except wifi/bluetooth.
I don't use this phone for calls so no sim card no 3G or 4G that is.
So in the long search for alternate ways to get internet I came across several posts about using USB to ethernet adaptors, and that's what I've been trying to get for the past 3 days.
I have 2 USB to Ethernet adaptors Asix Ax88772C and Davicom DM9601 which I insert via a standard OTG adapter so they are not the ones that have the 5 pin USB (OTG like cable)
I've read that Asix is supported and built in G3 D855 kernel, OTG checker detects it but no internet whatsoever.
DM9601 is not supported by vanilla kernel so it's not detected (maybe because it's for Ax88772A and B not the C)
I have a kali linux and I installed all prerequisites to build kernel and modules so I tried compiling asix.ko usbnet.ko and dm9601.ko against various D855 kernels and tried several ready made D855 kernels too ..... everything ended up with errors when trying to insmod or modprobe the ko files
I really have tried everything to be tried and so my only hope is to flash a kernel with those modules built in namely usbnet asix and dm9601.
The kernel sources I'm using currently are the Navel-855 ones, and the kernel is also the latest Navel kernel.
Any help or guidance would be deeply appreciated
Tia
everything ended up with errors when trying to insmod or modprobe the ko files
Click to expand...
Click to collapse
Post the dmesg output, also try Omar's kernel (github.com/oxavelar/D85X-Kernel-Gamma)
Thanks!
I'll give it a shot as for dmesg output I'll post it when ready.
here's the log https://www.dropbox.com/s/mklm36wegzyxy4e/log.csv?dl=0
or here https://justpaste.it/1461v
amt000 said:
here's the log https://www.dropbox.com/s/mklm36wegzyxy4e/log.csv?dl=0
or here https://justpaste.it/1461v
Click to expand...
Click to collapse
Might sound dumb but, did you enable it in the defconfig?
waau said:
Might sound dumb but, did you enable it in the defconfig?
Click to expand...
Click to collapse
you mean while building the ko file or when installing it on the phone?
amt000 said:
you mean while building the ko file or when installing it on the phone?
Click to expand...
Click to collapse
Meant in the kernel defconfig, like so
CONFIG_USB_NET_DM9601=y
Seems like DM9601 is not set by default on most kernels
https://github.com/CAF-G3/kernel_lge_g3/blob/n-mr1/arch/arm/configs/lineageos_d855_defconfig#L1607
https://github.com/oxavelar/D85X-Ke...ch/arm/configs/lineageos_d855_defconfig#L1534
https://github.com/Team-OctOS-Devic.../arm/configs/cyanogenmod_d855_defconfig#L1529
https://github.com/LineageOS/androi...ch/arm/configs/lineageos_d855_defconfig#L1534
waau said:
Meant in the kernel defconfig, like so
CONFIG_USB_NET_DM9601=y
Seems like DM9601 is not set by default on most kernels
https://github.com/CAF-G3/kernel_lge_g3/blob/n-mr1/arch/arm/configs/lineageos_d855_defconfig#L1607
https://github.com/oxavelar/D85X-Ke...ch/arm/configs/lineageos_d855_defconfig#L1534
https://github.com/Team-OctOS-Devic.../arm/configs/cyanogenmod_d855_defconfig#L1529
https://github.com/LineageOS/androi...ch/arm/configs/lineageos_d855_defconfig#L1534
Click to expand...
Click to collapse
I followed this guide
https://forum.xda-developers.com/showthread.php?t=2131825
and yes used:
make menuconfig
[Navigate using arrow keys and enter]
Device Drivers ->
Network device support ->
USB Network Adapters ->
Multi-Purpose USB Networking Framework ->
[PRESS SPACEBAR until an M appears on the left]
[M] Multi-purpose USB Networking Framework
[M] ASIX AX88xxx Based USB 2.0 Ethernet Adapters
[M] DM9601 Based USB 2.0 Ethernet Adapters
then make && make modules and got the ko files in /kernel/drivers/net/usb/
weird thing I found now is that insmod or modprobe fail to load all the modules in /system/lib/modules
not just the ones I made. It seems something else if affecting my error
Does this ROM support OTG? My first Noob flash to JT1510365's unofficial lineageos 15.1 went great. However, no OTG. App checkers show question marks (chainfire usb host diagnostics) or missing xml files using usb host check. Regular usb charging/adb commands work fine. Any suggestions? Otherwise what a great boost to slow tablet. N7 2013 32g. Hope ive finally posted in correct area.