Bugzilla – Attachment 49531 Details for
Bug 116366
X server fails to start after install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
diff between 9.3 and 10.0RC1 xorg.conf
xorg-conf-suse9.3-suse10.0RC1.diff (text/plain), 2.74 KB, created by
Volker Kuhlmann
on 2005-09-10 23:46:06 UTC
(
hide
)
Description:
diff between 9.3 and 10.0RC1 xorg.conf
Filename:
MIME Type:
Creator:
Volker Kuhlmann
Created:
2005-09-10 23:46:06 UTC
Size:
2.74 KB
patch
obsolete
>--- /suse9.3/etc/X11/xorg.conf 2005-09-08 18:30:18.000000000 +1200 >+++ /etc/X11/xorg.conf 2005-09-11 10:46:48.000000000 +1200 >@@ -1,13 +1,14 @@ > # /.../ > # SaX generated X11 config file >-# Created on: 2005-09-08T18:30:16+1200. >+# Created on: 2005-09-11T10:46:45+1200. > # >-# Version: 4.8 >+# Version: 7.1 > # Contact: Marcus Schaefer <sax@suse.de>, 2002 > # >-# Automatically generated by [ISaX] (4.8) >+# Automatically generated by [ISaX] (7.1) > # PLEASE DO NOT EDIT THIS FILE! > # >+ > Section "Files" > FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/local" >@@ -89,6 +90,7 @@ > Option "XkbRules" "xfree86" > EndSection > >+ > Section "InputDevice" > Driver "mouse" > Identifier "Mouse[1]" >@@ -100,51 +102,56 @@ > Option "ZAxisMapping" "4 5" > EndSection > >+ > Section "Monitor" >- Option "CalcAlgorithm" "CheckDesktopGeometry" >- DisplaySize 305 229 >- HorizSync 28-56 >+ HorizSync 28-48 > Identifier "Monitor[0]" >- ModelName "1024X768@70HZ" >+ ModelName "1024X768@60HZ" >+ Option "DPMS" > VendorName "--> VESA" >- VertRefresh 50-70 >+ VertRefresh 50-60 > UseModes "Modes[0]" > EndSection > >+ > Section "Modes" > Identifier "Modes[0]" >+ Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794 >+ Modeline "800x600" 36.88 800 832 912 1024 600 601 604 621 >+ Modeline "768x576" 33.74 768 792 872 976 576 577 580 596 > Modeline "640x480" 23.06 640 656 720 800 480 481 484 497 >- Modeline "640x480" 27.74 640 664 728 816 480 481 484 500 >- Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 >+ Modeline "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync > EndSection > >+ > Section "Screen" > DefaultDepth 16 > SubSection "Display" > Depth 15 >- Modes "640x480" >+ Modes "1024x768" "800x600" "768x576" "640x480" > EndSubSection > SubSection "Display" > Depth 16 >- Modes "1024x768" >+ Modes "1024x768" "800x600" "768x576" "640x480" > EndSubSection > SubSection "Display" > Depth 24 >- Modes "640x480" >+ Modes "1024x768" "800x600" "768x576" "640x480" > EndSubSection > SubSection "Display" > Depth 32 >- Modes "640x480" >+ Modes "1024x768" "800x600" "768x576" "640x480" > EndSubSection > SubSection "Display" > Depth 8 >- Modes "640x480" >+ Modes "1024x768" "800x600" "768x576" "640x480" > EndSubSection > Device "Device[0]" > Identifier "Screen[0]" > Monitor "Monitor[0]" > EndSection > >+ > Section "Device" > BoardName "82810E CGC" > BusID "0:1:0" >@@ -153,6 +160,7 @@ > VendorName "Intel" > EndSection > >+ > Section "ServerLayout" > Identifier "Layout[all]" > InputDevice "Keyboard[0]" "CoreKeyboard"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 116366
:
49530
| 49531