Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 41

Thread: Atheros AR8151 drivers

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

    Re: Atheros AR8151 drivers

    Hi, the one you saw is for your wireless card, I did not see one for your ethernet card. I am about to go to bed, I will check on this thread tomorrow, hopefully someone will pop in here that knows where and how to get the driver.

  2. #12
    Join Date
    Jan 2008
    Beans
    186

    Re: Atheros AR8151 drivers

    the very last entry says Athernot ethernet card ?

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

    Re: Atheros AR8151 drivers

    Quote Originally Posted by corkscrew View Post
    the very last entry says Athernot ethernet card ?
    Hi, yes I saw that last night but it does not show any drivers in use for it. I asked a friend to take a look maybe he knows how to get the driver.
    Last edited by wildmanne39; July 17th, 2011 at 09:57 PM. Reason: Add more text

  4. #14
    Join Date
    Nov 2010
    Location
    NM
    Beans
    1,121
    Distro
    Lubuntu Development Release

    Re: Atheros AR8151 drivers

    i found this link where others got the driver working. Tough to do if you have no internet but you do have flash drive and another connection.

    http://ubuntuforums.org/showthread.php?t=1677122

    Check that one out.
    Boot Info Script
    Ubuntu User number is # 32763
    Linux User number is # 527179

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

    Re: Atheros AR8151 drivers

    Quote Originally Posted by nm_geo View Post
    i found this link where others got the driver working. Tough to do if you have no internet but you do have flash drive and another connection.

    http://ubuntuforums.org/showthread.php?t=1677122

    Check that one out.
    Hi, thanks geo I showed that one to him last night he tried it but it did not work, and he has no way to use his wireless card he only has a wired connection where he lives.
    I appreciate any ideas you come up with.

  6. #16
    Join Date
    Nov 2010
    Location
    NM
    Beans
    1,121
    Distro
    Lubuntu Development Release

    Re: Atheros AR8151 drivers

    That is a tough one for sure .. Maybe Chili555 might have an idea.
    Boot Info Script
    Ubuntu User number is # 32763
    Linux User number is # 527179

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

    Re: Atheros AR8151 drivers

    I believe this card wants the module atl1c. I'd download the tarball for compat-wireless. http://wireless.kernel.org/en/users/...ng_the_tarball

    Install linux-headers and build-essential: I think they're on the CD or DVD. Extract the package and do:
    Code:
    cd Desktop/compat
    Press the Tab key so the rest fills in.
    Code:
    ./scripts/driver-select atl1c
    make
    sudo make install
    sudo modprobe atl1c
    This is not intended to be an exhaustive tutorial; hopefully wildmanne39 and nm_geo can take over while I eat supper.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #18
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Atheros AR8151 drivers

    Hi chili555, thank you for your help I greatly appreciate it.

  9. #19
    Join Date
    Jan 2008
    Beans
    186

    Re: Atheros AR8151 drivers

    how do I do this
    Install linux-headers and build-essential: I think they're on the CD or DVD.
    from disk? I presume you mean the lucid install disk

  10. #20
    Join Date
    Nov 2010
    Location
    NM
    Beans
    1,121
    Distro
    Lubuntu Development Release

    Re: Atheros AR8151 drivers

    Quote Originally Posted by corkscrew View Post
    how do I do this from disk? I presume you mean the lucid install disk

    You are correct.. You use the CD that you installed from.. It would be nice if they were already installed.

    Open Synaptic Package Manager
    go to Settings>Repositories select/click the CD on in the box
    Then search in the Synaptic search box for the packages below
    install the build-essential and linux-headers-generic

    The we will figure out a way to get the Linux compat-wireless on your desktop and do what Chili555 said with it.

    Be back in a few going to boot up my Lucid version.
    Boot Info Script
    Ubuntu User number is # 32763
    Linux User number is # 527179

Page 2 of 5 FirstFirst 1234 ... LastLast

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
  •