VIA Releases FOSS Graphics Driver
billybob2 writes "VIA has released a 113,800 line open source graphics driver with full mode-setting support for CRT, LCD, and DVI devices along with 2D, X-Video, and cursor acceleration. Harald Welte, VIA's open source representative, states that the next step is to add 3D (see preview), TV-out, and hardware codec support while integrating this work with existing open source projects. VIA has pre-installed Linux on a significant portion of the company's latest products, including the EVEREX gPC2, 15.4" gBook, and CloudBook. It has also helped port the open source CoreBoot BIOS (previously LinuxBIOS) to several of its motherboards." VIA seems to be making good on the promise of its open source initiative announced last April.
You don't even have to RTFA to find that out. it says it right there in the summary - 3D support is the NEXT step, but it isn't there yet.
they're mostly for onboard video chipsets, and this is awesome news for integrated devices and lightweight PCs like media centres, internet kiosks, settop boxes, netbooks, etc etc etc
simply the fact that one of the largest video chipset manufacturers in the world is writing open source drivers is huge, and an awesome step forward for linux and foss in general
not everything related to the phase "video card" is about pcie cards in sli and their crysis benchmark
So when I bought my Dell Ubuntu laptop last year, I thought, "Intel and nVidia are the LEAST evil of the graphics chipset manufaacturers." Wanting a little more oomph, I went with nVidia.
Now, a year later, nVidia is looking ridiculous by clinging to closed-source binary drivers while the rest of the industry (including ATi, for pete's sake) go open. And the fact that freaking VIA is more open than nVidia really makes me feel...frustrated. Sorry nVidia, but I can't recommend you as long as you lag like this.
Via really has no choice.
The intel 945G chipset for Atom is fully documented and has quite good open source 3d drivers.
Atom kills VIA in Price/Performance/Power ratio across the board.
Once Intel fixes the problem of their north bridge requiring 6x the power Atom does then via is in really big trouble
It's interesting to see via go from ruling the mini-ITX market to now desparately having to play catchup in such a short time.
It was found that renaming quake.exe to quack.exe
would affect performance. The reason is that the
driver purposely degrades the quality for stuff
that is used in benchmarks. This is dishonest, and
it is a filthy hack. It's damn obvious why video
drivers are a major cause of crashes; they dig
around in kernel memory (totally undocumented) to
enable dirty hacks.
Open Source fixes this problem automatically.
But in the Atom SoCs Intel are using PowerVR, which is definitely not opensource-friendly. Until someone buys ImgTec the most you'll ever get is a binary blob driver.
The intel 945G chipset for Atom is fully documented and has quite good open source 3d drivers.
Our company works with almost a dozen hardware vendors, and none of them are so hard to work with and so open source hostile as intel. Try getting the documentation for the RAM controller of the chipset you mentioned.
On top of that, they fell behind badly in terms of performance, and the great signal quality from their cards is mostly meaningless in the age of DVI.
Looks almost like a case of corporate suicide, as in "nobody can be THAT stupid, so it must be intentional" ;-).
C - the footgun of programming languages