Displaying 20 results from an estimated 600 matches similar to: "4.9-RC and bge"
2012 Nov 16
2
bge on the new Mac Mini
Hi all,
Over the last month or so I've installed FreeBSD 9 (-stable) on several Mac
Minis via the memstick image; they seem to be pretty good little boxes for
things like offsite secondary nameservers, for example, and they're easily
replaced in case of problems.
However, the newest minis have slightly different hardware, and FreeBSD can't
find the built-in NIC. pciconf -lv on the
2012 Jul 03
3
bge problems in RELENG_9, bge0: watchdog timeout -- resetting
Hi,
I'm having lots of difficulties with BCM5719, which is the default
network card of HP Proliant DL 360 G8 servers. I can get a few ping
replies before I get a couple of these:
bge0: watchdog timeout -- resetting
bge0: watchdog timeout -- resetting
Then everything hangs. Can not log in using ssh.
2009 Mar 16
1
bge0: EEPROM read timed
Hi.
I got this on today's RELENG_6 with Broadcom BCM5722 A0, ASIC rev. 0xa200.
>From dmesg (bge related):
bge0: <Broadcom BCM5722 A0, ASIC rev. 0xa200> mem
0xe8400000-0xe840ffff irq 16 at device 0.0 on pci2
bge0: firmware handshake timed out, found 0x4b657654
bge0: firmware handshake timed out, found 0x4b657654
bge0: EEPROM read timed out
bge0: failed to read EEPROM
device_attach:
2003 Jun 04
3
bge drivers does not work for 3COM 3C996-SX / 3C996B-T
I'm experiencing similar problems with a 3C996-T under 4.8-REL.
In particular, connecting a 4.8-REL machine to a 5.1-REL machine leads
to some interesting situations: I can do simple pings across the link,
but ssh fails, and heavy pings crash the 4.8 machine. Similarly
changing the interface configuration with ifconfig tends to crash the
4.8 machine (mtu, link0, up/down, etc). The
2009 Jun 12
6
Duplicate packets when using aggregate datalinks on bge
I opened a bug report earlier today but it doesn''t seem to have been
added to the bugs database. I''m posting here in case one of the
Crossbow developers might see it and confirm this behavior.
Description
Duplicate packets are generated whenever an aggregate is introduced
into the network configuration. We''ve ruled out switch ports and
physical bge interfaces as
2006 Sep 29
8
creating a vnic to represent the factory MAC address
How do I create a vnic that represents the factory assigned MAC
address of my physical nic?
The bge device in my system (x2100) appears to support 4 MAC
addresses. The driver reserves the first as the ''primary/default''
address and allows manipulation of the other three via the
MAC_CAPAB_MULTIADDRESS interface.
I''d like to use vnics on this system, as I have Xen guest
2013 Jan 25
2
bge numbering
Hi,
this server, a Dell R720 has 4 bge on board,
Broadcom NetXtreme Gigabit Ethernet, ASIC rev. 0x5720000
bge0: APE FW version: NCSI v1.1.7.0
bge0: CHIP ID 0x05720000; ASIC REV 0x5720; CHIP REV 0x57200; PCI-E
miibus0: <MII bus> on bge0
...
I have connected the ethernet to port labeled 0, but it appears
as bge2, how can this be corrected?
thanks,
danny
2003 Aug 01
1
BGE & VLAN stranges
Hello!
I have Compaq DL360G2 with Broadcom BCM5701 Gigabit Ethernet and
FreeBSD 5.1R installed. There are no problems if I use bge as usual
network card, but when I try to use 802.1Q vlans, I can't receive (only
receive, sending is ok) packets more then 1456 bytes! What is the
problem? BGE driver, VLAN driver or my network configuration?
Best wishes,
Boris
2009 Mar 22
4
7.2-PRERELEASE/sunx2200/bge/msi broken
Hi,
between March 16 and now, bge on a Sun X2200 stopped working,
turning off msi (via hw..pci.enable_msi=0) got it working again.
I tried first replacing bge with an older version but that did not help.
please advice :-)
Danny
2009 Jan 06
2
ACPI support?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello All,
I have had a problem detecting the network card on my notebook when ACPI
is enabled for a year. The problem still exists in 7.1-RELEASE.
with ACPI:
...
bge0: <Broadcom NetLink Gigabit Ethernet Controller, ASIC rev. 0xb002>
irq 17 at device 0.0 on pci8
bge0: 0x10000 bytes of rid 0x10 res 3 failed (0, 0xffffffff).
bge0: couldn't
2012 Jul 24
2
Broadcom NetXtreme bcm5720 in the 9.1 beta
Team
I have a Dell PowerEdge R720xd, with the Broadcom NetXtreme bcm5720. I
found the following thread:
http://forums.freebsd.org/showthread.php?t=31769
I find I am unable to use the NIC's (there are 4 on the server). When we
put a cable into it we get a "watchdog timeout -- resetting" error, and
the machine will pause for 5 or so seconds. IP may or may not come up
randomly.
2008 Dec 01
2
dhclient doing DISCOVER with bad IP checksum - bge
Sorry for the cross-post, but this could be either lists problem.
I have 2 boxes running 7-STABLE as of 20081130, both i386 SMP. One is
running ISC DHCPD 3.0.x from recent ports, and the other dhclient from
make world.
The server is refusing to answer the DISCOVER request, as it thinks the
IP checksum is wrong, which tcpdump also confirms. Other DHCP clients
are working fine on this network,
2006 Mar 20
1
FreeBSD box dropping packets
Dear All,
I have a FreeBSD box running 5.4-RELEASE-p8.
Two interfaces:
fxp0 - internet, SKA4 internal interface
fxp0: <Intel 82559 Pro/100 Ethernet>
bge0 - internal with 30 vlans on it, old bge Gigabit 64/32 PCI-2.1 adapter.
bge0: <Altima AC1002 Gigabit Ethernet, ASIC rev. 0x105>
Firewall is pf with about 5000 rules.
A week ago it was working just properly, but after adding more RAM
2008 Oct 29
2
Problem with Bridging ... and bge devices under FreeBSD 7.x?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm trying to run a QEMU VM on top of a FreeBSD 7.x server ... I've tried the
exact same setup on my desktop, using 192.168.1.x and an fxp device, and it all
works perfectly, but as soon as I do this on another machine on a public IP,
I'm not getting any routing, I can't even ping it from the same machine ...
My first thought was
2003 Apr 12
2
dlinfo() is missing in 5.0-REL
Hi,
In FreeBSD 5.0-REL the dlinfo() manpage is present but the function does
not
seem to be implemented, is there a good reason for this ?
-- Aurelien
2004 Jul 28
3
Ipfw config
If someone has some free time, can you go over my ipfw config. See if I
have any problems, or things i should add. Im not an ipfw expert or
anything. Here is the config.
add 100 allow all from any to any via lo0
add 110 deny log all from any to 127.0.0.0/8
add 120 deny log ip from 127.0.0.0/8 to any
add 00200 check-state
add 00250 deny all from any to any frag in via bge0
add 00260 deny
2007 Mar 21
16
IP Instances with VLAN''s
Hi,
how can ip instances be used with vlans ? Is that possible ?
I don''t know how to configure this, if I only have one interface (e.g. bge0), and want to
assign e.g. bge1000 to a zone. Any cookbooks available ?
Thanks
Detlef
2009 Nov 04
6
xVM and zones not co-existing happily
Hi all,
I installed 2009.06, xVM and happily installed a domU with no issues. I just did this through the virt-manager GUI, and kept it as simple as possible.
Later I installed and booted a zone with very simple and standard configuration.
My existing xVM virtual machine did not immediately stop working, or have any interruption at all. But, I can no longer create new virtual machines, or even
2006 Apr 17
3
IPFW Problems?
Hi,
I have a system with a 4.11 Kernel. Unless I'm doing something very
wrong, there seems to be something odd with ipfw.
Take the following rules:
ipfw add 00280 allow tcp from any to any 22 out via bge0 setup keep-
state
ipfw add 00299 deny log all from any to any out via bge0
ipfw add 0430 allow log tcp from any to me 22 in via bge0 setup limit
src-addr 2
ipfw add 00499 deny log
2009 Jun 16
7
objects disappear from dladm after reboot
On OpenSolaris 2009.06 I created a flow, half a dozen VNICs, and I set some properties, and everything was working, then I rebooted my system and everything disappeared from show-vnic, show-flow, and show-prop. When I tried to re-create the objects, dladm said they already existed. While I could not see the objects, I could delete them. Example:
# dladm show-vnic
# dladm create-vnic -l bge0