LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-25-2007, 05:59 AM   #1
chris5440
LQ Newbie
 
Registered: Jan 2007
Location: I am an American (currently in Asia, without English printed texts for assistance)
Distribution: SuSE 10.3 DVD
Posts: 3

Rep: Reputation: 0
SuSE 10.2 with Broadcom, 802.11 g


I am new to Linux and eager to learn how to add devices with YaST or by other means too.

My platform is an Acer, Aspire 3004NWLMI, Sempron 1.8GHz. My XP environment works flawlessly. My BIOS is 3A33 and I have the SuSE 10.2 DVD S/W.

Both OS's work and load well with GRUB, but I can't get to the net via WiFI.

Please help.
 
Old 01-26-2007, 07:15 AM   #2
jasondodd
Member
 
Registered: Mar 2006
Distribution: OpenSuse 10.2
Posts: 42

Rep: Reputation: 15
just search this forum or google for "broadcom and ndiswrapper" and you will find the much discussed process you need. Broadcoms are not fully supported by linux yet, but this ndiswrapper utility lets you use the windows .inf driver to make it work. I have opensuse 10.2 with the broadcom 4311 working just fine.

http://www.suseforums.net/index.php?showtopic=29072

http://ndiswrapper.sourceforge.net/m...p/Installation
 
Old 01-26-2007, 07:18 AM   #3
jasondodd
Member
 
Registered: Mar 2006
Distribution: OpenSuse 10.2
Posts: 42

Rep: Reputation: 15
http://www.linuxquestions.org/questi...d.php?t=512713
 
Old 01-26-2007, 02:54 PM   #4
bottled leaf
Member
 
Registered: Feb 2004
Distribution: opensuse 11.3 x64
Posts: 98

Rep: Reputation: 15
install ndiswrapper from yast
Code:
cd /to/directory/where/inf/is
Code:
ndiswrapper -i driver.inf
Code:
modprobe ndiswrapper
Code:
iwconfig
its technically done BUT
in your thingy you are missing a step - to make wireless start on boot
you need to boot yast and go to network devices>network card (with knetworkmanager)
and then add
device type wireless (duh)
configuration name wlan0
leave everything the same
then add ndiswrapper to module name
next next blah blah look over it if you need necessary changes like WPA
you are really done after that
 
Old 01-29-2007, 12:41 AM   #5
Duster
Member
 
Registered: Jul 2005
Distribution: openSuSE 10.2; PCLinuxOS 0.93a
Posts: 59

Rep: Reputation: 15
FIRST
on broadcomm wireless - the driver opensuse 10.2 installs is really screwed up....

ndiswrapper is the answer but there is a small gotya in opensuse 10.2

1) put in your DVD and open Yast, software management. in the search - type in ndiswrapper, click the top one. this installs ndiswrapper
2) in the command line move to your windows driver for ndiswrapper. For my Compaq R3460US i use bcmwl5.inf. i will use bcmwl5.inf for this
3) type ndiswrapper -i bcmwl5 -m
4) goto /etc/modprobe.d and type kate ( or gedit ) blacklist.... ( kate blacklist )
5) add in that file ( # means a comment )
# blacklist initial opensuse 10.2 broadcom drivers
blacklist bcm43xx
6) go back to Yast
Yast - Network Devices - Network card - and select Traditional Network setup
7) DELETE the wireless card- and save
8) re-start Yast, and go to the same place and edit the wireless card
9) in the configuration make sure wireless is selested, and on boot up use ndiswrapper. most of the other settings can most likely be lest alone, depending on your network.....

this should work - But IF suse installed the bcm43xx drivers and they do not work ( as in every broadcomm chipset wireless I have played with iin opensuse 10.2 ) you have to black list the bcm43xx ---- Otherwise ndiswrapper will not function.

Fedora Core 6 has the same problems with the bcm43xx drivers..... So this is not only an opensuse issue.

This is in case you do have a broadcomm... but I had to do the same on opensuse 10.2 for my rt2500 pci card on my desktop. this is if you really can not get ndiswrapper to work.

You can always find out if opensuse 10.2 has already installed a driver by looking at Yast ( location listed above)

Last edited by Duster; 02-03-2007 at 01:40 AM.
 
Old 03-14-2007, 07:35 PM   #6
oneders
LQ Newbie
 
Registered: Feb 2007
Posts: 2

Rep: Reputation: 0
Broadcomm Wireless card on Dell Inspiron 1501 Notebook

Hi guys

I have been trying to configure my wireless card on my Dell Inspiron 1501 Notebook.
I have performed all the steps given in various forms on installing wireless card and get it working.
When I do ndiswrapper -l, I get following output.
bcmwl5 : driver installed
device (14E4:4311) present
I am have tried to configure the wireless card using yast but I am unable to get it working.

Can anyone help me here please. I would really appreciate that.

Thanks

Shaun
 
Old 03-15-2007, 07:57 AM   #7
emg
Member
 
Registered: Apr 2005
Location: Western Mass USA
Distribution: Sabayon 4.2K 64bit
Posts: 107

Rep: Reputation: 15
now from a root konsole type:
Code:
modprobe ndiswrapper
then go into yast and set up your wireless card be sure to put ndiswrapper as the module and set it to load on boot ... then add your other settings ... essid dns gateway wep/wpa ect ect
 
  


Reply

Tags
80211, broadcom, suse



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
Getting Broadcom 802.11g to work! Shioni Linux - Wireless Networking 8 04-28-2007 03:56 AM
broadcom 802.11 install jasond49079 Linux - Software 5 02-11-2006 02:00 PM
Broadcom 802.11 b/g card stlpman Linux - Wireless Networking 5 08-28-2005 12:55 AM
Broadcom 802.11b/g setup under 64 bit SUSE 9.2 with ndiswrapper tavisor Linux - Wireless Networking 6 04-19-2005 11:29 PM
Broadcom 802.11 setup under SUSE 9.2? tavisor Linux - Wireless Networking 21 04-19-2005 12:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 05:48 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