Path: utzoo!attcan!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: what /dev's needed on sun3/60C Message-ID: <8901021811.AA24370@EXPO.LCS.MIT.EDU> Date: 2 Jan 89 18:11:15 GMT References: <1017@uvm-gen.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 8 /dev/fb and /dev/cgfour0 are different devices as far as the kernel is concerned, don't move one to the other or link them together. To get cgfour0 created, do cd /dev ./MAKEDEV cgfour0 Your X11 server should work fine with /dev/fb and /dev/cgfour0 existing (but no /dev/bwtwo*'s), you shouldn't even need to give a -dev option to xinit.