Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 1996 14:06:43 -0400 (EDT)
From:      Kim Culhan <kimc@w8hd.org>
To:        stable@FreeBSD.org
Subject:   upgraded stabel from snap -small hitch
Message-ID:  <Pine.BSF.3.91.960505135812.2068C-100000@moonpie.w8hd.org>

next in thread | raw e-mail | index | archive | help

A couple problems remaining on a machine upgraded recently to -stable.

At boot time this error appears on the console:


/lkm/snake_saver_mod.o: Undefined symbol 'scrn_blanked' referenced from text
segment.

/etc/rc.i386 included with -stable sup looks like:

if [ "X${saver}" != X"NO" ] ; then
        echo -n ' screensaver: '
        modstat | grep _saver || modload -u -o /tmp/saver_mod -e \
                                 saver_init -q /lkm/${saver}_saver_mod.o
fi


One other boot complaint:

Just after 'clearing /tmp':

Usage: dumpon [some usage suggestion]

Its not clear what is passing the dumpon command incorrectly..

Any help is greatly appreciated.

regards
kim

--
kimc@w8hd.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960505135812.2068C-100000>