On Tue, 17 Jun 1997, Rick Hawkins wrote: > > I got X going by using XF86Setup. Initially, when done, it ran > xvidtune. Now, no such luck. I ultimately ended up removing all of the > xpackages and reinstalling, but still no. It seems to be unhappy about > a missing default font. > > here's the output from startx: > > > > XFree86 Version 3.2 / X Window System > (protocol Version 11, revision 0, vendor release 6100) > Release Date: Oct 26 1996 > If the server is older than 6-12 months, or if your card is newer > than the above date, look for a newer version before reporting > problems. (see http://www.XFree86.Org/FAQ) > Operating System: Linux [ELF] > Configured drivers: > S3: accelerated server for S3 graphics adaptors (Patchlevel 0) > newmmio, mmio_928, s3_generic > (using VT number 7) > > XF86Config: /usr/X11R6/lib/X11/XF86Config > (**) stands for supplied, (--) stands for probed/default values > (**) XKB: keymap: "xfree86(us)" (overrides other XKB settings) > (**) Mouse: type: Microsoft, device: /dev/mouse, baudrate: 1200, > 3 button emulation (timeout: 50ms) > (**) S3: Graphics device ID: "Diamond Stealth VRAM" > (**) S3: Monitor ID: "My Monitor" > > these figures seem outrageously high: > > (--) S3: Mode "1024x768" needs hsync freq of 70.24 kHz. Deleted. > (--) S3: Mode "1152x864" needs hsync freq of 70.88 kHz. Deleted. > (--) S3: Mode "1280x1024" needs hsync freq of 74.59 kHz. Deleted. > (--) S3: Mode "1600x1200" needs hsync freq of 75.00 kHz. Deleted. > (--) S3: Mode "1152x864" needs hsync freq of 76.01 kHz. Deleted. > (--) S3: Mode "1280x1024" needs hsync freq of 78.86 kHz. Deleted. > (--) S3: Mode "1024x768" needs hsync freq of 80.21 kHz. Deleted. > (--) S3: Mode "1280x1024" needs hsync freq of 81.13 kHz. Deleted. > (--) S3: Mode "1600x1200" needs hsync freq of 87.50 kHz. Deleted. > (--) S3: Mode "1152x864" needs hsync freq of 89.62 kHz. Deleted. > (--) S3: Mode "1280x1024" needs hsync freq of 91.15 kHz. Deleted. > (--) S3: Mode "1600x1200" needs hsync freq of 93.75 kHz. Deleted. > (--) S3: Mode "1600x1200" needs hsync freq of 105.77 kHz. Deleted. > (--) S3: Mode "1280x1024" needs hsync freq of 107.16 kHz. Deleted. > (--) S3: Mode "1800X1440" needs hsync freq of 96.15 kHz. Deleted. > (--) S3: Mode "1800X1440" needs hsync freq of 104.52 kHz. Deleted. > (**) FontPath set to > "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" > (--) S3: card type: ISA > (--) S3: Diamond Stealth BIOS found > (--) S3: chipset: 911 > (--) S3: chipset driver: s3_generic > (--) S3: videoram: 1024k > (**) S3: Ramdac type: normal > (--) S3: Ramdac speed: 110 > > ??? should i have defined a different ramdac? what is one, anyway? > > (--) S3: clocks: 25.98 28.32 28.32 0.00 25.17 28.32 28.32 28.32 > (--) S3: clocks: 25.17 28.32 28.32 28.32 25.17 28.32 28.32 28.32 > (--) S3: Maximum allowed dot-clock: 110.000 MHz > (**) S3: Mode "640x480": mode clock = 25.175, clock used = 25.170 > (--) S3: There is no defined dot-clock matching mode "800x600" > (--) S3: Removing mode "800x600" from list of valid modes. > (--) S3: There is no defined dot-clock matching mode "1024x768" > (--) S3: Removing mode "1024x768" from list of valid modes. > (--) S3: Using 6 bits per RGB value > (--) S3: Virtual resolution set to 640x480 > (--) S3: Using a banksize of 64k, line width of 1024 > (--) S3: Using a single 64x64 area at (640,0) for expanding pixmaps > (--) S3: Using 8 planes of 1024x543 at (0,481) aligned 8 as font cache > PEX extension module not loaded > XIE extension module not loaded > failed to set default font path > '/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/' > Fatal server error: > could not open default font 'fixed' > > but whre is this defined?? > > > _X11TransSocketUNIXConnect: Can't connect: errno = 111 > giving up. > xinit: Connection refused (errno 111): unable to connect to X server > xinit: No such process (errno 3): Server error. > I can help you with this last one. The base system doesn't create the device tty0 with the resulting above error message. Cd to /dev and run:
./MAKEDEV tty0 And try again. Once the package have been installed, you can create a new configuration file by deleting the old one in /etc/X11 and then running xbase-configure. You will need xfntbase and xfnt75 installed for this to work. If you have room I highly recommend installing all of the xfnt packages, as many programs use fonts without declaring any dependence and they will fail with font errors. Hope this helps, Dwarf -- _-_-_-_-_-_- _-_-_-_-_-_-_- aka Dale Scheetz Phone: 1 (904) 656-9769 Flexible Software 11000 McCrackin Road e-mail: [EMAIL PROTECTED] Tallahassee, FL 32308 _-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .