SV: Re: Is this usb wifi plug supported?

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

 



Can you find any hints here? This describes installing the vendor driver. The usb vendor and product ids are the same, so yours ought to be the same as this.
http://superuser.com/questions/738096/how-to-install-mediatek-mt7610u-rt2860-driver

Maintaining a driver manually sucks, but it may help until the open source driver works for your dongle.

Sendt fra min Sony Xperia™-smarttelefon



---- jd1008 skrev ----


I finally received the item.
I plugged it in and kernel recognizes it as:
174.952769] usb 2-2: USB disconnect, device number 3
192.344054] usb 2-2: new high-speed USB device number 5 using ehci-pci
192.473984] usb 2-2: New USB device found, idVendor=0e8d, idProduct=7610
192.473989] usb 2-2: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
192.473993] usb 2-2: Product: WiFi
192.473996] usb 2-2: Manufacturer: MediaTek
192.473999] usb 2-2: SerialNumber: 1.0

And since the file
drivers/net/wireless/rt2x00/Kconfig

  has the following config line:
config RT2800USB_RT55XX
  bool "rt2800usb - Include support for rt55xx devices (EXPERIMENTAL)"
  ---help---
  This adds support for rt55xx wireless chipset family to the
  rt2800usb driver.
  Supported chips: RT5572

So, I ran modprobe rt2800usb which loaded:
# lsmod | grep 2800
rt2800usb              28672  0
rt2x00usb              20480  1 rt2800usb
rt2800lib              94208  1 rt2800usb
rt2x00lib              69632  3 rt2x00usb,rt2800lib,rt2800usb
crc_ccitt              16384  1 rt2800lib
mac80211              704512  4 rt2x00lib,rt2x00usb,rt2800lib,iwldvm

However, iwconfig does not show the interface.

How do I get there from here ?  :) :)

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[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