TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Fedora 36: A brave new (DRM/KMS only) world

235 点作者 fcambus大约 3 年前

15 条评论

jancsika大约 3 年前
Is KMS the KMS from &quot;dtoverlay=vc4-kms-v3d&quot; in the rpi400&#x27;s boot&#x2F;config.txt?<p>If so:<p>Dear video gods,<p>A fickle wizard told me I could fix studdering Chromium playback on HBO Max for my RPI400 by reciting the following incantation:<p>&quot;remove the letter <i>f</i> from the line `dtoverlay=vc4-fkms-v3d`&quot;<p>I did as instructed. But now the wizard&#x27;s spell has caused my mouse pointer to become drowsy-- it lags when I drag it in the Chromium window.<p>Please help me!<p>Also, if you could explain to a mere mortal what the hell that setting is, I would be grateful.<p>Also if you could explain why the &quot;Direct Rendering Display Compositor&quot; for Chromium is inescapably Disabled no matter what flags I set, I&#x27;d be grateful. It <i>seems</i> like that affects the efficiency of subtitle display, but I&#x27;m just guessing here. (Using Raspbian Buster on the Rpi400.)<p>In your honor I offer this ASCII goat:<p><pre><code> (_( &#x2F;_&#x2F;&#x27;_____&#x2F;) &quot; | | |&quot;&quot;&quot;&quot;&quot;&quot;|</code></pre>
评论 #31147393 未加载
评论 #31146947 未加载
评论 #31147866 未加载
评论 #31146694 未加载
评论 #31148648 未加载
评论 #31146529 未加载
评论 #31147880 未加载
评论 #31147173 未加载
评论 #31146899 未加载
cabirum大约 3 年前
DRM = Direct Rendering Manager
评论 #31145958 未加载
评论 #31145943 未加载
评论 #31147375 未加载
skozharinov大约 3 年前
Fedora is a bleeding edge distro, I thibk it&#x27;s okay to disable legacy stuff there.
评论 #31146959 未加载
评论 #31148402 未加载
ILMostro7大约 3 年前
This actually highlights a great, albeit belated, piece of work. In the end, this cleans up some legacy code and it helps to unify the framebuffer display across vendors AND (some) architectures.
phendrenad2大约 3 年前
Cutting through the linux kernel jargon, this is just deprecating one API for writing to the framebuffer (&#x2F;dev&#x2F;fb0 etc), since there is another way: using the standardized KMS API.
tlamponi大约 3 年前
We, that is Proxmox VE (Linux based clustering &amp; hyper-visor distro) and our other projects, had to roll back that exact change due to issues on some test HW a few months back, but it has to be said that we&#x27;re on the 5.15 LTS while Fedora will use 5.17, so it may just be that there are a few fixes&#x2F;improvements missing.<p>For us, it wasn&#x27;t worth the deeper investigation, so we went to just ensure simplefb (same spirit w.r.t. taking over the firmware frame buffer, but no DRM) is activated for now.<p>Albeit, on one machine we could also get simpledrm to work after a BIOS update, so I&#x27;m definitively interested in how that plays out with Fedora.<p>In any way, it&#x27;s definitively a welcomed change, so if it plays out well for them, I&#x27;ll try to switch again with our next Kernel jump.
wubbert大约 3 年前
How will this change affect the users of Fedora?
评论 #31146420 未加载
评论 #31146089 未加载
评论 #31146078 未加载
mise_en_place大约 3 年前
This sounds fine on paper, but I’d be nervous completely removing fb. Many times I’ve had to fall back to that when my nvidia drivers weren’t updated by dkms. Not having fb loaded and no nvidia-drm kernel module for the new kernel typically either hangs the system or you get a black screen and have to SSH in to fix it
评论 #31147795 未加载
noobermin大约 3 年前
I guess I realized, on my gentoo machine, it had been years since I had to care about which fb option i set in the kernel, drm&#x2F;kms only always worked.
fmakunbound大约 3 年前
Does this mean less display flickering during Linux boot while the system tries to figure out what mode to use?
评论 #31148700 未加载
olliej大约 3 年前
I was super confused and worried by DRM here, which I guess goes to show how long it’s been since getting video working on linux <i>required</i> futzing with manual kernel builds :D
评论 #31147415 未加载
computerdork大约 3 年前
No idea what is causing any of these video issues, but the ASCII goat by the OP is a nice gesture. Hail the gods for they are benevolent and wise!
shmerl大约 3 年前
What prevents Linux kernel featured terminal (tty) from supporting true color and other fancy terminal features?
评论 #31146830 未加载
评论 #31149100 未加载
akoster大约 3 年前
A complete side tangent: How does one prevent pingbacks from content-less &quot;blogs&quot; (which seem to be optimizing for clicks)? (I see 3 pingbacks from lzomedia.com, makemoneyonlinecom.com and imoneyhub.com at the above link)
评论 #31146128 未加载
评论 #31146169 未加载
评论 #31146081 未加载
zh3大约 3 年前
Fortunately we moved off Fedora some time ago, for exactly this sort of reason - when you&#x27;re working with industrial stuff where minimum timescale is a decade and reliability is a must, low-tech FB interfaces are de rigeur.<p>Once upon a time, breaking userspace was a no-no [0].<p>[0] <a href="https:&#x2F;&#x2F;lkml.org&#x2F;lkml&#x2F;2012&#x2F;12&#x2F;23&#x2F;75" rel="nofollow">https:&#x2F;&#x2F;lkml.org&#x2F;lkml&#x2F;2012&#x2F;12&#x2F;23&#x2F;75</a>
评论 #31149174 未加载
评论 #31148322 未加载
评论 #31148195 未加载
评论 #31152587 未加载