Enerccio / ewlc

Wayland compositor library - extended
MIT License
20 stars 3 forks source link

NVIDIA 364.12 beta driver still not working #53

Open WLCIssuesBot opened 7 years ago

WLCIssuesBot commented 7 years ago

Issue by 602k4 Tuesday Mar 22, 2016 at 18:04 GMT Originally opened as https://github.com/Cloudef/wlc/issues/138


I'm trying to run Orbment and/or Sway (wlc based too) on my desktop using the new NVIDIA 364.12 beta driver, but I can't due to following errors:

SWAY error log: https://ghostbin.com/paste/xbk7u ORBMENT error log: https://ghostbin.com/paste/69cp6

The changelog for the driver is showing Wayland compatibility: http://www.nvidia.com/download/driverResults.aspx/100577/en-us

I can test any workaround you provide me and help with debug process, but I can't write a fix for myself.

Thanks.

WLCIssuesBot commented 7 years ago

Comment by Cloudef Tuesday Mar 22, 2016 at 18:11 GMT


Nvidia won't work with wlc without special support (Namely using EGLStreams instead of gbm). See wayland-ml, weston did not pull Nvidia's patches either.

WLCIssuesBot commented 7 years ago

Comment by z3ntu Thursday Apr 07, 2016 at 07:52 GMT


Just a note, that 364.15 doesn't work either (didn't expect it to).

WLCIssuesBot commented 7 years ago

Comment by z3ntu Wednesday May 25, 2016 at 09:21 GMT


A question: would it be possible to patch wlc to support Nvidia's implementation?

WLCIssuesBot commented 7 years ago

Comment by SirCmpwn Wednesday May 25, 2016 at 11:19 GMT


Yes.

WLCIssuesBot commented 7 years ago

Comment by darkclouder Sunday May 29, 2016 at 22:32 GMT


weston seems to have EGLStreams: https://aur.archlinux.org/packages/weston-eglstream/

WLCIssuesBot commented 7 years ago

Comment by SirCmpwn Sunday May 29, 2016 at 22:35 GMT


That's just an unofficial package with all of the patches Nvidia provided applied. They aren't upstreamed.

WLCIssuesBot commented 7 years ago

Comment by her001 Thursday Nov 03, 2016 at 04:19 GMT


Could this be renamed to something like "EGLStream support" and have the feature label added?

WLCIssuesBot commented 7 years ago

Comment by z3ntu Thursday Nov 03, 2016 at 06:42 GMT


Should be.

WLCIssuesBot commented 7 years ago

Comment by SirCmpwn Thursday Nov 03, 2016 at 14:30 GMT


This is nvidia's problem, not ours.

WLCIssuesBot commented 7 years ago

Comment by z3ntu Thursday Nov 03, 2016 at 14:34 GMT


Actually right now it's the users problem because they can't use this with the nvidia drivers...

WLCIssuesBot commented 7 years ago

Comment by SirCmpwn Thursday Nov 03, 2016 at 14:35 GMT


Oh shut up, you aren't entitled to shit. Send patches yourself if you want. Nvidia's drivers don't implement the standard DRM APIs that Wayland needs.

WLCIssuesBot commented 7 years ago

Comment by her001 Thursday Nov 03, 2016 at 14:36 GMT


If the intention is to never implement EGLStreams, can we close this issue then?

WLCIssuesBot commented 7 years ago

Comment by z3ntu Thursday Nov 03, 2016 at 14:36 GMT


@her001 If it's that, then this should be closed.

WLCIssuesBot commented 7 years ago

Comment by KyleSanderson Friday Dec 23, 2016 at 04:04 GMT


Fedora 25 shipped with EGLStreams.

WLCIssuesBot commented 7 years ago

Comment by SirCmpwn Friday Dec 23, 2016 at 04:06 GMT


Shipped what? Weston? GNOME?

WLCIssuesBot commented 7 years ago

Comment by cafehaine Friday Dec 23, 2016 at 09:11 GMT


Fedora 25 has by default Gnome Shell with EGLStreams patch applied.

WLCIssuesBot commented 7 years ago

Comment by SirCmpwn Friday Dec 23, 2016 at 16:16 GMT


:-1:

But if you send a similar PR to wlc then @Cloudef has agreed to merge it.

her001 commented 7 years ago

This should probably be closed, as nvidia support has been added since 574cca6.