FreeBSD 9.1-RELEASE + bge0 == watchdog timeout

YongHyeon PYUN pyunyh at gmail.com
Thu Feb 28 05:36:11 UTC 2013


On Wed, Feb 27, 2013 at 12:09:28PM +0100, Miroslav Lachman wrote:
> YongHyeon PYUN wrote:
> >On Wed, Feb 27, 2013 at 12:05:47AM +0600, Eugene M. Zheganin wrote:
> 
> [...]
> 
> >bge(4)'s IPMI support for old controllers had many issues and
> >didn't work well. Only some of users had luck to enjoy it. However
> >IPMI support for 5717/5718/5719/5720 has no known issues and it
> >should work. I also got a report that mentions IPMI does not work
> >any more on 5715 after adding support for 5717/5718/5719/5720.
> >The sanitized public data sheet does not mention IPMI interface so
> >Linux tg3 would be the only source of information. Given that I
> >don't have access to IPMI-capable controllers I have no idea when
> >it could be fixed. Somebody with the IPMI-capable controllers have
> >to sit down and verify all possible combinations.
> 
> I have a spare machine Sun Fire X2100 M2 with 5715C:
> 
> bge0 at pci0:6:4:0:        class=0x020000 card=0x534c108e chip=0x167814e4 
> rev=0xa3 hdr=0x00
>     vendor     = 'Broadcom Corporation'
>     device     = 'BCM5715C 10/100/100 PCIe Ethernet Controller'
>     class      = network
>     subclass   = ethernet
> bge1 at pci0:6:4:1:        class=0x020000 card=0x534c108e chip=0x167814e4 
> rev=0xa3 hdr=0x00
>     vendor     = 'Broadcom Corporation'
>     device     = 'BCM5715C 10/100/100 PCIe Ethernet Controller'
>     class      = network
>     subclass   = ethernet
> 
> I can provide you full access to this machine (if you want) or let me 
> know, what version I should check. Older versions (6.x - 8.3) are 
> working fine with hw.bge.allow_asf="1" in loader.conf. I didn't test 
> newer releases on these old machines.

The reporter said the machine was Sun Fire X2200 M2 so I guess you
may see the same issue on both stable/9 and stable/8. Ideally the
loader tunable hw.bge.allow_asf should not be there and driver
should take care of it by checking the existence of ASF/IPMI
firmware.

Can you setup a remote debugging environments(+ IPMI access) like
the following URL?
http://people.freebsd.org/~yongari/remote_debugging.txt

> 
> Miroslav Lachman


More information about the freebsd-net mailing list