Find the answer to your Linux question:
Results 1 to 4 of 4
Im totally new to all things linux. I have debian running on a P2 400mhz with 128mb and it runs great. The thing is I have no idea how to ...
  1. #1
    Just Joined!
    Join Date
    Sep 2011
    Posts
    1

    how to get debian to see usb wifi adapter

    Im totally new to all things linux. I have debian running on a P2 400mhz with 128mb and it runs great. The thing is I have no idea how to get my generic wireless adapter to work.

    I have an install cd and all the documentation says it will work with linux...I don't know a brand name because honestly its totally generic although it does work with my Windows-based pc no problem so I know the adapter itself works.

    Any info would be great Im a total newbie thanks

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Hello and Welcome!

    Take a look through this page: http://www.linuxforums.org/forum/wir...tart-here.html
    post back with the requested information, and we'll have a look at what's going on.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Linux Newbie BoDiddley's Avatar
    Join Date
    Oct 2010
    Location
    Plainfield, New Jersey
    Posts
    132
    Certainly you know it is a device so driver files will have to be loaded. I suggest you search Debian repository here, as well as synaptic package manager - for a package based on your wifi adapter model.

    Also, general Internet searches are sometimes useful.

  4. #4
    Guest
    Join Date
    Feb 2005
    Posts
    314
    Provide output of the following:

    Code:
    lsusb
    Also get these installed:

    Code:
    aptitude install wireless-tools wpasupplicant

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •