From glebius@snark.rinet.ru  Sun Jun 17 09:54:46 2001
Return-Path: <glebius@snark.rinet.ru>
Received: from relay.rinet.ru (relay.rinet.ru [195.54.192.35])
	by hub.freebsd.org (Postfix) with ESMTP id 1E65637B405
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Jun 2001 09:54:45 -0700 (PDT)
	(envelope-from glebius@snark.rinet.ru)
Received: from snark.rinet.ru (root@snark.rinet.ru [195.54.192.73])
	by relay.rinet.ru (8.9.3/8.9.3) with ESMTP id UAA21000
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Jun 2001 20:54:43 +0400 (MSD)
Received: (from glebius@localhost)
	by snark.rinet.ru (8.11.3/8.11.3) id f5HGsgi40199;
	Sun, 17 Jun 2001 20:54:42 +0400 (MSD)
	(envelope-from glebius)
Message-Id: <200106171654.f5HGsgi40199@snark.rinet.ru>
Date: Sun, 17 Jun 2001 20:54:42 +0400 (MSD)
From: glebius@snark.rinet.ru
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: splash_bmp broken in 4.3-STABLE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         28233
>Category:       kern
>Synopsis:       splash_bmp broken in 4.3-STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 17 10:00:07 PDT 2001
>Closed-Date:    Sun Aug 19 23:39:22 PDT 2001
>Last-Modified:  Sun Aug 19 23:39:38 PDT 2001
>Originator:     Gleb Smirnoff
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD morannon.kharkov.ua 4.3-STABLE FreeBSD 4.3-STABLE #53: Sun Jun 17 20:17:40 MSD 2001     root@morannon.kharkov.ua:/usr/src/sys/compile/MORANNON  i386 
Hardware: ASUS V3400 nVidia Riva TNT 16 Mb

>Description:
I have been using the following config since 4.0-RELEASE, and
it worked well:

Important lines in kernel config:
device          vga0    at isa?
options         VESA
pseudo-device   splash
device          agp

Lines in /boot/loader.conf:
splash_bmp_load="YES"
bitmap_load="YES"
bitmap_name="/boot/logow.bmp"
bitmap_type="splash_image_data"

After I CVSuped yesterday, and rebooted I have got this errors:

Preloaded elf kernel "kernel" at 0xc04e5000.
Preloaded elf module "splash_bmp.ko" at 0xc04e509c.
Preloaded splash_image_data "/boot/logow.bmp" at 0xc04e5140.
splash_bmp: No appropriate video mode found
module_register_init: MOD_LOAD (splash_bmp, c03c8798, 0) error 19
VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc0353482 (1000022)
VESA: NVidia

>How-To-Repeat:
	try the same configuration
>Fix:
 none
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: kris 
State-Changed-When: Sun Aug 19 02:28:50 PDT 2001 
State-Changed-Why:  
Problem is probably due to a stale module. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28233 

From: Kris Kennaway <kris@obsecurity.org>
To: glebius@snark.rinet.ru
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/28233: splash_bmp broken in 4.3-STABLE
Date: Sun, 19 Aug 2001 02:29:03 -0700

 --CblX+4bnyfN0pR09
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Sun, Jun 17, 2001 at 08:54:42PM +0400, glebius@snark.rinet.ru wrote:
 
 > After I CVSuped yesterday, and rebooted I have got this errors:
 >=20
 > Preloaded elf kernel "kernel" at 0xc04e5000.
 > Preloaded elf module "splash_bmp.ko" at 0xc04e509c.
 > Preloaded splash_image_data "/boot/logow.bmp" at 0xc04e5140.
 > splash_bmp: No appropriate video mode found
 > module_register_init: MOD_LOAD (splash_bmp, c03c8798, 0) error 19
 > VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc0353482 (1000022)
 > VESA: NVidia
 >=20
 > >How-To-Repeat:
 > 	try the same configuration
 
 This is almost certainly caused by an out of date module.  Does the
 problem persist after you rebuild your kernel and modules completely?
 
 Kris
 
 --CblX+4bnyfN0pR09
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.0.6 (FreeBSD)
 Comment: For info see http://www.gnupg.org
 
 iD8DBQE7f4bOWry0BWjoQKURAkflAJ0Qw6tushX9DFjI/RldqREEx/07WwCeMsOX
 fmMpJw6BRsicTIfheMjO2TA=
 =a9Fg
 -----END PGP SIGNATURE-----
 
 --CblX+4bnyfN0pR09--
State-Changed-From-To: analyzed->closed 
State-Changed-By: kris 
State-Changed-When: Sun Aug 19 23:39:22 PDT 2001 
State-Changed-Why:  
Submitter reports problem was caused by stale modules 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28233 
>Unformatted:
