AMD (Stable problem)

2002-09-29 Thread Unix

Hi,

I was updating my laptop as usual and I ran into this problem today
after I finished make buidlworld; make buildkernel KERNCONF=heMatrix;
make installkernel KERNCONF=TheMatrix; reboot :

Sep 28 13:43:06 freebee /kernel: Starting final network daemons:
Sep 28 13:43:06 freebee /kernel: nfsiod
Sep 28 13:43:06 freebee /kernel: NFS access cache time=2
Sep 28 13:43:06 freebee /kernel: amd
Sep 28 13:43:06 freebee /kernel: .
Sep 28 13:43:07 freebee /kernel: ELF ldconfig path: /usr/lib
/usr/lib/compat /usr/X11R6/lib /usr/local/lib
Sep 28 13:43:07 freebee /kernel: Sep 28 13:43:07 freebee /kernel: nfs
send error 13 for server pid107@freebee:/host
Sep 28 13:43:07 freebee /kernel: a.out ldconfig path: /usr/lib/aout
/usr/lib/compat/aout /usr/X11R6/lib/aout
Sep 28 13:43:07 freebee /kernel: Sep 28 13:43:07 freebee /kernel: nfs
send error 13 for server pid107@freebee:/net
Sep 28 13:43:07 freebee /kernel: Starting standard daemons:
Sep 28 13:43:07 freebee /kernel: inetd
Sep 28 13:43:07 freebee /kernel: cron
Sep 28 13:43:07 freebee /kernel: Sep 28 13:43:07 freebee amd[107]:
unable to register (AMQ_PROGRAM=300019, AMQ_VERSION, tcp)
Sep 28 13:43:07 freebee /kernel: sshd

At Reboot the network is gone, a simple ping to localhost
gets a permission denied, no network.

I had to fall back to my old kernel: septembre 13.
FreeBSD freebee.henocoffice.com 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE
#1: Fri Sep 13 22:17:16 EDT 2002
[EMAIL PROTECTED]:/usr/obj/.amd_mnt/haydn/host/usr/src/sys/TheMatrix  i386

Thanks in advance.







To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: AMD (Stable problem)

2002-09-29 Thread Tim Robbins

On Sat, Sep 28, 2002 at 02:16:21PM -0400, Unix wrote:

 Hi,
 
 I was updating my laptop as usual and I ran into this problem today
 after I finished make buidlworld; make buildkernel KERNCONF=heMatrix;
 make installkernel KERNCONF=TheMatrix; reboot :
 
 Sep 28 13:43:06 freebee /kernel: Starting final network daemons:
 Sep 28 13:43:06 freebee /kernel: nfsiod
 Sep 28 13:43:06 freebee /kernel: NFS access cache time=2
 Sep 28 13:43:06 freebee /kernel: amd
 Sep 28 13:43:06 freebee /kernel: .
 Sep 28 13:43:07 freebee /kernel: ELF ldconfig path: /usr/lib
 /usr/lib/compat /usr/X11R6/lib /usr/local/lib
 Sep 28 13:43:07 freebee /kernel: Sep 28 13:43:07 freebee /kernel: nfs
 send error 13 for server pid107@freebee:/host
 Sep 28 13:43:07 freebee /kernel: a.out ldconfig path: /usr/lib/aout
 /usr/lib/compat/aout /usr/X11R6/lib/aout
 Sep 28 13:43:07 freebee /kernel: Sep 28 13:43:07 freebee /kernel: nfs
 send error 13 for server pid107@freebee:/net
 Sep 28 13:43:07 freebee /kernel: Starting standard daemons:
 Sep 28 13:43:07 freebee /kernel: inetd
 Sep 28 13:43:07 freebee /kernel: cron
 Sep 28 13:43:07 freebee /kernel: Sep 28 13:43:07 freebee amd[107]:
 unable to register (AMQ_PROGRAM=300019, AMQ_VERSION, tcp)
 Sep 28 13:43:07 freebee /kernel: sshd
 
 At Reboot the network is gone, a simple ping to localhost
 gets a permission denied, no network.
 
 I had to fall back to my old kernel: septembre 13.
 FreeBSD freebee.henocoffice.com 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE
 #1: Fri Sep 13 22:17:16 EDT 2002
 [EMAIL PROTECTED]:/usr/obj/.amd_mnt/haydn/host/usr/src/sys/TheMatrix  i386

Looks like you included IPFIREWALL in your kernel config without
IPFIREWALL_DEFAULT_TO_ACCEPT (not recommended) or setting firewall_type
in /etc/rc.conf.


Tim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message