Results 1 to 2 of 2

Thread: what wireless reciver do I have?

  1. #1
    Join Date
    May 2009
    Location
    Bridgend
    Beans
    34
    Distro
    Ubuntu 10.04 Lucid Lynx

    Thumbs down what wireless reciver do I have?

    I'm currently looking into learning how to use "Aircrack -ng"

    But I'm starting right at the beginning and I need to find out what wireless receiver i have.

    where would I go in Ubuntu to to find out what hardware I have?

    I have an advent 8117. If anyone has the same laptop can you please help

    Cheers.

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

    Re: what wireless reciver do I have?

    Open a terminal (Applications -> Accessories -> Terminal, if you are running Gnome) and type:
    Code:
    sudo lshw -C network
    You will be shown the details of both your ethernet and wireless cards. It ought to be apparent which card is wireless, but if you get stuck, please post back.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

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
  •