[Kernel-packages] [Bug 1584328] [NEW] btusb.c needs a ~4 line patch to get bluetooth working with mt7630e
Public bug reported: This is the link to the bug report and the patch: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220146/comments/288 ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- 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/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e Status in linux package in Ubuntu: New Bug description: This is the link to the bug report and the patch: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220146/comments/288 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1584328] Re: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e
** Attachment added: "version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+attachment/4667605/+files/version.log -- 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/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e Status in linux package in Ubuntu: Incomplete Bug description: This is the link to the bug report and the patch: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220146/comments/288 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1584328] Re: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+attachment/4667606/+files/lspci-vnvn.log -- 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/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e Status in linux package in Ubuntu: Incomplete Bug description: This is the link to the bug report and the patch: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220146/comments/288 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1584328] Re: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e
** Attachment added: "patched btusb.c for kernel 4.4.0-22-generic" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+attachment/4667615/+files/btusb.c -- 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/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e Status in linux package in Ubuntu: Incomplete Bug description: This is the link to the bug report and the patch: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220146/comments/288 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1584328] Re: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e
My current system is Xubuntu 16.04 LTS $ cat /proc/version_signature Ubuntu 4.4.0-22.40-generic 4.4.8 I had to apply the patch to make bluetooth working with my Mediatek MT7630E driver. And as reported by others in the other bug report I mentioned, it works for other Linux flavors too. The other bug report (comment) that I mentioned doesn't specify the exact patch for ubuntu kernel 4.4.0. The following is the the exact patch for ubuntu kernel 4.4.0-22-40: 64a65 > #define BTUSB_MEDIATEK 0x10 81c82 < { USB_DEVICE(0x0e8d, 0x763f) }, --- > { USB_DEVICE(0x0e8d, 0x763f), .driver_info = BTUSB_MEDIATEK }, 2954c2955,2959 < --- > > if (id->driver_info & BTUSB_MEDIATEK) { > set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); > } > -- 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/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e Status in linux package in Ubuntu: Triaged Bug description: This is the link to the bug report and the patch: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220146/comments/288 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box
I have updated my repository with fixes, which is reported to work. I tested it with kernel 4.2.3. https://github.com/neurobin/MT7630E -- 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/1220146 Title: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box Status in HWE Next: Confirmed Status in HWE Next trusty series: Confirmed Status in Linux: Unknown Status in vivid: New Status in linux package in Ubuntu: Triaged Status in linux package in Fedora: New Bug description: This device is appearing in some OEM machines, but driver is not yet available in mainline. The driver seems to be present in machines with pre-installed OS, but isn't available on the download-and-install versions! The driver that upstream is working on can be found at https://github.com/lwfinger/mt7630. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp