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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

3D support for X11 guests

99 点作者 eshizhan大约 8 年前

11 条评论

justabystander大约 8 年前
Virtualbox 3D progress has been unfortunately slow for a long time. It was kind of anticipated with Oracle&#x27;s acquisition, as their laser focus on legal engagements and consulting pushes a lot of technical projects to the back burner.<p>I&#x27;d love to see a bit more alignment between VirtualBox and Qemu. Even though KVM and Qemu&#x27;s virtualized graphics acceleration is still a WIP, having a shared code base could accelerate the project on things like SPICE (<a href="https:&#x2F;&#x2F;www.spice-space.org&#x2F;download.html" rel="nofollow">https:&#x2F;&#x2F;www.spice-space.org&#x2F;download.html</a>) and Virgl (<a href="https:&#x2F;&#x2F;virgil3d.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;virgil3d.github.io&#x2F;</a>). Unfortunately, I think it uses a lot of Linux-specific technologies (e.g. KVM, Gallium), so the likelihood of sharing at that level seems pretty low. Although, supposedly Gallium isn&#x27;t locked into Windows.<p>Theoretically, if we could agree on a common host-guest interface for a virtual graphics adapter, it could share the guest implementations and host implementations could be added as needed. And it could be reused in multiple projects. But it always seems that this is the tech that never gets sufficient cross-project collaboration. And given the many differences between vendor hardware, a portable interface has been difficult. Maybe Vulkan will provide enough low-level functionality to ease the abstraction?
hedora大约 8 年前
Without 3d support, basically no-one can use virtualbox, so is the dilemma whether to kill the project or not?<p>(This is a serious question--what can possibly be more important to average virtualbox users than having a working desktop environment? Virtualbox has always occupied the desktop virtualization niche, so I&#x27;m trying to figure out what has changed...)
评论 #14070305 未加载
评论 #14071211 未加载
评论 #14071385 未加载
评论 #14071207 未加载
评论 #14071897 未加载
评论 #14070625 未加载
评论 #14071109 未加载
评论 #14070651 未加载
hamburglar大约 8 年前
I don&#x27;t understand how this is a &quot;dilemma.&quot; It&#x27;s like saying, &quot;on one hand, I really need to mow my lawn. On the other hand, I <i>really don&#x27;t want to</i>. It&#x27;s a real dilemma!&quot;
评论 #14070414 未加载
评论 #14070899 未加载
评论 #14070253 未加载
petecox大约 8 年前
Obvious question, why not just run an X11 server on the host?<p>Perhaps Oracle and Microsoft (WSL) can collaborate on supporting an X11 server (ones already exist) for Windows 10.
评论 #14070874 未加载
评论 #14072618 未加载
评论 #14070725 未加载
eshizhan大约 8 年前
In some ways, many Linux beginners will choose to use VirtualBox to learn knowledge. If there is no good user experience with graphics hardware acceleration, we may lose many of the open source community supporters.
cpncrunch大约 8 年前
I finally gave up on virtualbox and bought vmware instead for my mac. It works much better.
tcrews大约 8 年前
Never worked well and we turn it off in our Vagrant boxes.<p>If you need 3D support in a VM on your workstation, use VMware Workstation 12... it&#x27;s awesome (but Vagrant support sucks).
评论 #14070290 未加载
评论 #14070338 未加载
评论 #14070171 未加载
eshizhan大约 8 年前
<a href="https:&#x2F;&#x2F;www.virtualbox.org&#x2F;ticket&#x2F;14102#comment:42" rel="nofollow">https:&#x2F;&#x2F;www.virtualbox.org&#x2F;ticket&#x2F;14102#comment:42</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;atom&#x2F;atom&#x2F;issues&#x2F;11574" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;atom&#x2F;atom&#x2F;issues&#x2F;11574</a>
harrygeez大约 8 年前
I tried running Arch Linux on both VirtualBox and VMware Player on my Windows machine at work and Compton&#x27;s performance is terrible. It&#x27;s strange because it runs so well on VMware Fusion on my MacBook. Can someone recommend a better way to virtualize Linux desktop with composition in Windows?
评论 #14071334 未加载
mrmondo大约 8 年前
Virtualbox is so far past dead to me, terrible networking issues and performance, dreadfully poor IO performance and oracle to top it off.
bhouston大约 8 年前
Switch from vb to lxc&#x2F;docker and you get great GPU driver support, even CUDA.
评论 #14070808 未加载
评论 #14070864 未加载
评论 #14071031 未加载