Results 1 to 9 of 9

Thread: Wireless network is visible but disabled - how to connect?

  1. #1
    Join Date
    Jul 2010
    Location
    Vancouver, BC
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Wireless network is visible but disabled - how to connect?

    Hello all,

    I have a weird problem that I can't find the answer for in the forums or docs. I can see the wireless network in Network Manager, but it is grayed-out and inaccessible. Other wireless networks are white and I can click on them and connect to them (or could if I knew the password).

    My work computer, an IBM ThinkPad T43 running Win 7, connects.
    My personal computer, a Dell Latitude C640 running Ubuntu 10.04, sees the network as grayed-out and therefore I have no option to connect to it.

    I have tried the following:
    • Checked for hardware drivers - the system says "No proprietary drivers are in use on this system"
    • Verified that the network security settings are the same on both my work and personal computers: WPA2-Personal
    Why can I see the network but it is disabled/grayed-out?

    Thanks,
    Brian

  2. #2
    Join Date
    Jul 2006
    Location
    /usr/share/beer
    Beans
    1,316
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Wireless network is visible but disabled - how to connect?

    Normally just the headers "Wireless Network" or "Wired Network" is grayed out and if wireless is working, network names will be shown underneath each...


    This thread kinda' gives you an idea to check the wireless card's chipset and if it's Broadcom, how to get it up...

    http://ubuntuforums.org/showthread.php?t=1018216

    Registered Linux User #419773, Ubuntu User #8473 ("It Is What It Is")

    If you type rm -Rf / as root at command line you will get herpes... then die... (okay, it'll erase ALL your data)

  3. #3
    Join Date
    Jul 2010
    Location
    Vancouver, BC
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Wireless network is visible but disabled - how to connect?

    Thanks dca (aka Mel?) I looked throught that thread, but unfortunately http://blog.sampbar.com/2009/01/broa...untu-intrepid/ is no longer online. I don't know if that's the problem; could be that my chipset doesn't support WPA2?

  4. #4
    Join Date
    Jul 2006
    Location
    /usr/share/beer
    Beans
    1,316
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Wireless network is visible but disabled - how to connect?

    Issue

    sudo lspci | grep -i network

    at CLI and see if that gives any idea what kind of wireless chip you have inside the card...

    Registered Linux User #419773, Ubuntu User #8473 ("It Is What It Is")

    If you type rm -Rf / as root at command line you will get herpes... then die... (okay, it'll erase ALL your data)

  5. #5
    Join Date
    Jul 2010
    Location
    Vancouver, BC
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Wireless network is visible but disabled - how to connect?

    Thanks dca - I typed that in Terminal and got...nothing. Not even OK; it just returned to the next command line.

  6. #6
    Join Date
    Jul 2006
    Location
    /usr/share/beer
    Beans
    1,316
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Wireless network is visible but disabled - how to connect?

    Okay, then just sudo lspci and paste in response... That will list all cards: network, graphics, etc.

    ...while you're at it, sudo lsusb, and paste. That will display anything added to USB Bus Controller.

    Registered Linux User #419773, Ubuntu User #8473 ("It Is What It Is")

    If you type rm -Rf / as root at command line you will get herpes... then die... (okay, it'll erase ALL your data)

  7. #7
    Join Date
    Jul 2010
    Location
    Vancouver, BC
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Wireless network is visible but disabled - how to connect?

    Ok, here are the results. Note that I just installed WICD, and will have to wait till I'm home to see if that works. Is there anything below related to wireless?

    sudo lspci:
    00:00.0 Host bridge: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge (rev 04)
    00:01.0 PCI bridge: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge (rev 04)
    00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
    00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
    00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02)
    00:1f.6 Modem: Intel Corporation 82801CA/CAM AC'97 Modem Controller (rev 02)
    01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
    02:00.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
    02:01.0 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller
    02:01.1 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller
    02:03.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)

    sudo lsusb
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    • I gather this means I have nothing plugged into my USB port (this Dell has only one...), which is correct.

  8. #8
    Join Date
    Jul 2006
    Location
    /usr/share/beer
    Beans
    1,316
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Wireless network is visible but disabled - how to connect?

    Yikes, I don't even see a wireless card listed. I see the 3Com NIC...

    Judging by Dell Specs it either has Dell TrueMobile 1500 mini-PCI card or Intel 5000 mini-PCI, hmmm. This may require 'ndiswrapper' and Windows drivers if we can find out exactly what chipset it uses...
    Last edited by dca; July 23rd, 2010 at 07:04 PM.

    Registered Linux User #419773, Ubuntu User #8473 ("It Is What It Is")

    If you type rm -Rf / as root at command line you will get herpes... then die... (okay, it'll erase ALL your data)

  9. #9
    Join Date
    Jul 2010
    Location
    Vancouver, BC
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Wireless network is visible but disabled - how to connect?

    Strange, eh? But it does have wireless. It's a Dell C640, so perhaps the wireless is built-in somehow.

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
  •