From: Randy Dunlap <randy.dunlap@oracle.com>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: Andrew Morton <akpm@osdl.org>,
Alexey Dobriyan <adobriyan@gmail.com>,
adaplas@pol.net, linux-kernel@vger.kernel.org,
Jordan Crouse <jordan.crouse@amd.com>
Subject: Re: [Linux-fbdev-devel] [PATCH] Recognize video=gx1fb:... option
Date: Wed, 24 Jan 2007 07:51:45 -0800 [thread overview]
Message-ID: <20070124075145.8481a9c3.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20070124004826.0d1adffe.akpm@osdl.org>
On Wed, 24 Jan 2007 00:48:26 -0800 Andrew Morton wrote:
> On Sat, 20 Jan 2007 00:10:51 +0300
> Alexey Dobriyan <adobriyan@gmail.com> wrote:
>
> > Juergen Beisert reported that the following option doesn't work for him
> >
> > video=gx1fb:1024x768-16@60
> >
> > though sisfb was able to parse similar option correctly.
> >
>
> And does this patch fix it for him? ;)
Yes, Juergen replied to the patch:
Thank you very much. Yes it works. I tried these kernel parameters:
1) video=gx1fb:mode:1280x1024-16@60,crt:1
-> CRT was active, 160x64 console
2) video=gx1fb:mode:1024x768-16@60,crt:1
-> CRT was active, 128x48 console
3) video=gx1fb:mode:800x600-16@60,crt:0,panel:800x600
-> CRT was disabled, 100x37 console
4) video=gx1fb:mode:1024x768-16@60,crt:0,panel:800x600
-> CRT was disabled, 80x25 console
Sorry, I have no flatpanel, so I cannot test if the "panel" option works
correctly. But somethings changes when I tried different values (see 3 and
4).
Regards
Juergen
---
~Randy
prev parent reply other threads:[~2007-01-24 15:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070119211051.GC5013@martell.zuzino.mipt.ru>
2007-01-24 8:48 ` [PATCH] Recognize video=gx1fb:... option Andrew Morton
2007-01-24 15:51 ` Randy Dunlap [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=20070124075145.8481a9c3.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=adaplas@pol.net \
--cc=adobriyan@gmail.com \
--cc=akpm@osdl.org \
--cc=jordan.crouse@amd.com \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--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).