Hello.

I would like to know if I can use an old nvidia-drm kernel module on the
14.1 ; that's because I want to be sure that the problem I get on my main
PC can be fixed using an old nvidia driver. In Fact,I've installed the
nvidia driver 470,but between the packages and the ports I didn't find a
drm.ko module that can be loaded with that driver and on the 14.1. If this
"regression" can't be made,I will open a bug ticket for the bug below :

No provider of glEGLImageTargetTexture2DOES found. Requires one of :
GL_OES_EGL_image


In what FreeBSD version was the nVidia driver 470 ? Really I don't want to
go so back in time...maybe it's useless what I want to try ? should I open
the bug ticket just right now,instead ?

On Mon, Aug 5, 2024 at 9:43 PM <bugzilla-nore...@freebsd.org> wrote:

> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280638
>
>             Bug ID: 280638
>            Summary: x11-wm/plasma6-kwin linuxism breaks spectacle
>                     screenshots
>            Product: Ports & Packages
>            Version: Latest
>           Hardware: Any
>                 OS: Any
>             Status: New
>           Severity: Affects Only Me
>           Priority: ---
>          Component: Individual Port(s)
>           Assignee: k...@freebsd.org
>           Reporter: j...@freebsd.org
>              Flags: maintainer-feedback?(k...@freebsd.org)
>           Assignee: k...@freebsd.org
>  Attachment #252525 text/plain
>          mime type:
>
> Created attachment 252525
>   -->
> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252525&action=edit
> use sysctl to get executablePath of specified pid
>
> x11-wm/plasma6-kwin wayland in spectacle  you get always a not athorized to
> take screenshots, because of this check
>
> https://github.com/KDE/kwin/blob/1240ac1dfe4569f3bb5d5d182ae3c393dc2c5bd5/src/plugins/screenshot/screenshotdbusinterface2.cpp#L331-L354
>
> The linux specific code is here:
>
> https://github.com/KDE/kwin/blob/1240ac1dfe4569f3bb5d5d182ae3c393dc2c5bd5/src/utils/serviceutils.h#L67
>
> The attached patch uses sysctl to get the executableName
>
> You also need to workaorund https://bugreports.qt.io/browse/QTBUG-126300
> by
> setting TZ explicitly, otherwise spectacle crashed on saving the taken
> snapshot
> to a file..
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.



-- 
Mario.

Reply via email to