Aaron M. Johnson wrote: > > Hi -- > > I am trying out the Xsun package. When I type, > > /usr/X11R6/bin/X > > I see, > > Fatal server error: > Cannot open /dev/kbd, error 2 > > any ideas where to get /dev/kbd ? > > /dev/MAKEDEV /dev/kbd > > returns > > Notice: changing my directory to /dev. > MAKEDEV: unkown device or device group /dev/kbd > > hmmmm....
Try to create a /dev/kbd with major 11, minor 0, char parameters. (see Documentation/devices.txt in kernel-sources). I cannot try it now but maybe you have to provide /dev/fb* devices as well. Hope this help. -- Eric Delaunay | "La guerre justifie l'existence des militaires. [EMAIL PROTECTED] | En les supprimant." Henri Jeanson (1900-1970) -- E-mail the word "unsubscribe" to [EMAIL PROTECTED] TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED]

