View Single Post

   
  #4 (permalink)  
Old 02-16-2008, 05:08 AM
William
 
Posts: n/a
Default Re: Big trouble with X on Sun Ultra 10

Craig Orsinger wrote:

> On Sun, 28 Dec 2003 12:16:06 +0000, William wrote:
>
>> Section "Monitor"
>> Identifier "Monitor"
>> VendorName "Unknown"
>> ModelName "Unknown"
>> HorizSync 31.5 - 60
>> VertRefresh 50-70
>> EndSection



> I'm always suspicious of ads that claim to have "fully
> refurbished" anything more complicated than a spatula
> for only $45, but there were similar specs on another
> site (etech4sale.com).
>
> If they are correct, then the monitor specification in
> your XF86Config file is wrong. Your monitor's horizontal
> and vertical bandwidths are both considerably larger than
> indicated in the spec file. Try changing them to
> correspond to the monitor's specs and see if that fixes
> things. Here's a sample:
>
>
> Section "Monitor"
> Identifier "GDM_17E10"
> VendorName "Sun"
> ModelName "GDM_17E10"
> HorizSync 30 - 80
> VertRefresh 48-160
> EndSection
>
> If you can, double check your monitor's specs in a manual
> first. While it's unlikely, bad specifications in this
> section can cause monitor damage, or so I'm told.


Thanks Craig, I'll change the config file are suggested, but what about the
rest of the file. But how do I set it up to use this Monitor and not the
UPA one that (I assume) it's currently attempting to use.

In my original post I said that I'd tried the configs as listed on the
FreeBSD site, which is in fact incorrect. What I should have said was that
I'd tried the config suggestions as listed in the /usr/X11R6/README as
suggested on the site.

The XF86Config I originally provided was based on the README for OpenBSD, so
I see no real reason (apart from my stupidity factor) as to why they won't
work.

Can anyone tell me where the log file for a crash is written to? So I can
double check that I'm looking in the right place.

--
Thanks again

William.
Reply With Quote