Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - Linux Tweaks > ARCHIVES - Sample Config Files
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Sample Config Files Lost a config file, get a copy of popular service files here.

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-Oct-2007, 21:44
Jonathan R
Guest
 
Posts: n/a
Default

This will probably work for other Via cards to.

Code:
# /.../
# SaX generated X11 config file
# Created on: 2007-10-06T01:51:22-0700.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
**FontPath**** "/usr/share/fonts/misc:unscaled"
**FontPath**** "/usr/share/fonts/local"
**FontPath**** "/usr/share/fonts/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/100dpi:unscaled"
**FontPath**** "/usr/share/fonts/Type1"
**FontPath**** "/usr/share/fonts/URW"
**FontPath**** "/usr/share/fonts/Speedo"
**FontPath**** "/usr/share/fonts/PEX"
**FontPath**** "/usr/share/fonts/cyrillic"
**FontPath**** "/usr/share/fonts/latin2/misc:unscaled"
**FontPath**** "/usr/share/fonts/latin2/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/latin2/100dpi:unscaled"
**FontPath**** "/usr/share/fonts/latin2/Type1"
**FontPath**** "/usr/share/fonts/latin7/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/baekmuk:unscaled"
**FontPath**** "/usr/share/fonts/japanese:unscaled"
**FontPath**** "/usr/share/fonts/kwintv"
**FontPath**** "/usr/share/fonts/truetype"
**FontPath**** "/usr/share/fonts/uni:unscaled"
**FontPath**** "/usr/share/fonts/CID"
**FontPath**** "/usr/share/fonts/ucs/misc:unscaled"
**FontPath**** "/usr/share/fonts/ucs/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/ucs/100dpi:unscaled"
**FontPath**** "/usr/share/fonts/hellas/misc:unscaled"
**FontPath**** "/usr/share/fonts/hellas/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/hellas/100dpi:unscaled"
**FontPath**** "/usr/share/fonts/hellas/Type1"
**FontPath**** "/usr/share/fonts/misc/sgi:unscaled"
**FontPath**** "/usr/share/fonts/xtest"
**FontPath**** "/opt/kde3/share/fonts"
**InputDevices "/dev/gpmdata"
**InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
**Option****** "AllowMouseOpenFail" "on"
EndSection

Section "Module"
**Load******** "ddc"
**Load******** "vbe"
**Load******** "GLcore"
**Load******** "dbe"
**Load******** "dri"
**Load******** "extmod"
**Load******** "bitmap"
**Load******** "type1"
**Load******** "freetype"
**Load******** "record"
**Load******** "glx"
EndSection

Section "InputDevice"
**Driver****** "kbd"
**Identifier** "Keyboard[0]"
**Option****** "Protocol" "Standard"
**Option****** "XkbLayout" "us"
**Option****** "XkbModel" "microsoftpro"
**Option****** "XkbRules" "xfree86"
EndSection


Section "InputDevice"
**Driver****** "mouse"
**Identifier** "Mouse[1]"
**Option****** "Buttons" "5"
**Option****** "Device" "/dev/input/mice"
**Option****** "Name" "ImPS/2 Logitech Wheel Mouse"
**Option****** "Protocol" "explorerps/2"
**Option****** "Vendor" "Sysp"
**Option****** "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
**HorizSync****31-48
**Identifier** "Monitor[0]"
**ModelName****"1024X768@60HZ"
**Option****** "DPMS"
**VendorName** "--> VESA"
**VertRefresh**50-60
**UseModes**** "Modes[0]"
EndSection


Section "Modes"
**Identifier** "Modes[0]"
**Modeline******"1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
**Modeline******"1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
EndSection


Section "Screen"
**DefaultDepth 16
**SubSection "Display"
****Depth******15
****Modes******"1024x768"
**EndSubSection
**SubSection "Display"
****Depth******16
****Modes******"1024x768"
**EndSubSection
**SubSection "Display"
****Depth******24
****Modes******"1024x768"
**EndSubSection
**SubSection "Display"
****Depth******8
****Modes******"1024x768"
**EndSubSection
**Device****** "Device[0]"
**Identifier** "Screen[0]"
**Monitor******"Monitor[0]"
EndSection


Section "Device"
**BoardName****"All"
**BusID********"1:0:0"
**Driver****** "via"
**Identifier** "Device[0]"
**VendorName** "All"
EndSection



Section "ServerLayout"
**Identifier** "Layout[all]"
**InputDevice**"Keyboard[0]" "CoreKeyboard"
**InputDevice**"Mouse[1]" "CorePointer"
**Option****** "Clone" "off"
**Option****** "Xinerama" "off"
**Screen****** "Screen[0]"
EndSection


Section "DRI"
****Group******"video"
****Mode****** 0666
EndSection

Section "Extensions"
EndSection
Also refer to http://en.opensuse.org/VIA and http://wiki.openchrome.org/tikiwiki/tiki-i...r+documentation
  #2 (permalink)  
Old 14-Oct-2007, 15:30
Jonathan R
Guest
 
Posts: n/a
Default

OK, I have doing some tweaking, and so far, this is what my xorg.conf looks like now.

Code:
# /.../
# SaX generated X11 config file
# Created on: 2007-10-06T01:51:22-0700.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
**FontPath**** "/usr/share/fonts/misc:unscaled"
**FontPath**** "/usr/share/fonts/local"
**FontPath**** "/usr/share/fonts/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/100dpi:unscaled"
**FontPath**** "/usr/share/fonts/Type1"
**FontPath**** "/usr/share/fonts/URW"
**FontPath**** "/usr/share/fonts/Speedo"
**FontPath**** "/usr/share/fonts/PEX"
**FontPath**** "/usr/share/fonts/cyrillic"
**FontPath**** "/usr/share/fonts/latin2/misc:unscaled"
**FontPath**** "/usr/share/fonts/latin2/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/latin2/100dpi:unscaled"
**FontPath**** "/usr/share/fonts/latin2/Type1"
**FontPath**** "/usr/share/fonts/latin7/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/baekmuk:unscaled"
**FontPath**** "/usr/share/fonts/japanese:unscaled"
**FontPath**** "/usr/share/fonts/kwintv"
**FontPath**** "/usr/share/fonts/truetype"
**FontPath**** "/usr/share/fonts/uni:unscaled"
**FontPath**** "/usr/share/fonts/CID"
**FontPath**** "/usr/share/fonts/ucs/misc:unscaled"
**FontPath**** "/usr/share/fonts/ucs/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/ucs/100dpi:unscaled"
**FontPath**** "/usr/share/fonts/hellas/misc:unscaled"
**FontPath**** "/usr/share/fonts/hellas/75dpi:unscaled"
**FontPath**** "/usr/share/fonts/hellas/100dpi:unscaled"
**FontPath**** "/usr/share/fonts/hellas/Type1"
**FontPath**** "/usr/share/fonts/misc/sgi:unscaled"
**FontPath**** "/usr/share/fonts/xtest"
**FontPath**** "/opt/kde3/share/fonts"
**InputDevices "/dev/gpmdata"
**InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
**Option****** "AllowMouseOpenFail" "on"
EndSection

Section "Module"
**Load********** "ddc"
**Load********** "vbe"
**Load********** "GLcore"
**Load******** "dbe"
**Load********** "dri"
**Load********** "extmod"
**Load********** "bitmap"
**Load********** "type1"
**Load******** "freetype"
**Load********** "record"
**Load******** "glx"
EndSection

Section "InputDevice"
**Driver****** "kbd"
**Identifier** "Keyboard[0]"
**Option****** "Protocol" "Standard"
**Option****** "XkbLayout" "us"
**Option****** "XkbModel" "microsoftpro"
**Option****** "XkbRules" "xfree86"
EndSection


Section "InputDevice"
**Driver****** "mouse"
**Identifier** "Mouse[1]"
**Option****** "Buttons" "5"
**Option****** "Device" "/dev/input/mice"
**Option****** "Name" "ImPS/2 Logitech Wheel Mouse"
**Option****** "Protocol" "explorerps/2"
**Option****** "Vendor" "Sysp"
**Option****** "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
**HorizSync****31-48
**Identifier** "Monitor[0]"
**ModelName****"1024X768@60HZ"
**Option****** "DPMS"
**VendorName** "--> VESA"
**VertRefresh**50-60
**UseModes**** "Modes[0]"
EndSection


Section "Modes"
**Identifier** "Modes[0]"
**Modeline ****"1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
**Modeline ****"1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
EndSection


Section "Screen"
**DefaultDepth 16
**SubSection "Display"
****Depth******15
****Modes******"1024x768" 
**EndSubSection
**SubSection "Display"
****Depth******16
****Modes******"1024x768" 
**EndSubSection
**SubSection "Display"
****Depth******24
****Modes******"1024x768" 
**EndSubSection
**SubSection "Display"
****Depth******8
****Modes******"1024x768" 
**EndSubSection
**Device****** "Device[0]"
**Identifier** "Screen[0]"
**Monitor******"Monitor[0]"
EndSection


Section "Device"
**BoardName****"All"
**BusID********"1:0:0"
**Driver****** "via"
**Option****** "AccelMethod" "exa"
**Option****** "MigrationHeuristic" "greedy"
**Identifier** "Device[0]"
**VendorName** "All"
EndSection



Section "ServerLayout"
**Identifier** "Layout[all]"
**InputDevice**"Keyboard[0]" "CoreKeyboard"
**InputDevice**"Mouse[1]" "CorePointer"
**Option****** "Clone" "off"
**Option****** "Xinerama" "off"
**Screen****** "Screen[0]"
EndSection


Section "DRI"
****Group******"video"
****Mode****** 0666
EndSection

Section "Extensions"
****Option**** "Composite" "Enable"
EndSection
I have also uninstalled sax2. I am running openSUSE 10.3 with kernel 2.6.22.9-0.4-bigsmp

My references were mainly from http://wiki.openchrome.org/tikiwiki/tiki-i...r+documentation and from http://wiki.openchrome.org/via.4x.html
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2