【问题标题】:Driver for Mediatec 7610U wifi dongle in raspbianraspbian 中 Mediatec 7610U wifi 加密狗的驱动程序
【发布时间】:2016-05-24 08:04:39
【问题描述】:

我正在尝试为 raspberry pi 1 B+ 上的 raspbian 中的 mt7610 (Product Page) usb wifi dongle 编译驱动程序

Here是驱动源码下载链接

编译和安装后,我在 dmesg 中得到了填充

[ 2013.724491] usb 1-1.2: new high-speed USB device number 8 using dwc_otg
[ 2013.841247] usb 1-1.2: New USB device found, idVendor=0e8d, idProduct=7610
[ 2013.841286] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2013.841306] usb 1-1.2: Product: WiFi
[ 2013.841323] usb 1-1.2: Manufacturer: MediaTek
[ 2013.841382] usb 1-1.2: SerialNumber: 1.0
[ 2014.117654] mt7650u_sta: disagrees about version of symbol module_layout

lsusb 长这样

Bus 001 Device 008: ID 0e8d:7610 MediaTek Inc.

【问题讨论】:

    标签: linux raspberry-pi usb driver raspbian


    【解决方案1】:

    我有相同的 wifi 加密狗,但在我的 Raspberry Pi 3 上以通常的方式安装任何驱动程序都很不走运。但是,我发现 this thread on official forum 建议使用 MrEngman 的 this script。显然,该脚本会自动为您找到正确的驱动程序并安装它。它对我有用。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-04-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-02-12
      相关资源
      最近更新 更多