Date: Sat, 14 Jan 2012 20:17:21 -0800 (PST) From: Bill Norton <bnorton916@yahoo.com> To: "pyunyh@gmail.com" <pyunyh@gmail.com> Cc: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>, "jhb@FreeBSD.org" <jhb@FreeBSD.org> Subject: Re: bge0 interface seen but not working Message-ID: <1326601041.94506.YahooMailNeo@web36504.mail.mud.yahoo.com> In-Reply-To: <20120114225358.GA22889@michelle.cdnetworks.com> References: <1326560151.30035.YahooMailNeo@web36505.mail.mud.yahoo.com> <20120114225358.GA22889@michelle.cdnetworks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, adding the line made a difference. DHCP did not seem to work(I received an address(which I didn't before adding the loader.conf) but couldn't ping the DHCP server). When I set the bge0 interface to a static address everything started working. I didn't fully test the DHCP out though. I appreciate you helping out on this. Thank you, Bill Norton ________________________________ From: YongHyeon PYUN <pyunyh@gmail.com> To: Bill Norton <bnorton916@yahoo.com> Cc: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>; jhb@FreeBSD.org Sent: Saturday, January 14, 2012 5:53 PM Subject: Re: bge0 interface seen but not working On Sat, Jan 14, 2012 at 08:55:51AM -0800, Bill Norton wrote: > Greetings, > > I posted this on the pc-bsd forum and was directed here.? > > I installed the latest 8.X and the interface worked fine.? > > Yesterday, I did a clean install of 9.0.? > > The issue is that the bge0 interface is not working.? > It is seen by the kernel(ifconfig shows it) but just won't ping. > I have tried dhcp and a static address.? > I used a backtrack live cd and this worked fine.? > Probably disabling MSI will workaround your issue. Add hw.pci.enable_msi="0" to /boot/loader.conf. > > I did find this bug below but it seemed to only affect 8.2 > > The bge(4) Ethernet driver has a known issue where the interface is seen but does not respond to networking requests. A patch is available for 8.2 (see 155442) and the driver will be fixed in 8.3. > > Any ideas?? > I thought it was already fixed by John but it seems it is not. John, would you take a look?(NVIDIA HT MSI issue)?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1326601041.94506.YahooMailNeo>
