2009/4/27 Florian Mickler <flor...@mickler.org>:
> On Sun, 19 Apr 2009 07:27:35 +0100
> Alex Bennee <kernel-hac...@bennee.com> wrote:
>
>> Heading the warnings in the menuconfig I did try and ensure I have all
>> the up to date parts of user-space. With KMS enabled GDM starts up but
>> then corrupts the display with vertical lines. Disabling the kernel
>> config and everything starts up fine, UXA acceleration seems OK and
>> the speed of compiz is finally back up to ~60fps thanks to the A17
>> fix.
>>
>> Am I missing another bit of user space for KMS to work properly?

Apparently I was missing a key bit and had to enable fbdev from the
command line:

kernel /kernel-2.6-drm root=/dev/sda2
video=intelfb:mode=1440x900...@75,accel,hwcursor

However I still saw the same corruption kick in when GDM started. I
couldn't switch mode either which kinda defeated the point.

><snip>
>
> hm, are you using the xf86-video-intel git-branch "2.7"? if i use that,
> i need a kernel fix queued in eanholts for-linus git-tree or else i
> also get unusable X.

No, I'm using the actual released 2.7.0 driver (as built via a simple
Gentoo ebuild)

> i assumed that this was because of some not-yet-released fixes
> on the 2.7-branch which will get released as soon as erics queue is
> merged? but i didn't double check ...  maybe the released version is
> also broken in this regard for me....

I tried again with the latest drm-intel kernel git tree @

commit 44ab43155e8071fbf037513e57de9a79044edf56
Author: Matthew Garrett <mj...@srcf.ucam.org>
Date:   Wed Apr 1 19:53:33 2009 +0100

    drm/i915: Enable ASLE if present

    The changes to opregion initialisation order meant that the ASLE setup
    code might not be run at the correct time. Ensure that the interrupts are
    set up.

    Signed-off-by: Matthew Garrett <m...@redhat.com>
    Signed-off-by: Eric Anholt <e...@anholt.net>


Still broken :-(


-- 
Alex, homepage: http://www.bennee.com/~alex/
CV: http://www.bennee.com/~alex/cv.php
_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to