From owner-freebsd-questions Thu Dec 16 22: 2:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 44EF01508A for ; Thu, 16 Dec 1999 22:02:41 -0800 (PST) (envelope-from tim@futuresouth.com) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id AAA00611 for freebsd-questions@freebsd.org; Fri, 17 Dec 1999 00:01:50 -0600 (CST) Date: Fri, 17 Dec 1999 00:01:50 -0600 From: Tim Tsai To: freebsd-questions@freebsd.org Subject: libvgl under -stable Message-ID: <19991217000150.A29997@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running -STABLE and can't seem to get any libvgl program to work. I've tried demo.c in /usr/share/examples/libvgl as well as view from picobsd/tinyware. A quick trace seems to indicate that it is failing at VGLInit() where it calls ioctl(KDENABIO). I am running as root. Is there something I am missing? The machine is a Pentium Pro class machine with a cheap ISA VGA card. The graphical screensavers work fine but it appears to me that they talk to the VGA card directly. Thanks! Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message