[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-19 Thread James Dafoe
For those on Ubuntu 13.10 with kernel 3.11, problem is caused by changes to rt2x00pci kernel module: https://bugzilla.kernel.org/show_bug.cgi?id=61621. Patch has been submitted to kernel developers:

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-20 Thread James Dafoe
Sorry, realized by copying/pasting patch into comments, it got messed up. I attached it instead ** Patch added: rt2x00pci.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+attachment/3885251/+files/rt2x00pci.patch -- You received this bug notification because you are a

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-20 Thread James Dafoe
No, bluetooth still doesn't owrk -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of Ralink RT3290 wifi support Status in “linux” package in Ubuntu:

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-20 Thread James Dafoe
No. Airplane mode also not working. By upgrading to 3.10, wifi will become unusable. This patch only fixes rt2x00pci so that it works as it did in 3.04. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-21 Thread James Dafoe
Found another possible workaround if you want to use vendor's proprietary drivers. Someone over at archlinux created a patch for mediatek's driver: https://aur.archlinux.org/packages/rt3290sta- dkms/?setlang=ru Original Driver:

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-21 Thread James Dafoe
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+attachment/3886782/+files/rt3290sta-2.6.0.0.dkms.tar.gz -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-22 Thread James Dafoe
David, Ya. Because you are replacing the ubuntu kernel images with a patched version, ubuntu will ask you to update the kernel with the ones from their repository. You need to skip installing kernel updates until it's resolved in Ubuntu. Other option is to run the proprietary drivers (see my

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-22 Thread James Dafoe
All credits should go to bmlandis2010 over @ https://aur.archlinux.org/packages/rt3290sta-dkms/?setlang=ru as he created the patch. I just created a different dkms package. Hopefully, the official ubuntu kernel gets the fix soon, although they might be waiting for upstream kernel guys to include

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-23 Thread James Dafoe
Download the file to your desktop. In a terminal run: cd /home/david/Desktop sudo mv rt3290sta-2.6.0.0.dkms.tar.gz /usr/src cd /usr/src sudo tar -zxvf rt3290sta-2.6.0.0.dkms.tar.gz sudo dkms install -m rt3290sta -v 2.6.0.0 sudo modprobe rt3290sta Once Ubuntu has fixed this and you want to revert

[Kernel-packages] [Bug 1189721] Re: Ralink RT3290 needs bluetooth driver

2013-10-23 Thread James Dafoe
I'm on 13.10 64 bit and it worked for me. I packaged it into an installable dkms and attached it. Maybe this will help... If you've never built a kernel or kernel module before: sudo apt-get build-dep linux-image-$(uname -r) Then download attachment and run: mv rtbth-3.9.3.dkms.tar.gz /usr/src

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-24 Thread James Dafoe
In network manager, stop your wireless. Then, run: modprobe -r rt2x00pci Then run the install again -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need

[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-10-24 Thread James Dafoe
For bluetooth, try this: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1189721. Comment #44 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1049466 Title: Need support of