|
|
Subscribe / Log in / New account

A Video Card Upgrade HOWTO (Linux Journal)

A Video Card Upgrade HOWTO (Linux Journal)

Posted Aug 18, 2005 17:44 UTC (Thu) by rknop (guest, #66)
In reply to: A Video Card Upgrade HOWTO (Linux Journal) by danielpf
Parent article: A Video Card Upgrade HOWTO (Linux Journal)

ATI *used to* provide information for developers to create free drivers.

NVIDIA never has.

As such, I tend to get Radeon 9200's nowadays, since that's the last card that had a free driver which still does everything else one wants (including 3D DRI acceleration).

I never have, and never will (if I can avoid it) buy an NVIDIA card until they change their policy on free drivers.

I'm not happy about ATI's current policies, but at least they once helped support free drivers.

I'm sad that the free driver issue is becoming more and more obfuscated as the availability of binary-only drivers is getting higher. This is true not just for video cards, but also for wireless cards. I even saw an ethernet card on a laptop a student bought that required a firmware blob to work. (We figured this out because the driver had moved out of core Debian in a recent release.)

What we REALLY need is a core clearinghouse of information for what hardware has truly free (not just zero-cost) drivers for Linux. This would be good for (a) people like me who care, and (b) to help raise general awareness that there even is such an issue.

Does such a place exist already? I know that last I checked, it was a nightmare to try and figure out what wireless card I ought to buy if I ever needed a new one.

-Rob


to post comments

A Video Card Upgrade HOWTO (Linux Journal)

Posted Aug 18, 2005 22:28 UTC (Thu) by dlang (guest, #313) [Link]

there's a huge difference between needing a firmware blob and binary-only drivers.

the firmware runs on the card in question, and if it was held in flash or ROM there would be no question about it. the firmware is dependant on the hardware details, but is completely independant of the OS.

the drivers are part of the OS and very sensitive to changes in that OS, as a result binary-only ones can't work reliably across different versions.

both of these are significant issues in their own way, but please do not mix them up


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds