Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 1999 11:17:31 -0700 (PDT)
From:      Randy Bush <randy@psg.com>
To:        Randall Hopper <aa8vb@ipass.net>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: Splash Screens (was Re: 3.2-RELEASE Feedback)
Message-ID:  <m110qpX-0008G4C@rip.psg.com>

next in thread | raw e-mail | index | archive | help
so, i hacked my /boot/loader.conf.local to be

    splash_bmp_load="YES"
    vesa_load="YES"
    bitmap_load="YES"
    bitmap_name="/boot/splash.bmp"
    bitmap_type="splash_image_data"

install a 1024x768 /boot/spalsh.bmp

but i get

    Preloaded elf kernel "kernel" at 0xc04df000.
    Preloaded elf module "splash_bmp.ko" at 0xc04df09c.
    Preloaded elf module "vesa.ko" at 0xc04df140.
    link_elf: symbol vm86_intcall undefined
    Preloaded splash_image_data "/boot/splash.bmp" at 0xc04df1dc.
    module_register_init: module_register(splash_bmp, c0295624, 0) error 19
    Probing for devices on PCI bus 0:

and no spash, of course.

3.2-stable+pao
vaio 505tx

randy


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?m110qpX-0008G4C>