USB Controller Support? (6039y) - Onetouch Idol 3 Q&A, Help & Troubleshooting

I've tried an Xbox One controller via an OTG cable but it isn't recognized by the phone. Is it possible to implement USB controller support via custom firmware or is it something we have to ask Alcatel to provide?

yourma2000 said:
I've tried an Xbox One controller via an OTG cable but it isn't recognized by the phone. Is it possible to implement USB controller support via custom firmware or is it something we have to ask Alcatel to provide?
Click to expand...
Click to collapse
The version of the xpad driver shipped with this version of the linux 3.10 kernel doesn't support xbox one controllers.
https://github.com/TeamRegular/android_kernel_alcatel_msm8916/blob/dts/drivers/input/joystick/xpad.c
The driver is about 2 years old. If someone has a custom stock kernel available you could ask them to pick the changes here I just made for latest xpad driver from upstream
https://github.com/TeamRegular/android_kernel_alcatel_msm8916-stock/commits/cm-13.0-xpad

Thanks for the reply, there doesn't seem to be any custom kernels available for the 6039y so far (atleast here on XDA), maybe that'll change in the future but I'll have to wait it out and ask nicely when one arrives.

disregard this post, information gained after a bit of lurking on Github.

Talking about Idol 3 5.5, is there any procedure to implement gamepad support?

ciclolars said:
Talking about Idol 3 5.5, is there any procedure to implement gamepad support?
Click to expand...
Click to collapse
I'll merge it tonight and ship it with next build. Which controllers?

Unjustified Dev said:
I'll merge it tonight and ship it with next build. Which controllers?
Click to expand...
Click to collapse
I have a generical green asia controller which works in my Tab S. However, my Idol 3 5.5 doesn't detect it, i have read that may me because a lack in a file called joydev.ko. I'm trying to compile it with a tutorial from XDA, any idea on how to make it to work?
PD: Sorry for my bad English.

ciclolars said:
I have a generical green asia controller which works in my Tab S. However, my Idol 3 5.5 doesn't detect it, i have read that may me because a lack in a file called joydev.ko. I'm trying to compile it with a tutorial from XDA, any idea on how to make it to work?
PD: Sorry for my bad English.
Click to expand...
Click to collapse
Does lsusb via terminal emulator show the device's pid/vid? If so or if you know the pid/vid please post them.

Unjustified Dev said:
Does lsusb via terminal emulator show the device's pid/vid? If so or if you know the pid/vid please post them.
Click to expand...
Click to collapse
My interest in making the gamepad to work in the Idol 3 5.5 comes from this app https://play.google.com/store/apps/details?id=de.killig.gamepadime&hl=es, as the developer states that if the kernel has USB host mode and joydev.ko support it works.
I have found some modules here http://forum.xda-developers.com/showthread.php?t=987482 in XDA.
Please, let me know if you need some more information. I appreciate your work and effort.

Related

Atrix USB Android API support

Is there a Hack or ROM to get the Atrix 2 to support Android API in USB host mode?
If there isn't (as it seems after some reaserch), could someone write a hack or add it to their ROM?
You would certainly get my Thanks and donation...
Enny2 said:
Is there a Hack or ROM to get the Atrix 2 to support Android API in USB host mode?
If there isn't (as it seems after some reaserch), could someone write a hack or add it to their ROM?
You would certainly get my Thanks and donation...
Click to expand...
Click to collapse
If it was possible it would be pretty hard... to begin with, USB host mode is only supported in Honeycomb+.

new Kernel with OTG support

hi guys, Anyone know if is this possible to create a new kernel with the OTG support (usb host) ????
One X comunity have the first solution:
http://forum.xda-developers.com/showthread.php?t=1640532
Boy I hope so! I wonder if kernel source is required?
Sent from my MIUI powered one s
If I helped you in any way please hit thanks!
veget83 said:
hi guys, Anyone know if is this possible to create a new kernel with the OTG support (usb host) ????
One X comunity have the first solution:
http://forum.xda-developers.com/showthread.php?t=1640532
Click to expand...
Click to collapse
Which Kernel you are looking for ? I have added OTG on Hells-Core kernel.

[APP][2.2+] DriveDroid - host ISO/IMG files to boot your PC from

DriveDroid allows you to boot your PC from ISO/IMG files stored on your phone. This is ideal for trying Linux distributions or always having a rescue-system on the go... without the need to burn different CDs or USB pendrives. The paid version of DriveDroid does not include ads and helps the developer.
DriveDroid also includes a convenient download menu where you can download USB-images of a number of operating systems from your phone.
You can also create USB-images which allows you to have a blank USB-drive where you can store files in. Another possibility is to use tools on your PC to make a bootable USB-drive out of the blank image that DriveDroid created.
DriveDroid (free)
DriveDroid (paid)
Website
Changelog and downloads
List of distributions available in DriveDroid
Donate
IRC (#drivedroid on chat.freenode.net)
Beta
To participate in the beta join the Google Group here: https://groups.google.com/d/forum/drivedroid
After that join the beta of either DriveDroid (Free) or DriveDroid (Paid)
Distrowatch image repository
If you are missing a certain distribution or want more images available in the download list, you can add download repositories. At the moment I have made a repository for Distrowatch. These images are not officially supported, so they might not work for CD or USB booting.
Go to DriveDroids preferences, under "Image repositories" and add the following URL: http://softwarebakery.com/apps/drivedroid/repositories/distrowatch.json
USB Mass Storage (UMS)
DriveDroid relies on the kernel of Android, in particular the USB Mass Storage (UMS) feature. It allows your phone to act as an USB-drive and have a device (SDcard) or file (ISO/IMG) be used as the content for that emulated drive.
Different Android devices implement this feature differently. Most modern devices do not have UMS enabled by default, but it is supported by the kernel. I've added a option to DriveDroid to change the USB-mode for devices that do not support UMS by default, but no guarantees. I'm getting very mixed reports of devices working and not.
I need all the help I can get to fix this problem. Hopefully we can figure out some method to enable UMS in a stable way.
Hybrid-ISOs
Since most phones only support emulating USB-drives, DriveDroid will not act as an CD-drive. This means that not all ISO files will work, only hybrid-ISOs and IMG files. Hybrid-ISOs are specially crafted ISOs that is used on many modern Linux-distributions. DriveDroids downloadlist contains most of the distributions I've found that do have hybrid-ISOs.
This is just to notify you that you have to convert non-hybrid ISOs by writing the ISO to the emulated USB-drive. You can get a blank emulated USB-drive by creating a blank image through DriveDroids + menu.
Tutorials
Since some popular uses are not available out-of-the-box, I've written a few tutorials on my website that handle some of those uses:
Using Rufus to burn any ISO to DriveDroid *Recommended*
Windows installation on DriveDroid
Install Hirens Boot CD on DriveDroid (download the pre-built Hirens Boot CD image here)
Shrinking images on Linux to save space on your phone
USB-drive and CD-drive emulation
These two modes allow your phone to act as an USB-drive or as an CD-drive. Most devices only support USB-drive emulation. Some devices only support CD-drive emulation. To get both USB-drive as well as CD-drive emulation on your phone you need a patched kernel (see below).
With USB-drive emulation it is possible to boot IMG files and most Linux-based ISO. It also allows you to write to the disk, which allows you to create data-disks as well as install an OS onto the USB drive. The downside of this mode is that some ISOs will not boot, since those ISOs are created for CD-drives.
With CD-rom emulation it is possible to boot all CD-based ISOs.
So, having both USB-drive emulation as well as CD-rom emulation is preferable.
Some roms with a range of supported devices have patch reviewing systems in place where I periodically submit patches to new devices. You can check what kernels have the right patches in their patch review system. To know which kernel your device is using, check out this list to see kernels are used by what devices.
CyanogenMod: supported kernels
SlimRoms: supported kernels
CarbonROM: supported kernels
aicp-rom: supported kernels
Nameless-ROM: supported kernels
Other custom kernels that have the right CD-rom patches applied are:
Dorimanx Kernel 8.33 on stock and AOSP/CM roms for the Samsung Galaxy S II (I9100)
Dorimanx Kernel 9.33 on AOSP/CM roms for the Samsung Galaxy S II (I9100)
CyanCore Kernel v2.8.6 by ts1506 for the Samsung Galaxy S (I9000)
BMS Kernel by GideonX for Samsung Galaxy S3 Sprint (d2spr)
BMS Kernel by GideonX for Samsung Galaxy S3 AT&T (d2att)
BMS Kernel by GideonX for Samsung Galaxy S3 Verizon (d2vzw/d2usc)
Patched stock kernel by porear for Samsung Galaxy S3 T-Mobile
GearKernel 1.0.4 and higher for Samsung Captivate
GearKernel 1.0.4 and higher for Samsung Galaxy S i9000 and i9000B
GearKernel 1.0.4 and higher for Samsung Vibrant
DooMKernel for Xperia Z
DooMKernel for Xperia Z1
Devil2 kernel for Samsung Galaxy Note 2 (GT-N7100)
X-NOTE Leonardo Edition for Samsung Galaxy Note 3 (N9005)
ThunderZap for Xperia L
ShinTo for Samsung Galaxy Note 3
Unofficial CyanogenMod-compatible Galaxy Note 3 kernel by unic09
Basel kernel (stock) for Samsung S Duos (s7562) by baselsayeh
AEL kernel for Samsung Note 3 by friedrich420
FIRE-ICE kernel for Nexus 9 by USBhost
ElementalX for Nexus 5 (hammerhead)
Kangaroo Kernel for HTC One
WR-Kernel for Wiko Rainbow
Unikernel for Samsung Galaxy S6/S6 Edge
CleanSlate for HTC 10
If this list is missing any rom/kernel that has the feature, please contact me.
If your favorite kernel is not supporting this feature, direct the kernel developer to this section.
If you know your way around kernel code and patching, you can get the patches here:
Patch to allow applications (like DriveDroid) to switch between USB and CD-mode
Patch to fix booting from the emulated CD-rom drive (only needed for Android 2.x kernels)
[post for future use]
Hi,
Now there's a dedicated topic. :good: The place to give a bit of feed-back.
As I already said there, congrats for this idea and most of all, well made and user friendly. Thanks, mate.
It worked with no problem with the Samsung GS3 i9300 on WanamLite JB MB5 v6.2 with Wanam's Adam kernel v1.2 (I don't really know what Wanam cooked there but it works fine) that is MTP/PTP. Note that when DriveDroid's UMS is enabled, both check-boxes in the regular S3 USB panel have no marks (can normaly have only one checked, never none unchecked).
Other people may please confirm if it works on Galaxy S3 i9300 with stock or other custom kernels.
Less surprisingly, it works fine with Samsung GS2 i9100 on (WanamLite JB LSE v14.3) since it always had Mass Storage Transfer, afaik (but I'm not sure), actually on Wanam's v14.3 it has.
Working on pure CD format (like Daemon Tools for Windows or any Virtual CD mount system) would be top notch —TonyHoyle has cooked a kernel patch to enable virtual CD support, there's an idea to dig, Apple dmg should follow.
But for the moment with what is given, creating own disc ISO to fill with whatever you need later on a computer, is really fine. Polishing the angle to reach v1.0.
I've always wanted to do this. Thank you.
Sent from my MB860 using xda premium
Awesome, just awesome freaking app!!!!!!!!¡!!!!!!!!!!!!!
Sent from my Nexus 4 using xda app-developers app
Hi, again i have 3 questions id like to así:
-is there any test i can do todo verify if a ISO file is compatible?
-what method por spp do you use todo make a compatible file from an ISO format not supported?
-how can check if cdrom feature is working?
Great work!
Enviado desde mi GT-I9000B usando Tapatalk 2
CD-Rom Support in Existing Kernels
Hi,
I'm using this on my Samsung Galaxy S3 using Omega Rom 43.x and the USB Drive support works great, once I turned off USB Debugging.
Does anyone know if any of the current Kernels for the Samsung Galaxy S3 have the required patches for the CD-rom support as I would also like to boot a couple of CD's from my phone.
Thanks
Kevin.
FrozenCow. does your app now support Note II fully?
Any how tos. I tried. But it's not working. Not complaining. The app is fine. I know I'm doing something wrong. Any help is appreciated thanks
EDIT:
Got it working. Awesome work dev. Here's a small step by step instructions for those who were noobs like me.
Download slitaz from within the app
Select slitaz iso.
Select S3C1 and F Mass Storage 1
Also enable Usb storage.
Disable ADB (Android Debugging)
Reboot system.
Do the thing with your boot procedure.
And voila, (I hope)
Thanks a lot dev. This really made my day. Keep rocking. All the best for this app. I will follow it closely :thumbup:
EDIT 2: Btw my device S2 9100 on Alliance ROM 7.02
Sent from my GT-I9100 using Tapatalk 2
diosemperador said:
-is there any test i can do todo verify if a ISO file is compatible?
Click to expand...
Click to collapse
Yes, check whether the image has a partition table usually gives a very accurate indication that the disk is hybrid. To do this (under Linux) use the command:
Code:
$ fdisk -l myimage.iso
It'll show some info about the disk, but also a partition (usually that partition is marked as being NTFS/FAT, but I think that is part of the trick to make it work on both CD and disk). If it shows no partitions at all you know it probably isn't a hybrid disk.
diosemperador said:
-what method por spp do you use todo make a compatible file from an ISO format not supported?
Click to expand...
Click to collapse
For Linux distributions that are build on a recent version on syslinux you can use the tool 'isohybrid' like this:
Code:
$ isohybrid myimage.iso
It'll convert the iso so that it is hybrid. For all other ISOs (that are not build on syslinux) you can you the methods described for that OS to burn it to a USB drive. First create an image in DriveDroid, select the image so that it shows up on your PC as a USB disk, next use the OS-specific tools to burn the iso to the (emulated) disk. It'll be stored on the IMG you made.
You can try this on the official ISO of SliTaz 4 (so not the image form DriveDroids downloadlist). The devs forgot to make version 4 of their OS hybrid, but it does rely on syslinux, so it's possible to convert it using isohybrid. I've done this and put the converted ISO on my server, so that the hybrid-ISO is available in the downloadlist (I've only done this for SliTaz because it is so small and awesome).
If you see that a distro is convertable with isohybrid you should contact those devs. Some of them do not realize that this option is available or what the advantage is. When they distribute their ISO as a hybrid one I can put their distro on DriveDroids downloadlist too.
diosemperador said:
-how can check if cdrom feature is working?
Click to expand...
Click to collapse
Ah, well, DriveDroid should show a CD icon next to the USB and locked-USB icons when selecting an image. At the moment only CyanogenMod nightly builds for the i9000 (kernel is named android_kernel_samsung_aries)
diosemperador said:
Great work!
Click to expand...
Click to collapse
Thanks!
kjtaylor13 said:
Does anyone know if any of the current Kernels for the Samsung Galaxy S3 have the required patches for the CD-rom support as I would also like to boot a couple of CD's from my phone.
Click to expand...
Click to collapse
Question to all: if you have applied the patches on their kernel, please post it here so others can try it. As far as I know no-one has put such a kernel/rom online yet, except for CyanogenMod nightly for the Samsung Galaxy S.
arunreturns said:
Got it working. Awesome work dev. Here's a small step by step instructions for those who were noobs like me.
Download slitaz from within the app
Select slitaz iso.
Select S3C1 and F Mass Storage 1
Also enable Usb storage.
Reboot system.
Do the thing with your boot procedure.
And voila, (I hope)
Click to expand...
Click to collapse
Add "Disable ADB (Android Debugging)" to those instructions. It seems that's the final thing I need to add to DriveDroid to make it work for a lot of people. I've had several reports some Nexus devices stopped working because I fixed DriveDroid to allow ADB (previous versions just disabled ADB without consent). Some devices work with ADB running too (like my phone), but some just won't boot (although they do show up as USB devices on their OS).
Thanks
Thanks
Thanks
Ans one more petition , is there anyone kind enough to ask to derteufel the dev on this thread [ROM] Helly_Bean [4.2.2] [nightly builds] -i9000B at website now! ( http://forum.xda-developers.com/showthread.php?t=2012061
) to add the patch for cdrom on his kernel, i would do it my self but i cant post on devs section
Thanks
Enviado desde mi GT-I9000B usando Tapatalk 2
Frozen,
Thank you for the app! I always felt my phone should be able to replace the USB sticks I have laying around. I saw the article on Lifehacker about DriveDroid and had to have it. And while I've been unsuccessful getting it to work on my GNex or my OG Droid, I've still purchased the app because of the way you're handling yourself on the forums. You're responsive, friendly, and I hope you can continue to be so when your app explodes in popularity even further. :good:
And it always helps having assistance from the XDA community.
Edit: It may also be debugging is my problem since that's on both of my phones and I just now read that could be causing issues.
diosemperador said:
Thanks
Thanks
Thanks
Click to expand...
Click to collapse
Thanks!
diosemperador said:
Ans one more petition , is there anyone kind enough to ask to derteufel the dev on this thread [ROM] Helly_Bean [4.2.2] [nightly builds] -i9000B at website now! ( http://forum.xda-developers.com/showthread.php?t=2012061
) to add the patch for cdrom on his kernel, i would do it my self but i cant post on devs section
Click to expand...
Click to collapse
I've done a post there. We'll see what happens.
HelixtheII said:
Thank you for the app! I always felt my phone should be able to replace the USB sticks I have laying around. I saw the article on Lifehacker about DriveDroid and had to have it. And while I've been unsuccessful getting it to work on my GNex or my OG Droid, I've still purchased the app because of the way you're handling yourself on the forums. You're responsive, friendly, and I hope you can continue to be so when your app explodes in popularity even further. :good:
Click to expand...
Click to collapse
It's too bad it's not working for everyone yet, but I'm pretty confident the next version will work for a lot of people.
HelixtheII said:
And it always helps having assistance from the XDA community.
Click to expand...
Click to collapse
Yes indeed, that was the main purpose of this thread + to focus discussion more. Email works too for a bit, but it's becoming hard to keep up :-/.
FrozenCow said:
Thanks!
I've done a post there. We'll see what happens.
Click to expand...
Click to collapse
Thanks again , just came from there and the dev already confirm that he has merged your patch in the kernel for future updates !
Enviado desde mi GT-I9000B usando Tapatalk 2
diosemperador said:
Thanks again , just came from there and the dev already confirm that he has merged your patch in the kernel for future updates !
Click to expand...
Click to collapse
Hah, indeed I see. Cool to see that it already was in there. I guess more rom-devs use CyanogenMod's patches. Now we'll just have to wait for a release so that more people will be able to use the CDrom feature and we'll have some more real-world testing.
Wow, this is sick... I hope I will be able to test that soon!
Really a cool idea!
Continu the good work!!!
[EDIT]
SliTaz boot on S5830d running firekernel and CM7based rom... will probably try to convert an WinPE to hybrid tomorrow at work and test... But omg I want to get my sgs back for real iso
Do you think your patch can be apply to CM7 kernel ? If its the case I may post in few thread.....
[EDIT2]
WinPE in 2 minutes..cool.. build the file is even faster than burning a cd. That procedure on your website is very usefull as a guideline
Hi,
I've forked and patched boeffla's kernel for GS3 compiled and now I can boot CD's and USB sticks from my phone. Not bad for my first attempt with a kernel.
Being new to github how do I post the patches for boeffla to merge with his kernel? As his kernel is based on Samsung Stock Kernel, is there a Github somewhere that all GS3 Dev's use that I could post the patches too?
I'll post an odin tar file for anyone who wants to try it when I get into work later.
Edit: And Heres the Link http://goo.gl/la909
Thanks Frozen for a great app.
Kevin
Sent from my GT-I9300 using Tapatalk 2
Silentbob999 said:
SliTaz boot on S5830d running firekernel and CM7based rom... will probably try to convert an WinPE to hybrid tomorrow at work and test... But omg I want to get my sgs back for real iso
Do you think your patch can be apply to CM7 kernel ? If its the case I may post in few thread.....
Click to expand...
Click to collapse
I think it's possible to apply the patch to CM7 as-is (without conflicts), but I don't know for sure. The changes aren't that big and are applied to kernel code that shouldn't be changed much. However some device manufacturers do think it's needed to change the code in there, so I can never be sure .
Silentbob999 said:
WinPE in 2 minutes..cool.. build the file is even faster than burning a cd. That procedure on your website is very usefull as a guideline
Click to expand...
Click to collapse
nice! Good to hear the procedure is helping people. I need to do a post about UEFI too, could be useful too.
kjtaylor13 said:
Hi,
I've forked and patched boeffla's kernel for GS3 compiled and now I can boot CD's and USB sticks from my phone. Not bad for my first attempt with a kernel.
Being new to github how do I post the patches for boeffla to merge with his kernel? As his kernel is based on Samsung Stock Kernel, is there a
Github somewhere that all GS3 Dev's use that I could post the patches too?
Click to expand...
Click to collapse
Nice job. Well, I've been looking for something like this too. But I think Samsung just 'publishes' their kernel source as tars somewhere. No way to have input it seems. Where you want to apply this patch is at boeffla, CyanogenMod or Google. Since Samsung is basing their kernel on Google's (at least I think so), I think the ultimate goal is to let the patches be accepted by Google. I've looked at the process of doing this, but it involves quite some people. I first want to make sure these patches are tested on a number of devices (by applying the patches to popular custom roms first).
Anyway, Boeffla's account is available here: https://github.com/andip71
Fork one of his kernels (I'm not sure which one you're using), so that you have your own repository of his code. Now you can pull from your repository, apply the patch, commit and push to your repository (with git). Once pushed you can do a 'pull request' through github on the webpage of your repository. Github has quite a lot of information about how to do things here: https://help.github.com/
If you need help, feel free to ask or join me on IRC.
Hi kjtaylor13,
Thanks for the work. Witch Boeffla's version did you patched?
I'm used to run stock kernel or since his last firmware update, Wanam's Adam kernel that runs fine, except the author is not eager to mod the kernel too much --in his perspective to give us John "half-geek" Doe the best without too many settings hassle, it's perfectly understandable.
But this idea of hosting and launching real ISO is very exciting.
FrozenCow;
Anyway said:
https://github.com/andip71[/url]
Fork one of his kernels (I'm not sure which one you're using), so that you have your own repository of his code. Now you can pull from your repository, apply the patch, commit and push to your repository (with git). Once pushed you can do a 'pull request' through github on the webpage of your repository. Github has quite a lot of information about how to do things here: https://help.github.com/
If you need help, feel free to ask or join me on IRC.
Click to expand...
Click to collapse
Thanks, did a pull request on github so just waiting to see if it's accepted.
Zoot Allures said:
Hi kjtaylor13,
Thanks for the work. Witch Boeffla's version did you patched?
Click to expand...
Click to collapse
I used the latest kernel from his website / github, it was 2.9 I was already using it as my kernel.

Can I port Kali NetHunter on OnePlus 6 manualy? Yes? -> How?

Hello. I have rooted OnePlus 6 and I'd like to install Kali NetHunter. I tried to install it via Magisk and..... nothing, most of all functions wont work. Afterwards I learned that Kali NetHunter doesn't support my device and I have to build it from my phones kernel.... somehow. Please help.
Have you tried this one?
https://technicalustad.com/install-kali-nethunter-on-android/
We would need one of the amazing experts here to port the Kali kernel for our device.
I would also love to have this back with this phone.
Would be awesome if someone ported it :good:
same here
xenoveni said:
Have you tried this one?
https://technicalustad.com/install-kali-nethunter-on-android/
Click to expand...
Click to collapse
Did that work for you?
I'm gonna try to make one for myslef using this tut
My only trouble is making my external Alfa wifi card work on it. My questions are is there wifi drivers involve to my specific card add for it function.
I have no knowledge of doing this it. It will be fun and full of errors.
fuzmik said:
I'm gonna try to make one for myslef using this tut
My only trouble is making my external Alfa wifi card work on it. My questions are is there wifi drivers involve to my specific card add for it function.
I have no knowledge of doing this it. It will be fun and full of errors.
Click to expand...
Click to collapse
Any luck?
Is there any nethunter kernel builds anywhere yet?
Found something
Someone might have released it.
I cannot confirm that this is indeed trustable but it seems to be lineagos 160 together with nethunter kernel
https://androidfilehost.com/?w=files&flid=289311
there is one on development on oneplus 6t
https://forum.xda-developers.com/oneplus-6t/development/oneplus6-6t-nethunter-kernel-t3900105
any news

Salfish OS or Ubuntu touch port for Mi Pad 1

Hello developers,
I am using Mi pad 1 since its release and noticed one thing that is the manufacturer just launched the device and then forgot about it, the hardware of this devices was beastly at its time of launch but because of lack of good software and software optimisation most of people just forgot this device. There are several custom ROMs for this device and most of them are good but non of them is perfect. Every custom ROM has several bugs which make me feel to go and use the stock ROM which is based on android 4.4 and very laggy.
I think this can be changed if a Linux ROM will be ported for this device because Linux ROM are light and i think a big 8 inch display can be best used by these ROM.
Kindly think about this and do something, once I tried by myself to port the Ubuntu touch by watching some tutorials but i don't know about coding and several other things which i think are necessary for it.
(Sorry for grammatical mistakes or bad English)
You can install Ubuntu 14.04 with Smoke 24.1 kernel. Only Bluetooth, synaptic touch doesn't work.
mybharathraj said:
You can install Ubuntu 14.04 with Smoke 24.1 kernel. Only Bluetooth, synaptic touch doesn't work.
Click to expand...
Click to collapse
Can u please send me its link i want to test it.
Aman meena the don said:
Can u please send me its link i want to test it.
Click to expand...
Click to collapse
Linux4Tegra R23.1/R24.1 beta for the Shield Tablet
Stuff that doesn't work: 3G/LTE, accelerometer, GPS, camera, and maybe some other stuff that I'm not remembering Stuff that does work: GPU (full OpenGL 4.5 and Vulkan), sound, USB device and host, WiFi, Bluetooth, touchscreen (including stylus)...
forum.xda-developers.com
I THINK we could use this.. With the twrp multirom.

Categories

Resources