Bug 115662

Summary: Monitor handling
Product: [Fedora] Fedora Reporter: Alan Cox <alan>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: barryn, gdf, p.van.egdom
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-21 20:45:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alan Cox 2004-02-14 14:30:10 UTC
Anaconda still uses 800x600 for "unknown monitor", although some video
card drivers in X do correctly then cut it down to 640x480. With no
known monitor data and autodetection it should be using 640x480@60Hz.
Anything else is unsafe.

Comment 1 Gabriel Friedmann 2004-02-16 07:07:11 UTC
This default is definitely detrimental to laptop users.  

post-installation also allows the user to set colour depth and default
resolution (boot after removing install CD).  When i chose 1400x1050,
it was not added to the XF86Config file.

Comment 2 Gabriel Friedmann 2004-02-16 07:41:49 UTC
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=115501 is the bug
i referred to.

Comment 3 Jeremy Katz 2004-02-18 00:44:54 UTC
We default to 800x600 like we have for _years_ now Alan.  'linux
lowres' exists for people trying to use ancient hardware.

Comment 4 Alan Cox 2004-02-18 02:00:13 UTC
And I've been reporting this as a bug for years too. It doesnt alter
the fact that the 800x600 default for an unknown monitor is not merely
wrong, its capable of physically destroying the system.

Ask Mike Harris about vga timing and probing assumptions if you doubt
me, or have a look at how the ATI drivers and/or windows default.

If you get a DDC probe for the display, then great use 800x600, if you
get no DDC its not safe


Comment 5 Gabriel Friedmann 2004-02-18 08:36:58 UTC
My non-ancient Dell Inspiron 600m LCD display (april 2003) does not
seem to report timings to ddcprobe.  It returns a display name, but
not horizontal/vertical freq.  With the ATI xfree driver, i must
CTRL-ALT-+ my way to 640x480 to continue installation with xfree. 
This is definitely not a command sequence a typical new linux user
would be aware of.

Without changing resolution, a blank screen is all that is presented.



Comment 6 Jeremy Katz 2005-09-21 20:45:02 UTC
We're not changing from this.