Bug 2170 - xorgsetup inputs redundant fields
Summary: xorgsetup inputs redundant fields
Status: RESOLVED NOTOURBUG
Alias: None
Product: xorg
Classification: Unclassified
Component: * Other (show other bugs)
Version: 6.7.0
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL: http://www.americanstudentloan.com
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-29 09:42 UTC by James Carter
Modified: 2005-05-14 19:54 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description James Carter 2004-12-29 09:42:10 UTC
Packages used were from Slackware-current. (6.7.0)

After running xorgsetup the /etc/X11/xorg.conf file has multiple entries for a
couple fields.

---
Section "Module"
Load  "record"
Load  "extmod"
Load  "dbe"
Load  "dri"
Load  "glx"
Load  "xtrap"
Load  "freetype"
Load  "freetype" <--- Line removed
Load  "type1"
EndSection
---

---
Section "Monitor"
#DisplaySize      380   300     # mm
Identifier   "Monitor0"
VendorName   "DET"
ModelName    "L19GBN"
HorizSync    64 <--- Value changed
HorizSync    64 <--- Value changed and line removed
VertRefresh  60 <--- Value changed
Option      "DPMS"
EndSection
---

Actual hardware is:
Realsync 19" LCD (MS798dvi-Bk) Model: L19GBN Type: S19CX
Gigabyte nVidia GeForce FX 5200 (GV-N52128DE)
Comment 1 Matthieu Herrb 2005-01-01 02:48:11 UTC
xorgsetup is not the name of a configuration program part of X.Org.
Is it a typo on your side (did you mean xorgconfig or xorgcfg ?) or is this a
3rd application which is part of slackware ?  
Comment 2 James Carter 2005-01-07 13:33:56 UTC
(In reply to comment #1)
> xorgsetup is not the name of a configuration program part of X.Org.
> Is it a typo on your side (did you mean xorgconfig or xorgcfg ?) or is this a
> 3rd application which is part of slackware ?  

It must be part of slack.... sorry about that.
Comment 3 Alan Coopersmith 2005-05-15 12:54:09 UTC
Closing as NOTOURBUG since xorgsetup is a Slackware addition.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.