Re: [Ubuntu-phone] xhci_hcd support

2016-09-20 Thread Wayne Ward
its usb / 2.0 ive also tried a usb 2.0 dvd writer that doesnt work either im pretty sure that the support for cd writer isnt there at all ? has anybody managed to get one working at all? Wayne :) On Monday, 19 September 2016 17:39:47 BST, Rodney Dawes wrote: What

Re: [Ubuntu-phone] xhci_hcd support

2016-09-19 Thread Rodney Dawes
What I mean is, the M10 tableet only supports USB 2.0. Having the XHCI driver built won't help you to get USB 3 working. If the device doesn't work over USB 2.0, there is likely some other driver missing for that specific device, rather than the generic XHCI support, since your tablet doesn't

Re: [Ubuntu-phone] xhci_hcd support

2016-09-19 Thread Rodney Dawes
Are you sure the device even has USB 3 hardware? The Pro 5 has a USB-C port, but I think it still only does USB 2. I don't think the BQ devices do greater than USB 2 either. On Mon, 2016-09-19 at 10:32 +0100, Wayne Ward wrote: > Any body know were to post a support request on this to get

Re: [Ubuntu-phone] xhci_hcd support

2016-09-19 Thread Wayne Ward
Any body know were to post a support request on this to get enabled ? Or a workaround.. Regards Wayne n Friday, 16 September 2016 14:34:46 BST, Reiner Klenk wrote: On my M10: phablet@ubuntu-phablet:~$ zgrep HCI /proc/config.gz # CONFIG_MTK_XHCI is not set #

Re: [Ubuntu-phone] xhci_hcd support

2016-09-16 Thread Wayne Ward
I guess there is no now of making this work unless i recompile the kernel or can i just build as modules and plug them in? Or is this something thatvwill have to be done by the developers ? Wayne On Friday, 16 September 2016 14:34:46 BST, Reiner Klenk wrote: On my M10:

[Ubuntu-phone] xhci_hcd support

2016-09-16 Thread Wayne Ward
Does anybody know are can tell me if the ubuntu touch kernel has  xhci_hcd support built in ? on ubuntu laptop my cd writer shows [  104.033278] usb 3-1: new high-speed USB device number 3 using xhci_hcd [  104.222136] usb 3-1: New USB device found, idVendor=0e8d, idProduct=1806 [  104.222142]

Re: [Ubuntu-phone] xhci_hcd support

2016-09-16 Thread Reiner Klenk
On my M10: phablet@ubuntu-phablet:~$ zgrep HCI /proc/config.gz # CONFIG_MTK_XHCI is not set # CONFIG_MTK_TEST_XHCI is not set # CONFIG_USB_ARCH_HAS_OHCI is not set # CONFIG_USB_ARCH_HAS_EHCI is not set # CONFIG_USB_ARCH_HAS_XHCI is not set # CONFIG_MMC_SDHCI is not set # CONFIG_MMC_SDHCI_PXAV3 is