| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
|
|
|
|
Reviews
|
Views
|
Date of last review
|
|
2
|
38384
|
12-19-2008
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
100% of reviewers
|
None indicated
|
7.5
|
|
|
|
|
|
|
|
Description:
|
this is the wireless card i used on my compaq v2000, running SuSE 10.0 the driver works in windows is bcmwl5.inf, but in Linux it's only works with bcmwl5a.inf through ndiswrapper.
problems occured in this hardware when you tried to connect to internet using wireless : the wireless is turn off from the hardware
solutions: turn on wireless in Windows, then go to Linux, it should show that the hardware is on.
note:i used 2.6.13-15 kernel
installation:
get the latest ndiswrapper here, i used ndiswrapper 1.23
switch user
>su
change to your directory where you download ndiswrapper, then extract it
#tar -xzvf ndiswrapper-1.23.tar.gz
#cd ndiswrapper-1.23
installation
#make
#make install
#modprobe ndiswrapper
after finished installed ndiswrapper, you should check that ndiswrapper running properly. execute command below and you should 'ndiswrapper' there.
#lsmod | grep ndiswrapper
installed the driver ( bcmwl5a.inf and bcmwl5.sys ). should you don't have it, goto www.linuxant.com driver page and get it. After you get it, you should load the driver.
usage: ndiswrapper-i [driver position]
#ndiswrapper -i bcmwl5a.inf
check if it's correct, you should see 'driver installed, hardware present'. if you see hardware not present, then it is possible you are using the wrong driver.
#ndiswrapper -l
Finalize the ndiswrapper setup by writing a configuration for modprobe. This will let ndiswrapper and the Broadcom chip start together at boot time.
#ndiswrapper -m
NOTES: for some system, it is possible to used wi-fi now, just wake up the wireless ( ifup wlan0 )
>>>>extra configuration for SuSE : Network Card
>set configuration name to : wlan0
>set hardware configuration name according to your wireless pci-bus : pci-bus:05:02.0 (example)
>set module name: ndiswrapper
>set options according to your IRQ number: irq=11 (example)
>set dhcp or static ip.
>set device activation: at boot time
restart your networking
#/etc/init.d/network restart
try running KwifiManager
>ALT+F2>kwifimanager
if it's installed correctly, you should see some ap's there.
--cmiiw--
|
|
Keywords:
|
broadcom bcm4318 v2000 AirForceOne
|
|
/sbin/lspci output:
|
Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
|
|
Chipset:
|
bcm4318
|
|
Connection Type:
|
wireless
|
|
|
|
07-02-2007, 10:13 PM
|
#1
|
Registered: Nov 2006
Distribution: Arch Linux
Posts: 7
Rep:
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 5
|
Kernel (uname -r):
|
2.6.20-16-generic
|
|
Distribution:
|
Ubuntu
|
I originally had tremendous problems with this card, especially on Acer Ferrari 4000. Ndiswrapper was no good, acer_acpi was no good, but then I found on Ubuntu forum that firmware was missing and could be grabbed with bcm43xx-firmwarecutter and all is good after that, very stable.
|
|
|
|
12-19-2008, 07:18 PM
|
#2
|
Registered: Dec 2008
Posts: 0
Rep: 
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 10
|
Kernel (uname -r):
|
|
|
Distribution:
|
|
I have version 1.1 of this wireless card. Be careful to make sure that the ndiswrapper is properly adding itself as an alias, as in my case (RHEL5.1) it did not. I've had to add the alias manually to /etc/modprobe.conf
After that and a reboot, it worked great!
|
|
|
|
All times are GMT -5. The time now is 01:57 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|