linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Simmons <jsimmons@infradead.org>
To: Tony Lill <ajlill@tardis.ajlc.waterloo.on.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: help with 2.5.70 on Dell inspiron - no display
Date: Mon, 16 Jun 2003 23:14:03 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0306162254530.26878-100000@phoenix.infradead.org> (raw)
In-Reply-To: <200306151839.h5FIdBFL006301@spider.ajlc.waterloo.on.ca>


> I've been playing wiht 2.5.70 on my laptop, but I can't get any screen
> output. The Inspiron uses a
> VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 100).
> according to /proc/pci. I started wiht a working .config from my 2.4
> kernel and did make oldconfig, and I've been playing wiht the
> framebuffer and console options, but the best I've been able to do is
> get the cursor to appear, but no text. I know the box is booting
> beacuse the cursor moves like it's writin output.

You have to many fbd4ev drivers selected. You need to pick one.

> # CONFIG_FB_RIVA is not set
> # CONFIG_FB_MATROX is not set
> CONFIG_FB_RADEON=y
> CONFIG_FB_ATY128=y
> CONFIG_FB_ATY=y
> CONFIG_FB_ATY_CT=y
> CONFIG_FB_ATY_GX=y
> CONFIG_FB_ATY_XL_INIT=y
> # CONFIG_FB_SIS is not set
> # CONFIG_FB_NEOMAGIC is not set
> # CONFIG_FB_3DFX is not set
> # CONFIG_FB_VOODOO1 is not set
> # CONFIG_FB_TRIDENT is not set
> # CONFIG_FB_PM3 is not set
> # CONFIG_FB_VIRTUAL is not set
> 
> #
> # Console display driver support
> #
> CONFIG_VGA_CONSOLE=y
> # CONFIG_MDA_CONSOLE is not set
> CONFIG_DUMMY_CONSOLE=y
> CONFIG_FRAMEBUFFER_CONSOLE=m

?? You are booting into VGA text mode and framebuffer console as a 
modules. I bet you have vga=0x7XX which makes the hardware switch to 
graphics mode. Not good with vgacon.



      reply	other threads:[~2003-06-16 22:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-15 18:39 help with 2.5.70 on Dell inspiron - no display Tony Lill
2003-06-16 22:14 ` James Simmons [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=Pine.LNX.4.44.0306162254530.26878-100000@phoenix.infradead.org \
    --to=jsimmons@infradead.org \
    --cc=ajlill@tardis.ajlc.waterloo.on.ca \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).