Okie, I've managed to get the modules installed ok, but lsmod | grep -E '(agp|r128)' r128 104340 - agpgart 28428 -
Conflict somewhere? On 5/12/05, Tim Connors <[EMAIL PROTECTED]> wrote: > On Thu, 12 May 2005, Lee Turner wrote: > > > I appear to have everything except > > r128 and agpgart > > > > are these kernel modules? > > > > > > lsmod | grep -E '(agp|r128)' > > > r128 80244 1 > > > agpgart 19208 3 > > > > > Indeed. Probably unlikely that they are compiled statically in the > kernel, but they will be available by default if you are using a debian > kernel - just modprobe agpgart first, then r128. Might also work if you > compiled the kernel yourself, else configure them in as modules and > recompile. > > -- > TimC -- http://astronomy.swin.edu.au/staff/tconnors/ > If the plural of moose is meese the singular of sheep must be shoop. > --Hetta on RHOD > -- <generic witty comment>

