Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Problem with wireless in Karmic (Dell Inspiron 1318)

  1. #1
    Join Date
    Jan 2008
    Location
    Buenos Aires, AR
    Beans
    56
    Distro
    Ubuntu 10.04 Lucid Lynx

    Problem with wireless in Karmic (Dell Inspiron 1318)

    I was running Ubuntu 9.04 on my Dell Inspiron 1318 and all the hardware was working fine.

    I did a clean install of Ubuntu 9.10 Karmic (x86) and now my wireless card is not recognized. There is no eth1 when doing ifconfig or iwconfig.

    When running this command: lshw -C network I get a list of both cards, one with logical name eth0 (not wireless) and the other one without any logical name:

    *-network
    description: Network controller
    product: BCM4312 802.11b/g
    vendor: Broadcom Corporation
    physical id: 0
    bus info: pci@0000:0c:00.0
    version: 01
    width: 64 bits
    clock: 33 MHz
    capabilities: pm msi pciexpress bus_master cap_list
    configuration: driver=b43-pci-bridge latency=0
    resources: irq:17 memory:f1ffc000-f1ffffff

    How can I solve this?
    Many thanks

  2. #2
    Join Date
    Nov 2009
    Beans
    4

    Re: Problem with wireless in Karmic (Dell Inspiron 1318)

    I'm having the exact problem after my install of 9.10. I also have a Broadcom device and it refuses to be recognized now where as it worked in 9.04. The only difference is mine has a logical name after running the last command in the OP's post.
    *-network
    description: Network controller
    product: BCM4312 802.11a/b/g
    vendor: Broadcom Corporation
    physical id: 0
    bus info: pci@0000:0c:00.0
    version: 01
    width: 32 bits
    clock: 33MHz
    capabilities: bus_master cap_list
    configuration: driver=b43-pci-bridge latency=0
    resources: irq:17 memory:fe8fc000-fe8fffff
    *-network
    description: Ethernet interface
    product: NetLink BCM5906M Fast Ethernet PCI Express
    vendor: Broadcom Corporation
    physical id: 0
    bus info: pci@0000:09:00.0
    logical name: eth0
    version: 02
    serial: 00:15:c5:86:b9:06
    width: 64 bits
    clock: 33MHz
    capabilities: bus_master cap_list ethernet physical
    configuration: broadcast=yes driver=tg3 driverversion=3.99 firmware=sb v3.04 ip=192.168.1.20 latency=0 multicast=yes
    resources: irq:30 memory:fe5f0000-fe5fffff
    *-network DISABLED
    description: Wireless interface
    physical id: 1
    logical name: wlan0
    serial: 00:1e:4c:8c:f0:27
    capabilities: ethernet physical wireless
    configuration: broadcast=yes multicast=yes wireless=IEEE 802.11bg
    Last edited by Opie2010; November 1st, 2009 at 08:11 PM.

  3. #3
    Join Date
    Jan 2008
    Location
    Buenos Aires, AR
    Beans
    56
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Problem with wireless in Karmic (Dell Inspiron 1318)

    Seems that now Broadcom BCM43xx drivers are disabled by default and have to be activated manually (like NVIDIA).

    Edit: This solved the issue
    Last edited by ger_macaco; November 1st, 2009 at 10:31 PM.

  4. #4
    Join Date
    Nov 2009
    Beans
    4

    Re: Problem with wireless in Karmic (Dell Inspiron 1318)

    How exactly did you do that?

  5. #5
    Join Date
    Sep 2008
    Location
    Estonia
    Beans
    8

    Re: Problem with wireless in Karmic (Dell Inspiron 1318)

    I also had no wireless after upgrading from 9.04 to 9.10. (Dell 1520, Broadcom driver).
    The solution for me was simple.
    I went to System -> Administration -> Hardware Drivers, to check the list of proprietary drivers. My Nvidia accelerated graphics driver driver was activated by default. As for Broadcom STA wireless driver, it said "The driver is activated but is not currently in use".
    All I had to do was just highlight Broadcom STA wireless driver line, click the button Remove, located below, wait untill the driver was unloaded, and then just activated it once again. That did the job and my wireless was enabled.
    Hope this will help someone
    Last edited by Noble Hacker; November 2nd, 2009 at 12:40 AM.

  6. #6
    Join Date
    Nov 2009
    Beans
    4

    Re: Problem with wireless in Karmic (Dell Inspiron 1318)

    Quote Originally Posted by Noble Hacker View Post
    I also had no wireless after upgrading from 9.04 to 9.10. (Dell 1520, Broadcom driver).
    The solution for me was simple.
    I went to System -> Administration -> Hardware Drivers, to check the list of proprietary drivers. My Nvidia accelerated graphics driver driver was activated by default. As for Broadcom STA wireless driver, it said "The driver is activated but is not currently in use".
    All I had to do was just highlight Broadcom STA wireless driver line, click the button Remove, located below, wait untill the driver was unloaded, and then just activated it once again. That did the job and my wireless was enabled.
    Hope this will help someone
    This what I did for 9.04. In 9.10 I don't even see any proprietary drivers when I navigate to >hardware drivers :S

    Edit: Through some miracle I fixed this problem. Thanks for helping nubs like me
    Last edited by Opie2010; November 2nd, 2009 at 04:00 AM.

  7. #7
    Join Date
    Feb 2009
    Beans
    4

    Re: Problem with wireless in Karmic (Dell Inspiron 1318)

    I'm having the same issue. What did you end up doing to fix it?

  8. #8
    Join Date
    Aug 2006
    Beans
    7

    Re: Problem with wireless in Karmic (Dell Inspiron 1318)

    Go to link:
    http://pelenegra.blogspot.com/2009/1...do-bug-da.html
    And try that solution.

  9. #9
    Join Date
    Feb 2009
    Beans
    73
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Problem with wireless in Karmic (Dell Inspiron 1318)

    Me too -- "through some miracle" -- can you be a bit more specific?

  10. #10
    Join Date
    May 2008
    Beans
    13

    Re: Problem with wireless in Karmic (Dell Inspiron 1318)

    I had the same problem, Broadcom STA driver did not show up in the Hardware Drivers utility. I figured out I could install it manually by installing the package

    Code:
    sudo apt-get install bcmwl-kernel-source
    if you have a wired network connection this should work with no problem, also the package is available on the installation CD if you use that a an APT source

Page 1 of 2 12 LastLast

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
  •