On Mon, 2005-06-27 at 18:23 +0200, Jean-Christophe Dubacq wrote: > On Sun, Jun 26, 2005 at 03:26:04PM +0200, Jean-Christophe Dubacq wrote: > > Thank you. I think I fell on something a bit complex with the i810 > > driver, and I do not know it this is my fault or the fault of the > > driver. The screen I try to use is a 19" DELL 1905FP that can do > > [EMAIL PROTECTED] This does not seem to be a standard size (well, a minimal > > xorg.conf yields me only 1024x768, which is pretty bad for a flat > > panel). Trying to debug the thing, I found that when using custom > > modelines I get the following message > > (1280x1024_60.00,DELL1905FP) mode clock 100000MHz exceeds DDC maximum 140MHz > > Cure was simple: modify 000_stolen_from_HEAD_i810.patch to match a more > recent version. I could not do better. However, DRI does not work any > more since libdri remained in 4.3.0 and HEAD now requires 5.0.x for > libdri. I would like any help. I know my work was probably not usable > for Debian since the Xorg tree perhaps was not sanitized and may include > too much code. > > If anybody knows how I could upgrade libdri to 5.0.x (and not breaking > the compilation process), I would be very grateful.
The major version was bumped because a member of a data structure changed type. You don't need to upgrade libdri (although you may want to, especially on 64 bit architectures IIRC), you can revert the version requirement instead. -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer

