ndiswrapper refuses to compile against kernel 2.6.19-1.2288
Linux - Wireless NetworkingThis 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.
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)
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?
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.
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?
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.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.