-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.13 #1162
Comments
Will proprietary nvidia driver support be included in wlroots? |
Unlikely. |
I hope this helps; logs using 0.12 and the latest master (mislabeled 0.13 there, I just realized). https://gist.github.com/hobarrera/c4b317677db8a8a07d31aea58163b1cc I just used the same settings I use for testing on my other machine (Intel-based video). |
I updated the gist and also added the output of running latest master with the default config file, just in case. |
Logs aren't necessary, just tell us about your experience with the proprietary driver and sway. Did everything work as expected? |
Sorry, I should have clarified that: it did not start at all (exited immediately, no black screen or weird stuff). That's why I included the logs. |
@hobarrera See #1147. Nvidia support is not yet merged and in order to test it you will have to build from the |
Running the Oddly, I'm seeing this in the logs, even though I ran
Regrettably, until enabling DRM on |
nvidia-support is not required, just an up to date wlc and the KMS drivers. |
My last test was done with wlc-ga7a3db8 and sway-179f6a5. I'll try enabling KMS, but it's know to freeze/crash on the latest nvidia driver/kernel, so no promises. |
Well, it's required to use wayland on nvidia, so |
It works, and I'm posting from firefox via sway on nvidia. Also watched a single youtube video on firefox. I tested a few apps, and the only thing I noticed failing was mpv (which works under intel). It just doesn't render anything (eg: the tile for it is transparent and I see my background), but it does have audio. The log just shows:
|
mpv supports wayland natively. If it doesn't work try to launch it with xwayland. |
0.13-rc1 has been released, please test it. Working on the changelog now. |
This release contains 102 changes from 12 contributors. New features include support for i3's marks feature, "immediate" criteria commands, and experimental support for the nvidia proprietary driver. Many small improvements to i3 compatibility and many bugfixes are also included. For nvidia users, nouveau is still strongly recommended. The proprietary driver mostly works, but is unsupported - do not report bugs unless you attach a patch. Unless your hardware is unsupported by nouveau, you should continue using nouveau. Using sway with the proprietary drivers requires additional configuration - sway will output the necessary information if you attempt it without a correct configuration. Package maintainers: please update your packages to use Changes
New features
Bugs fixed
|
Not to be picky, but shouldn't marks also be in the "New Features" section? |
Thanks for pointing that out, @4e554c4c. |
0.13-rc2 would be released today, but there are no changes. I don't feel comfortable releasing 0.13 yet so we're going to delay rc2 another week. |
0.13-rc3 is out, please test it: https://github.com/SirCmpwn/sway/releases/tag/0.13-rc3 |
Changelog updated. |
0.13.0 has been released: https://github.com/SirCmpwn/sway/releases/tag/0.13.0 |
Over the next few weeks I'll start putting together 0.13 rc's and breaking ground on wlroots. Would appreciate some volunteers with nvidia hardware testing out wlc's new proprietary driver support in the meantime. If you have any new features to include in 0.13, now is the time.
The text was updated successfully, but these errors were encountered: