Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2000 11:28:04 -0700
From:      "Crist J . Clark" <cjclark@reflexnet.net>
To:        stable@freebsd.org
Subject:   Splash Screen Does Not Load
Message-ID:  <20000921112804.A30996@149.211.6.64.reflexcom.com>

next in thread | raw e-mail | index | archive | help
I am having a little problem, and I am stumped. The initial splash
screen on a 4.1-STABLE machine is not working. It used to work fine
under 4.1-STABLE, but has been broken since a recent make-world and
mergemaster (source from a Sep 15 CVSup).

I had not touched the /boot/loader.conf, nor have the bitmaps been
modified. The machine is a IBM ThinkPad 600E. Here is some relevant
info,

  [146:~] cd /boot
  [147:/boot] cat loader.conf
  splash_bmp_load="YES"
  bitmap_name="/boot/daemon.bmp"
  bitmap_load="YES"
  autoboot_delay="0"

  [148:/boot] ls -l daemon.bmp
  -rw-r--r--  1 root  wheel  65078 Aug 16 13:31 daemon.bmp

  [149:/boot] file daemon.bmp
  daemon.bmp: PC bitmap data, Windows 3.x format, 320 x 200 x 8

  [150:/boot] dmesg | head -15
  Copyright (c) 1992-2000 The FreeBSD Project.
  Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
          The Regents of the University of California. All rights reserved.
  FreeBSD 4.1-STABLE #0: Fri Sep 15 21:24:52 PDT 2000
      root@sec-mobile.corp.mydomain.com:/usr/obj/usr/src/sys/SEC-MOBILE
  Timecounter "i8254"  frequency 1193182 Hz
  CPU: Pentium II/Pentium II Xeon/Celeron (297.79-MHz 686-class CPU)
    Origin = "GenuineIntel"  Id = 0x66a  Stepping = 10
    Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
  real memory  = 134021120 (130880K bytes)
  avail memory = 127545344 (124556K bytes)
  Preloaded elf kernel "kernel" at 0xc02ef000.
  Preloaded elf module "splash_bmp.ko" at 0xc02ef09c.
  Preloaded splash_image_data "/boot/daemon.bmp" at 0xc02ef140.
  Pentium Pro MTRR support enabled

From the dmesg, it looks like everything loads up just fine (meaning
the right stuff is in the kernel and no syntax errors in the config
files), but there ain't no pretty picture during the boot. Well, the
blank blue screen I get is actually not too bad, but it is not the
splash image I want.

I have tried it with another image that has worked in the past with
identical results. To repeat, this broke after a 4.1-STABLE to
newer 4.1-STABLE build. Anyone have any ideas for me? Thanks.
-- 
Crist J. Clark                           cjclark@alum.mit.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000921112804.A30996>