Find the answer to your Linux question:
Results 1 to 2 of 2
i can't connect to the internet using my wireless card i see the network that I want to connect to but when I try connect it gives me message saying ...
  1. #1
    Just Joined!
    Join Date
    Jan 2010
    Location
    DC
    Posts
    4

    help

    i can't connect to the internet using my wireless card i see the network that I want to connect to but when I try connect it gives me message saying that i am disconnected. I t is not a driver problem

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Please post the output of the following from the terminal

    Code:
    lspci -vnn
    lsmod
    iwconfig
    dmesg
    *dmesg will be very large. You may want to direct the output to a text file (which you should then find in your home directory) as so
    Code:
    dmesg > dmesg.txt
    Please make sure and enclose the output in code tags.

Posting Permissions

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