Re: XFree86 configuration problem
Alex Fleak <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <[email protected]> |
On Fri September 13 2002 12:01 pm, [email protected] wrote: In your XF86Config file you don't have a VertRefresh or HorizSync defined. These must be defined in a range acceptable to your monitor. If the monitor detects a refresh rate it cannot handle it will shut down. Look up your model monitor on the net to find an acceptable range then enter them like so. HorizSync xx.x-xx.x VertRefresh xx.x-xxx.x The second config file had these defined so you could just copy and paste.