openSUSE Forums > Network/Internet > Wireless » Install Broadcom 4318 in openSUSE 11

Go Back   openSUSE Forums > Network/Internet > Wireless
Forums FAQ Members List Search Today's Posts Mark Forums Read


Wireless Questions about wireless networking setup, use, and wireless specific applications

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 24-Jun-2008, 22:18
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 6
jnigro hasn't been rated much yet
Post Install Broadcom 4318 in openSUSE 11

Sorry for my english, I speak spanish

1) Open a terminal and login as root, then run:

lspci | grep Broadcom

results would be something like this:

05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)

2) Download the driver:

RapidShare: Easy Filehosting

3) In terminal run (as root):

modprobe -r b43
modprobe -r b44
modprobe -r b43legacy
modprobe -r ssb

4) Install ndiswrapper from openSUSE dvd

5) Install the driver (in a terminal as root):

ndiswrapper -i /(driver's folder)/bcmwl5.inf
ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4318) present (alternate driver: ssb)
ndiswrapper -m
modprobe ndiswrapper

6) Load ndiswrapper on boot system

- edit /etc/sysconfig/kernel

add "ndiswrapper" in the section MODULES_LOADED_ON_BOOT="" --->MODULES_LOADED_ON_BOOT="ndiswrapper"

save and exit

-edit /etc/rc.d/boot.local

add at the end of the file the following lines :
modprobe -r b44
modprobe -r b43
modprobe -r b43legacy
modprobe -r ssb
modprobe -r ndiswrapper
modprobe ndiswrapper
modprobe b44

exit 0

save and exit

restart de system and wifi is ready to be used

it's all


bye bye, from Argentina...joaco
Reply With Quote
  #2 (permalink)  
Old 24-Jun-2008, 23:29
Larry Finger
Guest
 
Posts: n/a
Default Re: Install Broadcom 4318 in openSUSE 11

jnigro wrote:
> Sorry for my english, I speak spanish
>
> 1) Open a terminal and login as root, then run:
>
> lspci | grep Broadcom
>
> results would be something like this:
>
> 05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One
> 54g] 802.11g Wireless LAN Controller (rev 02)
>
> 2) Download the driver:
>
> 'RapidShare: Easy Filehosting'
> (http://rapidshare.com/files/72536890/SP36684A.zip.html)
>
> 3) In terminal run (as root):
>
> modprobe -r b43
> modprobe -r b44
> modprobe -r b43legacy
> modprobe -r ssb
>
> 4) Install ndiswrapper from openSUSE dvd
>
> 5) Install the driver (in a terminal as root):
>
> ndiswrapper -i /(driver's folder)/bcmwl5.inf
> ndiswrapper -l
> bcmwl5 : driver installed
> device (14E4:4318) present (alternate driver: ssb)
> ndiswrapper -m
> modprobe ndiswrapper
>
> 6) Load ndiswrapper on boot system
>
> - edit /etc/sysconfig/kernel
>
> add "ndiswrapper" in the section MODULES_LOADED_ON_BOOT=""
> --->MODULES_LOADED_ON_BOOT="ndiswrapper"
>
> save and exit
>
> -edit /etc/rc.d/boot.local
>
> add at the end of the file the following lines :
> modprobe -r b44
> modprobe -r b43
> modprobe -r b43legacy
> modprobe -r ssb
> modprobe -r ndiswrapper
> modprobe ndiswrapper
> modprobe b44
>
> exit 0
>
> save and exit
>
> restart de system and wifi is ready to be used
>


Yes, this method will work, but be aware of the consequences. First of
all, you are running a Windows driver with no protection against
errors in that driver. What would be a Blue Screen of Death in Windows
is a Linux crash. Secondly, loading that driver sets the "tainted"
flag, which means that no kernel developer will even look at any other
problem you might have.

A better method is to have a wired network connection, launch a
console terminal and enter the following command:

sudo /usr/sbin/install_bcm43xx_firmware

This script will install the firmware necessary to use the open-source
driver. Once that is done, your wireless will work without tainting
your kernel.

Larry
Reply With Quote
  #3 (permalink)  
Old 25-Jun-2008, 08:43
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 6
jnigro hasn't been rated much yet
Default Re: Install Broadcom 4318 in openSUSE 11

Ok, but I don't have a wired connection

I find my solution only this way

thank for explanation
Reply With Quote
  #4 (permalink)  
Old 25-Jun-2008, 13:33
Larry Finger
Guest
 
Posts: n/a
Default Re: Install Broadcom 4318 in openSUSE 11

jnigro wrote:
> Ok, but I don't have a wired connection
>
> I find my solution only this way


I cannot find your previous posting. Does your wireless now work, or
do you still need help? If so, does your system dual boot Windows?
Does your wireless work that way?

Larry
Reply With Quote
  #5 (permalink)  
Old 26-Jun-2008, 10:50
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 6
jnigro hasn't been rated much yet
Default Re: Install Broadcom 4318 in openSUSE 11

Hi Larry, this is my first post.

My wireless is working perfectly

I use dual boot, opensuse and windows

my problem is that I connect my laptop to the Internet through an public AP, therefore could not use internet until load my wireless
then I invent this method of installation to use my wireless, when you not have a wired connection to use the script

the driver+ndiswrapper is perfectly stable, and is working ok

I come from ubuntu and there also used ndiswrapper. I never had a problem

this tutorial can serve to people without internet conection

bye, bye ....from Argentina, joaco
Reply With Quote
  #6 (permalink)  
Old 26-Jul-2009, 15:00
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 1
thrgadgetman hasn't been rated much yet
Default Re: Install Broadcom 4318 in openSUSE 11

I have been tryin for the last 40 hours to get mine working and I have tried both methods. It lights up and recognizes it, but won't connect to a router. Any Ideas
Reply With Quote
  #7 (permalink)  
Old 26-Jul-2009, 17:10
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,203
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: Install Broadcom 4318 in openSUSE 11

thrgadgetman wrote:
> I have been tryin for the last 40 hours to get mine working and I have
> tried both methods. It lights up and recognizes it, but won't connect
> to a router. Any Ideas


You should not hijack a thread. Please start a new one.

When you do, please open a terminal and post the output of the command

dmesg | egrep "ssb|b43"
Reply With Quote
Reply

Bookmarks

Tags
4318, broadcom, opensuse 11, wifi


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2