任何人尝试为其他操作系统编译 Intel xf86_video_intel

发布于 2024-07-16 14:30:39 字数 266 浏览 3 评论 0原文

有没有人尝试为另一个操作系统编译 Intel xf86_video_intel。 此代码是为 Linux 编写的。 我想知道是否有将代码移植到另一个操作系统的经验? 代码位于:

http://intellinuxgraphics.org/documentation.html

谢谢, 调频

Has anyone tried to compile Intel xf86_video_intel for another OS. This code is written for Linux. I am wondering if there is any experience with porting the code to another operating system? The code is located at:

http://intellinuxgraphics.org/documentation.html

Thanks,
FM

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

落花随流水 2024-07-23 14:30:39

最新的 Intel Linux 显卡驱动程序非常依赖于 Linux 内核的功能(内核模式设置是最近最受关注的设置之一)。 如果可能的话,移植驱动程序可能不是一项微不足道的任务。

The latest Intel Linux graphics drivers are very dependent of features of the linux kernel (kernel mode setting being one of the most talked about recently). Porting the driver may not be a trivial, if possible, task.

陌生 2024-07-23 14:30:39

通常Linux图形代码是为X服务器编写的。 X 可用于许多不同的平台/操作系统。 有关详细信息,请参阅 (http://www.x.org/wiki/)。

Usually Linux graphic code is written for the X server. X is available for many different platforms / OS'es. For more information see (http://www.x.org/wiki/).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文