Re: matroxfb problems with dualhead G400

From: Petr Vandrovec (VANDROVE@vc.cvut.cz)
Date: Tue Sep 04 2001 - 06:22:44 EST


On 3 Sep 01 at 22:31, Benjamin Gilbert wrote:
> On Mon, Sep 03, 2001 at 02:51:44PM +0000, Petr Vandrovec (VANDROVE@vc.cvut.cz) wrote:
> > You must boot your kernel with 'video=scrollback:0'. Otherwise your
> > kernel die sooner or later... JJ's scrollback code does not cope with
> > more than one visible console, so you must disable it if you have more
> > than one display in the box.
>
> That doesn't fix it. Shift-PgUp no longer works (of course), and
> it's not immediately oopsing on me, but I still have the same type of
> intrusion onto the secondary display.

And did you run 'fbset <anymode>' on first head after secondary head
was registered? You have to... After bootup first head uses all 16MB
for picture. When you load secondary head module, videoram is split
8MB for first head/8MB for second. And because of for correct
checking driver have to scan all your VCs for picture size, and refuse
to load if any resolution is over 8MB, I just decided to put this
task on user - run 'fbset -a -depth 8' after you load secondary head
module. It will shrink '-vyres' values for primary head displays
from their current value to maximum value possible for new memory
configuration.
                                            Petr Vandrovec
                                            vandrove@vc.cvut.cz
                                            
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 07 2001 - 21:00:24 EST