Fedora Networking :: Can't Connect To Network With Broadcom BCM4322 Wireless Controller

Feb 11, 2010

I installed the 64-bit version of Fedora 12 on my MacBookPro5,1, and I am unable to establish a connection to my wireless network, which I can connect to fine with I boot the computer into Mac OS X. Here is my operating system information:

Code:

$ uname -a
Linux tosh 2.6.31.12-174.2.3.fc12.x86_64 #1 SMP Mon Jan 18 19:52:07 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux

Here is information about the PCI devices available on the system:

Code:

$ lspci
00:00.0 Host bridge: nVidia Corporation MCP79 Host Bridge (rev b1)
00:00.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1)
00:03.0 ISA bridge: nVidia Corporation MCP79 LPC Bridge (rev b3)

[code].....

View 7 Replies


ADVERTISEMENT

Ubuntu Networking :: Wireless - Dell E4300 - Broadcom BCM4322?

Jun 13, 2010

I was praying a standard install of Ubuntu 10.04 would work out of the gate and I was wrong:- Looks like everything is working except for my wireless adapter, Dell E4300

@nix-laptop:~$ lspci | grep "Wireless"
0c:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
@nix-laptop:~$ lsusb | grep "Wireless"
@nix-laptop:~$ lspci -nn | grep "Wireless"
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)

[Code]...

View 3 Replies View Related

Fedora Networking :: BCM4322 Broadcom Card Can't Use WEP

Jul 11, 2009

I have a Dell-made, Broadcom-based wireless card, BCM4322. I'm using Broadcom's proprietary drivers from RPM Fusion.

Code:
lspci | grep -i broadcom
09:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe (rev 10)
0c:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)

Since installing F11, I can no longer connect to WEP-secured wireless. When I use automatic IP settings, the connection simply times out. When I specify an IP, Netmask, Gateway, and DNS server, NetworkManager thinks the connection properly established, but any pings time out, even when I don't specify a hostname (just an IP address). I can connect to (and use) unencrypted wireless. I haven't tried other encryption schemes. The WEP index is 1 and it's non-authenticated (open). I've been playing with the settings for over a week now with no success.

View 6 Replies View Related

Fedora Networking :: Fc11: Broadcom BCM4322 Can't Authenticate

Jul 15, 2009

I can't get my Broadcoam BCM4322 to connect to a protected access point. I've tried the drivers from rpmfusion, and tried to build the module with the source+binary package from Broadcom, all with no luck. The failure seems to happen during the WPA negotiation.

I haven't tried connecting to an unsecured WiFi access point.

When booting this same laptop to Kubuntu 9.04, it can connect to secured, so it is possible under linux.

Here's output from lspci, and the tail of the log while KNetworkManager is trying to connect the device.

lspci | grep -i network
00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
0c:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)

[Code]....

View 3 Replies View Related

Fedora :: Network Controller Is A Broadcom BCM4312?

Jul 12, 2011

I'm fairly new to fedora, and I installed it on my gateway kav60 netbook. Everything works fine, except that the wifi is saying that the firmware is missing. Is there a way to fix this?

View 1 Replies View Related

Ubuntu Networking :: Searching For 10.10 X64 Drivers For Wlan Broadcom BCM4322 On Vostro 1520

Oct 12, 2010

my OS is linux ubuntu x64 v10.10 on netbook dell vostro 1520. i'm looking for wlan [COLOR=#00C800 ! important][COLOR=#00C800 ! important]drivers[/COLOR][/COLOR] for network adapter broadcom like this:

Quote: Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)

View 9 Replies View Related

Fedora Networking :: F12: Broadcom Wireless Does Not Detect Any Network On X86_64 System

Dec 8, 2009

I have a Broadcom Corporation BCM4312 802.11b/g (rev 01) wireless card. I installed these packages:

broadcom-wl-5.10.91.9.3-1.fc12.noarch
akmod-wl-5.10.91.9.3-3.fc12.6.x86_64
kmod-wl-2.6.31.6-145.fc12.x86_64-5.10.91.9.3-3.fc12.8.x86_64

[code]....

uname -a says:

Linux boz.alafkhar 2.6.31.6-145.fc12.x86_64 #1 SMP Sat Nov 21 15:57:45 EST 2009 x86_64 x86_64 x86_64 GNU/Linux

and:

# lsmod | grep wl
wl 1278432 0
lib80211 6436 2 lib80211_crypt_tkip,wl

[code]....

My networkmanager understands that the card is installed. But it can not find any network. Also iwlist scan gives me no result. I did not have this problem on earlier fedora releases. Recently I upgraded to F12 from F11. I should mention that I have another USB DLink wireless card and when I plug it, everything works fine with that card. I also tested wl_apsta driver using fw-cutter. I did not work neither.

View 6 Replies View Related

General :: Unable To Connect To Wireless Network - Broadcom BCM4311

Aug 28, 2010

I was told by an experienced Linux user/IT professional that older Broadcom wireless cards had embedded code preventing access through non-Windows OS's. I was told that there were drivers that were basically "hacks" for skirting this issue. I've tried two different drivers and neither seems to be doing the trick. My current driver is the "Broadcom STA wireless driver".

Symptoms

Recognizes my network and others
Says it's connected
Won't load any web pages
Frequently asks for authentication
I've authenticated using my network password and my router's security key

Here's what the terminal says about my wireless card:

05:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Subsystem: AMBIT Microsystem Corp. Device [1468:0422]
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at d0000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: wl
Kernel modules: wl, ssb

View 10 Replies View Related

Fedora Networking :: Wireless Network Doesn't Work After Kernel Update (Broadcom) / Sort It?

Aug 23, 2009

I wireless network card is Broadcom Corporation BCM431, but is doesn't work after I update kernel from
2.6.29.6-217.2.7 to 2.6.29.6-217.2.8.

Linux localhost.localdomain 2.6.29.6-217.2.7.fc11.x86_64 #1 SMP Fri Aug 14 20:53:08 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

View 2 Replies View Related

Networking :: Lan To Connect To A Controller On The WIFI Network?

Apr 20, 2010

I have a Fedora Box with chillispot loaded for a captive protal wifi network. I am needing my office lan to connect to a controller on the WIFI network. I have tried many different firewall rules and have only momentarly able to ping something on the other network. here's some configuration info and my firewall rules that I thought should work.

FC 4
ETH0 - WAN (office lan 192.168.24.201/24)
ETH1 - LAN (brought up as 192.168.10.1/24)
tun0 - chilli 192.168.240.1

[Code].....

View 33 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

Debian :: Broadcom 4306 Network Controller Not Recognized / Fix It?

Jan 16, 2010

I've been trying for probably 10 hours now to get the bcm4306 driver working on Debian. I finally got it installed using ndiswrapper... However, now ndiswrapper says that the hardware is not present! When I run lspci, though, it lists BCM4306 as the network controller. What is going on, and how do I fix it? It's on a Dell latitude D600.

View 3 Replies View Related

Ubuntu Networking :: Broadcom Wireless - Unable To Connect

May 13, 2011

At the very begging of my ubuntu experience (2 days ago) I was able to check the "Enable Wireless" bar up in the top right corner, but I was unable to connect any wireless networks, cause none would show on the list.
Using nm-tool i get this info:

[Code]...

View 9 Replies View Related

Fedora Networking :: Wireless With Inspiron 1501 Bcm4311 Rev01 / Trying To Connect To A Hidden Wireless Network?

May 5, 2009

I am having a little trouble connecting to my wireless network. Running Fedora 10 32 bit.I'm trying to connect to a hidden wireless network. I updated the firmware for my driver but apparantly the driver is still not working. Broadcom has a driver from their website for Linux 32 bit systems. Should I attempt to install it? I read a post where the driver is built into the system kernel. If so I would need to blacklist the one of the drivers. Correct?

[justin@justin ~]$ iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
code....

View 7 Replies View Related

Ubuntu Networking :: Broadcom Wireless Connection - Connect For A While And Then Go Offline

Jul 8, 2010

I have installed the driver of my Broadcom Wireless card BCM4312 ( Acer extenza 5620 laptop) and when i try to connect to my wireless connection it just try to connect for a while and then go offline i tested another usb wireless card and still no success

[Code]....

View 3 Replies View Related

Ubuntu Networking :: Broadcom Bcm4306 Won't Find/connect To Wireless Networks?

Oct 16, 2010

i'm running ubuntu 10.04. i've followed these instructions:[URL]that got the light for the wireless on my laptop to light up but it doesn't seem to be able to find any networks.when i click on "connect to hidden wireless network" and enter the details + encryption code. it spends a few minutes trying to connect before asking for my encryption code again but i know that the code i entered is right.i'm using a belkin router with wpa/wpa2 encryption. but i think it's a problem with the wireless on my laptop rather than a problem with my specific network because under windows on other machines in my house i can see some of my Neighbours networks

View 2 Replies View Related

Ubuntu Networking :: Broadcom 4727 Wireless Card Cannot Connect To WiFi?

Jun 16, 2011

I just installed 9.10 and I can't detect any wireless networks. Is the card compatible with 9.10? Do I need to install any drivers? If the card isn't compatible with 9.10 is it compatible with later versions of Ubuntu? Marking this as somewhat urgent as I need to get internet access for some coursework soon, and also because my parents will kill me if they find out I've done anything unusual with the laptop because it's new and they think anything non -MS is a virus.

View 9 Replies View Related

Fedora Networking :: Can't Connect To Wireless Network

Sep 11, 2010

I picked up a cheap PC the other day for �20 and it came with a Belkin N Wireless USB adapter. I know the adapter works because Windows XP was originally installed and I could connect with no problems. I wasn't able to connect when I installed Kubuntu so I thought I'd see if I could have any more luck with Fedora....so far, not so good! I realise that this is a fairly common problem, especially for this USB adapter, but I've tried dozens of threads here and elsewhere and still can't get Fedora online.I can see the wireless networks in the list, but if I try and connect then I just repeatedly get asked to enter the authentication details, which I know I'm providing correctly.

View 9 Replies View Related

Fedora Networking :: Cannot Connect To Wireless Network On 15

Aug 12, 2011

I have upgraded to Fedora 15 but cannot get wireless up and running. When i switch on wireless and choose the connection it tries for 15 seconds before prompting me for the password and continues like this. When i check the device in my network config it shows as being inactive. Ralink device 3060

View 6 Replies View Related

Fedora Networking :: 12 - Can't Connect System To Wireless Network

Feb 9, 2010

I'm running the 64-bit version of Fedora 12 on a MacBookPro5,1 system. I am unable to connect to my wireless network, which shows up in the list of available wireless networks.

I will enter my password and the system will try for several seconds to establish a connection and then fail.

I know the network is fine because I can connect to it when I boot the computer in Mac OS X.

What can I try that will allow me to connect to my wireless network under Linux?

View 1 Replies View Related

Fedora Networking :: 8 - Able To Connect To The Internet By Using Wireless Network ?

Jan 31, 2011

How to make my fedora 8 be able to connect to the internet by using wireless network ?

View 5 Replies View Related

Fedora Networking :: Cannot Connect To Wired Or Wireless Network F14

Apr 29, 2011

F14 did not recognize my wired or wireless NIC upon installation. I have enabled network manager, what should I do from here? Here is my hardware specifications:

Network controller: Realtek Semiconductor Co., Ltd. Device 8176 (rev 01)
Ethernet controller: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller (rev 05)

View 11 Replies View Related

Fedora Networking :: Connect To A Wireless Network With Nmcli?

Aug 12, 2011

I am trying to get a wireless connection on my laptop. The OS is fedora minimal (without GUI, Without gnome). So I need to be connected on my Access Point, which has an hidden SSID on WPA2-Enterprise.

View 2 Replies View Related

Networking :: Can't Connect Fedora 12 System To Wireless Network

Feb 8, 2010

I'm running the 64-bit version of Fedora 12 on a MacBookPro5,1 system.

I am unable to connect to my wireless network, which shows up in the list of available wireless networks.

I will enter my password and the system will try for several seconds to establish a connection and then fail.

I know the network is fine because I can connect to it when I boot the computer in Mac OS X.

What can I try that will allow me to connect to my wireless network under Linux?

View 4 Replies View Related

Ubuntu Networking :: Broadcom BCM 4311 Network Unclaimed, No Wireless?

Aug 1, 2011

I've got a Broadcom 4311 card and since upgrading I can't connect to wireless. I went through the solutions in the sticky and I still can't connect, when I type lshw -C network I get:Quote:

*-network UNCLAIMED
description: Network controller
product: BCM4311 802.11b/g WLAN

[code]....

View 6 Replies View Related

Fedora Networking :: Connect To The Wireless Network Via Command Line?

Jul 10, 2009

I am fairly familiar with Linux but had never ventured into Wlan settings / options / too much. I have compatible card (aetheros) and when running - iwlist wlan0 scanning - I get plenty networks showing up - meaning the card works. When I installed distro which is last night (before I ran update), I had that little bars menu at the top of the screen that showed available networks once clicked upon. Since I like to modify and make my settings better - I removed that little AT&T like bar, and now rebooted after update to find that I can not see available networks unless I use iwliset wlan0 scanning.... .#$*&)@&#(&%# - need I say more.

Two questions - how do you connect to the wireless network via command line? What is that vertical bars GUI tool called so I can find it and run it again? Is there (for the love of god) alternative to system-config-network GUI managment tool for wlan?

View 2 Replies View Related

Fedora Networking :: Connect To Wireless Network Using Command Line

Aug 17, 2009

I'm tryn' to connect to my wireless network using command line:iwconfig wlan0 essid MY_NETWORK as root.

After this typingiwconfig wlan0
result is:
wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s

[Code]....

I installed ndiswrapper in order to use ipn2200 WinXp drivers.

View 4 Replies View Related

Fedora Networking :: Option To Connect To Wireless Network Not Appearing?

Sep 4, 2011

running Fedora 15 on a Dell Inspiron 1521. When I first installed Fedora on this laptop, I was unable to connect to a wireless network because I did not have the firmware installed, so being a good little enthusiastic new user of Fedora, I set out on a quest to locate the proper firmware. I had success on that front, however, in the process of installing it, the option to connect to any wireless network disappeared. It isn't that there is no wireless network in range, rather, the entire wireless option itself has vanished.

View 3 Replies View Related

Fedora Networking :: SSID Broadcast Disabled - Cannot Connect To Wireless Network

May 6, 2010

I have just installed FC12 on my machine - and gone Windows free for the first time ever. Now I do use various flavours of Linux on a daily basis but not from an installation/sys admin point of view so my questions here may seem a little basic but pleas eindulge me if you will!

Now, my network connection works perfectly well under the following scenarios.

1) FC12, wired to router
2) FC12, wireless, SSID broadcast enabled
3) Ubuntu (laptop), wireless, SSID broadcast DISABLED

The only scenario that does not work is FC12, wireless with SSID broadcast disabled.

I can only assume that it is an issue with my USB modem (a linksys WUSB54GS) since the same set-up works fine from my laptop running Ubuntu with an internal wireless card.

Now, I know from reading the forums that it's pretty easy to get around a disabled SSID broadcast but this is an itch I just have to scratch....what the hell is causing this problem?

nm-tool ouput is as follows:

I have tried using wpa_supplicant but I am not sure which driver I am using here - is it ndiswrapper per chance?

(Driver: rndis_wlan)

How I can connect once again to my wireless router with SSID broadcast turned off.

View 5 Replies View Related

Ubuntu Networking :: Dell Vostro 3500 / Broadcom STA Wireless - Wired Network

Mar 31, 2011

I just got a new laptop...Dell Vostro 3500. Took off Win put on Ubuntu...all went fine. I did all updates and app downloads using my WIRED NETWORK as wireless wasnt working. However I was more interested in setting up the new computer. Anyway so after all is installed up pops "Broadcom STA Wireless driver" Proprietary driver do you want to install. Obviously I said yes...

Well now My wireless is working great but for some reason my Wired (auto eth0) no longer works. It just says disconnected and its grayed in. I'm pretty much a newbie but did try a few things like:

apt-get update
apt-get "something" essential (thats not a command just from memory it was something like that)

However I've had no luck. This Broadcom driver seems to have knocked out my wired network.

View 4 Replies View Related







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