[Kernel-packages] [Bug 1743872] Re: Not work 802.11ac WLAN Adapter

2018-01-19 Thread TJ
There's an outside tree that I've had a lot of success with from: https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1743872 Title:

[Kernel-packages] [Bug 1743872] Re: Not work 802.11ac WLAN Adapter

2018-01-19 Thread Cristian Aravena Romero
Hello Kai-Heng. Can you create the .deb package with the correction? for me to download and install it. So tell you if it works. Regards, - Cristian -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1743872] Re: Not work 802.11ac WLAN Adapter

2018-01-18 Thread Kai-Heng Feng
Under os_dep/linux/usb_intf.c, struct usb_device_id rtw_usb_id_tbl[]. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1743872 Title: Not work 802.11ac WLAN Adapter Status in linux

[Kernel-packages] [Bug 1743872] Re: Not work 802.11ac WLAN Adapter

2018-01-18 Thread Cristian Aravena Romero
Hello Kai-Heng, Which file should I edit and add the information "0bda: a811"? Regards, - Cristian -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1743872 Title: Not work 802.11ac WLAN

[Kernel-packages] [Bug 1743872] Re: Not work 802.11ac WLAN Adapter

2018-01-17 Thread Kai-Heng Feng
Seems like there's no in-tree driver support. A quick google shows that `rtl8812au-dkms` might support it. 0bda:a811 is not in it's usb_device_id table, so you need to manually edit it. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1743872] Re: Not work 802.11ac WLAN Adapter

2018-01-17 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.15 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix