Results 1 to 8 of 8

Thread: TP Link AX3000 (TX3000E) with Ubuntu 18.04

  1. #1
    Join Date
    Oct 2020
    Beans
    3

    Question TP Link AX3000 (TX3000E) with Ubuntu 18.04

    Hello,
    I'm still fairly new to Linux so I'm still having some trouble determining what's possible and what's not. I have a leftover TP Link TX3000E wireless/Bluetooth card that I wanted to try to get working on my Ubuntu 18.04 machine. I got it installed into the PCI-E slot and the Bluetooth functioned flawlessly with no additional setup. Unfortunately, the wi-fi capabilities did not. Now according to the TP Link website, it's only out-of-the-box compatible with Windows 10. However, I know from research that the card uses the Intel AX200 chipset and drivers which the Ubuntu kernel should be compatible with.

    So, is there a workaround here that would be reasonable to attempt or am I better off just finding a different wireless card made for Linux? Thanks in advance.

  2. #2
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: TP Link AX3000 (TX3000E) with Ubuntu 18.04


  3. #3
    Join Date
    Oct 2020
    Beans
    3

    Re: TP Link AX3000 (TX3000E) with Ubuntu 18.04

    Thanks for your response!
    Forgive my lack of experience, but I'm not sure I properly installed the package. Based on the instructions, I installed the PPA with the commands::
    sudo add-apt-repository ppa:canonical-hwe-team/pc-oem-dkms
    sudo apt-get update
    Then ran
    dpkg -l | grep backport-iwlwifi-dkms

    I confirmed that I am using the 4.15 kernel and I did reboot my system. The wi-fi settings menu is still saying "No Wi-Fi Adapter Found". Any idea what I may have done wrong? Thanks

  4. #4
    Join Date
    Feb 2020
    Beans
    158

    Re: TP Link AX3000 (TX3000E) with Ubuntu 18.04

    Have you considered backing up your important files and then doing a clean (format) installation of 20.04? That might be easier than what you are trying to do and it should "just work" with 20.04.

  5. #5
    Join Date
    Oct 2020
    Beans
    3

    Re: TP Link AX3000 (TX3000E) with Ubuntu 18.04

    I have, actually. I initially installed 20.04 but there were some weird driver issues. I'm pretty sure I could resolve whatever the problem was at this point, I've just been putting it off. This seems like as good of an excuse as any to give it another go, though Will give that a shot after work and update here, thanks.

  6. #6
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: TP Link AX3000 (TX3000E) with Ubuntu 18.04

    Let's find the exact identity of your card:
    Code:
    lspci -nnk | grep 0280 -A3
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  7. #7
    Join Date
    Jul 2013
    Location
    Silent Hill
    Beans
    76
    Distro
    Ubuntu

    Re: TP Link AX3000 (TX3000E) with Ubuntu 18.04

    HI! I am considering buying this card and I need to know if it works in Ubuntu 20.04. Can you give an update on if it worked?

  8. #8
    Join Date
    Jul 2013
    Location
    Silent Hill
    Beans
    76
    Distro
    Ubuntu

    Re: TP Link AX3000 (TX3000E) with Ubuntu 18.04

    I just bought the AX3000 ( after doing my research) and it works out of the box. You just need the kernel 5.1 or later. The speed on the thing is very nice and it receives the signal well.

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
  •