I have a Galaxy Tab 4 10.1, model SM-T530NU with rooted stock ROM 5.0.2. I tried connecting my Xbox 360 controllers (wired and wireless) in order to use Moonlight client to play games over IP by streaming from my host Windows PC (via NVIDIA Gamestream). It seems that the Samsung kernels- at least for this device- don't support gamepads. I have found some threads for enabling Xbox 360 controllers with other Samsung devices and kernel versions, but the instructions did not work for me.
For example, I tried to insmod xpad.ko as root and obtained an exec format error: http://forum.xda-developers.com/gal...krn-modules-xpad-ko-xbox-360-gamepad-t1797439
Is there some source code for xpad kernel module that I can compile for my device, and some instructions for how to do this? I imagine I'm out of luck unless I find recent kernel sources that are configured to work with my device. Are there alternative kernels that have built-in support for xbox gamepads that are also compatible with my particular model? What's my best bet? Thanks
Related
Hi There,
I see that the SGS2 supports OTG. Has anyone tried to use the phone with googles ADK? Based on documentation the android dev site, the requirement is that the phone has 2.3.4 loaded. Where the SGS2 supports OTG (host mode), I would be especially interested in whether the phone could work in host mode with the ADK. It appears that that based on this quote from the android dev site that the ADK will not support host mode on 2.3.4 firmware.
USB accessory and host modes are directly supported in Android 3.1 (API level 12) or newer platforms. USB accessory mode is also backported to Android 2.3.4 (API level 10) as an add-on library to support a broader range of devices.
Click to expand...
Click to collapse
But, Based on the Demo of the SGS2 here USB host mode is clearly supported in the firmware : (I could not post the you tube link, but the video title is "Samsung Galaxy S2 USB OTG demo ".
So I am looking for some clarification on how and what USB capability can be used and developed with in the android SDK using ADK.
Has anyone tried to use the SGS2 with the ADK?
hallo
i tried the OTG, it is perfect , exactly like a video demo.
i bought it from ebay 9.99€
goodluck
Sent from my GT-I9100 using Tapatalk
So do you think we could have joypad support?
Sent from my GT-I9100 using XDA Premium App
I can confirm that otg works. But I think Samsung added some framework, since all sgs2 firmwares include it. That mostly means not 2.3.4
Sent from my GT-I9100 using XDA App
tank u very nice
As the original question was about the ADK, I can say that my S2 running 2.3.3 has OTG support, but not for the ADK USB accessory mode.
I have also tried ADK on my Galaxy S and various ROMs - two leaked 2.3.4 and CM7.1 all had to have the permissions .XML and JAR fixes to even install an ADK app, but even after doing that it still wouldn't switch into USB accessory mode.
Hoping the UK Xoom 3.1 update includes accessory mode...
Hey i want also doing some test with ADK on my Samsung Galaxy S2 ... Does anyone write to Samsung Support and /or asked some Developer (Android) direct if ADK could work on S2 ? I want to develope with Microcontroller and S2 USB Host .. but without ADK Support i have to rewrite a lot of Source Code to get Controller work like USB Client on S2... and than have to write App...
if you take a look at this http://www.hardkernel.com/renewal_2011/main.php
you could find great Hardware for ADK and these information:
Controlling hardware with the Android smartphone application is another challenge for developers.
We've test our ODROID-A, ODROID-7, Samsung Galaxy-S and Galaxy-S2 Gingerbread 2.3.4 update. But only the Galaxy-S2 doesn't work with ADK open accessory library. We don't know why !!
Click to expand...
Click to collapse
hope Kernel Patch could help to get ADK working !!!!
would it be possible for someone to build this module for me ...
http://android.serverbox.ch/?p=285
its the usb to serial adapter driver for usb otg,
i dont have the ndk or sdk installed for someone with knowledge its a small job compared to hours for me
i just need the .ko
hi,
I tried getting the ADK accessory mode working on SGS2 (with mbed) for several days/weeks now without success. Must admit i'm a newbie with compiling android kernels. I tried several USB flags in the .config file, but no luck.
The .xml and .jar file in order to install an usb accessory .apk are installed on the device, that was the easy part. Never got into accessory mode, the get protocol version (mbed --> sgs2) always returns an error, so it seems that call does not get through to android (?).
I'm not up to speed with android but I avr program in assembler w avr studio and just took a look at arduino. I ordered the mega adk board and it communicates fine as a serial device over usb. The baud is 9600, 1 stop bit, 8 data bits, no parity, no flow control as is most microcontrollers. Hyperterminal works fine, visual studio .net with system.io.ports works fine for windows applications.
I am curious what android offers for serial comms over usb. There has to be something and I don't. Understand why a kernal has to be compiled vs just an application. A blue tooth shield is available also.
Hey was anyone successful in using the ADK with an SGS2? I found the following "solution" but I'm not sure if this works.
Code:
push a android.hardware.usb.accessory.xml with the content
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<feature name="android.hardware.usb.accessory" />
<library name="com.android.future.usb.accessory"
file="/system/framework/com.android.future.usb.accessory.jar" />
</permissions>
into the device's "/etc/permissions" folder.
That might a be a silly question but is there any way to do this without rooting the phone?
Hye guys!
I have a little question. I have a dvb-t tv stick connected to my pc, but I would really love it to have it on my Vega. Does anyone know if that's possible? I currently run ViewComb build 6. I know that in Corvus 5, there were additional .ko files. There were also for a dvb stick, but I don't know how to handle them. Can anybody help me?
Thanks!
If you can get it to connect correctly wouldn't you also need an app to watch TV?
I tried to search on the market but couldn't find anything.
And it's DVB-T and not DBV-T!
Could be possible.
Someone got a TV Tuner working on their Nexus One, details here.
Whether it works in Honeycomb? No idea.
Good find BTaylor927!
So you need to recompile a kernel to support kernel modules?
I guess stock kernel doesn't support modules, here is a custom kernel or use Corvus5 ROM or any other ROM with custom kernel that supports modules.
And you need the modules (.ko files that are mentioned in the script).
Those kernel modules needed to be recompiled or you can use those on this site?
Then you just play that "dvr0.ts" file that the script generates with any video player that supports playing Transport Stream (MPEG-2 Video Stream) (eg. VPlayer).
I think this goes like this (basically it's like on that site).
thomskipsp report back how it went, because I don't have a DVB-T USB stick.
Hello,
I have your standard Logitech mini keyboard with unifying receiver. I am trying to use it on the Nexus 10. (Right now, stock rooted 4.2.2.) The kernel sees the receiver (confirmed via dmesg) when attached directly and via a powered USB hub. However, the keyboard doesn't actually work.
(Side note, this is a bit frustrating considering it works great on my Nexus 7.)
Searching the forums, it appears there is one kernel that mentions explicit support of the Logitech devices:
http://forum.xda-developers.com/showthread.php?t=1998585
However, that kernel is based on 4.2.1.
Are there any other projects based on 4.2.2 that people can confirm the Logitech unifying devices work on? Or is there a way to add an appropriate kernel module to the tablet? (I would like to stay as close to AOSP as possible, but am willing to switch to any rom or kernel that doesn't introduce to much 'theme'.)
Thanks in advance for any help you can provide.
Just checked and confirmed.
Ktmanta Kernel works just fine with my logitech k400 keyboard/touchpad.
:thumbup:
Sent from my Nexus 10 using Tapatalk HD
Sienna Hanon said:
Are there any other projects based on 4.2.2 that people can confirm the Logitech unifying devices work on? Or is there a way to add an appropriate kernel module to the tablet? (I would like to stay as close to AOSP as possible, but am willing to switch to any rom or kernel that doesn't introduce to much 'theme'.)
Thanks in advance for any help you can provide.
Click to expand...
Click to collapse
I can confirm that Ktmanta kernel works with the unifying receiver, and you can keep 4.2.2 stock.
Apparently google decided to not include the unifying receivers drivers on the N10, but they did on the N7. Hopefully with a new update they'll include them in stock kernel.
Here's the link to the kernel thread:
link
Can anyone check if the stock 4.3 kernel supports the logitech unifying receiver?
Confirmed, it works now with the 4.3 stock kernel! Yippie! Typing this with my Logitech keyboard.
Hey everyone!
I'm running the Nexus Player with the 3.10.20-g43ab991 kernel and Android 7.1.1. I've bought a Micro USB to LAN adapter and it has the RD9700 chipset which is sadly not supported by default. However, I've found this post and they made a driver - unfortunately, for a very old kernel version.
Has someone this driver for newer kernels or could compile it for new kernels (unfortunately, I'm a total noob at this)?
Thanks!
I have no experience with that particular product but I can tell you that the TP-Link UE330 works with an OTG adapter cable.
Hello,
is there anywhere a kernel with usb 2 lan driver?
i am currently on touchwiz mm 6.0.1 with root and the h-vitamin kernel.
i thought i could compile a kernel with lan drivers but it seems to be very difficult
as far as i know galaxy tablets do have lan driver; would it be possible to extract the files and then put them into my note 4?
i have an anker gigabit usb 2 ethernet adapter
any new about this?
is there any android app able to install(*) drivers for the eth chipset ?
(*) with root