Joshua Uziel wrote on Wed, 31 Mar 1999 01:12:32 -0800 (PST) > Also, I wasn't able to run X as a non-root users until I ran > "chmod 666 /dev/fb?" as root as well, and you may have to do > the same. Took me a while to figure this one out, along > with the fact that strace would segfault when I'd try to run > "strace startx" either as myself or root.
MAKEDEV isn't work well... You must make also /dev/fb[01]autodetect and /dev/fd[01]user[0-7]. And set right permission. -- Hiroshi Naraki <[EMAIL PROTECTED]>

