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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

