From: Adrian M. <ad...@mc...> - 2001-10-06 23:57:24
|
On Saturday 06 October 2001 4:59 pm, M. R. Brown wrote: > * Adrian McMenamin <ad...@mc...> on Sat, Oct 06, 2001: > > The only device nodes I have set up are /dev/console and /dev/fb0 - could > > that be it? > > Yes, use the MAKEDEV script that I mailed you to create the proper device > nodes. You at least want "MAKEDEV std" and "MAKEDEV input". Make a > symlink from /dev/input/mice to /dev/psaux (yeah, but QtE expects > /dev/psaux to be rw, I don't know why it doesn't use /dev/input/mice > directly). > Thanks, problem now appears to be fixed. |