Re: intelfb and G33 / Q33 / Q35 chipsets support ?
From: Jesse Barnes <hidden>
Date: 2008-05-05 16:39:19
Also in:
lkml
From: Jesse Barnes <hidden>
Date: 2008-05-05 16:39:19
Also in:
lkml
On Tuesday, April 29, 2008 7:16 pm Gabriel C wrote:
quoted
quoted
See the modesetting-101 branch of git://git.freedesktop.org/git/mesa/drm. It's a bit rough in spots but the i915 driver should be pretty close to feature parity with the Intel X driver at this point.Thx , I will try out the tree.modesetting-101 does not compile on current git , NOPAGE_SIGBUS , nopage and friends gone.
Yeah the DRM tree doesn't have a full kernel included, so it'll occasionally be out-of-sync. You could try a different kernel version (it almost always works with the last stable release of Linux) or merging DRM master into modesetting-101. Assuming there are no conflicts that might also fix things. :) Jesse