So you currently have a <2.X.X.X version (i810, after 2.0.0.0 its called intel) and want to go to >2.2 ?
To not break compatibility, in /usr/lib/xorg/modules/drivers you should have this:
i810_drv.so -> intel_drv.so
I meant ABI conflicts, the driver requires a minimal version for xserver.
I have this (seen in /var/log/Xorg.0.log)
Quote:
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 2.1.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.2
|
I guess you shouldn't play too much with force..
If you need this new driver, you'll need a new xserver...
Make your test with FC8, FC7 probably is too old.
I'll try the 2.2 now cause I have problems with the 2.1
Hope I can answer back in a few minutes
Quote:
|
Which sources should I get? (there seems to be both...)
|
The one I provided (orig) comes from the source, freedesktop. This is not debian, it's the original one!