My internet stopped working on Fedora 41 even though it works fine on Windows. A good reason why you always have a copy of MS on hand. I keep Linux on an SSD plugged into a PCIe slot. After about 3+ hours trying to upgrade the kernel to the newest version (6.12.6) I borked my OS. Apparently Fedora doesn’t have use the latest kernel for some reason. After a fresh install of 41, the internet still doesn’t work. So all I can do now is wait for 42 to be released.
When Linux has become less reliable than Windows, there’s not any appeal anymore. Unless I want to give myself a challenge. I seems to me that Linux is only good for managing servers and SBC’s. Is this because it’s so fragmented?
Static packages may be the solution to this. One area that could benefit from this, is the Hardware. When newcomers switch to Linux, aside from running into problems like I just have, they’re going to want to use the same GUI style software for their equipment. The apps that were made by the brands themselves. This includes devices such as keyboards, Mice, Microphones, ARGB. Even the VR headsets with their Haptic Gloves and Vests. But Linux is too fragmented for Hardware makers. Their firmware would need to be compiled in each distribution, which adds to the number of bugs that need to be resolved. This, and that Linux users are only a small percentage of their customers doesn’t make it worthwhile.
But firmware can be pre-compiled binaries, installed in sandboxes. A user can click on an app, which will access the firmware installed in flatpak or snap. New users won’t even have to touch the CLT, unless an issue needs to be resolved.
This is more of a request, to encourage companies and Linux devs to make more (Non-dynamic) .exe style programs. That is to say, software with all the packages it needs, self-contained within a single file. Perhaps this will help fix the fragmentation problem of Linux. Dynamic packages (Shared Libraries) save a lot of space. But now with 1TB SSD’s for a $100 AUD, its not much of an issue anymore. Soon, 32TB HDD’s will be available. Personally, I would much prefer the reliability over storage space.
Additionally, I need a wiki of all the static packages for hardware peripherals. It doesn’t help that any discussion about Hardware is forbidden, even if it’s just to find out what works.