Comment Have to fix them yourself (Score 1) 456
Not surprizing, as I have seen enough problems on my systems with X-drivers to confirm that something is wrong. This is not even with accelerated use. Error messages about error setting MTRR register using inappropriate ioctl, a Matrox driver that corrupts the screens of other consoles after ctrl-alt-F2 switching to another consoles. This is not the difficult hardware interface without specs problem, but just bugs. One problem is not enough eyes looking this code over.
The work is being done by too few people, and they cannot see their own errors (common problem with all code).
What will fix these bugs is more people going into the source and finding a bug cause, and maybe even submitting a fix.
I've got a matrox driver to look at, and I am afraid that the error may not even be there, as I cannot find the text of the error messages (they mis-spelled a word which should make it easy to grep for, but so far no luck, not even in the /usr/bin).