TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

3D support for X11 guests

99 pointsby eshizhanabout 8 years ago

11 comments

justabystanderabout 8 years ago
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?
hedoraabout 8 years ago
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 未加载
hamburglarabout 8 years ago
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 未加载
petecoxabout 8 years ago
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 未加载
eshizhanabout 8 years ago
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.
cpncrunchabout 8 years ago
I finally gave up on virtualbox and bought vmware instead for my mac. It works much better.
tcrewsabout 8 years ago
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 未加载
eshizhanabout 8 years ago
<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>
harrygeezabout 8 years ago
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 未加载
mrmondoabout 8 years ago
Virtualbox is so far past dead to me, terrible networking issues and performance, dreadfully poor IO performance and oracle to top it off.
bhoustonabout 8 years ago
Switch from vb to lxc&#x2F;docker and you get great GPU driver support, even CUDA.
评论 #14070808 未加载
评论 #14070864 未加载
评论 #14071031 未加载