Subject: XFree86 problem (was Re: Sendmail Problem Solved)
To: Chris Ewert <Radio_1@geocities.com>
From: Matthieu Herrb <matthieu@laas.fr>
List: port-i386
Date: 05/03/1997 17:02:50
You wrote (in your message from Sat 3)
> I still need some help
> with X windows. It doesn't like my monitor configuration or something
> like that. I have a Packerd Bell monitor (No Clue to the modle). I ran
> FS32Setup and selected what looked best for it but i still am not sure
> what is the exact setting.
Please be more precise:
o can you describe the symptoms of 'It doesn't like my monitor
configuration' ? what are you seeing on screen : a bad picture, an
error message , nothing .. ?
o it would also help if you sent us :
- your /etc/XF86Config file (produced by XF86Setup)
- the ouput of the X server obtained by :
startx >& x.log
under the C-shell (/bin/csh) or
startx > x.log 2>&1
under the Bourne shell (/bin/sh)/
Matthieu