On Thu, Jul 17, 2008 at 02:08:58AM -0700, David Southwell wrote: > Just upgraded from Freebsd 6.3 to 7.0 > > uname -a > FreeBSD dns1.vizion2000.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jul 16 > 09:27:38 PDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC > amd64 > Have the following entry in > > /var/log/essages: > > Jul 17 01:28:46 dns1 kernel: dragon_saver: the console does not support > M_VGA_CG320 > Jul 17 01:28:46 dns1 kernel: module_register_init: MOD_LOAD (dragon_saver, > 0xffffffffadf7a140, 0) error 19
That looks to be some kind of screen-saver for VGA consoles, similar to daemon_saver or green_saver. Look at the splash(4) manpage. There is no 'dragon_saver' that comes with FreeBSD 7.0, however. And I don't remember reading about it on FreeBSD 6.x either. Usually things like that are loaded via rc.conf or loader.conf. > Can anyone please point me in the right direction http://www.hrwiki.org/index.php/Trogdor -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
