新版Linux在M2 MacBook Air可用,Linus Torvalds发布最新内核

不幸的是,说到 Linux 内核 5 .1 9 ,它是从 Linus Torvalds 最新的 MacBook Air M2 的发布开始的。
说实话,我一直在关注Linux社区的动态。
这次,Torvalds 使用 MacBook Air M2 来开发 Linux 内核,并特别提到了 Asahi Linux 团队。
这很有趣。

在发行说明中,Torvalds 明确表示,他等待这一天已经很久了,同时也对 Asahi 团队表示了特别的感谢。
Asahi Linux 团队是一个非常令人印象深刻的团队。
他们专门研究 Apple Arm 芯片,并将他们的研究成果整合到 Linux 内核中,以便所有 Linux 发行版都能从中受益。
这次他们增加了对 M2 和 M1 Ultra 等 Apple 芯片的驱动程序支持,并解决了 GPU、音频和外围设备等硬件兼容性问题。
这使得 Torvalds 能够在 MacBook Air M2 上编译并发布内核。

说到这里,不得不提一个细节:Asahi Linux 还处于发展的早期阶段。
GPU加速、睡眠模式等功能仍存在不足,性能尚未得到充分优化。
不过,这为Linux在Arm架构上的发展奠定了基础。

我们来谈谈Arm版Linux的环保意义。
Torvalds 使用 Arm 设备运行 Linux,这证明了 Arm 架构在开发者生态系统中日益重要。
这样可以更早地发现和修复Arm相关的Bug,提高内核稳定性;开发者还可以针对Arm架构优化应用程序,减少性能损失;而且,高通和微软都在增加对Arm版本Windows的支持,基于Arm的PC有望成为x8 6 的替代品。

不过,事情还没有到大家可以言归正传的地步。
由于 Asahi Linux 功能尚未最终确定,且 Apple 未提供官方驱动支持,因此稳定性风险较高。
而且,主要的Linux发行版尚未完全支持M2 芯片。
因此,普通用户暂时可能不会急于在M2 MacBook Air上安装Linux,而是等到Asahi Linux或主要发行版发布之后稳定版本。

总体而言,Linux内核5 .1 9 的发布标志着Arm架构在开发者生态中的地位进一步提升。
M2 MacBook Air 改编版为开发适用于 Arm 的 Linux 版本提供了参考平台。
虽然短期影响有限,但从长远来看,将有助于Arm软硬件的共同优化,打造PC市场新的竞争格局。

Linux图形化界面怎么看版本_桌面环境查看系统信息

好吧,我得给你说一下我胡闹时遇到的情况。

当时,我刚刚买了一台笔记本电脑并安装了Arch Linux。
我想看看我拥有的这个东西是什么版本。
图形界面?我想我需要使用系统自带的设置,对吧?因此,打开“设置”,嗯?没有直接的“关于”选项。
后来我瞎敲啊敲,找到了类似“系统”的东西,里面有一个小标签页,叫“关于系统”。
哎呀!真的有!它清楚地写着“Arch Linux”和“内核版本等等”。
我很高兴我没有打扰命令行。

后来我又发现了一些事情。
一旦我安装了与系统冲突的新软件,我想找到一个命令行来看看我的系统发生了什么。
我刚刚记得有人已经提到过 cat /etc/os-release 命令。

快点打开终端,输入并按回车键。
哎呀!一行又一行的内容,包括版本号和构建日期,都清晰地为您列出。
比这个GUI清晰多了!
Later I had a friend who was using Ubuntu and he asked me how to check the desktop environment.我说你试试 echo $XDG_CURRENT_DESKTOP。
他输入了它,结果是“GNOME”。
他很高兴,说这是真的。
他知道他正在使用 GNOME。

所以这两种方法都可以。
If you just want to take a quick look without having to remember the command, open the system settings and search for “About” or “System Information”.如果你从事开发或者想写脚本,你应该使用命令行,称为stable。

我就是一个例子。
I tinkered and faced a lot of pitfalls, but I also learned a lot.现在就告诉你吧,免得你走那么多弯路。

Linux Mint 全新的 Edge ISO 已经可以下载了! | Linux 中国

嘿兄弟!听说Linux Mint 2 0.3 发布了,所以我去官网下载了EdgeISO,看看它是否可以解决我的旧电脑的启动问题。
这件事从去年就开始了。
我在家里使用多年的电脑上安装了LinuxMint,后来更新到了2 0.3 结果电脑总是一启动就死机,让我苦恼不已。

当时我开始研究这个问题,发现是由于旧内核不支持新硬件造成的。
真没想到Linux系统也有兼容性问题,哈哈哈。
后来看到LinuxMint2 0.3 推出的EdgeISO,说更新了内核。
我赶紧下载来尝试一下。

安装过程非常顺利,除了我必须备份重要文件,我记得这一点。
安装完后,我重新启动电脑,发现启动速度居然比以前快了很多,而且没有再卡顿了。
不过,我是一个害羞的人,害怕新内核的副作用,所以我先备份了文件。

至于AMD GPU FreeSync支持,我还没有使用过,但我听说这对于一些使用AMD显卡的用户来说是一个很大的优势。
至于Intel AlderLake处理器,我的电脑上没有安装,所以不敢乱说。

总体来说,LinuxMint2 0.3 的EdgeISO还是比较好用的,但是在使用之前还是需要查一下资料,了解新内核的具体变化和支持情况。
另外,如果您使用的是MATE或Xfce版本,则需要等待官方更新或寻找其他解决方案。
不过,对于我们Cinnamon用户来说,这个EdgeISO还是相当受欢迎的。

官方消息:Linux内核6.6将成为LTS版本,支持至2026年12月

Hey there you go, I was tinkering with the server a while ago and ran into a kernel version issue.
Last year my old server was still using LTS with kernel 5 .4 .它很稳定,但有点旧。
Later I upgraded to 6 .0 and found that there were many new features and the updates were fast. Sometimes when there are too many patches, the system becomes less smooth.
This Linux 6 .6 kernel is designated as LTS and will be used until 2 02 6 , which seems much more practical. Look at these old LTS versions now, 4 .1 4 hasn't been updated in several years and support for some old hardware has become an issue. I have a friend who uses an old MacBook Pro but can't afford to install the latest version of macOS. It has to use the Linux distribution of kernel 4 .1 4 , which is miserable.
For these new features in version 6 .6 , I tried ShadowStack, and it really improved security.我的英特尔处理器使用起来更加流畅。
Lenovo Xiaoxin's notebook batch is equipped with core 6 .6 , and the battery life is significantly improved.
However, I also heard that the maintenance cycle for LTS releases may be shortened in the future. I estimate that after two years of using version 6 .6 , the maintenance intensity will definitely be relaxed. Until then, as with version 4 .1 4 , it may be that, as the article says, there will be no updates in 2 02 4 . That would be embarrassing.我应该如何处理我的旧设备?
So if you are using LTS kernel now, you should upgrade as soon as possible. Look at my server, I plan to upgrade to 6 .6 this year. Otherwise, when maintenance stops, the problem will become huge. Unfortunately, this technology updates too quickly and I can't keep up.