In light of all this talk, I decided to give my g400 frame buffer another shot. I Recompiled my kernel, with support for the g100/g200 framebuffer devices. I added the lines below to my lilo.conf
append="video=matrox:vesa:280" That worked. I got a very nice frame buffer console. However, once I started X, and ctrl-alt'ed to another termianl, the video is all garbled, like its refresh isn't syncing or something. How do you fix that? -Aaron Solochek [EMAIL PROTECTED] "Eric G . Miller" wrote: > > I'm using a G200, but the .config should be only modestly different: > > # > # Console drivers > # > CONFIG_VGA_CONSOLE=y > CONFIG_VIDEO_SELECT=y > # CONFIG_MDA_CONSOLE is not set > CONFIG_FB=y # Gotta have that > CONFIG_DUMMY_CONSOLE=y # and that. > # CONFIG_FB_PM2 is not set > # CONFIG_FB_VESA is not set # oops, better take that vesa > # ref. out of lilo :) > # CONFIG_FB_VGA16 is not set > CONFIG_VIDEO_SELECT=y > CONFIG_FB_MATROX=y > # CONFIG_FB_MATROX_MILLENIUM is not set > # CONFIG_FB_MATROX_MYSTIQUE is not set > CONFIG_FB_MATROX_G100=y > # CONFIG_FB_MATROX_MULTIHEAD is not set # You might want this for G400 > # I don't know if it does > # anything... > # CONFIG_FB_ATY is not set > # CONFIG_FB_VIRTUAL is not set > CONFIG_FBCON_ADVANCED=y > # CONFIG_FBCON_MFB is not set > # CONFIG_FBCON_CFB2 is not set > # CONFIG_FBCON_CFB4 is not set > CONFIG_FBCON_CFB8=y # You definitely want these. > 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_PLANES is not set > # CONFIG_FBCON_VGA is not set > # CONFIG_FBCON_FONTWIDTH8_ONLY is not set > # CONFIG_FBCON_FONTS is not set > CONFIG_FONT_8x8=y # Don't know if these matter. > CONFIG_FONT_8x16=y > > -- > +----------------------------------------------------+ > | Eric G. Miller egm2@jps.net | > | GnuPG public key: http://www.jps.net/egm2/gpg.asc | > +----------------------------------------------------+ > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null