61
TCE Talk / Re: Firefox
« Last post by gadget42 on February 25, 2026, 05:03:49 AM »daily driver librewolf 147.0.4-1 has about:config setting dom.ipc.forkserver.enable and it is set to true(default)
The silence is eloquent. I hear "status quo is preferable" loud and clear. Works for me
Outright replacement of Xorg with Xlibre runs the risk of unforeseen breakage.Breakage is not my favorite dish, either
I doubt there is any appetite for that.

... am I correct to say that the commands below create both a log file with the date and time as the title AND a "working" file (for the GUI), in this called "Temps.log"? ...Temps.log is a "link" to the current YYMMDDHHMMSS.log file. Either name
... I think the "working file" as I'm calling it (Temps.log) would also always start out fresh in the sense that when the re-direct command from microcom is executed on power up (as contained in a script in ~/X.d lets say), it would overwrite the previous "Temps.log" and starts "fresh" with new readings? ...Yes, and a new YYMMDDHHMMSS.log file.
... Ah, okay, and then adding the touch command basically creates an empty file ahead of time? ...It's a good idea to include that. It makes it easy to spot a string of failures since
Upgrade noticeFound here:
Module ABIs have changed - drivers MUST be recompiled against this Xserver version, otherwise the Xserver can crash
or fail to start up correctly.
If your console is locked up (no input possible, not even VT switch), then most likely the input driver couldn't be loaded due
to a version mismatch. When unsure, it's best to be prepared to ssh into your machine from another one or set a timer
that's calling chvt 1 after certain time, so you don't need a cold reboot. Or, make sure that you have magic SysRq key
enabled (Alt+PrtSc) via sysctl (kernel.sysrq=1), then press following combination depending on keyboard layout to
make kernel regain control over keyboard to make VT switching work:
QWERTY/AZERTY keyboard layout: SysRq + R
Dvorak/Colemak keyboard layout: SysRq + P
Proprietary Nvidia drivers might break: they still haven't managed to do even simple cleanups to catch up with Xorg master
for about a year. All attempts to get into direct mail contact have failed. We're trying to work around this, but cannot give
any guarantees. But you can make it work by adding Option "IgnoreABI" "1" line to ServerFlags section in Xorg
config.
Most Xorg drivers should run as-is (once recompiled!), with some exceptions. See .gitlab-ci.yml for the versions/
branches built along with Xlibre.
As today ( February 13, 2025) in Firefox 135.0, I enabled (set on true) dom.ipc.forkserver.enable and I noticed a faster web pages loading.