Find the answer to your Linux question:
Results 1 to 4 of 4
How do I set up the wireless internet on Ubuntu 10.04 on my iMac? It's an iMac from 2008 Mac OSX 10.6 Snow Leopard 2.4 GHz Intel Core 2 Duo ...
  1. #1
    Just Joined!
    Join Date
    Aug 2010
    Posts
    4

    wifi on Ubuntu 10.04

    How do I set up the wireless internet on Ubuntu 10.04 on my iMac?

    It's an iMac from 2008
    Mac OSX 10.6 Snow Leopard
    2.4 GHz Intel Core 2 Duo
    4 GB Memory 800 MHz DDr2 SDRAM

  2. #2
    Just Joined!
    Join Date
    Aug 2010
    Location
    Italy
    Posts
    35
    If you are having a broadcom card, you might want to try the broadcom driver from the broadcom site:

    Broadcom.com - 802.11 Linux STA driver

    From: [SOLVED] able to use the airport (wifi) on my imac in ubuntu 9.1? - Ubuntu Forums

  3. #3
    Just Joined!
    Join Date
    Aug 2010
    Posts
    4
    Quote Originally Posted by linuxaria View Post
    If you are having a broadcom card, you might want to try the broadcom driver from the broadcom site:
    It says I have:

    Firmware Version: Broadcom BCM43xx 1.0 (5.10.91.19)

    How do I know which one to install?

  4. #4
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    Quote Originally Posted by laurenbanjo View Post
    It says I have:

    Firmware Version: Broadcom BCM43xx 1.0 (5.10.91.19)

    How do I know which one to install?
    Use this command:
    Code:
    dmesg | grep firmware
    The firmware is only needed for the native b43 driver. If you are using the wl driver (aka: Linux STA), you don't need to install firmware.

    Be aware that sometimes both the b43 and wl drivers will load. This will make the wireless inoperable, and one of them must be removed and prevented from loading.
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

Posting Permissions

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