Re: Driver for RT3072

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 18 Sep 2016 13:20:21 -0600
jd1008 <jd1008@xxxxxxxxx> wrote:

[snip] 

> So, the dongle is not visible to what???? It's driver?
> It's driver module is loaded. To wit:
> $ lsmod | grep rt5572sta
> rt5572sta             810817  0
> 
> Notice the driver module has no client drivers attached to it (as 
> indicated by the trailing 0).
> 
> 
> PS: The driver source code does not name the driver module as
> rt3072.ko , So, it is not clear to me if it actually built a driver
> for that chipset.

The kernel sources, in
drivers/net/wireless/ralink/rt2x00/Kconfig
 says this:

config RT2800USB
        tristate "Ralink rt27xx/rt28xx/rt30xx (USB) support"
        depends on USB
        select RT2800_LIB
        select RT2X00_LIB_USB
        select RT2X00_LIB_FIRMWARE
        select RT2X00_LIB_CRYPTO
        select CRC_CCITT
        ---help---
          This adds support for rt27xx/rt28xx/rt30xx wireless chipset
family. Supported chips: RT2770, RT2870 & RT3070, RT3071 & RT3072

          When compiled as a module, this driver will be called
          "rt2800usb.ko".


So, it sounds like your compile didn't actually compile the correct
driver, since yours is called rt5572sta.  Not sure why, but that would
explain why it didn't help with recognizing the RT3072 device.

I'm also not sure if the stock Fedora kernel turns on this module.  You
could check /boot/config-[your kernel version] to see if 
config RT2800USB is selected as a module or to be built in.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux