| View previous topic :: View next topic |
| Author |
Message |
squareHat Tux's lil' helper


Joined: 28 Apr 2003 Posts: 89 Location: London
|
Posted: Thu May 29, 2003 10:52 am Post subject: DRI no longer works with linux-2.4.20-gentoo-r5for i830M |
|
|
I have a Thinkpad R31, I had DRI working fine with linux-2.4.20-gentoo-r2 kernel.
When I compile the linux-2.4.20-gentoo-r5 source (using the same .config setting), DRI no longer works.
I get the following error:
(II) I810(0): [drm] created "i830" driver at busid "PCI:0:2:0"
(II) I810(0): [drm] added 8192 byte SAREA at 0xe05e7000
(II) I810(0): [drm] mapped SAREA 0xe05e7000 to 0x40014000
(II) I810(0): [drm] framebuffer handle = 0x98000000
(II) I810(0): [drm] added 1 reserved context for kernel
(EE) I810(0): [dri] I830DRIScreenInit failed because of a version mismatch.
[dri] i830.o kernel module version is 1.2.0 but version 1.3 or greater is needed.
[dri] Disabling DRI.
I wanted to upgrade to linux-2.4.20-gentoo-r5 so that I could get the framebuffer to work (which it does), but some how the DRI modules is doesn't match.
Any ideas? |
|
| Back to top |
|
 |
Braempje l33t


Joined: 31 Jan 2003 Posts: 748
|
Posted: Thu May 29, 2003 11:14 am Post subject: |
|
|
| Whenever you recompile your kernel you have to recompile the drm drivers so they match, so re-emerging xfree-drm should solve it. The same is necessary for ALSA for example. |
|
| Back to top |
|
 |
squareHat Tux's lil' helper


Joined: 28 Apr 2003 Posts: 89 Location: London
|
Posted: Thu May 29, 2003 11:24 am Post subject: |
|
|
| I tried that, but it didn't work. I guess that the xfree-drm ebuild was not updated. |
|
| Back to top |
|
 |
|