search for: broadcom

Displaying 20 results from an estimated 905 matches for "broadcom".

2007 Feb 01
1
broadcom 802.3ad
Does anyone have some tips for setting up Broadcom's 802.3AD support or just getting their driver compiled / installed? First off, I noticed redhat claims the broadcom bcm5708 driver has been added to the rhel4 kernel. But I don't see /proc/net/nicinfo which broadcom claims the driver creates when it's successfully initialized. So, I...
2011 Sep 05
4
Broadcom Wifi Problem
I have a Broadcom 802.11b/g hardware on my dual-boot laptop. Note first that in the WinXP partition, the wifi makes DHCP connections to my router with no problem. Since this was not working in my new CentOS 6 partition, and remembering that there was a driver problem with the old Fedora partition it replaced, I fol...
2006 Jan 16
3
networking problem with Xen and Broadcom tg3 rev 10
Hi, I''m having problems using Xen (2.0.7 and 3.0.0) on newer IBM HS-20 blades, which uses Broadcom network card (tg3 kernel module). Here''s the relevant entry from lspci : 05:01.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704S Gigabit Ethernet (rev 10) 05:01.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704S Gigabit Ethernet (rev 10) If xend is not running...
2014 Feb 04
2
SR-IOV: no traffic isolation between VFs with Broadcom 10Gbps cards
Hi all, I'm testing on debian/unstable SR-IOV feature with Broadcom BCM57810 cards and KVM hypervisor: Compiled against library: libvirt 1.2.1 Using library: libvirt 1.2.1 Using API: QEMU 1.2.1 Running hypervisor: QEMU 1.7.0 bnx2x -> firmware 7.8.17 -> driver from kernel 3.12.7 8 VFs are created on the first PF. For each VF, a specific mac address is set...
2012 May 31
0
iSCSI offload with Broadcom NetXtreme II BCM5709.
Hello all. We recently purchased HP Proliant DL380 G7 server and also a HP Lefthand P4500 G2 24TB iSCSI box. The server itself has Quad Ethernet based on the BCM5709 Chipset from Broadcom (NetXtreme II). My main question is about iSCSI offload mechanism, as iSCSI itself is pretty new to me but I have gotten a good hold on it tho. I have managed to setup and configured our Lefthand box into our iSCSI Network. iSCSI network : 192.168.200.0/24 I have also managed to setup and conf...
2014 Feb 05
0
Re: SR-IOV: no traffic isolation between VFs with Broadcom 10Gbps cards
On 02/04/2014 05:10 PM, Yoann Juet wrote: > Hi all, > > I'm testing on debian/unstable SR-IOV feature with Broadcom BCM57810 > cards and KVM hypervisor: > > Compiled against library: libvirt 1.2.1 > Using library: libvirt 1.2.1 > Using API: QEMU 1.2.1 > Running hypervisor: QEMU 1.7.0 > > bnx2x > -> firmware 7.8.17 > -> driver from kernel 3.12.7 > > 8 VFs are created on t...
2007 May 29
2
SOLUTION: Version 3.35 problems with Broadcom BCM5780 chipset
In this thread: http://syslinux.zytor.com/archives/2007-February/008014.html I reported that IBM Opteron servers with Broadcom BCM5780 chipsets would freeze randomly in the PXE menus from the SYSLINUX 3.35 tools vesamenu.c32 and menu.c32. There did not seem to be any reason for this nor systematics in when the servers would lock up. The solution is now available: Upgrade your IBM servers to the latest Broadcom firmware...
2007 Oct 26
4
BROADCOM 5708 ON POWER EDGE 1955
Hello, I''ve this strange problem. When Xen kernel start and it try to start eth devices, network doesn''t work. It seems to be a problem with NICs firmware. Anyone had this problem? Do you know where I can download firmware upgrade? (on DELL''s site I''ve just searched...) Thanks, Carlo No virus found in this outgoing message. Checked by AVG Free Edition.
2009 Jul 27
2
Problems with Broadcom 4312 wireless
Hello David, In brief, I've solved this problem on my Dell Inspiron 1525 (with Broadcom 4312 wireless card), so I figured letting You know would be nice, 'cause it didn't seem like the issue is resolved. Visit this link: http://jomcode.com/fadhil/?p=59 and in addition check out the comment on the same page by Andre Kiepe to have the modules load on boot. Best Regards, M...
2012 Jul 13
3
BCM4313 on CentOS 6.3
Hi all, I'm a complete newbie in Linux and am trying to get my Broadcom BCM4313 working in my Lenovo S10-3t netbook (CentOS 6.3 installed from LiveCD). I followed the steps in the wiki, which lead me to ELRepo: wl-kmod. I followed the instructions there until Step 2: $ mkdir -p ~/rpmbuild/{BUILD,RPMS,SPECS,SOURCES,SRPMS} $ echo -e "%_topdir $(echo $HOME)/rpmbuild...
2010 Mar 10
2
Kernel Panic with wl.ko (Broadcom wireless driver) [CentOS 5.4]
Been experimenting with CentOS 5.4 some more. In order to get my wireless card to work (Broadcom BCM4311) I need Broadcom's wl.ko driver (http:// www.broadcom.com/support/802.11/linux_sta.php). It compiles fine after the necessary modification in typedef.h, loads and wireless works. However, as soon as I put some load on that interface (scp something from another machine, download somet...
2017 Dec 04
4
Broadcom BCM4360
Everyone, I just purchased a new wfi card?that is identified as using lspci as : Broadcom Limited BCM4360 802.11ac Wireless Network Adapter (rev 03) I have not been able to get it to work Centos 7.4 machine. Some of the centos user posts had indicated the nux repsitory had a Centos 7 kmod- wl, but it is not present when I tried to search or or install it at this time. Has anyone had...
2009 Jun 03
3
How to remove the wrong wireless firmware module
...load the iwlagn kernel module: <br/><br/>rmmod iwlagn; modprobe iwlagn"<br/><br/>I managed to grab the wrong set of firmware for my Dell Latitude D830. There was conflicting guidance on the Internet as to which device was installed...I've now found out that it is a Broadcom device. I need to remove the Intel firmware and install the Broadcom firmware.<br/><br/>BTW, it appears that support for the Broadcom wireless device is not in the CentOS repositories. I think I 'm going to have to download the Broadcom files and "make" the firmware modul...
2014 Dec 14
3
Broadcom wireless card: installation script for Linux-STA driver
Hi, I just installed CentOS 6.6 on my HP Pavilion DM1 laptop. The wireless card is only poorly supported in the default setup, so I decided to write an installation script for the Linux-STA driver, which works perfectly. https://github.com/kikinovak/centos/blob/master/6.x/broadcom-sta/broadcom-sta.sh Grab the files: # git clone https://github.com/kikinovak/centos Run the script: # cd centos/6.x/broadcom-sta # broadcom-sta.sh Reboot and you're ready to go. Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise...
2010 Jul 14
4
PXELINUX fall to exit PXE ROM
Hello, Starting version PXELINUX 3.83 2009-10-05, i am not able to boot anymore using "localboot 0" entry. It show "" Booting from local disk... """ Then loop on the network boot of the interface then after a few try show the message: """ It appears your computer has less than 268K of low ("DOS") ... Boot failed: press a key to
2010 Nov 21
10
Running on Dell hardware?
...fresh and clean. It has been over 3 weeks now, with no crashes, and me doing everything I can to get it to crash again. So I''m going to call this one resolved... Tentatively acknowledging the remote possibility that the problem could still come back. All I did was disable the built-in Broadcom network cards, and buy an add-on Intel network card (EXPI9400PT). It is worth noting, that the built-in bcom card cannot be completely disabled if you want to use ipmi... It''s disabled for OS only, but the iDRAC ipmi traffic still goes across the bcom interface. So now I have two networ...
2017 Dec 11
3
Broadcom BCM4352 on Centos 7
Hi Folks I'm trying to get my internal WiFi working and I'm following the instructions here: https://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom My adaptor is: [gary at gary ~]$ lspci|grep Broad 08:00.0 Network controller: Broadcom Limited BCM4352 802.11ac Wireless Network Adapter (rev 03) [gary at gary ~]$ However, I've failed at step 2 as I cannot find any Linux / STA / WL drivers when I search the support page linked. Can anyo...
2006 Aug 18
2
Broadcom Corporation NetXtreme II BCM5708 bnx2 bridging problem
...I''ve run into the same issue as: http://lists.xensource.com/archives/html/xen-users/2006-07/msg00599.html In that, running the network bridge script kills networking completely, trying to ping the gateway gives me destination host unreachable. The card is: 09:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 11) Using the bnx2 module: filename: /lib/modules/2.6.16-2-xen-686/kernel/drivers/net/bnx2.ko version: 1.4.31 license: GPL description: Broadcom NetXtreme II BCM5706/5708 Driver author: Michael Chan <mchan@br...
2011 Jan 08
3
MEMDISK issues and Dell OptiPlex and Latitude systems
...0bd] (rev 02) ------------------------------------------------------------------ MEMDISK 4.03 does not detect internal SATA drive Note the message: "We lost the last drive in our class of drives." ------------------------------------------------------------------ OptiPlex GX620 BIOS A08, Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express [14e4:1677] (rev 01) OptiPlex GX280 BIOS A08, Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express [14e4:1677] (rev 01) Latitude E6400 A27, Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03) Intel Cor...
2013 Oct 16
3
[PATCH] xen/arm: Add CPU ID for Broadcom Brahma-B15
From: Marc Carino <marc.ceeeee@gmail.com> Let Xen recognize the Broadcom Brahma-B15 CPU by adding the appropriate MIDR mask to the initialization phase. Further, ensure that the console output properly reports the CPU manufacturer as "Broadcom Corporation". Signed-off-by: Marc Carino <marc.ceeeee@gmail.com> --- xen/arch/arm/arm32/proc-v7.S | 8 +++++...