Kod: Zaznacz cały
X -configureKod: Zaznacz cały
mods "1024x768"Kod: Zaznacz cały
X -configureKod: Zaznacz cały
mods "1024x768"Kod: Zaznacz cały
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
	RgbPath      "/etc/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
	Load  "extmod"
	Load  "GLcore"
	Load  "xtrap"
	Load  "glx"
	Load  "record"
	Load  "dbe"
	Load  "dri"
EndSection
Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection
Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection
Section "Device"
        ### Available Driver options are:-
        ### Values: [i]: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "AccelMethod"        	# [<str>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "PciRetry"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SetMClk"            	# <freq>
        #Option     "MUXThreshold"       	# [i]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "Rotate"             	# [<str>]
        #Option     "VideoKey"           	# [i]
        #Option     "NoMMIO"             	# [<bool>]
        #Option     "NoPciBurst"         	# [<bool>]
        #Option     "MMIOonly"           	# [<bool>]
        #Option     "CyberShadow"        	# [<bool>]
        #Option     "CyberStretch"       	# [<bool>]
        #Option     "XvHsync"            	# [i]
        #Option     "XvVsync"            	# [i]
        #Option     "XvBskew"            	# [i]
        #Option     "XvRskew"            	# [i]
        #Option     "FpDelay"            	# [i]
        #Option     "Display1400"        	# [<bool>]
        #Option     "Display"            	# [<str>]
        #Option     "GammaBrightness"    	# [<str>]
        #Option     "TVChipset"          	# [<str>]
        #Option     "TVSignal"           	# [i]
	Identifier  "Card0"
	Driver      "trident"
	VendorName  "Trident Microsystems"
	BoardName   "CyberBlade/i1"
	BusID       "PCI:1:0:0"
EndSection
Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
Kod: Zaznacz cały
PCI ID	ziała?	Producent	Urządzenie	Sterownik	Kernel
11063112	Yes	VIA Technologies, Inc.	VT8361 [KLE133] Host Bridge	via-agp	v2.6.25-
1106b112		VIA Technologies, Inc.	VT8361 [KLE133] AGP Bridge		
11060686	Yes	VIA Technologies, Inc.	VT82C686 [Apollo Super South]	parport_pc	v2.6.25-
11060571	Yes	VIA Technologies, Inc.	VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE	via82cxxx	v2.6.25-
11063038	Yes	VIA Technologies, Inc.	VT82xxxxx UHCI USB 1.1 Controller	usb-uhci,uhci-hcd	
11063057	Yes	VIA Technologies, Inc.	VT82C686 [Apollo Super ACPI]	i2c-viapro,via686a	v2.6.25-
11063058	Yes	VIA Technologies, Inc.	VT82C686 AC97 Audio Controller	snd-via82xx	v2.6.25-
13170985	Yes	ADMtek	NC100 Network Everywhere Fast Ethernet 10/100	tulip	v2.6.25-
10238500	Yes	Trident Microsystems	CyberBlade/i1	tridentfb	v2.6.25
Kod: Zaznacz cały
nie ma takiego pliku lub kataloguKod: Zaznacz cały
Section "ServerFlags"
		Option	 "AutoAddDevices"	 "False"
EndSection