Results 1 to 4 of 4

Thread: Wireless doesn't work on Ubuntu 9.04 for MacBook 4,1

  1. #1
    Join Date
    Aug 2009
    Posts
    3,786

    Wireless doesn't work on Ubuntu 9.04 for MacBook 4,1

    Sorry, but i have this question too i thought it would be better to make different threads for different problem. Recently i noticed that i cannot connect to the wireless network at home. after researching i found that the problem is not with my home wifi but with my MacBook Pro wifi adapter. Wireless doesn't work on Ubuntu 9.04 for MacBook 4,1. What possible could be causing this problem? I have no idea about this problem at all... So please help me with this on too. Thanks!

  2. #2
    Join Date
    Jan 2009
    Posts
    1,738

    Re: Wireless doesn't work on Ubuntu 9.04 for MacBook 4,1

    Did you try to use the ndiswrapper or the broadcom drivers? MacBook 4,1 has broadcom wireless i guess..? Well what problem do you face? Does it not detect your wireless network? Are you able to see if the drivers are installed? If not then try both ways : using the official drivers and using ndiswrapper. Run this in terminal and post what you get in output:
    Code:
    lshw -C network
    Hope this helps...

  3. #3
    Join Date
    Aug 2009
    Posts
    3,786

    Re: Wireless doesn't work on Ubuntu 9.04 for MacBook 4,1

    I tried the broadcom drivers and also tried using ndiswrapper as suggested by a friend before, but that doesn't help... I got this output for the command to asked me to run :
    Code:
    description: Network Controller
    product: BCM4328 802.11a/b/g/n
    vendor: Braodcom Corporation
    physical id: 0
    bus info: pci@0000:0b:00.0
    version: 03
    width: 64 bits
    clock: 33MHz
    capabilities: bus_master cap_list
    configuration: driver=b43-pci-bridge latency=0 module=ssb

  4. #4
    Join Date
    Jan 2009
    Posts
    1,738

    Re: Wireless doesn't work on Ubuntu 9.04 for MacBook 4,1

    I think you do not need to use ssb module here for your driver. Not sure but try to add the ssb module in the blacklist file and see if that works...
    Code:
    echo "blacklist ssb" | sudo tee -a /etc/modprobe.d/blacklist.conf
    Now try to probe the modules needed and see if that gets you going :
    Code:
    sudo modprobe wl
    Do post back and tell us what happens...

Similar Threads

  1. Suspend doesn't work properly with ubuntu
    By leshaspar in forum Operating Systems
    Replies: 5
    Last Post: 18-11-2010, 07:31 AM
  2. Ubuntu:WOL doesn't work
    By Strangers in forum Operating Systems
    Replies: 4
    Last Post: 18-11-2010, 06:16 AM
  3. Headphone doesn't work in windows 7 on macbook pro 13
    By Xenaa7 in forum Portable Devices
    Replies: 5
    Last Post: 08-11-2010, 07:50 AM
  4. iSight camera doesn't work MacBook Pro
    By Neel21 in forum Hardware Peripherals
    Replies: 4
    Last Post: 16-02-2010, 03:51 AM
  5. Dual booting Fedora 11 with Ubuntu 9.04 doesn't work
    By Fedora Rocher in forum Operating Systems
    Replies: 3
    Last Post: 22-10-2009, 02:13 PM

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
  •  
Page generated in 1,713,891,316.83379 seconds with 17 queries