>>>>> "Paul" == Paul Mackinney <[EMAIL PROTECTED]> writes:
Paul> I don't have a device /dev/dri/card0. Am I supposed to be Paul> running devfs? Kernel config shows Paul> $ grep DEVFS config-2.4.20-k6 CONFIG_DEVFS_FS=y # Paul> CONFIG_DEVFS_MOUNT is not set # CONFIG_DEVFS_DEBUG is not set You need that card device: ~ $ ls -ld /dev/dri drwxr-xr-x 2 root root 4096 Jan 22 14:10 /dev/dri ~ $ ls -l /dev/dri total 0 crw-rw-rw- 1 root video 226, 0 Jan 22 14:10 card0 Sorry but I didn't see the start of the thread. Another thing you will also need is agp support (agpgart). be sure and load the agpgart module _before_ starting X. Brian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]