Tradycyjny YAHwista BLOG ◉✡◇✝ ◎📷☁☀ NC kosmos, Mesjański Judaizm, polityka... ASHERBAPOLIN
YAHwism, Niebocentryzm (wklęsła Ziemia – Concave Earth), #Skycentrism, BLENDER & LuxCore Render, *physical* absurd of #Copernican Revolution explained, the inside Earth / geocosmos, basics of spirituality, #Jewishness (JeWsus, Holy Spirit Shikainyah, protestant÷catholic critic), computer programming, Python scripts, C++, astrophotography, science, physics, web aggregation, computer graphics, analysis, fact checking, some politics and economics blogging, skies, moonscape,IT
NC - SC
◇◇◇◇◇ REMARK – THIS IS NOT MY MAIN BLOG ◇◇◇◇◇◇
Search This Blog
Sunday, September 27, 2026
Learn 3 Linux areas, requiring increased AWARENESS, or even instant REACTION after UNIX-like OS installation.
Friday, September 25, 2026
All my Linux tests show you an important rule of UNIX-like operating system: if NOT regulated, some BUGGY processes 'd be RANDOM, or 1/0 yes/no–autoCONVERTING.
Preface:
(I do NOT know precisely how with hibernation in another UNIX-like, Mac for example, etc.). I concentrate on „mere” (but good if you'll be hard-working) Linuxes: Arch Linux usermode running on KNOPPIX kernel.
Hibernation is one of 3 areas, where Linux needs instant ADDITIONAL out-of-the-box operation to apply manually.
Its multithreading, NOT the hibernation. NVIDIA env combo applied – still in testing phase.
If we have some help from NVIDIA, then why not to experiment with the Linux starting environment?
Linux requires patience, and a good PAPER book.
Wednesday, September 23, 2026
After long months, applying Linux #NVIDIA stability combo of 1. __GL_SYNC_TO_VBLANK... paired with 2. __GL_YIELD... var seems to REPAIR NVIDIA propietary compiz runtime locks & system after HIBERNATION.
Env vars, placed into .bashrc, lxqt start, xbindkeysrc & LXSESSION script (@ my specifically KNOPPIX'ED Arch Linux)
(Sorry, I do not fully comprehend difference between env, export, printenv, set, „=” & declare...)
declare -x __GL_SYNC_TO_VBLANK="0" declare -x __GL_YIELD="USLEEP"
The first one „flattens” circumstances where glxgears test gives FPS rate result around 1.
Because it doesn't matter „effectability”, when more important is stability.
RT kernel?
Is is linked that someone's wrote Linux games (GODOT engine...) with CPU-demanding approach, something as it would be programmed in Java, the IT internal dysthopia of using C# and Java /remember blog users: Python is OK!!/ .RT kernels seem to be SCAM – it is better even to install Wayland INSTEAD of changing the Linux kernel style.
But Wayfire WM is WORSER (under-worked!) than compiz.
Switching NV and Nouveau modules no problem, but Wayland is a problem.
– HaShem ten ezrat... ba dvarim ken zeh...
The Linux stereotype of „Use Nouveau all times when encountered bug under proprietary driver” – pure nonsense.
Compiz MUST be slightly slow. I not believe in IT, but in God (as stated above).
Friday, September 11, 2026
REPAIRED FPS≈1 on Nouveau Compiz'ed Desktop. OK after env var vblank_mode=0 has been set.
Extremely important! I thought it was internet browser problem, when disabling FireDragon graphics acceleration not helping!!
Export the variable vblank_mode=0 in your /usr/bin/start... file (a file that runs Xorg / session pair soft).
-or-
If you have Linux DE that starts in a systemd service, runit or similar: add the export to proper DE startup place.
I do not know how to resolve potential problems under Wayland/Sway/Weston/etc – except you need nouveau, NOT the nvidia/nv driver (various names under Xorg?!!).
For me, LXQT starts from two files to debug dbus (now OK), and startup commands (from script: BAD, desynchronisation of when-or-if xmessage program appears)
