Port-amd64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Xorg applications take ages to load, unless started from xterm
On 24 November 2014 at 04:19, <jgw%sdf.org@localhost> wrote:
> Ottavio Caruso <ottavio2006-netbsd%yahoo.com@localhost> wrote:
>
>> this is a fresh installation of 6.1.5_PATCH on amd64.
>>
>> When I "startx", it takes ages to load the graphical environment, when
>> I am in fluxbox and I launch applications from the menu, again it
>> takes ages.
>> [ 35.866] (WW) intel(0): PP_STATUS after: on, ready, sequencing on
>> [ 35.891] (WW) intel(0): DRI2 requires UXA
>> [ 36.038] (WW) intel(0): remove MTRR a0000 - b0000
>
>> [ 37.561] (EE) AIGLX error: i965 does not export required DRI extension
>> [ 37.568] (EE) AIGLX: reverting to software rendering
>
>> Any ideas?
>
>
> Disable DRI/DRM in your xorg.conf file and see if that helps. My previous
> tower had a similarly long X11 load time.
I have commented all references to DRI in xorg.conf and indeed the
load time is now normal.
However in Xorg.0.log, I still see that the dri driver is up and running:
[ 740.997] (II) "dri" will be loaded by default.
[ 740.997] (II) "dri2" will be loaded by default.
[ 741.013] (II) LoadModule: "dri"
[ 741.015] (II) Loading /usr/X11R7/lib/modules/extensions/libdri.so
[ 741.015] (II) Module dri: vendor="X.Org Foundation"
[ 741.015] (II) Loading extension XFree86-DRI
[ 741.015] (II) LoadModule: "dri2"
[ 741.017] (II) Loading /usr/X11R7/lib/modules/extensions/libdri2.so
[ 741.018] (II) Module dri2: vendor="X.Org Foundation"
[ 741.018] (II) Loading extension DRI2
[ 741.019] (II) Loading /usr/X11R7/lib/modules/drivers/intel_drv.so
[ 741.021] Module class: X.Org Video Driver
[ 741.021] ABI class: X.Org Video Driver, version 10.0
[ 741.022] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
[ 741.950] (WW) intel(0): DRI2 requires UXA
[ 741.951] (II) intel(0): [drm] framebuffer mapped by ddx driver
[ 742.176] (II) intel(0): [dri] visual configs initialized
[ 742.179] (II) EXA(0): Driver registered support for the following
operations:
[ 742.179] (II) intel(0): [DRI] installation complete
[ 743.289] (II) intel(0): direct rendering: XF86DRI Enabled
[ 743.343] (EE) AIGLX error: i965 does not export required DRI extension
[ 743.377] (II) AIGLX: Loaded and initialized
/usr/X11R7/lib/modules/dri/swrast_dri.so
[ 743.377] (II) GLX: Initialized DRISWRAST GL provider for screen 0
or maybe not. I believe the dri/drm drivers are hard-coded in
monolithic xorg but please correct me if I am wrong.
Home |
Main Index |
Thread Index |
Old Index