As a developer of this, it's built using Virgil3D[1], which is rather interesting tech, that allows virtualized guests to get hardware accelerated 3D graphics. It works by having the guest run a Mesa3D (Linux Userspace graphics) driver called virgl in the guest, which takes all of the OpenGL/OpenGL ES commands and send them through through Linux VirtIO[3] to the guest, where they are executed by the virglrenderer[1]…
Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
11–20 of 78 posts
Re: Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
#12I am a hardcore Linux user. I went so far as buying Chromebooks to wipe ChromeOS and run Linux on them in the last 5 years. As of late, I have decided to leave ChromeOS alone on my new Pixelbook. There are two reasons for that decision: - I just love having the ability to have a pen to draw when I needed to share the screen to explain something for my friends when we talk about technical crap. ChromeOS supports the p…
So, why don't you just use Windows or Mac laptop? You'd have all the same advantages without hardware/firmware problems.
Re: Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
#13Re: Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
#14Re: Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
#15Re: Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
#16I am a hardcore Linux user. I went so far as buying Chromebooks to wipe ChromeOS and run Linux on them in the last 5 years. As of late, I have decided to leave ChromeOS alone on my new Pixelbook. There are two reasons for that decision: - I just love having the ability to have a pen to draw when I needed to share the screen to explain something for my friends when we talk about technical crap. ChromeOS supports the p…
The returns on investment on the time you spend tickering with your laptop are lower - because you have other uses for your time, and because you have expectations set in the past while ChomeOs keeps improving.
Now if you take a long sabbatical or go back to school, maybe you'll tinker again!
Re: Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
#17Re: Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
#18Is there some way I could try ChromeOS on my regular PC? Inside VMware or natively.
Re: Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
#19As a developer of this, it's built using Virgil3D[1], which is rather interesting tech, that allows virtualized guests to get hardware accelerated 3D graphics. It works by having the guest run a Mesa3D (Linux Userspace graphics) driver called virgl in the guest, which takes all of the OpenGL/OpenGL ES commands and send them through through Linux VirtIO[3] to the guest, where they are executed by the virglrenderer[1]…
How does this compare (in performance, experience etc.) to the gvt-g approach ? At least one benefit of gvt-g seems to be that it would also work for windows guests.
Re: Pixelbook and “Nami” Chromebooks the First to Get Linux GPU Acceleration
#20Does this mean Chromebooks have been running without HW acceleration all these years? Or is this about something else?
No, the "real" ChromeOS has had acceleration all along. It is about the Chromebooks getting HW acceleration for its virtualized Linux environment when you want to run real Linux apps on it.