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

推荐订阅源

The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
V
V2EX
Engineering at Meta
Engineering at Meta
美团技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 司徒正美
I
InfoQ
S
SegmentFault 最新的问题
博客园 - 叶小钗
N
Netflix TechBlog - Medium
Y
Y Combinator Blog
IT之家
IT之家
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
T
The Blog of Author Tim Ferriss
月光博客
月光博客
The Cloudflare Blog
U
Unit 42
GbyAI
GbyAI
L
LangChain Blog
Microsoft Azure Blog
Microsoft Azure Blog

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
BORE kernel causes glitches/artifacts on secondary monito...
ZMK · 2026-05-21 · via CachyOS Forum - Latest posts

Hi.
I have an issue with the linux-cachyos-bore kernel (same happens with linux-cachyos-bore-lto).

When the system is under moderate or high load (gaming, shader compilation, heavy CPU/GPU usage, etc.), the secondary monitor starts showing visual glitches/artifacts/flickering.

Important details:

  • The issue only happens on BORE kernels.

  • Standard CachyOS kernel work fine.

  • bore-lto has the exact same problem.

  • The glitches appear specifically on the second monitor.

  • GPU: GTX 1650

  • CPU: i3-10100F

  • NVIDIA driver version: 595.71.05

The issue is reproducible and disappears after switching to another kernel variant.

I will attach a video showing the issue.

Glitches_With_Bore

Could this be related to scheduling changes in BORE or some interaction with NVIDIA drivers/multi-monitor setups?

IvanAT 2

I thought the default CachyOS kernel uses the BORE scheduler?

ZMK

3

изображение|
CachyOS provides separate kernels with BORE

IvanAT

4

Hmm, but the Wiki says:

image

ZMK 5

I only use the stock kernel; when I tried to use BORE, my monitors started glitching

IvanAT 6

Hmm, maybe the wiki is out of date.

Try uname -r && sysctl kernel.sched_bore

I’m on RC currently and according to the wiki it’s supposed to have BORE, but it doesn’t seem to have it.

Relevant posts:

cscs 7

For a while BORE has only been present on kernels with bore in the name .. despite being mentioned in the details of the standard and other kernels.

IvanAT 8

I made a pull request on the wiki to remove the mention of the BORE, at least for -rc, however there are a lot of old open PRs, so we’ll see.

ZMK 9

So, as I understand it, the whole issue is with the BORE scheduler? And is there a solution to the monitor problems?