Results 1 to 5 of 5

Thread: Installing Wireless Card drivers in Ubuntu

  1. #1
    Join Date
    Jan 2009
    Posts
    34

    Installing Wireless Card drivers in Ubuntu

    Hi,

    I have Atheros AR5007EG Wireless Network Adapter and a Broadcom NetLink (TM) Gigabit Ethernet. I want to know if ubuntu 8.10 has the drivers for these.

    I have searched the website of my acre laptop, but not finding anything.

    Thank for any help.

  2. #2
    Join Date
    Dec 2008
    Posts
    239

    Re: Installing Wireless Card drivers in Ubuntu

    The newest Madwifi sources do support this chipset. You'll need to checkout
    them from the SVN.

  3. #3
    Join Date
    Nov 2008
    Posts
    173

    Re: Installing Wireless Card drivers in Ubuntu

    This tutorial will explain how to Atheros AR5007EG or AR242x wireless cards working in Ubuntu 8.10 (Intrepid Ibex).First you need to compile latest ath5k driver using the following procedure.Use one of the following method.

    Preparing your system

    sudo aptitude install build-essential

    This will install all the required compilers.

    Method 1

    Now you need to download the latest wireless drivers from here using the following command
    Now you have compat-wireless-2.6.tar.bz2 file you need to extract this file using the following command from the terminal

    sudo tar -jxvf compat-wireless-2.6.tar.bz2
    Move to the directory you extracted in terminal

    cd directoryname
    Run the following commands

    make

    sudo make install

    sudo make unload

    sudo make load
    Uninstall drivers

    If you want to uninstall cd in to the wireless drivers directory path and use the following commands
    sudo make unload

    sudo make uninstall

    More here

  4. #4
    Join Date
    Jan 2009
    Posts
    31

    Re: Installing Wireless Card drivers in Ubuntu

    I am currently using ubuntu linux on my acer 5610Z.

    I can tell you that ubuntu will automatically detect the hardware and gather the drivers for it. I would suggest using the live cd to try out ubuntu before installing it, just to make sure it will work on your computer.

    But my laptop is also using an Atheros wireless card and it work fine.

    Although I did notice one glitch, is that it will not connect after coming back from suspend or sleep mode, in which as you need to restart it.

  5. #5
    Join Date
    Mar 2010
    Posts
    303

    Re: Installing Wireless Card drivers in Ubuntu

    Please I am looking for the drivers o (driver) for my card wirless Lan Express AS IEEE 802.11g PCI-E fit . As I look but I found nothing knowing that my PC and a Sony Vaio VGN NR 10E / S Please guide me and Donant a link or the drivers simply tt, contact me by e-mail is nice.

Similar Threads

  1. Error while installing drivers for wireless card
    By Loyalpalm in forum Windows Software
    Replies: 5
    Last Post: 31-12-2010, 03:57 PM
  2. Ubuntu 10.10: wireless card is not recognized
    By Rihanna in forum Technology & Internet
    Replies: 5
    Last Post: 03-12-2010, 08:38 PM
  3. Installing TV tuner card in ubuntu
    By Padmeshh in forum Operating Systems
    Replies: 4
    Last Post: 29-09-2010, 12:31 PM
  4. Installing Nvidia Drivers on Ubuntu x64
    By OSzilla in forum Operating Systems
    Replies: 3
    Last Post: 31-08-2009, 07:53 PM
  5. Installing a Wi-Fi Card on Ubuntu
    By spookshow in forum Guides & Tutorials
    Replies: 3
    Last Post: 26-08-2009, 11:46 PM

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
  •  
Page generated in 1,713,979,468.19180 seconds with 17 queries