LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Configuring broadcom BCM43225 wifi in fedoa 14 (https://www.linuxquestions.org/questions/fedora-35/configuring-broadcom-bcm43225-wifi-in-fedoa-14-a-933852/)

slipstreamed 03-11-2012 01:42 AM

Configuring broadcom BCM43225 wifi in fedoa 14
 
My OS is Fedora 14 (x64)
First of all i can't get the network manager to recognize my wifi card, though it recognizes my Ethernet card,
while creating a new wifi connection the drop down list shows a device named as Broadcom Tigon 3.
I chkconfig'ed network, wpa_supplicant services, but still when i press the hardware switch on my laptop(Acer Aspire 5742G) only the Bluetooth service is activated.

lspci shows--

03:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01)

uname -r --

2.6.35.6-45.fc14.i686

I downloaded hybrid-portsrc_x86_64-v5_100_82_112.tar from www.broadcom.com/support/802.11/linux_sta.php
and during 'make' encountered following errors

KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]:
Entering directory `/usr/src/kernels/2.6.35.6-45.fc14.i686'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
LD
/home/slipstream/hybrid_wl/built-in.o
CC [M] /home/slipstream/hybrid_wl/src/shared/linux_osl.o
CC [M] /home/slipstream/hybrid_wl/src/wl/sys/wl_linux.o
CC [M] /home/slipstream/hybrid_wl/src/wl/sys/wl_iw.o
CC [M] /home/slipstream/hybrid_wl/src/wl/sys/wl_cfg80211.o
LD [M] /home/slipstream/hybrid_wl/wl.o
ld: Relocatable linking with relocations from format elf64-x86-64 (/home/slipstream/hybrid_wl/lib/wlc_hybrid.o_shipped) to format elf32-i386 (/home/slipstream/hybrid_wl/wl.o) is not supported
make[2]: ***
[/home/slipstream/hybrid_wl/wl.o] Error 1
make[1]: *** [_module_/home/slipstream/hybrid_wl] Error 2
make[1]:
Leaving directory `/usr/src/kernels/2.6.35.6-45.fc14.i686'
make: *** [all] Error 2

any help is appreciated.
Thanks

syg00 03-11-2012 09:22 PM

Doesn't look like a 64-bit kernel you are running.
Is there no Broadcom driver in the (rpmfusion ?) repos ?.

John VV 03-11-2012 11:28 PM

fedora 14 hit End of Life, back in December of 2011
it is no longer supported .

Please stay current if you are going to use fedora
Install Fedora 16 , then in 2 to 3 months fedora 17

Quote:

OS is Fedora 14 (x64)
no you are NOT .You ARE running a 32 bit kernel
2.6.35.6-45.fc14.i686
i686 is 32 bit
you installed the 32 bit kernel AND source
this is NOT a 64 bit install ,anymore.

that Broadcom driver should be built into the 3.3 kernel in fedora 16

slipstreamed 03-12-2012 02:42 AM

I'm really sorry for posting this question without properly verifying the architecture, i'll give fedora 16 a try. One last thing i would like to ask is that I've Linux as a subject this semester, though i'm somewhat well versed in most of the topics including servers(Apache,ftp,ssh,squid,telnet,NIS,mail etc) my familiarity with them is on Red hat Linux entirely and i'm thinking of giving another distributions a go,
i mean nearly all server packages come as part of the distribution in Red hat DVD, is it true for other distros like Cent OS, Slackware etc, also do most of the command structure and directories(where the packages are installed) remain same, like I've not seen /boot/grub/ in Ubuntu 9.


All times are GMT -5. The time now is 11:54 PM.