Return-path: Received: from mail-wg0-f53.google.com ([74.125.82.53]:37909 "EHLO mail-wg0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755190Ab3DOUGi (ORCPT ); Mon, 15 Apr 2013 16:06:38 -0400 Received: by mail-wg0-f53.google.com with SMTP id z11so1248165wgg.8 for ; Mon, 15 Apr 2013 13:06:36 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <515392AF.8070809@lwfinger.net> <20130328090323.GA1384@redhat.com> From: Ali Ustek Date: Mon, 15 Apr 2013 21:05:56 +0100 Message-ID: (sfid-20130415_220649_297779_EE3D082E) Subject: Re: Fwd: Ralink RT3290 card not supported To: sedat.dilek@gmail.com Cc: linux-wireless Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: I have checked the Ubuntu kernel config on my laptop and it has $ grep -i RT2800PCI /boot/config-3.8.0-18-generic CONFIG_RT2800PCI=m CONFIG_RT2800PCI_RT33XX=y CONFIG_RT2800PCI_RT35XX=y CONFIG_RT2800PCI_RT53XX=y CONFIG_RT2800PCI_RT3290=y and I tried to compile the kernel myself to no avail. any ideas? On Thu, Mar 28, 2013 at 12:18 PM, Ali Ustek wrote: > Hi Sedat, > > The kernel I am using is from Ubuntu and I am using NM. > > All the other logs I have attached on to launchpad bug > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1156363 > if that's any help at all. > > Thanks > > On Thu, Mar 28, 2013 at 9:19 AM, Sedat Dilek wrote: >> On Thu, Mar 28, 2013 at 10:03 AM, Stanislaw Gruszka wrote: >>> On Thu, Mar 28, 2013 at 08:18:37AM +0000, Ali Ustek wrote: >>>> >> The wi-fi chip Ralink RT3290 is common in notebooks but is not >>>> >> supported by linux-kernel >>> >>> This device is supported since 3.7 . You most likely compile kernel >>> without CONFIG_RT2800PCI_RT3290. >>> >> >> Hi Ali, >> >> your kernel-config (self-compiled or the one of your $distro) and >> dmesg logs are always helpful, the same to lspci/lsusb outputs. >> And... informations to your $distro plus used your >> $network-userspace-apps like network-manager (NM), wpa-supplicant etc. >> are helpful... if you want your issue be tracked... successfully :-). >> >> Check also docs section for debugging the different wifi-drivers on >> . >> >> Hope this helps you! >> >> Regards, >> - Sedat - >> >>> Stanislaw >>> -- >>> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in >>> the body of a message to majordomo@vger.kernel.org >>> More majordomo info at http://vger.kernel.org/majordomo-info.html