When will be the year of GNU/Linux for smartphones? Android is not it. I wish we could install distros in a smartphone as easy as it is in desktop
Linux 6.11 Released
61–70 of 128 posts
Re: Linux 6.11 Released
#626.10 (TEN, the previous one) has been a very problematic release for me, with one desktop running into four major bugs in total: three separate amdgpu bugs resulting in video corruption, hangs and crashes, and now that I'm on 6.10.10 and those seem to be fixed, the system intermittently refuses to come up from sleep mode. Anyone else having similar experience? This is the first time something like that happened in a…
After I upgraded to a 7900XT it worked again.
Re: Linux 6.11 Released
#636.10 (TEN, the previous one) has been a very problematic release for me, with one desktop running into four major bugs in total: three separate amdgpu bugs resulting in video corruption, hangs and crashes, and now that I'm on 6.10.10 and those seem to be fixed, the system intermittently refuses to come up from sleep mode. Anyone else having similar experience? This is the first time something like that happened in a…
How does Linux handle testing? They don't seem to have a CI system as far as I know. Presumably there's no big lab with automated testing on real hardware. Does anyone know how releases are tested?
https://kernelci.org/ is a big one, Linaro has theirs https://lkft.linaro.org/, Intel has multiple farms, Collabora works relentlessly with GitLab integration https://www.collabora.com/news-and-blog/news-and-events/patc......
The kernel is very much tested before a release with gigantic automated labs on real hardware.
Re: Linux 6.11 Released
#646.10 (TEN, the previous one) has been a very problematic release for me, with one desktop running into four major bugs in total: three separate amdgpu bugs resulting in video corruption, hangs and crashes, and now that I'm on 6.10.10 and those seem to be fixed, the system intermittently refuses to come up from sleep mode. Anyone else having similar experience? This is the first time something like that happened in a…
Is that just AMD? On my thinkpad X270 playing videos in Firefox is just a mess. All sorts of problems while Chromium is just fine. It's also fine on a copy of my system that I run on a thinkcentre tiny.
Re: Linux 6.11 Released
#65I’m just at awe to see Torvalds still publishing the release notes for Linux kernel.
Re: Linux 6.11 Released
#66When will be the year of GNU/Linux for smartphones? Android is not it. I wish we could install distros in a smartphone as easy as it is in desktop
Nobody wants it outside of a tiny hobbyist segment.
The year of the Linux desktop will be when there's an OS like Android or macOS that is running Linux but the only way you would tell is by running uname.
Re: Linux 6.11 Released
#676.10 (TEN, the previous one) has been a very problematic release for me, with one desktop running into four major bugs in total: three separate amdgpu bugs resulting in video corruption, hangs and crashes, and now that I'm on 6.10.10 and those seem to be fixed, the system intermittently refuses to come up from sleep mode. Anyone else having similar experience? This is the first time something like that happened in a…
Re: Linux 6.11 Released
#68Bets for 6.12: sched_ext, PREEMPT_RT anyone?
Re: Linux 6.11 Released
#696.10 (TEN, the previous one) has been a very problematic release for me, with one desktop running into four major bugs in total: three separate amdgpu bugs resulting in video corruption, hangs and crashes, and now that I'm on 6.10.10 and those seem to be fixed, the system intermittently refuses to come up from sleep mode. Anyone else having similar experience? This is the first time something like that happened in a…
Re: Linux 6.11 Released
#706.10 (TEN, the previous one) has been a very problematic release for me, with one desktop running into four major bugs in total: three separate amdgpu bugs resulting in video corruption, hangs and crashes, and now that I'm on 6.10.10 and those seem to be fixed, the system intermittently refuses to come up from sleep mode. Anyone else having similar experience? This is the first time something like that happened in a…
What was wrong? What actually happened was that on bootup, the amdgpu driver would panic and fault during boot exactly when fsck was happening, and the framebuffer would be stuck forever. So it just looked like a filesystem issue but in reality my graphics output was merely fubar; the system itself was otherwise fine tnough.
This is reliable and reproducible for me; it always faults at almost the exact same spot at boot every time, for this kernel version at least. In reality amdgpu has been unreliable for me for 5+ releases at this point on a card less than like 7 years old.
Really considering moving over to a small cheap nvidia card and just running Nouveau instead. At least then I might have a reliable framebuffer.