From owner-freebsd-questions Mon May 5 02:05:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA13680 for questions-outgoing; Mon, 5 May 1997 02:05:43 -0700 (PDT) Received: from acquiesce.org (mcj@acquiesce.org [207.40.204.20]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA13675 for ; Mon, 5 May 1997 02:05:39 -0700 (PDT) Received: (from mcj@localhost) by acquiesce.org (8.8.5/8.8.5) id EAA00381; Mon, 5 May 1997 04:05:33 -0500 (CDT) Message-ID: <19970505040531.23293@acquiesce.org> Date: Mon, 5 May 1997 04:05:31 -0500 From: Carey Jones To: freebsd-questions@freebsd.org Subject: utmp problems? Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.68 X-PGP: finger mcj@acquiesce.org for public key Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Has anyone seen this sort of problem before? This is on 2.2-STABLE, and everything that uses utmp seems to be highly broken: mcj@acquiesce:~> w w: /dev//á m3ttyp3: No such file or directory mcj@acquiesce:~> last Ìm3 *~ Sat Sep 23 06:24 - 02:16 (20:52) *ttyv Bm3 1 Wed Dec 31 18:00 still logged in 1 *ttyv Wed Dec 31 18:00 still logged in ot Sun Dec 26 04:52 still logged in down Wed Dec 31 18:02 still logged in etc etc Also, I found that when i try to run 'vidcontrol VGA_80x30', it gives me the error 'cannot set vidmode: device not configured'...i don't know if these two problems are related or not, but any help anyone could give me would be much appreciated. Thanks...