- Knoppix Linux distribution is good example. Compilation (Kbuild) is often (or very often?) waste of time - this, that switch – with SATA / PATA driver, .config-file IMO strange combinations — is time-waster. Linux should bring normality, NOT Windows-typed bugs (which one is hibernation spinning down HDD three times). [But actual Linux versions have THIS hiber-bug still – Torvalds IMO seems not concerned about it if this bug is... BY DESIGN. „Design = resign”.]. One problem [CD] you can resolve but other is, as far as I study code – algorithmic one. Knoppix launches even from GRUB (the ISO file placed somewhere...) and this technique should be recommended when dealing with new hardware (avoiding unnecessary compilations if they produce so many hardware - year after year....). Some DVD drive not lasted even about several months.
- Includes' have symlink – pointing to kernel includes (so important, without need to seach for ....-headers package)
- Kernel, now 5.10.10-64 seems a bit faster sometimes
- ZERO dmesg's about sr0 drive! No horkages, no CD driver speed limit
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
Friday, September 13, 2024
Sometimes it is better to COPY the Linux kernel (&includes) from a Live distro - effect: ZERO dmesg's about sr0 drive!
Sunday, September 8, 2024
Hibernation 3 spindowns@full cycle—THE FIXING process: they seems to CONFUSE standby w/sleep and/or... w/hibernation — inside libata-core.c
What is this function?? When it is not from group of standard PM callbacks.
Mistake fallacy between HDD spin down programs and... hibernation?? Windows Revo Sleep app in subconscious!!!! Bugs origin from bad religion in hearts, not (generatively) from spoken (not so much in media...) laziness (it is a derivative-only — see they can't use categorial logic when programming!!:::) — they psycho-compensate it with „means” of prolonged categorial bias fallacies, when using too-scattered procedures of different name elements. What is role of ata_dev_power_standby function?? Fully manual standby of DISK-ONLY (as one of functions of old Win' Revo Sleep for example), -or- SYSTEM-WIDE??
Original libata-core.c code nano's (additionally, HTML is gnome-term... not from quick roxterm app!!!!) view - see how many „Torvaldic” logical fallacies we have inside (ver 6.11.0-....-MANJARO)
1999 void ata_dev_power_set_standby(struct ata_device *dev) 2000 { 2001 unsigned long ap_flags = dev->link->ap->flags; 2002 struct ata_taskfile tf; 2003 unsigned int err_mask; 2004 2005 /* If the device is already sleeping or in standby, do nothing. */ 2006 if ((dev->flags & ATA_DFLAG_SLEEPING) || 2007 !ata_dev_power_is_active(dev)) 2008 return; 2009 2010 /* 2011 * Some odd clown BIOSes issue spindown on power off (ACPI S4 or S> 2012 * causing some drives to spin up and down again. For these, do no> 2013 * if we are being called on shutdown. 2014 */ 2015 if ((ap_flags & ATA_FLAG_NO_POWEROFF_SPINDOWN) && 2016 system_state == SYSTEM_POWER_OFF) 2017 return; 2018 2019 if ((ap_flags & ATA_FLAG_NO_HIBERNATE_SPINDOWN) && 2020 system_entering_hibernation()) 2021 return;
Encyclopedia approach DOES MATTER. Design patterns of function naming. Name it longerly.
Saturday, September 7, 2024
Bad bug of hibernation causes 3 HDD spindowns in a full s2disk cycle -SUDDENLY I found THIS[after I reduced it to 2]
![]() |
| Possible solution for hibernation problem |
But why it is not in /proc/... filesystem already??
Maybe not BIOS is bad, but OS(es) itself.
Compilation furtherly – not believing programming groups – why?
You have poor religion, you are poor „informatician”.
...ATA flags?? You made source code (almost?) unreadable by „horkages”, „DMAs” and _do_ 's!!
Sunday, September 1, 2024
Testing /lib/modules-load.d/cdrecord.conf interference (of cdrecord package)
And why „sg” module in other place than udev? You put in in udev, crap... maybe and you stupid talking you made new distro? Aha – you already taked that systemd is „bad”... what in exchange, USA without future?
And you even cannot tell your people at start, that systemd-udevd DOES IS in the initcpio (I found it by using lsinitcpio command). If y o u can't explain work of basic system tool, why you open APE-epic mouth at forums (OFTEN W/O EVEN ONE REPLY YOU FALLIING AMERICA). USA is the place of corruption, lie, colonialism, void „oy” „oy” things.
