From owner-freebsd-questions Sat Aug 3 15:21:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B15137B401 for ; Sat, 3 Aug 2002 15:21:09 -0700 (PDT) Received: from pooh.ASARian.org (pooh.ASARian.org [216.21.171.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0831843E3B for ; Sat, 3 Aug 2002 15:21:08 -0700 (PDT) (envelope-from fuzzy@pooh.ASARian.org) Received: from localhost (fuzzy@localhost.ASARian.org [127.0.0.1]) by pooh.ASARian.org (8.11.6/8.11.6) with ESMTP id g73MHVq01130 for ; Sat, 3 Aug 2002 18:17:31 -0400 (EDT) (envelope-from fuzzy@pooh.ASARian.org) Date: Sat, 3 Aug 2002 18:17:31 -0400 (EDT) From: Fuzzy To: freebsd-questions@FreeBSD.ORG Subject: Re: seejpeg 1.10 wont display on console. (fwd) Message-ID: X-No-Archive: Yes Organization: ASARian Inc. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 3 Aug 2002, lewiz wrote: > Fuz, > > Hi, I think you need to add some VESA options to your kernel config. > I have the following: > > options VESA > options VGA_WIDTH90 > options SC_PIXEL_MODE > > You will need to modify the VGA_WIDTH bit to suit your needs but I > think that's the general idea ;) > Hope that's of some use. > > -lewiz. I added those, and built the kernel, rebooted and now dmesg shows VESA: v2.0, 4096k memory, flags:0x0, mode table:0xc00c0d16 (c0000d16) VESA: S3 Incorporated. ViRGE /DX /GX pci0: at 9.0 irq 10 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> So its seeing the VESA console, right? I still get the same errors tho :(. Fuz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message