ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #112540
[Bug 718620] Re: With HybridGraphics Xorg assert failure: X: ../../dix/pixmap.c:118: AllocatePixmap: Assertion `pScreen->totalPixmapSize > 0' failed.
Yeah; I also suspect that this is a broken fallback path in our BGNone
patch. Intel doesn't appear to own the framebuffer before X, so the
framebuffer copy fails - something that doesn't otherwise happen - and
the server scratch pixmap state doesn't get set up.
However, I couldn't easily see why it *wasn't* getting set up. Although
I don't have a hybrid system I'll try making the framebuffer copy fail
on my system to see if I can reproduce.
** Changed in: xserver-xorg-video-intel (Ubuntu)
Assignee: (unassigned) => Chris Halse Rogers (raof)
** Changed in: xserver-xorg-video-intel (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/718620
Title:
With HybridGraphics Xorg assert failure: X: ../../dix/pixmap.c:118:
AllocatePixmap: Assertion `pScreen->totalPixmapSize > 0' failed.