Improving Linux Driver Installation (O'ReillyNet)
Posted Sep 11, 2004 2:27 UTC (Sat) by
zone (guest, #3633)
Parent article:
Improving Linux Driver Installation (O'ReillyNet)
A well written and researched article, but the premise is fluff.
"The goal of Driver on Demand is that the user should be able to plug in a device and the software will then check whether a device driver module is present. If not, it will download the relevant driver from a secure Internet site and insert it into the kernel."
Correct. The secure Internet site here is the distributor's update server. If a distributor can't offer a comprehensive update mechanism that includes support for the latest hardware, then they don't deserve to be used.
The distributions have a ways to go toward user-friendliness in this area, and there does need to be more distributor coordination with getting out-of-tree drivers into a condition where they can be moved in-tree, but talk about stable APIs/ABIs and universal binary compatibility is not poignant.
"It shouldn't be completely unexpected that in the future, drivers for devices will come on CDs, and at the very least, users will want to be able to just double-click the driver to install it.."
Hardware sits on store shelves for years and with the ubiquity of the Internet and the pace of Open Source development, there is no reason to install a crusty driver off of a CD when you could use the latest version provided by your distributor.
(
Log in to post comments)