"Experimental Nvidia support has been deprecated since its inception, and has now been removed entirely. Please use nouveau and consider future purchases from GPU vendors that support open source. Other proprietary drivers are also unsupported." How is nouveau doing this days compared to the proprietary drivers of NVidia ?
It's not great in terms of performance in games, but it's perfectly usable on the desktop. I've been using sway on nouveau full time for a couple of days now and have had no issues so far.
Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
21–30 of 80 posts
Re: Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
#22"Experimental Nvidia support has been deprecated since its inception, and has now been removed entirely. Please use nouveau and consider future purchases from GPU vendors that support open source. Other proprietary drivers are also unsupported." How is nouveau doing this days compared to the proprietary drivers of NVidia ?
Imagine a world where Gnome doesn't support any proprietary card drivers, where VLC can't read non open codecs, where libre office can't open doc* files... Does that seems like a world where FOSS can be successful in ?
There is also a difference between data exchange (codecs, doc*, etc) and drivers. Intransigence by the kernel community regarding closed source code has resulted in Good Things in the driver space.
Re: Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
#23"Experimental Nvidia support has been deprecated since its inception, and has now been removed entirely. Please use nouveau and consider future purchases from GPU vendors that support open source. Other proprietary drivers are also unsupported." How is nouveau doing this days compared to the proprietary drivers of NVidia ?
What does that exactly mean for Nvidia GPU users?
Re: Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
#24"Experimental Nvidia support has been deprecated since its inception, and has now been removed entirely. Please use nouveau and consider future purchases from GPU vendors that support open source. Other proprietary drivers are also unsupported." How is nouveau doing this days compared to the proprietary drivers of NVidia ?
What does that exactly mean for Nvidia GPU users?
B: continue using i3 with X
Re: Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
#25"Experimental Nvidia support has been deprecated since its inception, and has now been removed entirely. Please use nouveau and consider future purchases from GPU vendors that support open source. Other proprietary drivers are also unsupported." How is nouveau doing this days compared to the proprietary drivers of NVidia ?
Yes, IT puts me in a wierd situation as I need nvidia for machine learning related stuff, and I would love to move from i3 to sway...
Re: Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
#26Earlier quoted context omitted.
Imagine a world where Gnome doesn't support any proprietary card drivers, where VLC can't read non open codecs, where libre office can't open doc* files... Does that seems like a world where FOSS can be successful in ?
Yep. Particularly with hardware makers that strategy has worked remarkably well. Nvidia is actually the only major hardware company I know of (other than Apple who sorta don't count) who doesn't have a good open source driver. That isn't an ideological position, just all the other majors seem to support linux as a first class citizen across all product categories. There is also a difference between data exchange (cod…
Re: Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
#27I know this is about sway, but I feel I can't pass up this opportunity to profess my undying love for i3. The learning curve is relatively minor for such a slim powerful system I'm truly amazed. I really can't thank the original author(s) enough. RE: Sway, I'm glad they hit this milestone, I have a friend who is using it and he claims it's almost as good, (although he hasn't found a way to do -gaps yet..). Last time…
i3 really is just incredible and simple - and not at all opinionated about what other components you use (statusbar, menu, notification system, screen locker, etc).
Re: Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
#28"Experimental Nvidia support has been deprecated since its inception, and has now been removed entirely. Please use nouveau and consider future purchases from GPU vendors that support open source. Other proprietary drivers are also unsupported." How is nouveau doing this days compared to the proprietary drivers of NVidia ?
Sway/wlroots maintainer here. The older the card, the better the support. If you're not gaming and you have a 9xx or older card, you should have pretty decent support for a workstation type of deal. If you get as old as 7xx or 6xx you start to have games getting playable.
Re: Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
#29Earlier quoted context omitted.
It's not great in terms of performance in games, but it's perfectly usable on the desktop. I've been using sway on nouveau full time for a couple of days now and have had no issues so far.
Except when you are using a Quadro GPU, and nouveau will hard-lock the machine randomly (and has been doing so for at least 4 years)
Re: Sway: i3-compatible Wayland compositor – 1.0-beta.1 released
#30"Experimental Nvidia support has been deprecated since its inception, and has now been removed entirely. Please use nouveau and consider future purchases from GPU vendors that support open source. Other proprietary drivers are also unsupported." How is nouveau doing this days compared to the proprietary drivers of NVidia ?
Imagine a world where Gnome doesn't support any proprietary card drivers, where VLC can't read non open codecs, where libre office can't open doc* files... Does that seems like a world where FOSS can be successful in ?
It means that people writing wayland compositors have to write a EGL stream version because of a purely one-sided nvidia decision.
EGL Stream support in Mutter (gnome) is supported a bit by Nvidia but that's it.
Between spending time on improving a compositor and the window managers making use of it or spending time to support non standard driver implementation because of one-sided decision from nvidia, it seems to me that the first choice is a smarter one.