Bug 15347

Summary: "Generic Minitor" is set incorrectly
Product: [Retired] Red Hat Linux Reporter: mal
Component: anacondaAssignee: Matt Wilson <msw>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-04 19:32:29 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 mal 2000-08-04 03:15:11 UTC
Anaconda still does not setup X correctly
when the monitor type can not be determined.
I already posted a report about this at
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=11701
the other people posted similar report about a year ego. 
The problem is still not fixed.
The fix is trivial:
edit file
xf86config.py
And replace one line (line# 140)
	Identifier "Generic Monitor"
to
	Identifier "Generic VGA Monitor"
It will work since then.

Comment 1 Matt Wilson 2000-08-04 19:32:27 UTC
I think I've fixed this in CVS.