Results 1 to 4 of 4

Thread: I want Wireless Internet on Ubuntu (Karmic Koala)

  1. #1
    Join Date
    May 2009
    Posts
    76
    Rep Power
    4

    Default I want Wireless Internet on Ubuntu (Karmic Koala)

    I own a Dell M1530 Laptop, Wireless works in windows but I don’t like too.

    How can I acquire Wireless web with Ubuntu (Karmic Koala)

  2. #2
    Roger Cole is offline Member
    Join Date
    May 2009
    Posts
    82
    Rep Power
    4

    Default

    Open up a terminal

    (Applications -> Accessories -> Terminal )

    In the terminal type as:

    "sudo ifconifg -a"

    Copy as well as paste the output here.

    Also type as "sudo lspci" plus paste this output here.

  3. #3
    Johnny Cuzens is offline Member
    Join Date
    May 2009
    Posts
    82
    Rep Power
    4

    Default

    Can you please provide the output of:

    sudo lshw -C network; sudo iwlist scan

    Thanks

  4. #4
    Join Date
    May 2009
    Posts
    80
    Rep Power
    4

    Default

    Hi,

    Please first hook up your network card to the wireless router by an ethernet cable (also well-known as a LAN cable).

    In order to meet necessary troubleshooting details on your wireless card, please pursue this process:

    Step 1: Open Terminal from "Applications->Accessories->Terminal"

    Step 2: Please copy-paste the subsequent command into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the statement sudo as well as ENDS with the word restart. So please copy-paste the whole command under Firefox into a Terminal, and after that press the <enter> key, and afterwards enter your password when sudo requests for password, and press the enter key once more.

    sudo lshw -C network; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -C usb; uname -a; dmesg | grep ound; dmesg | grep b43; dmesg | grep iwl; iwconfig; sudo /etc/init.d/networking restart

    Step 3: Please post results (copy/paste terminal output) on this thread

    Regards,

Similar Threads

  1. How to set up Xen in Karmic Koala
    By lynette in forum Linux/Free BSD
    Replies: 0
    Last Post: 11-09-2009, 11:24 AM
  2. Pc Suite in Karmic Koala
    By kenner66 in forum Linux/Free BSD
    Replies: 0
    Last Post: 11-03-2009, 11:21 AM
  3. Equalizer stopped in Amarok 2.2.0 in Kubuntu 9.10 Karmic Koala
    By Mike Gatting in forum Linux/Free BSD
    Replies: 0
    Last Post: 11-02-2009, 11:57 AM
  4. Replies: 0
    Last Post: 10-08-2009, 12:19 PM
  5. Ubuntu 9.10 (Karmic Koala): beta version available for download
    By carian789 in forum Latest Hardware News
    Replies: 0
    Last Post: 10-05-2009, 06:07 AM

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
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48