Re: X.Org is being forked, huge drama brewing... Reply #90 – 18 June 2025, 01:10:24 Quote from: Artist – on 17 June 2025, 09:13:26Nvidia:Some commit have been done of which the latest is:https://github.com/X11Libre/xserver/commit/fa7cc111e71c46dabae24c6a60fcbb3b21f270cc:this is specifically for NVidia proprietary driver: they're again laggingbehind a year, doing at least some minimal cleanup of their code base.All attempts to get in direct contact with them have failed.And nvidia won't do jackshit about that, Xorg related or Xlibre related, they just don't care. Here's direct confirmation that it was nvidia's direct involvement with all of those reversed commits:https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2017#note_2956688https://archive.is/GYUlv#note_2956688So at some point we must assume they'll deliberately break Xlibre from working.Quote from: mrbrklyn – on 17 June 2025, 13:25:01The solution to running X as root is to make sure X is secure and proper use of SUIDWhat the hell are you talking about? This doesn't have anything to do with anything. It's possible to run Xorg rootless (It's pure Xorg, not Xlibre...) right now without any problem:Spoiler (click to show/hide) Quote Selected Last Edit: 18 June 2025, 01:23:04 by Shoun2137
Re: X.Org is being forked, huge drama brewing... Reply #91 – 18 June 2025, 02:00:57 Quote from: clappingsnowdrop – on 17 June 2025, 13:37:15So far no issues with Xlibre itself. I can't use the programs I like to use, but it's only foot terminal and yambar. I prefer those, but that's for another thread.Should've said fingers crossed. @Artist After update. Dwm won't start. It will go in a blank black page of which is frozen (I cannot change tty) so I have no choice but to restart. Note: I while I cannot change tty and is stuck with the black blank screen, the soft-restart ctrl-alt-del combo still works.My setup is that dwm is started with startx (xinitrc). There are no patches applied in my dwm. only changes in my dwm config files are keyboard controls and cosmetics (bar color and font). Only caveat is that dwm is not globally installed. it is within home directory. I highly doubt this is part of the problem as it worked before the update. But I just want to be transparent.The packages I'm in suspicion of are xlibre-server xlibre-server-common from the galaxy-goblins repo since it's only these two that are updated.Edit: other packages I have installed from Xlibre are xlibre-xf86-input-libinput and xlibre-xf86-video-amdgpu. Maybe it's xlibre-xf86-video-amdgpu that needs updating. As currently in dwl (wayland) xwayland seems to run fine (tested by launching steam and suckless terminal). Quote Selected Last Edit: 18 June 2025, 02:08:04 by clappingsnowdrop
Re: X.Org is being forked, huge drama brewing... Reply #92 – 18 June 2025, 03:30:15 QuoteQuote from: mrbrklyn – on 17 June 2025, 13:25:01The solution to running X as root is to make sure X is secure and proper use of SUIDWhat the hell are you talking about? This doesn't have anything to do with anything. It's possible to run Xorg rootless (It's pure Xorg, not Xlibre...) right now without any problem:Not in my experience. It has been dysfunctional since they de-rooted it.Why are you cursing? Quote Selected
Re: X.Org is being forked, huge drama brewing... Reply #93 – 18 June 2025, 04:30:29 Quote from: clappingsnowdrop – on 18 June 2025, 02:00:57It will go in a blank black page of which is frozen (I cannot change tty) so I have no choice but to restart. Note: I while I cannot change tty and is stuck with the black blank screen, the soft-restart ctrl-alt-del combo still works.Edit: other packages I have installed from Xlibre are xlibre-xf86-input-libinput and xlibre-xf86-video-amdgpu. Maybe it's xlibre-xf86-video-amdgpu that needs updating. As currently in dwl (wayland) xwayland seems to run fine (tested by launching steam and suckless terminal).Reinstall the xlibre-xf86-video-amdgpu package (or upgrade). I had the same issue and after some debugging in the IRC, it was discovered that it did need a rebuild. Quote Selected 1 Likes
Re: X.Org is being forked, huge drama brewing... Reply #94 – 18 June 2025, 13:51:42 Quote from: Wirlaburla – on 18 June 2025, 04:30:29Quote from: clappingsnowdrop – on 18 June 2025, 02:00:57It will go in a blank black page of which is frozen (I cannot change tty) so I have no choice but to restart. Note: I while I cannot change tty and is stuck with the black blank screen, the soft-restart ctrl-alt-del combo still works.Edit: other packages I have installed from Xlibre are xlibre-xf86-input-libinput and xlibre-xf86-video-amdgpu. Maybe it's xlibre-xf86-video-amdgpu that needs updating. As currently in dwl (wayland) xwayland seems to run fine (tested by launching steam and suckless terminal).Reinstall the xlibre-xf86-video-amdgpu package (or upgrade). I had the same issue and after some debugging in the IRC, it was discovered that it did need a rebuild.So after another update. 3 packages were updated: xlibre-xf86-video-amdgpu, xlibre-server-common, and xlibre-server.It started dwm nicely. Will post again of there are issues. Thank you @Wirlaburla. Quote Selected
Re: X.Org is being forked, huge drama brewing... Reply #95 – 19 June 2025, 23:09:57 https://www.youtube.com/watch?v=rwTo6wvX768Here's a good video that I'd like to post as a summary and an end to this topic as an archive for the future, cos I know people will try to look for stuff like this. Quote Selected 2 Likes
Re: X.Org is being forked, huge drama brewing... Reply #96 – 21 June 2025, 15:35:55 The xlibre packages in our repos are currently under maintenance.artist Quote Selected 1 Likes
Re: X.Org is being forked, huge drama brewing... Reply #97 – 21 June 2025, 16:53:19 The xlibre packages in galaxy-goblins have been updated. Note that:- these are built from today's 25.0.0.0 release- the xlibre-server packages have been renamed to xlibre-xserver; if these do not get updated then install them manually- some xlibre-xf86 will not be updated as their previous versions waere too high; if pacman -Q | grep 'xlibre-xf86' shows packages that have a git release number (like ...r12345.g.67890) these must be reinstalled manually to force them to be 'downgraded'.All xlibre packages are planned to be moved to galaxy-gremlins (testing) soon, and more information will be made available then.artist Quote Selected 3 Likes
Re: X.Org is being forked, huge drama brewing... Reply #98 – 21 June 2025, 17:15:33 Quote from: Artist – on 21 June 2025, 16:53:19- some xlibre-xf86 will not be updated as their previous versions waere too high; if pacman -Q | grep 'xlibre-xf86' shows packages that have a git release number (like ...r12345.g.67890) these must be reinstalled manually to force them to be 'downgraded'.Shouldn't -Suu pacman flag fix it? Quote Selected
Re: X.Org is being forked, huge drama brewing... Reply #99 – 21 June 2025, 19:05:32 Quote from: phoenix_king_rus – on 21 June 2025, 17:15:33Shouldn't -Suu pacman flag fix it?That should indeed be the easiest way, thx.artist Quote Selected
Re: X.Org is being forked, huge drama brewing... Reply #100 – 21 June 2025, 22:36:09 Fedora linux current proposal: "Replace the X.Org X11 Xserver (xorg-x11-xserver) with the X11Libre (XLibre) Xserver, an actively maintained fork."https://fedoraproject.org/wiki/Changes/X11LibreI mean beyond funny. If it gets accepted it will in time find it's way into Red Hat Enterprise Linux. Hard to imagine happening but maybe we are at reality-weirder-than-fiction moment. Quote Selected 2 Likes
Re: X.Org is being forked, huge drama brewing... Reply #101 – 22 June 2025, 00:49:01 Quote from: dpx – on 21 June 2025, 22:36:09Fedora linux current proposal: "Replace the X.Org X11 Xserver (xorg-x11-xserver) with the X11Libre (XLibre) Xserver, an actively maintained fork."https://fedoraproject.org/wiki/Changes/X11LibreI mean beyond funny. If it gets accepted it will in time find it's way into Red Hat Enterprise Linux. Hard to imagine happening but maybe we are at reality-weirder-than-fiction moment."If you can't beat 'em, join 'em"? Quote Selected 2 Likes
Re: X.Org is being forked, huge drama brewing... Reply #102 – 22 June 2025, 13:52:41 That FreeDesktop, to look for an excuse to ban Enrico, had to crucify him for breaking an ABI, like if anyone in FOSS has ever cared about ABI stability, is telling of how outstanding his work is. I'm looking forward to XLibre. Quote Selected
Re: X.Org is being forked, huge drama brewing... Reply #103 – 23 June 2025, 22:28:19 https://teh.entar.net/@spacehobo/114726893729726265After years of telling people that xorg is abandoned etc. to move them to wayland somebody is saying that it is actually in good hands.When clearly the Xlibre fork is needed to keep it alive well. Quote Selected
Re: X.Org is being forked, huge drama brewing... Reply #104 – 24 June 2025, 11:55:48 We can both kill Xorg and keep it alive better than you! Quote Selected 1 Likes