[Xorg-driver-geode] Geode's driver segfaults
Otavio Salvador
otavio at ossystems.com.br
Mon Jul 4 19:46:47 PDT 2011
Hello,
With a specific monitor, the X segfaults when trying to call:
static Bool
LXEnterGraphics(ScreenPtr pScrn, ScrnInfoPtr pScrni)
{
...
/* Clear the framebuffer */
memset(pGeode->FBBase, 0, pGeode->displaySize); <= segfault
...
}
If I set vertical and horizontal refreshes it works. If I disable DDC
it also works.
Any clue?
--
Otavio Salvador O.S. Systems
E-mail: otavio at ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: text/x-log
Size: 17662 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-driver-geode/attachments/20110704/f0b7244d/attachment.bin>
More information about the Xorg-driver-geode
mailing list