LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 02-01-2008, 09:50 PM   #1
zirtik
Member
 
Registered: Jul 2005
Posts: 33

Rep: Reputation: 15
Problem - Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)


Hi,

Before starting I have to say that I read almost everything related to my chipset and tried all the solutions but none worked for me. Finally I found the page on:

https://help.ubuntu.com/community/Wi...eisty_No-Fluff

and installed ndiswrapper but still my wireless card's light is red (not blue).
However, I didn't get any error messages at all and the installation seemed to be successful.

I am using an HP Pavillion dv2615nr and have the chipset:

Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02).

The weird thing is that when I type lshw -C network I get the following output:

Code:
lshw -C network
WARNING: you should run this program as super-user.
  *-network               
       description: Ethernet interface
       product: nVidia Corporation
       vendor: nVidia Corporation
       physical id: a
       bus info: pci@0000:00:0a.0
       logical name: eth0
       version: a2
       serial: 00:16:d3:f2:78:16
       width: 32 bits
       clock: 66MHz
       capabilities: bus_master cap_list ethernet physical
       configuration: broadcast=yes driver=forcedeth driverversion=0.61 ip=192.168.1.64 latency=0 maxlatency=20 mingnt=1 module=forcedeth multicast=yes
  *-network
       description: Network controller
       product: BCM94311MCG wlan mini-PCI
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       version: 02
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list
       configuration: driver=b43-pci-bridge latency=0 module=ssb
I think my problem is with the last line because in my opinion the driver should be nidswrapper not b43-pci-bridge. If I'm right, how can I fix this?

Finally, here is the output for vim /etc/modules

Code:
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

fuse
lp
rtc
sbp2
ndiswrapper
and I added the line

Code:
blacklist bcm43xx

to my /etc/modprobe.d/blacklist file.
I am currently running Ubuntu - Hardy and wireless is my only problem. Looking desperately for help,

Thank you for reading and thanks in advance for any solution ideas.

Last edited by zirtik; 02-01-2008 at 09:52 PM.
 
Old 02-01-2008, 10:28 PM   #2
silverstormboy
Member
 
Registered: Apr 2003
Location: Singapore
Distribution: Ubuntu 7.10 Gutsy
Posts: 32

Rep: Reputation: 15
Hi, I have just post my reply to other user in this forum that used the same wireless card as mine when I saw your post

Im using Acer laptop 4620z with UBUNTU 7.l0 Gutsy.

I followed instruction from this smart guy:
http://invaleed.wordpress.com/2007/1...ci-ubuntu-710/

and it works for me.

Hope it will works for you also.

Good luck.
 
Old 02-02-2008, 12:30 AM   #3
zirtik
Member
 
Registered: Jul 2005
Posts: 33

Original Poster
Rep: Reputation: 15
Hi, thanks for replying. Unfortunately, I have already tried that trick and installed ndiswrapper from source. I even tried latest stable release of ndiswrapper, namely version 1.51. Everything seems perfect but I still can't make it. Again, the 'weird' thing is that when I type

lshw -C network

I get

Code:
WARNING: you should run this program as super-user.
  *-network               
       description: Ethernet interface
       product: nVidia Corporation
       vendor: nVidia Corporation
       physical id: a
       bus info: pci@0000:00:0a.0
       logical name: eth0
       version: a2
       serial: 00:16:d3:f2:78:16
       width: 32 bits
       clock: 66MHz
       capabilities: bus_master cap_list ethernet physical
       configuration: broadcast=yes driver=forcedeth driverversion=0.61 ip=192.168.1.64 latency=0 maxlatency=20 mingnt=1 module=forcedeth multicast=yes
  *-network
       description: Network controller
       product: BCM94311MCG wlan mini-PCI
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       version: 02
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list
       configuration: driver=b43-pci-bridge latency=0 module=ssb
Note that the last line still says that I,m currently using the b43-pci-bridge driver and I think it is not supposed to be used. How can I change it to ndiswrapper?

Please help me

Last edited by zirtik; 02-02-2008 at 12:32 AM.
 
Old 02-02-2008, 01:04 AM   #4
zirtik
Member
 
Registered: Jul 2005
Posts: 33

Original Poster
Rep: Reputation: 15
Based on this post:

http://ubuntuforums.org/showthread.p...ge#post4216379

This was an issue related to Hardy and the new kernels. What I did was adding the following lines
to

Code:
rmmod ohci_hcd
rmmod ssb
rmmod ndiswrapper
modprobe ndiswrapper
modprobe ohci_hcd
and adding ssb to the blacklist (/etc/modprobe.d/blacklist).

Now everything is fine!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Broadcom Corp. Dell Wireless 1390 WLAN Mini-PCI Card reverse Linux - Wireless Networking 7 09-07-2007 05:29 PM
BCM94311MCG wlan mini-PCI and BCM43xx Pratt Slackware 4 08-26-2007 02:25 AM
Dell wireless WLAN 1450 Dual Band WLAN Mini-PCI card not recognised pitts68 Linux - Wireless Networking 102 02-28-2005 07:21 AM
ndiswrapper with Broadcom WLAN mini-PCI :: iwconfig returns ESSID:"" chr15t0 Linux - Wireless Networking 17 07-27-2004 07:40 AM
Problem ON Broadcom Corporation BCM94306 802.11g (rev 02) ON Fedora honest Linux - Wireless Networking 4 07-17-2004 12:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 03:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration