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

推荐订阅源

Microsoft Security Blog
Microsoft Security Blog
Jina AI
Jina AI
量子位
博客园 - 叶小钗
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
S
SegmentFault 最新的问题
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
小众软件
小众软件
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
博客园 - 聂微东
美团技术团队
Last Week in AI
Last Week in AI
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园_首页
V
Visual Studio Blog
大猫的无限游戏
大猫的无限游戏
The Cloudflare 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?