Index: [thread] [date] [subject] [author]
  From: teunis <teunis@computersupportcentre.com>
  To  : GGI Developers <ggi-develop@eskimo.com>
  Date: Fri, 21 Aug 1998 19:07:05 -0700 (MST)

still no KGICON working...

Umm... here's my CONFIG_FB section....

# Console drivers
#
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FB_VGA=y
CONFIG_FB_VESA=y
CONFIG_VIDEO_SELECT=y
CONFIG_FB_MDA=m
CONFIG_FB_VIRTUAL=m
CONFIG_FBCON_ADVANCED=y
CONFIG_FBCON_MFB=y
CONFIG_FBCON_CFB2=y
CONFIG_FBCON_CFB4=y
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB24=y
CONFIG_FBCON_CFB32=y
# CONFIG_FBCON_AFB is not set
# CONFIG_FBCON_ILBM is not set
# CONFIG_FBCON_IPLAN2P2 is not set
# CONFIG_FBCON_IPLAN2P4 is not set
# CONFIG_FBCON_IPLAN2P8 is not set
# CONFIG_FBCON_MAC is not set
CONFIG_FBCON_VGA=y
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
CONFIG_FBCON_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_FONT_SUN8x16=y
CONFIG_FONT_SUN12x22=y
CONFIG_FONT_6x11=y
CONFIG_FONT_PEARL_8x8=y
CONFIG_FONT_ACORN_8x8=y
 
(I didn't figure there were any probs with the fonts)
I'm now running 2.1.117...  any other info needed?

VGA driver (I've gone -nowhere- near KGIcon here) inserted with mode
(640,400,1bpp,all else default) results in a pretty black screen with
occasional data appearing as I switch VT's.  Looks like it's not rendering
properly.

I'm using timelist/VESA monitor driver at the moment because I'm -really-
paranoid about which monitor I should use and am playing it safe...

G'day, eh? :)
	- Teunis

PS: As soon as I get this figured out, I'm back to ViRGE (and Trio64V2)
driver-stuff..  I can't get either of those doing more than the VGA driver
so I figure it's all connected.

Index: [thread] [date] [subject] [author]