Ubuntu Networking :: Get A New Convert: Broadcom BCM4318 Not Working

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


ADVERTISEMENT

Ubuntu Networking :: Broadcom Bcm4318 On Hp Nx6125 Not Working

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

Ubuntu Networking :: Cannot Get Broadcom BCM4318 Working On Compaq Presario V5000?

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

Ubuntu Networking :: Broadcom BCM4318 - 9.10 - Wubi - Gateway MX6445 ?

Feb 25, 2010

I want to preface by saying that I decided to try linux the first time earlier today, so I may not understand complicated replies.

I have a gateway MX6445 laptop, you can find all info about it here : [url]

I installed Ubuntu through Wubi from [url]

So far, I haven't tried to do anything but get wireless working, and failed at that. The wireless is much less intuitive than I would have guessed.

From looking at HOWTO post a wireless issue here is some information to read:

So, where should I start? Is it a problem with drivers or do I just not understand how to connect?

View 7 Replies View Related

Ubuntu Networking :: Broadcom BCM4318 AirForceOne - 9.10 On Acer Aspire 5024wlmi?

Jan 16, 2010

I installed Ubuntu 9.10 on my Acer 5024wlmi and followed this guide from Ubuntu community to enable my Broadcom AirForceOne BCM4318 wifi card.Now the wireless adapter is on (laptop front led also is on), I can see active wifi networks but connection fails (even with a simple ad-hoc open wifi network!). I tried with Network Manager/WICD/Wifi Radar and also using terminal lfconfig/lwconfig commands without success. It seems that my wifi card cannot ping access points: for example see this log from WICD connection session:

Code:
2010/01/16 22:51:15 :: Connecting to wireless network Winx
2010/01/16 22:51:15 :: /sbin/dhclient -r eth0
2010/01/16 22:51:15 :: ifconfig eth0 0.0.0.0
2010/01/16 22:51:15 :: /sbin/ip route flush dev eth0
code....

View 3 Replies View Related

Fedora Networking :: Broadcom Corporation BCM4318 (AirForce One 54g) 802.11g Wireless LAN

Sep 19, 2009

This is my first post! I am a brand new Linux fan and am determined to understand how this system works! I am running Fedora 11. My wired NIC works just fine. I am having problems with wireless. I ran lspci -v to find my driver details, found it online and got it working so it would show up in the network configuration. I am having problems getting it to work from there. I am used to getting windows to install the driver and then being able to search for wireless networks. When I try to activate it i get:

02:00.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
Subsystem: ASUSTeK Computer Inc. WL-138G V2 802.11g WLAN PCI Card
Flags: bus master, fast devsel, latency 64, IRQ 21

[code]....

View 2 Replies View Related

Fedora Networking :: How To Get BCM4318 Working On F10

Nov 15, 2009

I have been trying to get this card working for a couple of hours without much luck. I was excited to find the thread, but it doesn't seem to work for me for some reason. [URL]. I tried the manual setup method listed, but nothing shows up in Network Manager under wireless cards? Is there something I have to do to get it to show up? I think everything copied to /lib/firmware/b43 for me ok?

Running /sbin/lspci -nn reveals the following:
03:03.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)

View 8 Replies View Related

OpenSUSE Wireless :: Broadcom BCM4318 / Can't Access Wifi

Oct 1, 2010

I've installed new drivers and when I go to connect the MAC address shows up on the router but only for a few seconds and then disappears and I can't access wifi. I've even attempted opening up the router and still can't connect.

View 2 Replies View Related

Ubuntu Networking :: Bcm4318 And 10.04 Lucid / B43 Module Working Instead Of Ndiswrapper?

Jun 17, 2010

I have a broadcom 4318 chipset for my wireless card, but after an upgrade to lucid my system was acting funny. I did a complete reinstall and all the issues are resolved except the wireless card. I would like to get the b43 module working instead of ndiswrapper. How can i do this right in lucid?

View 2 Replies View Related

Fedora Networking :: Bcm4318 And FC11 / Can't Get Wireless Working?

Aug 13, 2009

I'm trying to install my pci wireless card that uses bcm4318 technology. I installed ndiswrapper and the driver for the card. However, I still can't seem to get wirelessworking. I'm not sure what info you will need to help me diagnose this problem. Here is the output of ndiswrapper -l:

rt2860: driver installed

View 4 Replies View Related

Fedora Hardware :: Broadcom Corporation BCM4318 / No 'b43' Network Card Was Recognized?

Nov 25, 2009

I have had a Broadcom Corporation BCM4318 since Fedora 10. In addition, both Fedora 10 and 11 wouldn't recognize the card with out third-party drivers. I was pretty excited when I booted the 12 Live CD and it recognized it at boot.

Since this is my lab box I thought its time to give Fedora 12 a try.

I did an DVD upgrade from 11 to 12 and rebooted. The Broadcom came up fine this time. I did a yum upgrade to finish from whatever was not on the DVD and rebooted. This time no 'b43' network card was recognized. I still had my third part driver files so I:

b43-fwcutter -w /lib/firmware/ ./broadcom-wl-4.150.10.5/driver/wl_apsta_mimo.o

and a 'modprobe b43' and I had my card back.

I am sorry for dragging this out this far, but now every time the Fedora 12 box reboots I have to type in modprobe b43 to get my card to work. I did not have to do this for neither Fedora 10 nor 11.

I put a line in /etc/modprobe.conf - 'alias wlan0 b43' but I still don't get my wireless card until I type modprobe b43.

url

View 8 Replies View Related

Ubuntu Networking :: Neither Broadcom B43 Nor STA Driver Is Working?

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

Ubuntu Networking :: Broadcom 4306 Rev 3 Not Working In 10.04?

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

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

Networking :: Broadcom Bcm 4311 Not Working Ubuntu 10?

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

Ubuntu Networking :: Wireless BroadCom 4311 Not Working?

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

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 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 :: Broadcom Wireless Stopped Working

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

Fedora Networking :: Broadcom Not Working On New Kernel

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

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 :: Broadcom Wireless Stopped Working In Lucid?

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

Ubuntu Networking :: Broadcom 4312 Card Stopped Working?

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

Ubuntu Networking :: Broadcom STA Driver Not Working In 10.04 With Dell Xps 1647

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

Ubuntu Networking :: Broadcom Sta Driver Disabled And Not Working After Update?

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

Fedora Networking :: Broadcom 4322AG - Wireless Is Not Working

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

Fedora Networking :: Broadcom-wl Not Working For 2.6.30 Kernel Update?

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

Fedora Networking :: Broadcom WLAN Suddenly Stopped Working?

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

Ubuntu Networking :: Wifi Not Working Dell Inspiron N5010 And Broadcom 4313

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

Ubuntu Networking :: Dell 1490 (Broadcom 4312) Wireless Card Not Working

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







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