Re: LCD monitor, DVI connection, resolution problem



bowman <bowman@xxxxxxxxxxx> writes:

iforone wrote:

So -- is that to imply that the maintainers of open source software are
now beholden to the whims of some closed-source software that was
written for proprietary hardware ??

No, it implies a video driver provides a known interface, whether it is open
source nv, proprietary Nvidia, ATI, or whatever. Nvidia supplies modules
that fulfill the interface contract.

You've gotten it backwards. The kernel provides the interface. If
the interface changes, drivers must be updated.

Nvidia are usually rather quick to update their drivers for new kernel
versions, and they provide a glue layer as source so minor changes
only require a recompile. That's all much better than many vendors
with closed source drivers.

--
Måns Rullgård
mru@xxxxxxxxxxxxx
.



Relevant Pages

  • Re: HARDWARE: Open-Source-Friendly Graphics Cards -- Viable?
    ... I expect we'll come out with PCI and AGP ... Standardizing the hardware interface lowers the cost of doing an OS ... been writing and maintaining drivers for years... ...
    (Linux-Kernel)
  • Re: Beginners PC DAW suggestions needed
    ... Both programs are compatible with ASIO drivers ... so that is an option but I'd rather not have outboard gear. ... There´s already enough other stuff to learn with DAW ... SM57's if the interface supports XLR. ...
    (rec.audio.pro)
  • Re: [RFC] What are the goals for the architecture of an in-kernel IR system?
    ... I just don't want to change a working interface just because it could be ... than using more recent kernel features. ... you won't be able to use a NEC decoder because the device will swallow ... True, but even if we want to merge lirc drivers "as-is", the drivers will ...
    (Linux-Kernel)
  • VESA fb weirdness in 2.6.0-test4-mm4
    ... Vesafb is announcing itself as: ... quite slow, but compared to *cough* some other fb drivers, it is at least ... # ACPI (Advanced Configuration and Power Interface) Support ...
    (Linux-Kernel)
  • [RFC] Proposal: common kernel-wide GPIO interface
    ... More and more devices these days come with some sort of GPIO interface, and more and more drivers within the kernel could make use of a common way of accessing pins on such an interface, not to mention userspace apps. ... For example, we have the I2C, LED, and SPI subsystems that each could drive a device that's actually connected to some GPIO pins somewhere. ...
    (Linux-Kernel)