| Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux. |
| 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. |
|
 |
02-19-2007, 02:38 PM
|
#1
|
|
LQ Newbie
Registered: Dec 2005
Posts: 27
Rep:
|
ndiswrapper refuses to compile against kernel 2.6.19-1.2288
I am running FC5 on an Intel Pentium-III. Today I upgraded via yum from 2.6.18-1.2257.fc5 to 2.6.19-1.2288.
ndiswrapper refused to compile from sources, stating various various missing declarations. Up until now, I had been using ndiswrapper 1.15, because anything later wouldn't work with my wirelass card's chipset: "Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)".
But for the heck of it, I downloaded sources for the latest stable - 1.37. That wouldn't compile against 2.6.19-1.2288.fc5 any better.
1) What do I do to make this compile?
2) Why won't a later version of ndiswrapper work with "Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)".
3) Is there a better way to enable a non-supported chipset? I do need wpa (I'm using wpa_supplicant)
Any ideas?
TIA
Lavie
|
|
|
|
02-19-2007, 04:08 PM
|
#2
|
|
Senior Member
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
|
Err....... you no longer need ndiswrapper with that chipset.
The new bcm43xx kernel module will work. Try it, just edit the /etc/modprobe.conf fle to something like; alias wlan0 bcw43xx
Do not for get to load the module and restart the network service when done;
/sbin/modprobe bcm43xx
/sbin/service network restart
Last edited by Lenard; 02-19-2007 at 04:10 PM.
|
|
|
|
02-19-2007, 04:16 PM
|
#3
|
|
LQ Newbie
Registered: Dec 2005
Posts: 27
Original Poster
Rep:
|
Quote:
|
Originally Posted by Lenard
Err....... you no longer need ndiswrapper with that chipset.
The new bcm43xx kernel module will work. Try it, just edit the /etc/modprobe.conf fle to something like; alias wlan0 bcw43xx
|
Hmm
I thought this was Beta-level support, only supprted the "b" (11Mbps standard) and didn't support wpa_supplicant or any other wpa solution. Am I wrong?
Lavie
|
|
|
|
02-19-2007, 06:09 PM
|
#4
|
|
Senior Member
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
|
It is Beta level since not all Broadcomm chipsets are supported fully. I have tried it with my Broadcom Corporation BCM4318 [AirForce One 54g] wireless interface. It does work at 54Mb/s but the transmission power issues are still a problem for me. You will only see 11Mb/s with many of the tools but the speed is faster than shown.
|
|
|
|
02-19-2007, 06:14 PM
|
#5
|
|
Senior Member
Registered: Nov 2006
Distribution: Debian Squeeze 2.6.32.9 SMP AMD64
Posts: 3,160
Rep: 
|
"Any ideas?"
Post the make errors.
|
|
|
|
02-20-2007, 12:07 AM
|
#6
|
|
LQ Newbie
Registered: Dec 2005
Posts: 27
Original Poster
Rep:
|
Quote:
|
Originally Posted by Lenard
It does work at 54Mb/s but the transmission power issues are still a problem for me. You will only see 11Mb/s with many of the tools but the speed is faster than shown.
|
Does wpa_supplicant work with it? And if so, what are the .conf setting for it?
TIA
Lavie
|
|
|
|
02-20-2007, 10:12 AM
|
#7
|
|
Senior Member
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
|
Sorry I have no need of wpa_supplicant so I cannot answer your questions in detail.
Yes wpa_supplicant does work with the bcm43xx module, sorry I cannot supply a sample conf file.
If you want to use ndiswrapper (the latest version) you will need at least the kernel-devel rpm package(s) installed and also review;
http://fedora.redhat.com/docs/releas...ISO/#sn-Kernel
Section 8.7 might be of interest to you.
ATrpms.net might be helpful also; http://atrpms.net/dist/fc5/ndiswrapper/
Last edited by Lenard; 02-20-2007 at 10:15 AM.
|
|
|
|
02-25-2007, 09:52 AM
|
#8
|
|
Senior Member
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
|
Update: Try the latest kernel from Fedora Development, you will also need the mkinitrd rpm package;
http://download.fedora.redhat.com/pu...e/development/
Reason some updates for the wireless interfaces seems to have fixed a number of issues with the bcm43xx kernel module. I'm testing out the same updates with a custom complied vanilla kernel (2.6.21-rc1-git1) which seems to be working OK using the bcm43xx kernel module. The speed is still reported wrong, but other then that it looking good.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:55 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
|
|