Fedora Networking :: Broadcom 4321 Chipset Not Working - Wlan0 Never Shows Up
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
ADVERTISEMENT
Dec 22, 2010
Here is what I have as far as hardware goes:
Compaq Presario V2000
- PROCESSOR: Intel Pentium M 710 -- 1.4 GHz
- RAM 2 GB
- HD 80 GIG
- Duel booting XP Pro with Ultimate Edition 2.8 (I understand this is built from Ubuntu 10.10)
- lspci -vnn | grep 14e4 yields the following:
Code:
03:00.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
I have followed to the tee this guidance: [URL]
I tried the installing b43 drivers with internet (using ethernet)
I tried installing off the DVD using the no internet option
I even tried installing the STA drivers even though I know the 4318 chipset is not mentioned as a supported chipset.
All of these were loaded/extracted with no errors via terminal following the guidance to the letter. Now here is a problem I have not read that anyone else has run into. (maybe I just missed it). When I go: System > Administration > Additional Drivers the only additional driver that shows up is "Software Modem". I can't for the life of me figure out why the b43 and STA drivers are not showing up to activate. I can install drivers all day long, if I can't activate them, it really does become a moot point.
View 5 Replies
View Related
Dec 18, 2010
some time ago I installed 8.10 on my x20 thinkpad. I at the time was trying to get it going on a Netgear WG511 v2 card. I was eventually successful in getting it going with ndiswrapper and all has been happy until...
I decided to give my laptop to an elderly friend for his first computer. He is living in a location where (for a variety of reasons) he is sharing a network connection to the internet with a few people. The protocol there WPA2 TKIP (IIRC) and no matter what the bloody thing won't connect. Here at home I run a different setup so its not a big deal
So, I thought I'd try another card to get it going there. I chose a "Aironet" card (badged a Dell 4800 LT) and tried to install this on 8.10
I expected it would install out of the box, but did not "seem to".
I followed the steps on this page, but still it won't connect to my WiFi at home (which I am using to connect to with this x31 thinkpad)
I am using Network Management Applet 0.70 and this works fine with the Netgear card, even showing all the local networks it finds.
When I plug in the Dell card it blinks the activity light and the status light in seemingly meaningful ways, but nothing seems to connect and I find nothing listed in the Network Applet.
I suspect that the OS is discovering the card as when doing an iwconfig I find two entries that would be that card:
eth1 and wifi0
iwlist scan returns:
which makes me think two interfaces are taking the same hardware...
iwconfig returns idential results for eth1 and wifi0
View 2 Replies
View Related
Jun 23, 2011
Can't get wlan0 working:
In networkmanager the device apears unavailable.
View 6 Replies
View Related
May 20, 2009
When I try to bring up my wi-fi PCI card (ifup wlan0 or ifconfig wlan0 up) my whole PC just hangs until I power it off.
I believe I have the right drivers, but cannot see what I am doing wrong.
I'd really prefer not to go down the ndiswrapper route.
Firstly, I can see the PCI card and the driver it is using :
Code:
[J@gx260-f10 ~]$ lspci -k
...
...
01:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
[Code]....
the PC just hangs for ever. No mouse movement, ctrl-alt-del, nothing.
I have downloaded a Linux driver from Realtek but it will not compile. I have the latest kernel-devel, headers, and gcc. I can post compiler errors if anybody would like. They're all apparently to do with missing parameters.
View 6 Replies
View Related
Feb 28, 2009
I do not know how it came to pass, but it has come to pass. I was in the process of updating my desktop Fedora 10 (KDE) system with yum, when I finished that I got a message about
Quote:
I have no clue what this means.
View 8 Replies
View Related
May 8, 2010
Ubuntu 10.04 fresh install 64bit. Wireless was working in 9.10, now does not even show up in restricted drivers. Installed bcwl-kernel-source, and b43-fwcutter. ifconfig, iwconfig only show eth0 and lo - no wlan
Other restricted drivers show up - using NVIDIA driver with Compiz running better than ever on 2 screens
Here is the output from the collectNWData script found at [url]
I do notice that in the firmware section that both b43 and b43legacy are listed. Somewhere I reads that I should be using b43 - not the legacy version. Should it be blacklisted?
View 1 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
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
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
May 3, 2011
I regret updating to 11.04. It broke everything during the update. I cannot get the broadcom wireless chipset to work more than 10 seconds, No matter how much research I do here. I have not been able to work within my GDocs for the last three days. Can I restore back to my 10.10 settings? I have an acer laptop.
View 3 Replies
View Related
Jun 6, 2010
Also having this problem on Ubuntu 10.04.If I do "iwlist scan" I can pick up networks on wlan0:
Code:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
[code]....
View 2 Replies
View Related
Jan 6, 2011
I've been trying now for 2 days to get my WUSB600N v1 adapter installed on 10.04. I'm a bit of a noob but have been able to follow some posts on here on getting it set up. This is what I've done:
Installed the Ralink RT2870 drivers. Changed the config.mk to enable some parameters. Compiled and installed. Added some entries to blacklist.conf. Updated network/interfaces to include my wpa settings and passphrase. Restarted/rebooted/reinstalled about 100 times!
Here's what happens: iwconfig shows wlan0 with an ESSID:"" and Nickname: "RT2870STA" iwlist wlan0 scan shows my router fine (although does not show Cell 02 which should be the 5GHZ range). So basically it's not connecting to my router. Not sure if I missed any steps. Will gladly provide some extra output if needed. Pulling my hair out over this now ready to throw the adapter in the trash.
View 2 Replies
View Related
Mar 15, 2011
I have got Ubuntu 10.10 on a Dell Inspiron Laptop. Can't get anywhere with wireless network. Tried a few bits of poking it blindly with a stick:
matthew@ubuntu:~$ lshw -C network
Warning: you should run this program as super-user.
*-network
Description: Network controller
Product: BCM4312 802.11b/g LP-PHY
Vendor: Broadcom Corporation
Physical id: 0
Bus info: pci@0000:0c:00.0
Version: 01
Width: 64 bits
Clock: 33MHz
Capabilities: bus_master cap_list
Configuration: driver=b43-pci-bridge latency=0
Resources: irq:17 memory:f69fc000-f69fffff
*-network .....
I reckon *-network DISABLED is a problem, I tried sudo ifconfig wlan0 up but that didn't work. The output of that and lspci are on the ubuntu side of my machine. I have also tried pressing my wireless on/off key (F2) but that doesn't work either.
View 8 Replies
View Related
Oct 29, 2010
other forums to get my Zonet ZEW1642D to work on my new install of Ubuntu Studio 10.10. None of the how-tos I've found APPEAR to have worked although I guess I'm not entirely sure how I would know. There is a pair of computers at the top right of my screen by the date/time. When I right click there the following are all checked:
Enable Networking
Enable Wireless
Enable Notifications
but when I click Connection Information Auto eth0 is the only connection that comes up (which must be the wired connection I'm using to submit this) Here are the things I've tried:
1) README_STA included in the driver files downloaded from the Ralink website although I must admit this was a bit over my head
2) http://ubuntuforums.org/showthread.php?t=1045703
3) http://www.hyperborea.org/journal/20...i-ralink-3062/
[Code]....
View 9 Replies
View Related
Jul 13, 2009
My graphics card (00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03))
used to work fine, but yesterday I opened glest and it crashed my computer within 5 seconds. No picture was ever displayed. I downloaded another 3D game called Nogravity (Glest being my only one, I wanted something else to test) and it crashed after a few minutes of play and I had to restart. After all the crashes kerneloops came up with a report.
Here is the most recent one:
Code:
I did recently notice that I have no direct 3D rendering, it comes up with something like: No (LIBGL_ALWAYS_INDIRECT SET)
I do not know whether I used to have it, but I do know that 3D apps used to run perfectly well. (In fact the stability of 3D apps was what converted me from Ubuntu where they crashed every 5 minutes)
I ran glxgears for 5 seconds and it gave me 420 FPS.
View 3 Replies
View Related
Sep 5, 2010
Just installed Ubuntu Studio 10.04 and everything seems to be working nicely except I have no networking.
The card does not appear in the Network Settings GUI. The only 3 tabs I have are General, DNS, and Hosts.
A screen grab is attached.
I'm a long time Windows user trying out some of the best Linux creative apps I can find. So, Ubuntu Studio was a no brainer. I checked the manufacturer's site for linux drivers and they are available, but I don't know how current. (Edimax site, not RaLink's site.) I opened the file and it looks like it needs to be compiled and installed to work. Something I know almost nothing about. The card is listed as supported in this forum for Ubuntu 9x but I can't find information about it for 10.04
PS. I have no networking on the system but I can transfer files via USB flash drives if needed.
Some System info:
Code:
1 ) Machine Brand and Model (PC/Laptop): Dell Precision 650
2 ) Wireless Brand, Model and Wireless Chipset: 03:0c.0 Network controller: RaLink RT2561/RT61 802.11g PCI
3 ) check interface: robert@ubuntu:~$ ifconfig
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
[Code].....
View 1 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
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
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
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