Fedora Networking :: Cannot Get BCM4312 Wireless Card Working

Apr 9, 2010

I recently purchased an Acer eMachines E525 laptop, and currently have it dual booting Windows 7 and Fedora 12 x86_64 with the 2.6.31.5-127 kernel. I've been completely unable to get the wireless card working in Fedora (it works fine in windows).

lspci lists the following about the wireless card:
Code:
Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
so I assume it's a BCM4312.

So far I have tried downloading the driver from [URL] and then trying to install it according to the accompanying readme file: [URL]. However, when I try to make the driver, I get the following message:

Code:
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make: *** /lib/modules/2.6.32.10-90.fc12.x86_64/build: No such file or directory. Stop.
The Readme says that if I get this kind of error, I need to install the "kernel-devel" package, but I have this installed and it still returns the same error.

I have also tried following the fw-cutter instructions for fedora from [URL], but it still doesn't work. I realise there's the option of using ndiswrapper, but I gave that a shot with Fedora 11 on the same machine and had no luck, and I'd really like to see whether any of the other options work before going down that route.

View 6 Replies


ADVERTISEMENT

Debian :: BCM4312 Wireless Card Installed But Not Working

Jun 4, 2010

I have a Dell Vostro 1500 that has a Broadcom BCM4312 wireless card installed. I do not have access to a wired connection to the web so any thing I have to install is a download on my windows machine and then transfer that to the debian machine. I just finished installing Debian Squeeze but can not get my wireless card to scan for any networks. I found a tutorial at [URL] and followed the steps there. Finding all the dependances and installing them one by one (took me all day). My wireless card still will not scan for networks. After doing a 'sudo ifconfig eth1 up' it still will not scan for networks.

Output from ifconfig:
raygo75@RayGo-2:~$ sudo ifconfig
eth1
Link encap:Ethernet HWaddr 00:16:44:9b:e9:cc
inet6 addr: fe80::216:44ff:fe9b:e9cc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:17 Base address:0xc000

lo
Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:28 errors:0 dropped:0 overruns:0 frame:0
TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1900 (1.8 KiB) TX bytes:1900 (1.8 KiB) .....

How do I get around this? It wants to get something from [URL] and I do not have internet access. It looks to me like it just wants to download the wl dirver, again, which I have done in the previous instructions I found. I am a retired UNIX (hp-unix) administrator so I know my way around the system.

View 14 Replies View Related

Ubuntu Networking :: 10.04, Wireless Not Working, Broadcom BCM4312?

Sep 16, 2010

I am new to Linux, nevertheless Ubuntu. I have Lucid Lynx on my laptop, with Windows Vista 32 bit along side of it. I have done some research, and found out thathe wireless connector on my laptop, a Broadcom BCM4312, doesn't work with Ubuntu 10.04. I know that I need a driver

View 3 Replies View Related

Ubuntu Networking :: Broadcom BCM4312 Dell Studio - Built In Wireless Card - 'disabled' And No Longer Works

Jun 10, 2010

I recently installed Ubuntu x64 on my dell studio 1535 using the windows installer (wubi).

All seems to be working fine apart from the built in wireless card, the proprietary driver (found in hardware drivers) installs and activates successfully and works perfectly. Until I shut down or restart the system. On the next boot the wireless card is 'disabled' and no longer works.

The card I have is a Broadcom Corporation BCM4312 802.11b/g

I am going to try a proper install on a second partition rather than using wubi later on but wondered if this was a commonly occuring problem?

The wireless card works as soon as the driver installs, however I am shown a "restart to activate driver" message and after restarting it's dead.

View 5 Replies View Related

Fedora Networking :: BCM4312 Not Working Under F11 With Fresh Install

Jun 12, 2009

Just tried new Fedora 11 yesterday, did a fresh install with ext3 /boot and ext4 file system, booting looks great, but wireless doesn't work. I have tried using broadcom-wl, dnmouse script, dnmouse broadcom f11 rpm, fwcutter but not ndiswrapper

Code:
# rpm -qa | grep broadcom
broadcom-wl-5.10.79.10-2.fc11.noarch

Code:
# lspci -nn
02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)

Code:
# lspci -vvv | grep 4312
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
Subsystem: Hewlett-Packard Company BCM4312 802.11b/g Wireless LAN Controller
ifconfig only shows eth0, lo and pan0 interfaces, and got nothing from iwconfig...

Code:
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.

Even tried to blacklist b43 after installing broadcom-wl driver, but no luck. Broadcom-wl works fine with Fedora 10 on my laptop, is it possibly because of the new ext4 file system? Should I try ndiswrapper or install Fedora 10 again and do a preupgrade? I also use fedora at work.

View 14 Replies View Related

Ubuntu :: Bcm4312 Wireless Card Would Not Recognize The STA Driver?

May 20, 2010

I had Karmic a while back, but i got rid of it becasue of my Bcm4312 Wireless Card would not recognize the STA driver, or bcm43xx.In that time i learned a bit of command line stuff. anyways now that I have my internet working, I was just wondering What I could do with ubuntu. I am interested in the command line and Programming. Where could I learn more about the 2 subjects?

View 6 Replies View Related

Fedora Networking :: Wireless Card Stopped Working?

Jan 9, 2010

I have a relatively new F12 install (one week old) on which I got my wireless Broadcom card working using kmod-wl-PAE. It was a very easy process - not really a process just yum install kmod-wl-PAE.

After a few updates, I notice that the wireless card stopped working. I assumed maybe there was an update that conflicted, so I did a reinstall of kmod-wl-PAE and it worked again immediately.

Then I started installing compiz-fusion. Immediately after, wireless is broken again. So I yum erase kmod-wl-PAE and then yum install kmod-wl-PAE and it works again.

Now, only slightly later that same day, wireless stops working more or less randomly and I cannot get the reinstall of kmod-wl-PAE to fix it. So I uninstall, disable compiz-fusion, shut down, and restart the computer to try again. My thought is that maybe along the way my autostart compiz or something about compiz is causing the wireless not to configure properly. When I restart, wireless is working. Without kmod-wl-PAE installed:

yum info kmod-wl-PaE
Loaded plugins: presto, refresh-packagekit
Available Packages
Name : kmod-wl-PAE
Arch : i686

[Code].....

One, how is this even possible, and two, what is going on with the wireless working, not working, working, not working?

View 14 Replies View Related

OpenSUSE Wireless :: Broadcom BCM4312 Working 1 Tries Out Of 10?

Apr 18, 2011

I have installed b43 with the install script and I can see all wireless networks fine, but NetworkManager just keeps asking me for the WPA passphrase, despite it being correct. I tried disabling WPA on the router, but then the connection hangs at "Configuring interface" instad. I also tried with ifup, but I'm not sure I configured everything correctly. I don't get any smarter from the NetworkManager logs, maybe someone else can decipher them? tail -50 when connection doesn't work:

Code:
Apr 18 17:00:11 jan NetworkManager[1291]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Apr 18 17:00:11 jan NetworkManager[1291]: <info> Config: set interface ap_scan to 1

[Code]...

View 2 Replies View Related

Ubuntu Networking :: Mobile Broadband With BCM4312 Integrated Card

Jul 5, 2010

Here are my Specs:
Netbook: HP Mini 210-1012EZ
Network Card: Broadcom Corporation BCM4312 802.11b/g (rev 01
Ubuntu: 10.04 Netbook Remix
CPU: 32Bit

Wired and Wireless Networks work perfectly the only issue is the Mobile Broadband. When I try to setup my Mobile Broadband connection manualy using the Network Connections Manager the device drop-down is grayed out and it doesn't seem like my network card is being recognized as a Mobile Broadband Card. When I had Windows 7 installed and started ubuntu over a USB Drive the connection worked great. I've followed the steps at [URL] too and it all checked out.

I found another idea in a thread here and I've tried that too:
I added the following line to my /etc/modules:
echo b43 | sudo tee -a /etc/modules
I've also tried using the Broadcom STA drivers that ubuntu offers but it doesn't seem to make any difference.

View 1 Replies View Related

Ubuntu Networking :: Uninstall BCM4312 Wireless Driver?

Jul 10, 2010

I want to know how to uninstall the bcm4312 wireless driver from my ubuntu 10,04.

View 1 Replies View Related

Ubuntu Networking :: Wireless Does Not Work (Broadcom BCM4312)

Jul 28, 2010

I've just installed Ubuntu on 2 computers, and I'm new to it. However I'm not new to computers. The problem I'm currently running into on one of the computers is that the wireless will not detect any connections, despite there being many. The computer is a HP Compaq v6203AU using the wireless card Broadcom BCM4312 [14e4:4312]. I've went through dozens of walkthroughs, encountering errors in every single one of them, I've spent 8 hours on this one problem and extremely frustrated. It seem to be a problem with the driver that comes as default, and I'm lost at what to do.

The terminal command "lspci -nn | grep 14e4" returns the following:
03:00.0 Network Controller [0280]: Broadcom Corporation BCM4312 802.11a/b/g [14e4:4312]

ifconfig returns the following:
eth0 Link encap:Ethernet HWaddr 00:23:8b:b2:ab:d3
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:20 Base address:0x8000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:96 errors:0 dropped:0 overruns:0 frame:0
TX packets:96 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7072 (7.0 KB) TX bytes:7072 (7.0 KB)

The computer has no internet access as there is nowhere to connect except through wireless.

View 9 Replies View Related

Ubuntu Networking :: Can't Get The Wireless Card Working?

May 13, 2010

I've installed 10.04 on a Dell 1200 laptop and cannot get the wireless card working. I've tried getting Ndiswrapper but it doesn't appear to be available on 10.04, and since I don't have an Internet connection, I can't download it. The card is a Broadcom Corp BCM4306 802.11 b/g. How do I get the card connecting to my Linsksys?

View 7 Replies View Related

Ubuntu Networking :: Installing Downloaded Wireless Driver BCM4312

Aug 24, 2011

I just installed Ubuntu 11.04 on my Dell Mini 10v and for some reason I just realized that my wired network connection is not working for some reason. And not in windows either. But my wireless works in windows. So I have downloaded the latest Broadcom STA wireless drivers for linux and have tried to follow this tutorial to install it. But when I get to:

make -C /lib/modules/<2.6.xx.xx>/build M=`pwd` clean I can't get it to work. It says:

make: Entering directory '/usr/src/linux-header-2.6.38-8-generic'
scripts/Makefile.build:44: /usr/src/linux-header-2.6.38-8-generic/pwd/Makefile: No such file or directory
make[1]: *** No rule to make target '/usr/src/linux-header-2.6.38-8-generic

[Code]....

View 9 Replies View Related

Fedora :: 12 And BCM4312 Does Not Recognize Wireless Connection

Feb 7, 2010

my XPS 1530 does not recognise wirless connection It has fedora 12. It has broadcom 4312 chip. I get following error.Please help

# yum install kmod-wl-PAE
Loaded plugins: presto, refresh-packagekit
Setting up Install Process

[code]...

Transaction Check Error: package kernel-PAE-2.6.32.7-37.fc12.i686 (which is newer than kernel-PAE-2.6.31.12-174.2.3.fc12.i686) is already installed

Error Summary
-------------
Edit/Delete Message

View 1 Replies View Related

Ubuntu Networking :: Trendnet Wireless Card Not Working?

Feb 20, 2010

I have been trying to get my Trendnet TEW-649UB wireless card to work on Karmic. I have ndiswrapper "installed", but it doesn't seem to be working. I have reinstalled ndiswrapper-utils 1.9 and ndiswrapper-common from synaptic, but not ndisgtk (the GUI for ndiswrapper). When I try to see if any drivers are installed using terminal (ndiswrapper -i) the terminal freezes on me.

Previously I tried using the help doc for installing Trendnet wireless drivers, but I was met with no success. After my first try using the help doc it seemed that ndiswrapper was working correctly and the driver was installed, but when I tried to connect to my network my wireless was listed as "device not managed". If this helps at all the current state of my /etc/network/interfaces is: auto lo iface lo inet loopback

auto wlan0
iface wlan0 inet dhcp
When I run iwconfig I get:
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.

but when I try to install the driver using ndiswrapper -i I get the message: driver net8192su is already installed Right now my computer is not even reading that the wireless card is avaliable. When I left click on the network icon I can only see that I am on a wired network {ifupdown (wlan0)}. My computer is dual booted with Vista and the card works there, but for some reason I am having trouble with Ubuntu.

View 4 Replies View Related

Ubuntu Networking :: Sitecom Wireless Card Not Working

Apr 4, 2010

I've just installed Ubuntu (Koala) on an old (but worthy) Toshiba laptop. It's got a Sitecom WL-140 wireless card. (BTW I'm new to Ubuntu, but an old hand at Solaris). Can't get the card to work, although I think It's nearly there. nm-tool shows driver is p54pci. The activity light shows an orange light occasionally. State is disconnected. I'm not really sure whether I should be using the supplied driver (p54pci) or the Windows driver for this card and ndiswrapper. I've installed the Windows driver with ndiswrapper thinking this may fix it but no.
ndiswrapper -l says wlancig: driver installed and device (1260:3886) present.

View 1 Replies View Related

Ubuntu Networking :: D-Link Air Wireless Card Is Not Working?

Apr 10, 2010

I have a D-Link Air DWL-520 wireless card on my desktop computer. It runs well with Windows, but doesn't seem to work with Ubuntu. I am using Lucid Beta 2. I have tried googling, but have not come across any clear solutions on how to make it work.

View 1 Replies View Related

Ubuntu Networking :: Wireless Card Stopped Working?

May 18, 2010

After upgrading to the latest Ubuntu, my wireless card stopped working. I keep on pressing the button but the little orange light wont come on...I have an aspire 5517 with "Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)" I have tried drpjkurian's tutorial for madwifi with no success . (http://ubuntuforums.org/showthread.php?t=1309072

View 2 Replies View Related

Ubuntu Networking :: Trying To Get Belkin Wireless Card Working With 10.04

Jun 30, 2010

I have a Compaq AMD64 that has ubuntu 9.04 on one HD that works great. I've installed 10.04 on a separate HD and had problems installing it. I have 10.04 running now but I can't get my wireless card to work. During installation I skipped setting up the wireless network. Now when I boot into the 10.04 partition I cannot get the nm-applet to work. I can't get it onto the task bar and I don't see it anywhere else.

I checked to see what drivers are installed, and since I have no connection with that OS I can't update or DL drivers for it. I'm pretty sure that it is because I skipped setting it up during installation. What do I need to do to get the wireless working now? I checked other threads and none seem to pertain to my situation. Since I have to log into the 9.04 partition, I can't copy/paste outputs very easily.

View 3 Replies View Related

Ubuntu Networking :: Broadcom Wireless Card Not Working On 10.10?

Nov 21, 2010

I have a Broadcom BCM4311 wireless card on my Dell D620 laptop.

Code:
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)

My wireless works perfectly with my university networks. But I have problem connecting to my house router. The first time I installed Ubuntu 10.10, it connected to internet and worked well. After a restart needed by nVidia driver, my house wireless stopped working while my university wireless still works. I have tried reinstalling the driver using System/Administration/Additional Drivers and manually

Code:
sudo apt-get update
sudo apt-get --reinstall install bcmwl-kernel-source

View 9 Replies View Related

Ubuntu Networking :: ASUS PCE-N13 Wireless Card Not Working?

Nov 27, 2010

I need some help getting my wireless card working.I have a ASUS PCE-N13 and I'm running ubuntu 10.10 AMD64.I have confirmed that the card works running under win xp.The problem I have is that it can't see any available networks.I have downloaded and compile the latest driver from ASUS rt2860sta 2.1.0.0 and added these lines to the blacklist file.

blacklist rt2800pci
blacklist rt2800usb
blacklist rt2x00lib[code]...........

View 1 Replies View Related

Networking :: Gentoo - Wireless Card Working With NetworkManager ?

Apr 13, 2009

I just got my Airlink AWLH5025 to connect using the instructions provided by Gentoo Wiki's article on Wireless Networking. I'd like to use NetworkManager, but I'm running into problems - launching it kills my connection, and even though it finds my network it won't connect to it.

View 2 Replies View Related

Fedora Networking :: 14 Can't Connect To SpeedTouch 585 - Either Wireless Broadcom Card Or The Wired Ethernet Card

Dec 4, 2010

Just installed Fedora 14 from the Live CD i686 on my Dell Inspiron 1521. I can't connect to the SpeedTouch 585 on either wireless broadcom card or the wired Ethernet card.

I can connect to it from the same Laptop on the Vista which is on dual boot on the same laptop.

Further confusing is that I ran Fedora 14 and connected to another SpeedTouch today.

Already checked the Channel on the wireless nic and it's on the same one as the SpeedTouch.

View 6 Replies View Related

Ubuntu Networking :: BCM4312 802.11b/g 9.10 Dell Inspiron 11 Wireless Driver Now Missing?

Mar 1, 2010

I tried to find my solution for hours now but no luck. I'm a medical student and the other day I finally found the time to set up ubuntu for my first time. Everything was working great and I had wireless up and running. However, I tried to set up tethering to my iphone and after that my wireless hasn't been working (I've noticed no other problems). [URL]..Then I used this tutorial [URL].. However, after doing these steps the computer needed to reboot (I actually forget exactly where but I had to reboot in the middle of the second tutorial). After my computer restarted my wireless no longer showed up. By this I mean that wireless network no longer even showed up as an option when I left clicked then connections. However, I did not lose the wireless profile under network connections. So I went to system and noticed that the Broadcom STA driver was no longer active. So I tried to activate again and received this message.

[Code]...

View 2 Replies View Related

Ubuntu Networking :: Enable Wireless Grayed Out After Resume From Suspect With BCM4312

Nov 2, 2010

I recently installed 10.10 Maverick on a lenovo S12, and I've been having problems with the wireless connection. First I installed the Broadcom B43 driver. This driver seems to work well except upon resume, I'm no longer connected, and wireless is disabled, and the 'enable wireless' is grayed out and I can't seem to find a way to enable it besides a restart.

I tried what is suggested in this post: [url]

Namely:

Code:

Put:


Code:

This doesn't seem to have any effect

I also tried the Broadcom STA driver. This was only better in that after resuming it tried to reconnect, but never managed to.

View 3 Replies View Related

Ubuntu Networking :: Can't Get Wireless Connectivity Because The STA Driver For Bcm4312 Fails To Activate

Nov 13, 2010

I have just upgraded to 10.04 and can't get wireless connectivity because the STA driver for bcm4312 fails to activate. Does this sound familiar to anyone? I had had similar problems in 9.10 and tried to install bcmwl-kernel-source which apparently caused errors in the upgrade process. Not sure if this is part of the problem.

View 5 Replies View Related

Ubuntu Networking :: Wifi Not Working For BCM4312 10.10 Maverick Vostro 1520?

Oct 12, 2010

1 ) Machine Brand and Model (PC/Laptop):Dell Vostro 1520 (Laptop)

2 ) Wireless Brand, Model and Wireless Chipset:

Code:

alexander@alexander-V1520:~$ lspci -nn | grep 'Broadcom'
0e:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)

3 ) Check interface:

Code:

alexander@alexander-V1520:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:24:e8:c3:d5:2e
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::224:e8ff:fec3:d52e/64 Scope:Link

[code]....

In System-->Administration-->Additional Drivers I've enabled the 'Broadcom STA wireless driver' and its noted as 'This driver is activated and currently in use.' Changes I made

- I've activated the Nvidia driver.
- I've installed Boxee (media center)
- I'm using CPU frequency scalers for both my cores.
- I've updated my system and am using maverick-security, -updates and -proposed.
- I've installed b43-fwcutter
- I've installed firmware-b43-lpphy-installer

Other than those adjustments the system is completely fresh. When I suspend or hibernate and activate my laptop again it only shows a backlight-lit black screen and does not continue restoring. Other than the occasional flash my cpu 'business' indicator led does nothing. BUT The wireless led is now on. I've tried the Broadcom B43 driver as you could've guessed from the changes I made, no result. I had to use the 'lpphy' installer(for BCM4312 (with Low-Power aka LP-PHY)), the 'legacy' and normal version both gave an error upon executing the post installation script.

View 9 Replies View Related

Ubuntu Networking :: Upgraded To Maverick But Now Cannot Get Wireless Card Working?

Mar 24, 2010

I've upgraded to Maverick but now I cannot get my wireless card working. In Lucid it didn't work out of the box, but worked perfectly by wrapping the Windows driver with ndiswrapper.

I noticed when I installed Maverick that wireless is enabled in Network-Manager and it gives me the option to create a wireless network or connect to a hidden network but it's not discovering/showing any of the wireless networks in range! So it seems as though the card is being recognized but the driver isn't working fully...? I tried wrapping the windows drivers, but that didn't change the situation at all.

Details of my system:

Code:

Ubuntu 10.10
2.6.35-22-generic x86_64

[code]....

View 4 Replies View Related

Ubuntu Networking :: Broadcom Wireless Card Not Working After Upgrade

Jan 1, 2010

Ever since I upgraded to the new Ubuntu, I have been having problem with wireless. In the "Hardware Drivers" I come up with 2 drivers:

1) Boadcom B43 wireless driver
2) Broadcon STA wireless driver

I activated the first one, but latter noticed that the wireless was not working, so I tried installing the second and it returned this message:

Quote:

So I unactivated the first and then it disappeared leaving me with the second, and its error message.

Quote:

What should I do now?

The output for "lshw -C network":

Code:

The last few pages of /var/log/jockey.log.

Code:

View 9 Replies View Related

Ubuntu Networking :: Wireless Card Intel 82562V-2 Not Working

Feb 2, 2010

I have a Dell Vostro 200 with the above wireless card in it and I cant get it to work. I have been on Intel's website and downloaded e1000-8.0.18 and installed as the instructions. But it is still greyed out on the Network Manager. I have just installed Ubuntu Desktop the latest current version.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved