Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

  1. #1
    Join Date
    Nov 2024
    Beans
    4

    "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    This is my lsusb output:
    Code:
    Bus 002 Device 003: ID 0e8d:7603 MediaTek Inc. 802.11 n WLAN
    The problem is that Ubuntu doesn't recognize the adapter, when I was on Windows, the adapter was recognized but it suddenly disconnected, although it was well connected, it disconnected when it was almost ready to connect in fact.

  2. #2
    Join Date
    Feb 2020
    Beans
    167

    Re: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    Well, let me see. Here is the Mediatek kernel support site:

    https://wireless.docs.kernel.org/en/.../mediatek.html

    I see: MT7603E 802.11b/g/n 2T2R 2.4GHz PCIe chip

    That means it is supported.

    Paste the results of the following commands:

    $ iw dev

    $ lsmod | grep mt7

  3. #3
    Join Date
    Nov 2024
    Beans
    4

    Re: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    None of the commands showed anything

  4. #4
    Join Date
    Feb 2020
    Beans
    167

    Re: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    Hmmm...

    This is a chip that has in-kernel driver support and you are not seeing the driver loading so maybe the firmware file is not installed in Ubuntu. Check the log and see if you can see anything related the driver:

    $ sudo dmesg

  5. #5
    Join Date
    May 2014
    Location
    /home
    Beans
    11,246
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    Quote Originally Posted by morrownr View Post
    Well, let me see. Here is the Mediatek kernel support site:

    https://wireless.docs.kernel.org/en/.../mediatek.html

    I see: MT7603E 802.11b/g/n 2T2R 2.4GHz PCIe chip

    That means it is supported.

    Paste the results of the following commands:

    $ iw dev

    $ lsmod | grep mt7
    I am fairly sure the mt7603e driver is not for USB devices

  6. #6
    Join Date
    Nov 2024
    Beans
    4

    Re: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    This is the $sudo dmesg log:
    log.zip

  7. #7
    Join Date
    Feb 2020
    Beans
    167

    Re: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    > I am fairly sure the mt7603e driver is not for USB devices

    Me too. The Mediatek list I posted does not show a USB version of the mt7603 chip.

    However, I cannot explain the following:

    [ 1.033582] usb 2-1.1: New USB device found, idVendor=0e8d, idProduct=7603, bcdDevice= 0.01
    [ 1.033592] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 1.033596] usb 2-1.1: Product: 802.11 n WLAN
    [ 1.033599] usb 2-1.1: Manufacturer: MediaTek

    @esflownk

    What version of Ubuntu are you using? And what kernel?

    Can you shed some light on the device? You called the device an adapter. Do you mean USB WiFi adapter? If so, never heard of a usb device with that chip. This is a mystery.

  8. #8
    Join Date
    Nov 2024
    Beans
    4

    Re: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    Ubuntu Operative System name:
    Ubuntu 24.04.1 LTS

    This is what "uname -r" command showed:
    Linux esflownk 6.8.0-48-generic #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

    (EXTRA) Firmware Version:
    A05

    And yeah, it's an USB WIFI adapter.

  9. #9
    Join Date
    Feb 2020
    Beans
    167

    Re: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    > And yeah, it's an USB WIFI adapter.

    I've been keeping up with usb wifi chips for many years and this one is one that I was unaware of. The mt7603u is simply not supported. The mt7603e is supported. I have no idea why this is. My recommendation is for you to take a look at the following site:

    https://github.com/morrownr/USB-WiFi

    That is the Main Menu for the site. Reading menu item 1 is a good idea and then you can see many adapters that will work plug and play in Ubuntu 24.04 under menu item 2, the Plug and Play List. You can ask questions in Issues at the site.

    Disclaimer: I am the owner of that site. I do not make any money from the site and I get a lot of help. The sites gets over 20k hits per week and if any bad information shows up, it gets called out rapidly. I think it will help in this case.

    Good luck.

  10. #10
    Join Date
    May 2018
    Location
    Here and There
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: "MediaTek Inc. 802.11 n WLAN" adapter doesn't work

    @morrownr We All owe you a big Thanks and the other's involved.
    "When you practice gratefulness, there is a sense of respect toward others." >>Dalai Lama

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •