the results are as follows: ls -l /dev/psaux
crw------- 1 root root 10, 1 2005-04-17 14:25 /dev/psaux ls -l /dev/input crw-r--r-- 1 root root 13, 63 2005-04-17 14:25 /dev/mice crw-r--r-- 1 root root 13, 32 2005-04-17 14:25 /dev/mouse0 Is this ok? Doing this in chroot doesn't work as it says they don't exist. Also, what I'm trying to do is build a liveCD so would I need all the graphics drivers?? Thanks again Donal On Sat, 2005-04-16 at 15:38, Jeremy Huntwork wrote: > Donal Farrell wrote: > > Ok I think I'll go with the nv drivers. How do you configure Xorg for > > this, and what about DRi in the kernel, and in xorg.conf > > > > Also, what do I have to do to get my mouse working. I don't have a > > /dev/input/mice or a /dev/psaux I have stuck religiously to the book > > (BLFS 6.0) but still X cant detect the mouse? > > What device *do* you have? > > run: > > ls -l /dev/psaux > > If that shows nothing, what does this show? > > ls -l /dev/input > > -- > Jeremy H -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
