On Tue, Apr 1, 2008 at 12:41 AM, Josep Pujadas i Jubany <josep_at_bellera.cat> wrote: > On Mon, 31 Mar 2008 16:36:47 +0800, Kevin Foo wrote > > On Sun, Mar 30, 2008 at 6:35 PM, Josep Pujadas i Jubany wrote: > > > > > > > > * On-board NIC was not detected. > > > > See PR kern/119779 > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/119779 > > > > * shutdown -r now did'nt restart the system. The system was blocked at: > > > > > > > The system will reboot properly if you load ipmi module and specify > watchdog > > timeout in 60 seconds. > > > > # kldload ipmi > > # watchdog -t 60; reboot > > > > You can create handy alias. > > alias reboot 'watchdog -t 60; /sbin/reboot' > > > > I didn't have any issue with DVD drive when it was running 6.3/7.0. > > > > -- > > Regards > > Kevin Foo > > _______________________________________________ > > Thanks! > > Everything ok up to now! > > 1. patch for BCM5722 NIC worked. I modified the files and I recompiled my > kernel. > > 2. ipmi works if I load manually as you suggested. But if I include in the > kernel as "device ipmi" (for automatic loading at startup system) disks > are > not correctly dismounted. So, I wrote a shell script to do all the > operations and I increase the timer to 120 seconds. See /boot/loader.conf. You can load the module there upon bootup. Please file a PR if you think that including ipmi to kernel cause inappropriate behaviour. I don't have the box to test that now. -- Regards Kevin FooReceived on Tue Apr 01 2008 - 01:49:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:29 UTC