From owner-freebsd-current Mon Jan 15 10:13:45 2001 Delivered-To: freebsd-current@freebsd.org Received: from hera.drwilco.net (10dyn219.dh.casema.net [212.64.31.219]) by hub.freebsd.org (Postfix) with ESMTP id BBDAB37B400 for ; Mon, 15 Jan 2001 10:13:26 -0800 (PST) Received: from ceres.drwilco.nl (ceres.drwilco.net [10.1.1.19]) by hera.drwilco.net (8.11.1/8.11.1) with ESMTP id f0FIW8l98647; Mon, 15 Jan 2001 19:32:22 +0100 (CET) (envelope-from drwilco@drwilco.nl) Message-Id: <4.3.2.7.0.20010115190758.0304b7f0@mail.drwilco.net> X-Sender: drwilco@mail.drwilco.net X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 15 Jan 2001 19:11:31 +0100 To: Patrick Hartling From: "Rogier R. Mulhuijzen" Subject: Re: console freeze Cc: freebsd-current@freebsd.org In-Reply-To: <20010115155828.780475E16@tomservo.vrac.iastate.edu> References: <"Tue, 12 Dec 2000 08:39:32 PST." Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Has there been any resolution to this? I've been having this problem >ever since the SMPng stuff went into the tree. I have no success in >getting my splash screen to work anymore or in changing video modes with >vidcontrol. The splash_bmp KLD always reports the following: > >module_register_init: MOD_LOAD (splash_bmp, c037f824, 0) error 2 > >I have done a careful comparison of GENERIC.hints and the >/boot/device.hints that I made back when it became a requirement. I've >searched the archives and come up empty. I also read cvs-all >faithfully, and while I have gotten backed up on mail due to a short >vacation here and there, I haven't seen any related commits. Sounds to me like your modules directory is outdated. Have you read UPDATING in the src root? A while ago we went from /modules to /boot/kernel. But /modules is checked first by the loader. So remove (or rename) /modules if it's still on your system. If that wasn't it..........let us know DocWilco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message