Re: [linux-fbdev] Paging request kernel oops in multihead m

From: Petr Vandrovec (VANDROVE@vc.cvut.cz)
Date: Tue Apr 18 2000 - 06:37:02 EST


On 18 Apr 00 at 0:29, Taylor C. Carpenter wrote:
> I am using the matroxfb driver as a module for two monitors. The first device
> is a Matrox Millennium, and the second is a Mystique. I have a symbolic link
> from matroxfb to matroxfb2 and I load the module like this:
> insmod matroxfb vesa=0x107 blink=0 hwcursor=0 grayscale dev=0
> insmod matroxfb2 vesa=0x105 blink=0 hwcursor=0 grayscale dev=1
> EIP: 0010:[<c01121fb>]
> Call Trace: [<c01186b55>] [<c0111549>] [<c0108518>] [<c0108529>] [<0108577>]
                    ^^^^^ too many digits :-(
> [<c0106000>] [<c0108ccd>]
> [<c0108be>] [<c0109de0>] [<c0109d98>] [<c0106000>] [<c0106088>]
> [<c0106000>] [<c0100175>]
If you could pass this through ksymoops and/or match with System.map?
> Debian (Potato)
> Linux village.oftheInter.net 2.2.14 #1 Sun Mar 19 19:56:57 CST 2000 i586 unknown
> /lib/libc-2.1.3.so
> fbset Version 2.1 (23/06/1999)
> Well, I am going to stay away from multihead fb until this is fixed. If
> someone needs anymore info or onces me to test then I would be willing to do
> that. BTW, I am not on linux-fbdev nor linux-kernel so CC
> taylorcc@codecafe.com for any replies you wish me to see. Thanks.
If you did not apply
ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/multihead.gz patch to kernel,
it is not worth to report any problem with multihead oops if you at least
once run fbset and/or con2fb. Due to missing checks in fbmem code it can
cause call to fb's procedure with framebuffer information of different
framebuffer. After applying this patch, such attempts are refused by
'-EXDEV' error code (patch was built for 2.3.48; if you will not be able
to apply it by hand, mail me and I'll regenerate it from my current
2.3.99-pre6-3).
To be able to change videomodes of non-foreground console you'll have to
apply ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/fbset-2.1-addon.gz
to your fbset 2.1 sources. It adds parameter '-vt X' to your fbset, where
X == -1 for default videomode, 0 for foreground VT and 1..63 for
specific VT.
                                    Best regards,
                                            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.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 23 2000 - 21:00:13 EST