[ltp] DRI and USB problems with 2.6.4-mm2
Andreas Kemnade
linux-thinkpad@linux-thinkpad.org
Sun, 21 Mar 2004 13:46:21 +0100
On Sat, 20 Mar 2004 23:08:52 -0500
Steve Krulewitz <shooz@mm.st> wrote:
> Hey folks --
>
> I finally took the 2.6 plunge today and installed 2.6.4-mm2. Was pretty
> painless, except for having to tweak the thinkpad modules source and add
> #include <linux/version.h> to all the source files. It even seems to
> suspend and resume with no problems!
>
> However, I am having a few issues. I have a t40p running Debian
> unstable. Here they are:
>
> - DRI is not working. I'm using the xserver-xfree86-dri-trunk package
> from http://www.freedesktop.org/~dri/snapshots/README.Debian. I've
> tried using both the radeon module that came with the kernel as well as
> the module compiled from the drm-trunk-module-src package. When I start
> X, the only bad thing I see this in my XFree86 log:
>
> (WW) RADEON(0): [agp] AGP not available
>
modprobe intel-agp should work. The agp module has to be loaded before using
dri.
Greetings
Andreas Kemnade