mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Xan <DXpublica@telefonica.net>
To: Kiko Piris <kernel@pirispons.net>
Cc: Zack Winkles <winkie@linuxfromscratch.org>, linux-kernel@vger.kernel.org
Subject: Re: [2.6.1] fbdev console: can't load vga=791 and yes vga=ask!
Date: Wed, 28 Jan 2004 01:39:51 +0100	[thread overview]
Message-ID: <200401280139.51712.DXpublica@telefonica.net> (raw)
In-Reply-To: <20040127225909.GA5271@sacarino.pirispons.net>

It works finally. I don't know if with vesafb or with radeon, but it works.

In my old .config file I have:
cat /usr/src/linux-2.6.1/linux18-pre6 | grep ^CONFIG | egrep -i "fb|radeon|
console"
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_DRM_RADEON=m
CONFIG_FB=y
CONFIG_FB_VESA=y
CONFIG_FB_RADEON=m
CONFIG_FB_SIS=m
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=m
CONFIG_PCI_CONSOLE=y

now, I have the following:
 cat /usr/src/linux-2.6.1/linux18-pre7 | grep ^CONFIG | egrep -i "fb|radeon|
console"
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_DRM_RADEON=m
CONFIG_FB=y
CONFIG_FB_VESA=y
CONFIG_FB_RADEON=m
CONFIG_FB_SIS=y
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_PCI_CONSOLE=y

I suspect that it's because Frame buffer console is y and not m. But perhaps 
it's Sis too.

Regards to all,
Xan.


  parent reply	other threads:[~2004-01-28  0:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27  0:53 Xan
2004-01-27  4:06 ` Zack Winkles
2004-01-27 12:24   ` Xan
2004-01-27 13:19     ` Kiko Piris
2004-01-27 17:59       ` Xan
2004-01-27 22:59         ` Kiko Piris
2004-01-27 23:37           ` James Simmons
2004-01-29 20:03             ` Kiko Piris
2004-01-28  0:39           ` Xan [this message]
2004-01-29 12:06             ` Geert Uytterhoeven
2004-01-29 12:44               ` Xan

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=200401280139.51712.DXpublica@telefonica.net \
    --to=dxpublica@telefonica.net \
    --cc=kernel@pirispons.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=winkie@linuxfromscratch.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

Powered by JetHome