Can drivers from a Tab Pro P900 kernel be added to that of the Tab 3 10" P5200 so that this device can be support this adapter http://www.amazon.com/Samsung-Original-Adapter--UP900-Galaxy/dp/B00J2N0GB4/ref=sr_1_1?ie=UTF8&qid=1427201186&sr=8-1&keywords=ET-UP900 There's this user on android stack exchange that got this working by porting the LANHUB drivers to his kernel http://android.stackexchange.com/questions/98063/powered-usb-hub-not-charging-phone-kernel-options
So Im wondering if the same could be done for Tab 3. I am more than willing to buy coffee for anyone who can get this working for me as I only have access to ethernet at work and I want to use mouse and keyboard to work from my tablet. Thanks in advance.
New kernel source from open source samsung have option in menuconfig. Grab a guide set a environement and try it. So much fun
Related
I work with Cisco devices on a regular basis. To connect to them, I need to use a DB9 serial.
I have tried the usb to serial Prolific 2303 chipset but it isn't supported in the OS (I'm not sure why this was removed from the Android Linux kernel because it is standard in Linux kernel 2.4.31 and later but anyway...)
Anyone know of a way to get serial connectivity so I can use this tablet as a true laptop replacement? Maybe a serial to bluetooth would work? Samsung says the bluetooth supports SPP but I don't want to dish out $70+ to find out it doesn't work.
Maybe someone familiar with compiling kernel modules for Android could assist? I have the pl2303.c source code but I'm not familiar enough with compiling kernels or kernel modules to attempt this.
I've been looking into this myself the past couple of days. The kernel is not compiled with support for USB-Serial converters, but all of the code is there. It looks like the kernel would have to be recompiled along with the required modules. Here is the source I'm using: https://github.com/pershoot/galaxy-2636
So far I've just looked at config and it is easy to enable the required modules, but I haven't managed to get the kernel compilation and ARM toolchain to work just yet.
samsung source
I noticed the pl2303.c and pl2303.h are in the Samsung source I downloaded.
I'm going to try to compile a kernel module in the next week.
I'm fairly shocked this hasn't been a bigger issue. We can't be the only ones wanting this functionality - especially since Samsung support basically told me to pound sand.
I've managed to compile an ICS kernel with the required configuration and modules, once I figure out how to get it on the device I'll test it. If it works I'll build a honeycomb kernel as well and post both in the dev section.
That is fantastic! I'm having issues getting my cross compile to work properly.
Well, I managed to build the kernel & modules properly but the adapter still isn't recognized even with the modules loaded. I think there might be more to the problem than missing modules
I read today that the main linux kernel and the android fork are going to be merging. Maybe that will lead to better device support.
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
hello id like to know if its possible to load modules on cm11
Basically what i want to do is run kali linux and use my tp link wireless dongle on n7100, i know its possible on cm10.
Thanks a lot.
So first of all, here's the disclaimer: I know NOTHING about building stuff, and I have a VERY slow network to even sync the sources required to make it on my own (I live off of 90KB/s)
For the past 2 days I've been banging my head into the wall trying to figure out a way to get my TP-LINK TL-WN321G to work on OOS or CM or a chrooted Kali Linux. Apparently some modules need to be configured into the OnePlus 3 kernel in order for the rt2501/rt2573 to be recognized by the device via USB OTG.
So the humble request is as follows: Is there ANYONE nice enough to actually sync a kernel source (OOS or CM13) and modify the kernel to support the modules necessary for all of this to work? If I can make a chrooted kali linux along with a working wifi adapter that supports monitor mode, I can practically ace my Senior Project.
Thank you!
Hey not even sure if this is the right place to post this but I've been trying to find someone who would be willing to attempt to port Android to the Galaxy TabPro S, the caveat here is this isn't an ARM device, it's x86
I'm willing to pay, I've looked on Upwork but haven't had any success in finding anyone. My budget would be between $100 - $700 and I could pay with either PayPal or Bitcoin (we'd have to use an escrow service of course)
Also, I know I said Lineage 15.1 which I would prefer but I suppose I'd be fine with Lineage 14.1 as well
If anyone is interested just send me a PM!
Here's my job post:
I'm looking to make a LineageOS 15.1 port to the Samsung Galaxy TabPro S, Ideally you should already own this device yourself so you can test the drivers. (Unless there would be someway to remotely test the drivers on my device, if this is possible somehow)
Samsung provides the source to pretty much every driver on this device but I'm not sure how easily Windows drivers can be ported to Android
Please check out these links for further information
LineageOS running on a x86 Tablet Computer
http://youtube.com/watch?v=kX2vRBBjTKA
Project on GitHub to port TabPro S drivers to Linux
http://github.com/infernix/samsung_tabpro_s
All Windows Drivers for the tablet
http://downloadcenter.samsung.com/c...753425/GalaxyTabProS_DriverPackage_160513.zip
Hello everybody,
I merged our cm codebase with LineageOS. You can get the code as following:
git protocol
repo init -u git://git.osdn.jp/gitroot/android-x86/manifest -b nougat-x86 -m cm.xml
http protocol
repo init -u http://scm.osdn.jp/gitroot/android-x86/manifest -b nougat-x86 -m cm.xml
repo sync
At this moment you need to remove the cm kernel.mk and bt test_vendor_lib to get a complete build:
rm -rf system/bt/vendor_libs/test_vendor_lib vendor/cm/build/tasks/kernel.mk
Download LineageOS 14.1 x86_64 (for testing):
https://drive.google.com/open?id=0B9vJ9JSuyPijRzc1MzZ6emt2WDA
Click to expand...
Click to collapse
i can donate to this also 50 aND up
Galaxy tabpro s
I do have tabpro s and ive been looking for compatible android x86.. i dont mind testing this if your still on it.
subwoofer12 said:
Hey not even sure if this is the right place to post this but I've been trying to find someone who would be willing to attempt to port Android to the Galaxy TabPro S, the caveat here is this isn't an ARM device, it's x86
I'm willing to pay, I've looked on Upwork but haven't had any success in finding anyone. My budget would be between $100 - $700 and I could pay with either PayPal or Bitcoin (we'd have to use an escrow service of course)
Also, I know I said Lineage 15.1 which I would prefer but I suppose I'd be fine with Lineage 14.1 as well
If anyone is interested just send me a PM!
Here's my job post:
I'm looking to make a LineageOS 15.1 port to the Samsung Galaxy TabPro S, Ideally you should already own this device yourself so you can test the drivers. (Unless there would be someway to remotely test the drivers on my device, if this is possible somehow)
Samsung provides the source to pretty much every driver on this device but I'm not sure how easily Windows drivers can be ported to Android
Please check out these links for further information
LineageOS running on a x86 Tablet Computer
http://youtube.com/watch?v=kX2vRBBjTKA
Project on GitHub to port TabPro S drivers to Linux
http://github.com/infernix/samsung_tabpro_s
All Windows Drivers for the tablet
http://downloadcenter.samsung.com/c...753425/GalaxyTabProS_DriverPackage_160513.zip
Click to expand...
Click to collapse
Does anyone have success with Android on TabPro S? I can test too.