Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: network drivers problem

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

    Re: network drivers problem

    Hi, I am searching for that driver to see where else it can be downloaded from.
    Thanks

  2. #12
    Join Date
    Mar 2012
    Beans
    9

    Re: network drivers problem

    ok!
    thank you so much for your help

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

    Re: network drivers problem

    Hi, here is the directions with the new driver link just copy and paste the commands and it should work after a reboot.
    Code:
    sudo apt-get install --reinstall linux-headers-$(uname -r) build-essential dkms patch fakeroot unzip
    wget http://media.cdn.ubuntu-de.org/forum/attachments/35/07/3208747-angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO.zip
    unzip angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO.zip
    cd angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO/
    sudo make
    sudo make install
    sudo modprobe -v rt5390sta
    sudo depmod -a
    sudo update-initramfs -u
    Thanks

  4. #14
    Join Date
    Mar 2012
    Beans
    9

    Re: network drivers problem

    Thank you so much!!! you are a life saver!
    i had heard great things about the ubuntu community

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

    Re: network drivers problem

    Hi, your welcome! I am glad I could help, please use thread tools at the top of the page to mark this thread solved.
    Thanks

  6. #16
    Join Date
    Jul 2006
    Location
    south Carolina
    Beans
    4
    Distro
    Ubuntu 6.10 Edgy

    Re: network drivers problem

    Thank you for reposting the correct download driver address. I spent the better part of three days trying to get my wireless driver rt5390sta working on my HO Pavilion g7 laptop with debian squeeze 6.0+, to no avail. Your post solved the problem.

    Harry Wert
    Nuclear Physicist

Page 2 of 2 FirstFirst 12

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
  •