Results 1 to 6 of 6

Thread: wlan BCM4328 without ndiswrapper

  1. #1
    Join Date
    May 2008
    Beans
    3

    wlan BCM4328 without ndiswrapper

    Hi everybody,

    Im running Linux on my Macbook 3.1.
    it has the wlan card
    Network controller: Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03)
    buildin
    But im wondering about my battery consumption.
    the ndiswrapper seems not to be able to handle the chip in a battery-friendly way.

    so is it possible to use another module then ndiswrapper for the BCM4328?

    - wette

  2. #2
    Join Date
    Apr 2006
    Location
    Norway
    Beans
    153

    Re: wlan BCM4328 without ndiswrapper

    bcm43xx should work..

    You can swap with

    sudo rmmod ndiswrapper
    sudo modprobe bcm43xx

    Works on my old laptop with 7.10.
    Good performance to

  3. #3
    Join Date
    May 2008
    Beans
    3

    Re: wlan BCM4328 without ndiswrapper

    Hey,
    if doing so (but i have b43 and not bcm43xx)
    i get:
    Broadcom 43xx driver loaded [ Features: PMLR, Firmware-ID: FW13 ]
    in my /var/log/messages

    but no wlan device is displayer using ifconfig.

    do i have the wrong firmware version ?

    - wette

  4. #4
    Join Date
    Apr 2006
    Location
    Norway
    Beans
    153

    Re: wlan BCM4328 without ndiswrapper

    hm.. thats odd. The bcm43xx should have come with the kernel headers.. I'm not familier with the b43, so i can't tell you why that's not working.

    What does iwconfig give you?

  5. #5
    Join Date
    May 2008
    Beans
    3

    Re: wlan BCM4328 without ndiswrapper

    b43 should be the same as bcm43xx

    but: are you sure that you have a BCM4328 chipset?

    because 5 minutes ago i read on linuxwireless that there is no support for BCM4328 in the drivers.

    i think i do not have bcm43xx driver because actually i am not using ubuntu but fedora..

    iwconfig only shoes up my local loopback und my wired-lan beeing no wlan-cards.

    - wette

  6. #6
    Join Date
    Apr 2006
    Location
    Norway
    Beans
    153

    Re: wlan BCM4328 without ndiswrapper

    because 5 minutes ago i read on linuxwireless that there is no support for BCM4328 in the drivers.
    Ahh.. my bad, I read the numbers wrong.
    I guess your stuck with ndiswrapper untill someone blackboxes the driver or broadcom start treating there customers with due respect. I spent my first 6 months in the linuxworld getting my broadcom card working, so I know how you feel.

    Good luck to you

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
  •