惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
I
InfoQ
阮一峰的网络日志
阮一峰的网络日志
有赞技术团队
有赞技术团队
Vercel News
Vercel News
Engineering at Meta
Engineering at Meta
Hugging Face - Blog
Hugging Face - Blog
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
Blog — PlanetScale
Blog — PlanetScale
Microsoft Security Blog
Microsoft Security Blog
B
Blog RSS Feed
H
Help Net Security
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
V
Visual Studio Blog
B
Blog
MongoDB | Blog
MongoDB | Blog
T
The Blog of Author Tim Ferriss
L
LangChain Blog
D
Docker

CachyOS Forum - Latest posts

Ran into a frozen black screen issue with latest update Niri Settings GUI Not Appearing Update to Gnome 50 and I'm getting black/blank screen on NVIDIA with hybrid graphics My JBL Quantum 350 headphones dont play sound 90% of the time on linux while on windows it plays audio 99% of the time Niri/Noctalia Shell notifications Getting a black screen after alt-tabbing too many times Rog-control-center Duplicate keyboard and mouse in system settings? Games running very poorly after first session (semi-solved, still need help though!) Amdgpu random hangs (does cachy perhaps plan to carry patches for this)? A little something. The adj script that replaces GNU fmt for non-ASCII text Mouse scroll wheel issues - ratchet Can't start steam after updates of today (17 April) Balena etcher or ventoy QEMU Bridge setup - Maybe already known but I found it pretty difficult to do and needed much reading Multi-boot install: what do I do about my /boot and /boot/efi partition? Do you collect all the solutions and post them on Wiki or Forum? System update - lts headers invalid or corrupted Sick to death of updates killing my games! I messed up my stuff again and cant download any thing now. error below Got Logitech MX4 with Haptic working in CachyOS Need help with the performance button on my Acer Nitro V16 AI Bailing out, you are at your own Troubles in the Starfield What is so special about the new Linux Kernel 7? "Issue: Display brightness is locked at a low level after waking from sleep on CachyOS (latest update) Balena etcher or ventoy Help with kernel update, emergency mode Issue happening only on wayland Display not recognised - low resolution
[Bug] Kernel 7.0.0 — Battery no longer charges — Acer Nit...
@myvo myvo · 2026-04-24 · via CachyOS Forum - Latest posts
Hi, I’m reporting a regression I encountered after updating to kernel linux-cachyos 7.0.0 on April 23, 2026. Hardware Laptop: Acer Nitro ANV15-41 BIOS: V1.51 Charger: original barrel jack Environment OS: CachyOS Kernel before: linux-cachyos 6.19.10 Kernel after update: linux-cachyos 7.0.0 Symptoms After updating to kernel 7.0.0, the battery no longer charges at all: On Linux: charger is detected for a second then charging stops (current = 0A) On Windows: charger is detected but battery keeps draining Tested with two different chargers, same result on both No TLP charge thresholds configured, no recent firmware flash via fwupd Diagnosis I should mention that I don’t have much Linux experience — this was diagnosed with the help of Claude (claude.ai) and Claude Code. Here’s what they found: At boot, dmesg reports: ACPI: AC: AC Adapter [ACAD] (off-line) …while the charger is physically plugged in. Kernel 7.0.0 appears to interact with the EC (Embedded Controller) via ACPI differently than 6.19.10, putting the EC into a “charge disabled” state that persists across OS reboots — which explains why Windows is affected too. Current workaround I set the LTS kernel ( linux-cachyos-lts 6.18.22 ) as default in Limine: default_entry: CachyOS/linux-cachyos-lts I haven’t been able to confirm it fixes the issue yet (battery too low to test safely), but I’ll update this post as soon as possible. Hope this helps track down the regression. Happy to provide additional logs if needed — Claude Code can help me retrieve them.