Re: xorg-x11-drv-intel-2.99.917-19.20151206.fc23 (re)enabled dri3 by default

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sérgio Basto wrote:

> On Ter, 2016-03-08 at 14:11 +0100, Reindl Harald wrote:
>> 
>> Am 08.03.2016 um 14:06 schrieb Neal Becker:
>> > 
>> > Sérgio Basto wrote:
>> > 
>> > > 
>> > > On Sáb, 2016-02-20 at 08:46 -0600, Rex Dieter wrote:
>> > > > 
>> > > > In the not-too-distant past, a xorg-x11-drv-intel update
>> > > > reverted
>> > > > back to
>> > > > default dri2 because dri3 was to unstable and too-often
>> > > > resulted in
>> > > > plasmashell freezes, see also:
>> > > > https://bodhi.fedoraproject.org/updates/FEDORA-2015-8616
>> > > > https://bugzilla.redhat.com/show_bug.cgi?id=1223477
>> > > > https://bugzilla.redhat.com/show_bug.cgi?id=1223477
>> > > > 
>> > > > A new update came this past week turning dri3 back on,
>> > > > https://bodhi.fedoraproject.org/updates/FEDORA-2016-606ca05253
>> > > > Please help test this if you are able.
>> > > > 
>> > > > 
>> > > > For *me*, it's pretty good, but I've now experienced at least 3
>> > > > plasmashell
>> > > > deadlocks (when left idle and screen off) similar to past
>> > > > results
>> > > > when using
>> > > > dri3.  And... oddly, chrome seems to freeze similar to
>> > > > plasmashell
>> > > > sometimes
>> > > > too.
>> > > you may try add:
>> > > 
>> > > # cat /etc/X11/xorg.conf.d/20-intel.conf
>> > > Section "Device"
>> > > Identifier  "Intel Graphics"
>> > > Driver      "intel"
>> > > Option      "AccelMethod"  "uxa"
>> > > #Option      "AccelMethod"  "sna"
>> > > EndSection
>> > > 
>> > > reading https://bbs.archlinux.org/viewtopic.php?id=208427
>> > ?? When I read this link, it says he tried that fix ^^ and it
>> > didn't work.
>> > What's working for me is
>> > 
>> > Section "Device"
>> > Identifier "Intel_Graphics"
>> > Driver "intel"
>> > Option "DRI" "2"
>> > EndSection
>> well, and for others it's
>> 
>> Section "Device"
>> Identifier "Videocard0"
>> Option "AccelMethod" "uxa"
>> Option "TearFree" "true"
>> Option "DRI" "3"
>> EndSection
>> 
>> and so there is no identical solution for every environment and on
>> my
>> machine (identical hardware) the config below works perfectly
>> 
>> Section "Device"
>> Identifier "Videocard0"
>> Option "AccelMethod" "sna"
>> Option "TearFree" "true"
>> Option "DRI" "3"
>> EndSection
> 
> and just ?
> 
> Section "Device"
> Identifier "Videocard0"
> Option "TearFree" "true"
> EndSection
> 
> Well, you have a nice bug report to send upstream , saying something
> like this: without TearFree plasma5 have deadlooks , please fix it !
> :)
> 
> Best regards,

Interesting, if I try that (just TearFree), I get segfault from sddm

_______________________________________________
kde mailing list
kde@xxxxxxxxxxxxxxxxxxxxxxx
http://lists.fedoraproject.org/admin/lists/kde@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [KDE Users]     [Fedora General Discussion]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Triage]     [Coolkey]     [Yum Users]     [Yosemite Forum]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux