From owner-freebsd-current Fri Mar 3 12:52:37 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA01793 for current-outgoing; Fri, 3 Mar 1995 12:52:37 -0800 Received: (from dima@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA01784; Fri, 3 Mar 1995 12:52:37 -0800 Message-Id: <199503032052.MAA01784@freefall.cdrom.com> Subject: Re: screensaver lkms broken To: mark@grondar.za (Mark Murray) Date: Fri, 3 Mar 1995 12:52:36 -0800 (PST) Cc: jhay@mikom.csir.co.za, sos@FreeBSD.org, current@FreeBSD.org, mark@grunt.grondar.za In-Reply-To: <199503032033.WAA01464@grunt.grondar.za> from "Mark Murray" at Mar 3, 95 10:33:56 pm From: dima@FreeBSD.org (Dima Ruban) X-Class: Fast Organization: HackerDome X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 870 Sender: current-owner@FreeBSD.org Precedence: bulk Mark Murray writes: > > > After the changes to syscons, the screensaver lkm's won't compile anymore. > > It needs apm_bios.h. > > This is crazy! I saw the change committed _long_ before the two emails > reporting the error! (The commit mentioned the 'reporters'). > Talk about fast! > > > By the way, how do I get to load these things? I have tried with modload, > > but it just coredump all the time. > > This happens to me too. "modload .o" dumps on me too. > "modload " creates null files called "". # Syscons screen saver (modstat | grep -q _saver || modload -u -o /tmp/snake_saver_mod -e saver_init -q /lkm/snake_saver_mod.o) > /dev/null 2>&1 it's from my rc.local and it works just fine for me ... > > M > -- > Mark Murray > 46 Harvey Rd, Claremont, Cape Town 7700, South Africa > +27 21 61-3768 GMT+0200 > -- dima