OpenSUSE Wireless :: Broadcom 4312(b43) With 11.3 Wont Work?

Aug 23, 2010

Well I see there is a lot of people which have problems with BCM4312 I read that topics but my problem kind of different..I installed 11.3 few day ago at my job. Everything was just fine...First of all I'm installed firmware

Code:
install_bcm43xx_firmware
Wireless worked fine...

[code]...

View 9 Replies


ADVERTISEMENT

OpenSUSE Wireless :: Wifi Doesn't Work On 11.4 KDE X86-64 With Broadcom 4312 / Get It?

Mar 10, 2011

Wifi works on 11.3 with installed the broadcom-wi & broadcom-wl-kmp-desktop,but this trick doesn't work on this new 11.4.

View 9 Replies View Related

OpenSUSE Wireless :: Broadcom 4312 WLAN Failed With Error -95

Mar 13, 2010

I'm finding a hard time getting my wireless card to work, my laptop is a Dell Inspiron 1525 and this is all the info:
0b:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
0b:00.0 0280: 14e4:4315 (rev 01)
[ 8.375610] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[ 8.390374] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 6, Type 5, Revision 1)
[ 8.390436] b43: probe of ssb0:0 failed with error -95

View 9 Replies View Related

OpenSUSE Wireless :: Broadcom 4312 Does Not Load Interface / Resolve This?

Oct 31, 2010

I'm reinstalling opensuse 11.3 with KDE. In previous setup I got it working. It is a fresh x64 install. Update all is done. Pacman repo added. code...

View 4 Replies View Related

OpenSUSE Wireless :: Broadcom 4312 (14e4:4315) Stopped Working On 11.3

Jul 17, 2010

after finally installing 11.3, I found that my wireless NIC had stopped working. I've spent about 4 hours trying various online tutorials to get the card working, but I'm still right where I was when I began. The card as reported by lspci:

[Code]....

View 9 Replies View Related

Ubuntu Networking :: No Wireless With Broadcom 4312 ?

Mar 6, 2010

After some serious trouble with Plasma, I decided to re-install 9.10. When booting up, I noticed that the wireless indicator light stayed on orange which usually means that the driver is not loaded.

I have a Broadcom 4312 in a HP Pavilion dv6. I checked the repository but no driver shows up. I seem to remember that it used to be there. Or am I mistaken and do I need to install the vendor driver from the Broadcom site?

I've added the output of lspci and dmesg | gre b43

HTML Code:

HTML Code:

View 3 Replies View Related

Ubuntu / Apple :: Broadcom 4312 IMac 4,1 Wireless Not Working.

Jun 23, 2010

When I first had partitioned, and formatted appropriately, I installed the newest version of Ubuntu available (Time of posting 10.4), on the partition made with bootcamp, rebooted into Linux with rEFIt Now once I booted into 10.4 I got to the desktop, it started asking me about restricted hardware drivers, so I went into System > Administration > Hardware Drivers, It then searched for the drivers, it found the STA driver, and the B43 driver, I am unable to allow both. So I went on to try ndiswrapper, I downloaded it off another pc, compiled and installed on the iMac. then I got the driver off the Leopard install disk, put that on my flash drive, extracted the files from the installer, put that on the flash drive, then I went back over to the machine in question, copied the file to the desktop, I used the cd command to navigate to the folder, then ran ndiswrapper -i bmcwl6.inf, I made sure that the inf and sys files were in there, so I didn't know what was going on exactly.

So then I went into the software sources, and enabled the cd as a software source, then went into Synaptic, and installed the drivers, it said the install was successful, however when I go back to enable it, will still refuse to activate, I have looked all around for solutions, I have even checked out other threads on this matter. The funny thing seems to be, is that everyone, or almost everyone who has this card on their computer, are upgrading to 10.04, when it worked on a previous version.

View 4 Replies View Related

Ubuntu Networking :: Broadcom 4312 - 10.04 - Wireless Appears But When Open Browser No Connection

Jun 1, 2010

I've been stalking the forums for the past few days trying various fixes to no avail. I'm sorry for more clutter of this issue.

Here's what I have:

emachines e725 laptop, dual core T4400 Pentium, 64bit, running Windows 7 and just installed Ubuntu 10.04.

My ethernet port works for cat internet but wireless does not. My wireless appears but when I open browser no connection.

Here is my ifconfig:

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

OpenSUSE Wireless :: Cannot Get Broadcom WiFi To Work At All

Oct 5, 2010

I've been reading up on how to get the Broadcom BCM4312 802.11b/g on my Dell Inspiron 1525 to work with OpenSUSE and I've tried everything, I've even re-installed the OS 3 times as I seemed to keep screwing something up. I've tried doing what it says in this thread
Install Broadcom Drivers from Packman
I thought I'd installed the write drivers with this code:
Code:
zypper in broadcom-wl broadcom-wl-kmp-default

View 9 Replies View Related

OpenSUSE Wireless :: B43 Soon To Work For 802.11n Broadcom Devices?

Dec 7, 2010

For those of you that prefer open-source solutions, the b43 code to drive BCM432X 802.11n devices has just come to life. It can now scan and associate. Tests for throughput will come soon. These revisions to the driver will be in kernel 2.6.38, thus not in openSUSE until the next release after 11.4.

View 1 Replies View Related

OpenSUSE Wireless :: Get Broadcom BCM4328 To Work Properly On 11.2

Feb 3, 2010

I have been trying to get my Broadcom BCM4328 to work properly on openSUSE 11.2 (kernel 2.6.31.5). Finally, after installing the wl kernel module, I managed to get it working when a run the following commands after a reboot:

sudo /sbin/modprobe -r b43 b44 ssb wl
sudo /sbin/modprobe wl
sudo /sbin/modprobe b44
sudo /etc/init.d/network restart

My question is how can I automate the above commands, i.e. create a startup script to initialise the wireless adapter properly without the need to manually reload the kernel modules?

View 3 Replies View Related

OpenSUSE Wireless :: Broadcom WiFi Card Ceased To Work After Upgrading To 11.4

Apr 5, 2011

I recently installed Suse 11.4 on my Dell Latitude 2110 netbook using the KDE live distribution, and, after that, the Broadcom wireless ceased to work. To enable the wireless connection, I have to press Fn + F6. If I do it now, the wireless led indicator turns on for a couple of seconds, then turns off again. Moreover, the option to enable the wireless connection in the network manager is greyed out

lspci output:
Code:
0c:00.0 Network controller: Broadcom Corporation BCM43224 802.11a/b/g/n (rev 01)
iwconfig output:

Code:
wlan0 IEEE 802.11abgn ESSID:off/any
Mode: Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit: 7 RTS thr: off Fragment thr:off
Encryption key: off
Power Management: off
dmesg output:

Code:
[8.330963] brcm80211: module is from the staging directory, the quality is unknown, you have been warned.
[8.362403] brcm80211 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[8.362422] brcm80211 0000:0c:00.0: setting latency timer to 64
output of rpm -qa | grep broadcom:

Code:
broadcom-wl-kmp-desktop-5.100.82.38_k2.6.37.1_1.2-7.pm.8.1.x86_64
broadcom-wl-5.100.82.38-7.pm.8.1.x86_64

View 9 Replies View Related

Fedora :: Get Broadcom 4312 Working Again Since FC10?

Nov 23, 2009

How do you enable repos? Namely RPMFusion set? I have 2 repo's that are currently in stalled:

[root@dv5-1235 Joe]# yum repolist
Loaded plugins: presto, refresh-packagekit
repo id repo name status
fedora Fedora 12 - x86_64 enabled: 19,122
updates Fedora 12 - x86_64 - Updates enabled: 755
repolist: 19,877

I'm trying to get my Broadcom 4312 working again since FC10. I noticed that RPMFusion isn't listed. This would answer why I can not install Broadcom -wl.

View 4 Replies View Related

Fedora Hardware :: Broadcom 4312 Freezes F12 / Fix It?

Feb 18, 2010

I've been having some trouble with my recently bought laptop.
Type: Dell Vostro 1015.
You can see the full specification by following the link in my signature.

What's important is this code..

The system freezes randomly and all I can do is to push the power button and force-turn it off.

I'm not sure, but I think it's the wireless. It's my second Fedora install on this machine, and the second was all right until I set the wireless drivers (or I had luck to have no stops).

View 6 Replies View Related

General :: Ubuntu 9.10 Broadcom 4312 Off At Boot?

Feb 11, 2010

The card uses a momentary switch to turn on at and off and it doesn't work. I read that there is a way to have the card turn on by default on boot but I can't figure out how to do it.

View 1 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 4312/Hardy/Dell Vostro 1000?

May 9, 2010

I've already got the b43-fwcutter package and a driver called 'b43' appears in System > Administration > Hardware Drivers but it does not seem to enable. Another, Broadcom STA wireless driver, does enable, but I'm not picking up the wireless signal.

Code:
$lspci 05:00.0 Network controller: Broadcom Corporation BCM4312 802.11a/b/g (rev 01)
08:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
Code:
$ sudo lshw -C network
SCSI

[Code]...

View 5 Replies View Related

Ubuntu Networking :: Broadcom 4312 On Acer Extensa 5420 Recognized But Not Connecting?

Oct 25, 2010

i just got ubuntu yesterday and had to play around with some settings and the fw-cutter tool to get my wireless working and it was...although i upgraded the kernel to 2.6.32-25-eneric...and it stopped working. the simple solution is to use the previous kernelersion...the wireless works there, but thats just not good enough for me ... it recognizes my card is there it just wont connect. originally i was using b43 driver and now it does not show in the system>hardware drivers list only the sta driver does, although when i try to install and activate it i get the error message "sorry, installation of this driver failed.please have a look at the log file for details: /var/log/jockey.log"

View 5 Replies View Related

Ubuntu Networking :: Wifi Latency/Delay With Broadcom 4312 On A Dell D830

Jan 8, 2011

I just put 10.10 on my D830 and I love it except for a delay when I'm using the internet. When I click on a link while surfing the web it takes about 13 seconds before it responds. After that it works just fine.

My Windows 7 PC and my Macbook Pro don't do that so I'm guessing it has something to do with Ubuntu.

View 5 Replies View Related

Networking :: Wirelss Broadcom 4312 On Dell D620 Not Loading Under CentOS 5 / Sort It?

Jan 20, 2011

I have installed CentOS 5 just downloaded yesterday on a Dell D620. Everything but the wireless card works. So I found this article:
http://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom
and followed it step by step and was able to complete all of the tasks. The problem is that obviously it still won't start. It is not even recognized as an adapter but when I run lspci -v it is there sure enough. When I look under the networking GUI it is listed there but it has no MAC assigned to it. Please let me know what command output you need to see and I'll get here asap. I have searched this forum and other sites and nothing so far has worked.

View 1 Replies View Related

CentOS 5 Hardware :: Broadcom 4312 Not Working On Dell 1747 After Installing The Official Driver

Jul 16, 2010

Im having problems making my wireless card "Broadcom 4312" work on centos 5.4 X64 , i have installed and built the driver from their official site and inserted its module successfully, but whenever i try to avtivate the interface "called eth1" i get the following

Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth1 ; Invalid argument.
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth1 ; Invalid argument.

View 2 Replies View Related

Debian :: Can't Get Broadcom Wireless Card To Work

Dec 18, 2015

I decided to start of with Debian. I'm having trouble getting my wireless connection to work. I think i need drivers or something, i can't make a wireless connection. And it is a bit difficult for me, as i am new to Linux, and I'm not sure what I'm doing when i am writing these commands.

My wireless card is a Broadcom Corporation BCM43142 802.11b/g/n

I have been using Raspberry PI a little, so i am familiar with the terminal.

View 3 Replies View Related

Ubuntu Networking :: Broadcom Wireless Doesn't Work

May 20, 2010

I'm working on Lucid, in HP Pavilion 9730us laptop.

My wireless broadcom card was working just fine until now as i installed it with the Hardware Devices manager, Today i put a new ALFA AWUS036H usb card to work with aircrack. both cards were working together for a while, but as i started playing around with aircrack the broadcom card of the HP has stopped working.

I made a mistake and followed the aircrack tutorial for R8187 / ieee80211 stacks driver, while i'm using RTL 8187 / mac80211 stack drivers, and blacklisted the RTL8187 , rebooted and then both card didn't work. I un-blacklisted it, and the ALFA is working but the broadcom not!

iwconfig shows me only one wireless card on wlan0 the blue light showing activity in the HP card doesn't go on.

Tried to uninstall and reinstall broadcom drivers, still no change.

View 2 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 :: Cannot Get The Broadcom Wireless Chipset To Work More Than 10 Seconds?

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

OpenSUSE Wireless :: Broadcom 4311 Doesn't Seem To Recognize Wireless Card

May 3, 2011

when it comes to openSUSE but I am earnestly trying. I installed the openSUSE OS on my HP dv6000 laptop, but it does not seem to recognize my wireless card (which is a Broadcom 4311).

View 7 Replies View Related

OpenSUSE Wireless :: Broadcom BCM4311 On 11.2: Suddenly Wireless Broke

Dec 20, 2009

I'm happily using OpenSuse 11.2/KDE on my laptop equipped with a Broadcom BCM4311 WLAN chip, but today, after a restart, WLAN ceased to work. I mean that Network Connection doesn't show anymore available WLANs. Two things that seem strange to me are that the

[Code]...

View 8 Replies View Related

OpenSUSE Wireless :: Broadcom 43xx Wireless Rejects Password?

Dec 15, 2010

I have this problem with my wifi for 2 weeks now.It used to work great and after some updates the Network Manager keeps rejecting my wpa passwords. The wifi card is working (tested with other OS's) and the wifi light on my HP laptop is on. I have installed broadcom drivers.The problem is similar with this one here but changing from default kernel to desktop didn't work in my case. have already read through Getting your Wireless to work and Broadcom instructions

View 7 Replies View Related

OpenSUSE Wireless :: Turn Broadcom Wireless Card On?

Jan 13, 2010

dell laptop and went out on thenet looking for a solution for my failed wireless interface. i downloaded the firmware but then my interface still fails to come on after a reboot.

wlan0 IEEE 802.11bg ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=0 dBm

[code]...

View 4 Replies View Related







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