Page 3 of 3 FirstFirst 123
Results 21 to 27 of 27

Thread: Connecting to wifi

  1. #21
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Connecting to wifi

    Hi,

    this device can be used with the rt2860sta or rt2800pci module. The latter is newer and currently further developed. Both drivers are part of the kernel.

    Check:

    Code:
    grep rt28 /etc/modprobe.d/*
    Load the driver by hand:

    Code:
    sudo modprobe -v rt2800pci
    sudo depmod -a
    sudo update-initramfs -u

  2. #22
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Connecting to wifi

    Hi praseodym, that is what I thought but I always like to be sure,especially since this is the first time I have seen that card.
    Thank you

  3. #23
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Connecting to wifi

    Hi, run the last three command given by praseodym, after you unplug your wired connection.

    If it does not come on post the results if the first command he gave.
    Thank you

  4. #24
    Join Date
    Sep 2011
    Beans
    30

    Re: Connecting to wifi

    praseodym and wildmanne39, thank you, that did it. Than you very much =D>

  5. #25
    Join Date
    Jan 2008
    Location
    Manchester UK
    Beans
    13,573
    Distro
    Ubuntu

    Re: Connecting to wifi

    And you saved £15

  6. #26
    Join Date
    Sep 2011
    Beans
    30

    Re: Connecting to wifi

    nothingspecial, more than that, I would still have had to figure out the BIOS problem. I have learnt quite a lot in a short time. I've been really impressed by the concise, accurate and friendly advice here.

  7. #27
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Connecting to wifi

    Hi, your welcome! I am glad it is working.

Page 3 of 3 FirstFirst 123

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
  •