atyfb: Unknown mach64 0xffff

Chris Gorman (chris@fangorn.ml.org)
Wed, 2 Dec 1998 00:24:37 -0500 (EST)


Hello all,

I have an old mach64 that is NOT vesa 2.0 (vesa 1.2). The chipset is a
210888GX00 or 888GX00. When I try to pass video selections to the kernel
I get..

atyfb: Unknown mach64 0xffff

The only case that does not give me this response is...

video=atyfb:off

I've tried passing video=atyfb:0x4758, video=atyfb:0x00d7 and
video=atyfb:0x4758:0x00d7, to the kernel none of which succeed. I have 2
questions.

1) Should atyfb work with a vesa 1.2 888GX00?
2) Where can I find the list of video options (video=atyfb:*)?

Here is a copy of the console section of my kernel config...

#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_VESA is not setB
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_MATROX is not set
CONFIG_FB_ATY=y
# 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
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 is not set
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
# CONFIG_FBCON_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

Chris

-------------------------------------------------------------------------------
Chris Gorman Computer Mathematics III
Linux the choice of a GNU generation email: chris@fangorn.ml.org
"Will Microsoft be able to bring their software up to par with UNIX?"
-------------------------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/