LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Song <samlinuxppc@yahoo.com.cn>
To: Frank <frannk_m1@yahoo.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: fbmem.c compile problem
Date: Tue, 30 Nov 2004 14:44:36 +0800 (CST)	[thread overview]
Message-ID: <20041130064436.45153.qmail@web15602.mail.cnb.yahoo.com> (raw)
In-Reply-To: <20041129175045.9279.qmail@web13807.mail.yahoo.com>

Frank <frannk_m1@yahoo.com> wrote:

> # 
> # Console drivers
> #
> CONFIG_VGA_CONSOLE=y
> #
> # Frame-buffer support
> #
> CONFIG_FB=y
> CONFIG_DUMMY_CONSOLE=y
> # CONFIG_FB_VOYAGER is not set
> # CONFIG_FB_MB86290 is not set
> # CONFIG_FB_RIVA is not set
> # CONFIG_FB_CLGEN is not set
> # CONFIG_FB_PM2 is not set
> # CONFIG_FB_PM3 is not set
> # CONFIG_FB_CYBER2000 is not set
> # CONFIG_FB_CT65550 is not set
> # CONFIG_FB_IMSTT is not set
> # CONFIG_FB_S3TRIO is not set
> CONFIG_FB_VESA=y
> # CONFIG_FB_VGA16 is not set
> # CONFIG_FB_LYNX is not set
> # CONFIG_FB_SM712 is not set
> # CONFIG_FB_MATROX is not set
> # CONFIG_FB_ATY is not set
> CONFIG_FB_RADEON=y
> # CONFIG_FB_ATY128 is not set

It seems that you haven't enabled enough configuration
about framebuffer support. Following is the my extra
LCD kernel configuration on 2.4.18. Just a reference.

#
# Frame-buffer support
#
CONFIG_FBCON_ADVANCED=y
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y

=====
Best regards,

Sam

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/

      reply	other threads:[~2004-11-30  6:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-29 17:50 fbmem.c compile problem Frank
2004-11-30  6:44 ` Sam Song [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041130064436.45153.qmail@web15602.mail.cnb.yahoo.com \
    --to=samlinuxppc@yahoo.com.cn \
    --cc=frannk_m1@yahoo.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox