Ubuntu Networking :: Broadcom 4322 Got It Working?
May 8, 2011
I have a broadcom 4322 and haven't successfully got it working yet. the hard drive failed in this laptop and i took it out. i am using a bootable flash drive with ubuntu on it installed. not the live edition. i am trying to find out if somehow since the hard drive is not in the laptop, if that could have anything to do with runnin off the usb flash drive it boots? i have a wired connection using the 8gb flash drive. since there are drivers for usb wifi devices which i know are different, is it possible that the wifi card is looking somewhere else instead of the usb port?
lsusb (i know i have a flash drive not a wifi usb card but this commands still shows this and ndiswrapper -l doesn't show nothing but blank next line to type on. i have tried alot of stuff
network DISABLED
description: Wireless interface
product: BCM4322 802.11a/b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
[Code]...
View 6 Replies
ADVERTISEMENT
Aug 6, 2011
I am a newbie in rpm files, I am testing Fedora 15 (gnome3),nd I liked it, congratulations to Fedora Team, I was using Linux mint9, and I have a certainly experience with .deb files and APT, but .rpm and YUM, I am a little lost...I have a HP Pavilion dv2-1110us laptop with a Broadcom BCM 4322 wireless card; the netwokmannager said "wireless firmware missing"How can I install it?There is in the Fedora repositories?
View 5 Replies
View Related
Jun 11, 2009
I have a Dell Inspiron E4300 provided to me by my employer. I have installed CentOS 5 without much of a problem. The only issue is the wifi isn't working (doh!). I've had much experience with this kind of thing in the past (FreeBSD/ndiswrapper) with successes.
Here are some details:
[Code]...
The device does not appear in dmesg :(I have installed ndiswrapper (dkms-ndiswrapper and ndisgtk from RPMForge) and provided it with the correct Windows XP driver. It has installed the driver and ndisgtk tells me that the hardware is present.
[Code]....
View 4 Replies
View Related
Nov 13, 2009
Newbie here, but I'll attempt to display all the information requested in lwfinger's sticky:
/sbin/lspci yields:
Code:
0c:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN
[code]...
View 9 Replies
View Related
Jan 23, 2010
I just deleted my windows XP and installed Ubuntu 9.10 earlier this morning. I used wired connection to get drivers for my wireless network card.
When I did lspci, the very last line states:
Network Controller: Broadcom Coporation BCM4311 902.11b/g WLAN(rev 01)
I used the System -> Administration -> Hardware Driver and found 2 drivers. I have tried them both to connect to my D-Link Router. Neither of which worked.
For Broadcom B43 Driver, the wireless is able to detect wireless networks. However, it fails to establish connection.
For Broadcom STA Driver, the wireless cannot even detect wireless networks available.
What is the issue here and how do I resolve it so that I am able to connect onto the internet wirelessly?
View 9 Replies
View Related
Dec 13, 2010
I'm having a bit of trouble getting the wireless to work on a Dell Inspiron 9200. Following the instructions here didn't help, though I didn't get any errors along the way. Scanning for networks produced 'No scan results,' though. I'm using Ubuntu 10.04.1.
lscpi | grep 'Broadcom Corporation'
02:03.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)
[code]....
View 6 Replies
View Related
Mar 14, 2011
I am running kde ubuntu 10 on a gateway laptop with a Broadcom bcm series wireless network card. network manager 7.0 is installed. the broadcom STA wireless driver is also installed. Network manager sees the network and I can select the network and it shows as active yet I have no connection. The wired connection works fine.
View 1 Replies
View Related
Apr 20, 2010
I'm trying to help a friend with his Acer Aspire 5003 WLMi computer, and if you guys can't help me get this to work, I have to resort to reinstalling Windows XP on his computer.
I've tried with f34cutter and the Windows driver with ndiswrapper, and both ways should work (many others seems to have got it working), but I haven't.
I can't keep up with this much longer (he wants to have his laptop back someday), and I will post the relevant info as soon as you need it.
View 9 Replies
View Related
May 28, 2010
Recently I moved from Intrepid Ibex to Lucid Lynx and everything went fine during and post installation except wireless B4311. I tried to install the specific driver from System-> Administration-> Hardware Drivers but it comes out with an error logged in file jockey.log
View 2 Replies
View Related
Jul 26, 2010
I have installed Ubuntu 10.4 (with all recent updates) on my hp nx6125 with broadcom bcm 4318. I have tried installing fw-cutter from synaptic package manager but it didnt show up on hardware drivers. Do I have to do something else as well with it?
View 1 Replies
View Related
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
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
Jan 18, 2011
I have a HP Mini 5105 SSD netbook, runing Ubuntu 10.10 with 2Gb RAM. My wireless card is a Broadcom BCM43224 802.11a/b/g/n. Its driver is enabled and running. The wired network connection runs fine too. The problem: Wireless stopped working. When I right click on the network icon, the enable network option is clicked, but the "enable wireless" option is listed in dark grey and cannot be clicked on. I have recently updated my kernel version to 2.6.35-24-generic. What I have already tried: this one too I got to know there seems to be a problem with the 2.6.35-24-generic kernel. I have gone into the GRUB menu (it took some time to find out that you have to keep the Shift key pressed during startup for the GRUB menu to show), chosen the older kernel version (2.6.35-23-generic) and then removed the faulty one. Nevertheless, nothing has changed. I still cannot enable the wireless. The outcome to lshw -C network is:
[code]...
View 8 Replies
View Related
Sep 7, 2009
there was a new kernel update that I installed today. I used some kl mod packages to work my broadcom. For some reason its not working after the kernel. Is there a way I can recompile the driver or so?
View 7 Replies
View Related
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
May 5, 2010
after having tried out almost all suggestions found here and elsewhere on the internet, i'm somewhat at my wits end The situation: I'm running Kubuntu 32Bit Version (at the mom 10.4) on a HP-Compaq 6735s (AMD Processor, Vanilla 32Bit Install). My first Install was last year with 9.4 and the Broadcom 4322 wireless worked like a charm after installing the proprietary STA-driver under System -> Hardware Drivers. As the update didn't work out really without glitches, i did a fresh install and lost my wireless. I tried various combinations and tutorials but to no avail. My card is found, the driver installed, but i cannot access my access-point. I can SEE the access point (and all my neighbors'), but knetworkmanager does not seem to do anything. To be sure, I installed wicd (nice tool by the way). Trying a connect here told my my credentials were bad (incorrect passphrase for my WPA2 Personal auth), which is not true. I tried connecting without security, didn't get an IP. So it seems somehow the card is working, but all functions needed for passing information to the access-point are unavailable.
This is what I tried:
both broadcom-drivers
fw-cutter
installing the driver by hand
Installing the driver via Hardware Drivers produced the same results as any other, viz the card is working, but not connecting. Unfortunately knetworkmanagers error messages are a bit sparse, or rather non existant. My guess is that somehow the firmware is not properly loaded (or the wrong type??).
View 9 Replies
View Related
Jun 11, 2010
I have an HP 2133 Mini-Note [KX869AT] with a Broadcom 4312 wireless card. I've had Ubuntu 10.04 on my machine for a few weeks now and everything was great until my wireless card abruptly stopped working. It doesn't detect any wireless networks,uch less connect to them. I tried reinstalling the proprietary driver, but that hasn't worked.
View 1 Replies
View Related
Jul 12, 2010
When I freshly installed my Ubuntu 10.04, broadcom wireless worked after I installed the driver using hardware manager. But somehow it got de-activated, and not its not working. I need help related to that. Here is some output which might help you to understand the problem.
Code:
paras@ubuntu:~$ sudo lshw -C network
[sudo] password for paras:
*-network DISABLED
description: Wireless interface
[code].....
View 7 Replies
View Related
Oct 2, 2010
I applied the latest updates today and when I rebooted, My wireless broadcom driver is not working and the ifconfig does not list it either anymore, was working 8 min ago but is now dead. If I turn off the wireless with a switch and back on, I get a blue light but it remains disabled and greyed out on the network icon. Ubuntu 10.04, latest updates applied daily. I removed the driver and reinstalled it, it did not help at all. Also, my Truecryt gdecrypt stopped working.
Update: it seems the wireless switch on the front of the laptop is now working backwards, in checking the daemon log I found Turning off the wifi so the light goes out:
Oct 2 20:09:18 chuck-laptop NetworkManager: <info> WiFi now enabled by radio killswitch
Oct 2 20:09:18 chuck-laptop NetworkManager: <info> (eth1): bringing up device.
Oct 2 20:09:18 chuck-laptop NetworkManager: <info> (eth1): supplicant interface state: starting -> ready
[code]...
Update, I found that if I boot the laptop up with the networking switch off, then, after I'm booted up, turn it on, it works. However if I reboot the laptop with the network switch in the on position I get the above issue with the switch being inverted and not working properly.
View 2 Replies
View Related
Sep 20, 2009
I installed broadcom 4322AG to my HP mini 2140, I restart the netbook but the wireless is not working.
[Code]...
View 14 Replies
View Related
Sep 22, 2009
In the latest Fedora 11 updates, kernel 2.6.30.5-43.fc11.x86_64 breaks broadcom-wl functionality on my BCM4312 wifi adapter
Code:
$ lspci -v | awk '/Ether|Net/,/^$/'
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
Subsystem: Dell Device 01f1
Flags: bus master, fast devsel, latency 64, IRQ 17
[code]....
and all is well, the modprobe commands can go in /etc/rc.local. BCM43xx *.inf driver for ndiswrapper (32 and 64 bit)here:
(kmod-wl-2.6.30.5-43.fc11.x86_64-5.10.91.9-4.fc11.2.x86_64 is installed)
View 11 Replies
View Related
Dec 18, 2010
I have this laptop, and I managed to find only the .sys and the .inf file for ndiswrapper.It worked, but it said that the firmware is missing. Was this supposed to be a .bin file?
I want to use Ubuntu on my laptop, but I'm really struggling.
View 1 Replies
View Related
Feb 9, 2009
I have an HP Pavilion notebook with a Broadcom WLANcard that had been working very nicely in Fedora Core 10 until this evening, when I took my notebook to a conference room where there was no internet access. (I tried to connect to wireless networks, but there were none in the area, as I discovered.) am now unable to connect to my local (home) wireless network as the device is now non-existent . Can someone please walk me through the steps to fix this or re-install it (I have tried reinstalling broadcom-wl, but that didn't help). My lspci listing is reproduced below:
Code:
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
[code]...
View 10 Replies
View Related
Dec 24, 2010
ok basically i have a new dell inspiron n5010 with a broadcom 4313 wifi card. it doesnt work with ubuntu studio 10.10. I have the drivers all installed and it works on ethernet with the broadcom STA proprietry driver. if i disable this driver the eth doesnt work. but the driver shows its working (screenshot-1).
There is no pop up or anything in the task bar for detected wifi. i open the network settings and it shows up with a wifi option but i have to go into properties and manually type in what i have "the_den_meribel". which didn't work. (screenshot-2).
i have tried the other driver broadcom-sta-common and that doesnt make it work either. screenshot-3. i did try to install the "lp-pphhy" or whatever it is (seacrh for firmware-b43 in synaptic).
i have a list of results from what i have typed into the terminal: dell inspiron n5010
Code:
sam@drytopubuntu:~$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
[Code]....
View 8 Replies
View Related
Jan 2, 2011
I have a DEll Mini 9 - it has worked fine even though it has a limited memory. But Husband only uses to have a surf. It now wont connect to net. The Broadcom4312 Wireless Card is not working on Obunto. It has a Dell 802.11b/g Wireless LAN Mini card installed and Obunto Edition Version 8.04 Have phoned Dell and after several calls on Hold for over 15 mins each time and getting nowhere fast i am coming to you guys/girls. I am not a very good comp person, but i do get by and i am trying, so be gentle with me. in simplistic terms.
View 2 Replies
View Related
May 28, 2011
I patched my wireless driver in order to support packet injection. Using this tutorial:
- Install the Firmware:
Code:
- Create new directory:
Code:
- Now disconnect Internet and unload all your driver (use rmmod command)
- Move/copy the Compat-Wireless patched in /usr/src/drivers directory and unpack the drivers:
Code:
Blacklist the wl driver: (STA driver)
Code:
Currently I'm running Ubuntu 10.10, Kernel 2.5.35-29-generic. I have a Broadcom 4318 for my WLAN and a Broadcom 4401-B0 for my ethernet. I followed the tutorial and I managed to get packet injection working on my WLAN; however, my ethernet connection isn't working. I tried sudo modeprobe b44, but I get the following message:
FATAL: Error inserting b44 (/lib/modules/2.6.35-29-generic/kernel/drivers/net/b44.ko): Invalid argument
View 9 Replies
View Related
Jun 14, 2011
I just installed the 64-bit Kubuntu 11.04 and i've been having some issues getting the wifi to work. At first I went to additional drivers and activated the STA driver and restarted. After restarting when I went into the network manager and any option for wireless was disabled.
[Code]....
View 1 Replies
View Related
Aug 12, 2011
Decided to upgrade my usb bluetooth dongle because it is slow, old and bulky. Bought a Konig (broadcom) mini dongle. Ubuntu (natty) shows me a bluetooth icon and appears to be working. But: It doesn't find anything, nor can it be found...
lsusb:
Quote:
It looks like there is no module loaded for it. Does there need to be?
lsmod:
Quote:
View 2 Replies
View Related
Jul 3, 2010
I am still encountering problems getting the Broadcom 4321 chipset to work on my Fedora 13, even after using this guide, this guide and another guide on ndiswrapper.
To answer the standard questions:
Code:
Code:
Code:
Code:
and finally
Code:
But no wlan device or anything else.
View 2 Replies
View Related
Sep 20, 2010
from [URL]
i did the following
[root@localhost ~]# lspci | grep Wireless
0c:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
View 5 Replies
View Related