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

推荐订阅源

Google DeepMind News
Google DeepMind News
U
Unit 42
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
J
Java Code Geeks
D
DataBreaches.Net
B
Blog RSS Feed
D
Docker
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
F
Fortinet All Blogs
Y
Y Combinator Blog
A
About on SuperTechFans
V
V2EX
罗磊的独立博客
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
Last Week in AI
Last Week in AI
S
SegmentFault 最新的问题
月光博客
月光博客
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
阮一峰的网络日志
阮一峰的网络日志

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
(Request) Is it possible to have Chrome Canary in V3?
@Rakshith Ra · 2026-04-29 · via CachyOS Forum - Latest posts
I’m an optimization enthusiast and run Cosmic on cachy. On windows 11 I used to sign up to canary/nightly channels for every piece of software I had on and that was actually very convenient, I used programs like uniget and Glenn delahoys snappy driver origin to update packages/drivers . Im relatively new in the linux world and cachy impressed me with its optimization being that it has precompiled packages for my hardware (broadwell) Latitude E5450 in a repo called V3. This is an optimization I perhaps could never get on any other platform so its been a blessing. However getting bleeding edge software has become a little complicated because it seems V3 only keeps stable versions of the packages and while I read that we can get the same optimization compiling using git if the makefle has the correct flags (which it does), I dont think there was a way to verify those were native v3 (programs like mpv, even tried drivers like bluez which was an utter failiure that caused quite a bit of a problem as I was just going back and forth for an entire day using advice from gemini lol). I manually get my chrome canary to the latest version using “❯ cd google-chrome-canary/ sed -i “s/^pkgver=.*/pkgver=149.0.7815.0/” PKGBUILD && makepkg -sic --skipchecksums --noconfirm” but I wasnt able to confirm if this is running natively or v3. So I guess my question is, is it possible for the team to maintain like a branch of V3 that automatically updated every single package on cachyOS including drivers to the latest git push update, considering its the pinnacle of optimization OS for tech enthusiast. I know this might sound crazy because someone has to sit and do this (I presume?). On a sidenote, its also a bit unnerving to see a ton of packages that I have absolutely no clue how gets there coming from windows where I could only see installed apps/programs. Because now I want all those 967 packages also to either not be there if they are not being used or if they are automatically updated to the latest nightly build for every line of code a developer pushed out for that because I’m obsessed with optimisation. Sitting still for a day knowing there are new updates to packages is kind of like waiting for a new update but on steroids lol.