[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
I forgot to mention that the easy installation modification also includes autostart/load at startup. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
I downloaded the original driver from http://www.mediatek.com/en/downloads/mt7630-pcie/ and modified it for easy installtion. I have uploaded it to github: https://github.com/mdjahidulhamid/MT7630E It's working on my laptop. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
No, I don't. Actually I never had any cpu load as others have pointed out, neither with the previous mt7630-master driver found in the github ((https://github.com/anthonywong/mt7630)) nor with the original driver I downloaded from mediatek. And I have downloaded only the recent version of the official driver from mediatek recently, not the previous one. So I don't know how that would work on my system. But the recent version works without raising cpu load. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
How you installed the package? did you installed my package from https://github.com/mdjahidulhamid/MT7630E/archive/master.zip There's a readme file there which explains the installaion. Or did you downloaded from mediatek official site? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
Anyway download it from https://github.com/mdjahidulhamid/MT7630E/archive/master.zip and extract it in your Downloads folder. Then open a terminal and enter codes one by one: cd ~/Downloads/MT7630E-master sudo chmod -R 777 * ./install.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439288] Re: thunar crashes on drag drop file/folder
I have installed thunar 1.6.6 in my xububtu 14.04.1 LTS and it seems to be working. Here's how I installed it: First download the .deb packages from here (total 5 of them): https://launchpad.net/~xubuntu-dev/+archive/ubuntu/xubuntu- staging/+build/7118333 put them in a new directory, and cd to that directory Now run: sudo dpkg -i *.deb//it will show error but still you have to do it sudo apt-get install -f sudo dpkg -i *.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439288 Title: thunar crashes on drag drop file/folder To manage notifications about this bug go to: https://bugs.launchpad.net/thunar/+bug/1439288/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box
@Jakub Kicinski (moorray) Sorry for copying without asking or not for using fork, but you see I just couldn't. Both have the same name and if I fork i would have to use another name for it and I don't want to end up with two repositoies with same thing inside. Instead I used my existing repo and moved my master to old-master. That way it contains both new and old driver in one place. And for issues with new code, I will redirect them to you. Again, sorry for being rude... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439288] [NEW] thunar crashes on drag drop file/folder
Public bug reported: Thunar 1.6.6 (Xfce 4.12) As the title says, every time I try to drag something to somewhere, it crashes. The only exception I have seen so far is dragging into the side pane. System: Xubuntu 14.04.1 LTS ** Affects: thunar (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439288 Title: thunar crashes on drag drop file/folder To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1439288/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box
I have updated my repository https://github.com/neurobin/MT7630E taking source from https://github.com/kuba-moo/mt7630e by Jakub Kicinski and checked on my system, even though I haven't had any problem so far with the previous one. This new one works on my system. And for my own convenience, I have added some install script: Installation is like this: Download it from https://github.com/neurobin/MT7630E/archive/release.zip and extract, say it's in Downloads folder, then, cd ~/Downloads chmod +x install test uninstall Now to install: ./install To test without install: ./test To uninstall: ./uninstall -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439922] [NEW] needs-packaging
Public bug reported: https://launchpad.net/~neurobin/+archive/ubuntu/ppa ** Affects: shc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439922 Title: needs-packaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/shc/+bug/1439922/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439288] Re: thunar crashes on drag drop file/folder
It happens on simple copy too, when I am on the same thunar window and trying to copy file/folder inside another -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439288 Title: thunar crashes on drag drop file/folder To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1439288/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439922] Re: needs-packaging
** Changed in: shc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439922 Title: needs-packaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/shc/+bug/1439922/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439288] Re: thunar crashes on drag drop file/folder
** Changed in: thunar (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439288 Title: thunar crashes on drag drop file/folder To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1439288/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1447283] Re: Error! Bad return status for module build on kernel: 4.0.0-040000-generic (i686) Consult /var/lib/dkms/virtualbox-guest/4.3.10/build/make.
It happens to me too virtualbox dkms failed to load module with the following error: Building initial module for 4.0.0-04-generic ERROR (dkms apport): kernel package linux-headers-4.0.0-04-generic is not supported Error! Bad return status for module build on kernel: 4.0.0-04-generic (x86_64) Consult /var/lib/dkms/virtualbox/4.3.10/build/make.log for more information. * Stopping VirtualBox kernel modules [ OK ] * Starting VirtualBox kernel modules * No suitable module for running kernel found [fail] invoke-rc.d: initscript virtualbox, action "restart" failed. System: Xubuntu 14.04.1 LTS ** Changed in: virtualbox (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447283 Title: Error! Bad return status for module build on kernel: 4.0.0-04-generic (i686) Consult /var/lib/dkms/virtualbox- guest/4.3.10/build/make. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1447283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
Problem still persist. Tested kernel 3.16.0.rc2 but the support for that driver is still missing.. Affects my HP ProBook 440 G1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box
Here's a fork of my repo which was done by poupougnac and he claims that it removes the syslog outputs and prevent overload and hang... I haven't tested it yet but think worth a try https://github.com/poupougnac/MT7630E -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
@Erik (erkapsa) First gcc was not properly installed (specifically the libc6-dev package) Secondly i don't get it why wifi isn't working on you, because i am on kubuntu 14.04 (64bit) now...and both are working. My laptop is HP ProBook 440 G1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
@rm sorry for late reply. Do you use dual boot with windows, or ubuntu is the only system As I have a dual boot system with windows and xubuntu now, the same thing happens to me (checks password for long and doesn't connect) when I go to windows and return to xubuntu. I have worked around it be simply shutting down xubuntu once and starting again. Reboot porabably don't work. Had the same problem with Linux Mint 17 cinnamon and Linux Mint 17 XFCE too... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
@Michal Korbela (kabell999) I'm sad, because the driver allways eats my CPU. I have a fresh install of ubuntu 14.04, and installed the driver from your repo. Result is the same as before. I tried both kernels 3.13 and 3.14. That's likely to be, I haven't changed anything other than the installation method And I haven't tried this driver on ubuntu yet. I am running Linux Mint 17 now. Though I had run the previous driver (github, anthonywong) in Kubuntu, but that wasn't a resource hog for me either. My be I am just lucky, I guess:) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
I have updated my modified package with the correction as stated by tobiasBora (#173). https://github.com/mdjahidulhamid/MT7630E/archive/master.zip If you have both bluetooth and wifi working, then you don't need to reinstall. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1325142] Re: failure to update libpam-systemd in 14.04 due to missing logind init script
#18 solved it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325142 Title: failure to update libpam-systemd in 14.04 due to missing logind init script To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1325142/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1325142] Re: failure to update libpam-systemd in 14.04 due to missing logind init script
If you are remastering Linux Mint 17 XFCE then only editing /usr/sbin /invoke-rc.d will do -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325142 Title: failure to update libpam-systemd in 14.04 due to missing logind init script To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1325142/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
I can't say if it's the proper way to load module, but the official readme file tells to use the same way So I don't think there's anything wrong with that. And, every time you update kernel (major update) you need to reinstall the driver. That's a catch, but the installation process is pretty easy now, isn't it..:) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630] To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584328 Title: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs