[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070124075145.8481a9c3.randy.dunlap@oracle.com>
Date: Wed, 24 Jan 2007 07:51:45 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: linux-fbdev-devel@...ts.sourceforge.net
Cc: Andrew Morton <akpm@...l.org>,
Alexey Dobriyan <adobriyan@...il.com>, adaplas@....net,
linux-kernel@...r.kernel.org, Jordan Crouse <jordan.crouse@....com>
Subject: Re: [Linux-fbdev-devel] [PATCH] Recognize video=gx1fb:... option
On Wed, 24 Jan 2007 00:48:26 -0800 Andrew Morton wrote:
> On Sat, 20 Jan 2007 00:10:51 +0300
> Alexey Dobriyan <adobriyan@...il.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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists