Bug 178992

Summary: RFE: Add Dell E196FP to monitor list
Product: [Fedora] Fedora Reporter: Michel Alexandre Salim <michel.salim>
Component: system-config-displayAssignee: Adam Jackson <ajax>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 0.176 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-03 18:28:04 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 Michel Alexandre Salim 2006-01-26 06:04:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8) Gecko/20051111 Firefox/1.5

Description of problem:
The Dell E196FP is not listed by s-c-d; the nearest match is E193FP. There are some differences: the HorizSync is 31.0-81.0, and VertRefresh 56.0-76.0 (unchanged).


Version-Release number of selected component (if applicable):
system-config-display-1.0.35-1

How reproducible:
Always

Steps to Reproduce:
1. system-config-display
2. Attempt to set monitor to Dell -> E196FP

  

Actual Results:  Configuration not available; nearest match is E193FP

Expected Results:  Monitor should be listed

Additional info:

Comment 1 Sammy 2006-01-26 14:52:14 UTC
Please also add the DELL 2405FP (24inch). Here is my working xorg section:

Section "Monitor"
    Identifier     "Dell 2405FP"
    VendorName     "Dell"
    ModelName      "2405FP"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 76.0
    ModeLine       "1920x1200" 154.0 1920 1968 2000 2080 1200 1203 1209 1235
+hsync -vsync
    ModeLine       "1600x1200" 161.0 1600 1704 1880 2160 1200 1201 1204 1242
-hsync +vsync
    ModeLine       "1280x1024" 138.5 1280 1368 1504 1728 1024 1025 1028 1069
-hsync +vsync
    Option         "DPMS" "On"
EndSection


Comment 2 Adam Jackson 2006-03-03 18:28:04 UTC
fixed in hwdata HEAD, closing.