Re: [e-users] errors in .e-log.log for a wayland session

Carsten Haitzler <[email protected]>
Newsgroups gmane.comp.window-managers.enlightenment.user
Message-ID <[email protected]>
On Mon, 2 Oct 2023 19:13:21 +0200 daniel antoine <[email protected]> said:

> When I arrive to launch an enlightenment wayland session I have notice
> errors in the .e_log.log file. I Have a lot of loop time errors like:
> Eccore: Trying to set loop time (58,36538400) 0,00003410s too far in the
> future Eccore: Trying to set loop time (58,38621500) 0,00003231s too far in
> the future Eccore: Trying to set loop time (58,39315800) 0,00003895s too far
> in the future
> 
> I have found that there  is a commit addressing it
> https://git.enlightenment.org/enlightenment/efl/commit/1d57aa2a4ce795150ab47706dad07edd12a2b632
> . Does this commit only address a problem in a X11 session and not in
> wayland.
> 
> I suppose it cause garbles in the windows

It'd have nothing to do with garbles. it's the vsync timestamps and will
affect timing of animation. it's kind of a problem with vsync timestamps and
events - the timestamp for vsync events is top-left pixel (estimated) which may
be some time int he future - hopefully not too far though. those logs will mean
efl just used current time for the timestamp then.

> I have also this
> DRM_IOCTL_I915_GEM_APERTURE failed: Argument invalide
> Assuming 131072kB available aperture size.
> May lead to reduced performance or incorrect rendering.
> get chip id failed: -1 [2]
> param: 4, val: 0
> i915 does not support EXECBUFER2
> 
> my laptop is an AMD with amdgpu hybrid graphic . The only reference to
> i915 in efl is this commit
> https://git.enlightenment.org/enlightenment/efl/commit/541be05bf202778ece0cc08799586a873880f95a
> 
> I send you the e-log file
> 
> I apologise in advance to worry you with wayland
> 
> Best regards
> 
> Dania


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.