lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 28 Apr 2009 06:37:10 +0100
From:	Alex Bennee <kernel-hacker@...nee.com>
To:	Florian Mickler <florian@...kler.org>
Cc:	xorg@...edesktop.org, linux-kernel@...r.kernel.org
Subject: Re: 2.6.30-rc2 + xorg-intel-2.7.0 + DRM_I915_KMS = corruption

2009/4/27 Florian Mickler <florian@...kler.org>:
> On Sun, 19 Apr 2009 07:27:35 +0100
> Alex Bennee <kernel-hacker@...nee.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-32@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 <mjg59@...f.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 <mjg@...hat.com>
    Signed-off-by: Eric Anholt <eric@...olt.net>


Still broken :-(


-- 
Alex, homepage: http://www.bennee.com/~alex/
CV: http://www.bennee.com/~alex/cv.php
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists