From owner-freebsd-current Thu May 27 18:47:23 1999 Delivered-To: freebsd-current@freebsd.org Received: from po0.wam.umd.edu (po0.wam.umd.edu [128.8.10.162]) by hub.freebsd.org (Postfix) with ESMTP id 66D61159FB for ; Thu, 27 May 1999 18:47:19 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac1.wam.umd.edu (root@rac1.wam.umd.edu [128.8.10.141]) by po0.wam.umd.edu (8.9.3/8.9.3) with ESMTP id VAA15587 for ; Thu, 27 May 1999 21:47:18 -0400 (EDT) Received: from rac1.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac1.wam.umd.edu (8.9.3/8.9.3) with SMTP id VAA01413 for ; Thu, 27 May 1999 21:47:17 -0400 (EDT) Received: from localhost by rac1.wam.umd.edu (8.9.3/8.9.3) with SMTP id VAA01407 for ; Thu, 27 May 1999 21:47:17 -0400 (EDT) X-Authentication-Warning: rac1.wam.umd.edu: culverk owned process doing -bs Date: Thu, 27 May 1999 21:47:17 -0400 (EDT) From: Kenneth Wayne Culver To: freebsd-current@freebsd.org Subject: splash screen broken?? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Whenever I try to load the splash screen (300x200 256 colors) the modules seem to load right, however, when the kernel boots, it gives me an error about mod_register_init or something of that nature, I was just testing the config... I tried these commands at the boot loader. load kernel load -t splash_image_data /boot/splash.bmp load splash_bmp.ko boot and it gave me the error I tried switching the the second two loads around, but that didn't work, and I tried just letting /boot/defaults/loader.conf do the loading for me, no matter what, I got the same error. Kenneth Culver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message