[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Konfiguration x.org+CLE266+TV-out ?



Moin Jan,

mit dieser Konfiguration sollte es klappen. Stammt von meinem ex-HTPC mit Epia M10000G.

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	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"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"v4l"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier  "VideocardViaTv"
	Driver      "via"
        VendorName  "Via"
        BoardName   "cle266"
#	VideoRam    32768
        Option      "PciRetry" "true"
#	Option      "ActiveDevice" "CRT,TV"
#	Option      "UseBIOS" "true"
	Option      "TVType" "PAL"
	Option      "TVOutput" "S-Video"
#	Option      "TVOutput" "Composite"
#	Option      "TVOutput" "RGB"
#	Option      "TVVScan" "over"
#	Option      "TVVScan" "under"
#	Option      "TVDotCrawl"
#	Option      "DisableVQ" "true"
#	Option      "NoDDCValue"
#	Option      "HQVManualSwitch"
#	Option      "NoHQVVFilter"
#	Option      "CaptureOverScanOff"
#	Option      "Cap0Deinterlace" "Bob"
#	Option      "Cap0Deinterlace" "Weave"
#        Option      "Cap1Deinterlace" "Bob"
#        Option      "Cap1Deinterlace" "Weave"
#	Option      "Cap0FieldSwap"
#	Option      "NoCap0HFilter"
#	Option      "NoCap1HFilter"
	Option       "EnableAGPDMA" "true"
EndSection

Section "Device"
	Identifier  "VideocardViaMon"
	Driver      "via"
        VendorName  "Via"
        BoardName   "cle266"
        Option  "PciRetry" "true"
#	VideoRam    32768
#	Option      "ActiveDevice" "CRT,TV"
#	Option      "UseBIOS" "true"
#	Option      "TVType" "PAL"
#	Option      "TVOutput" "S-Video"
#	Option      "TVOutput" "Composite"
#	Option      "TVOutput" "RGB"
#	Option      "TVVScan" "over"
#	Option      "TVVScan" "under"
#	Option      "TVDotCrawl"
#	Option      "DisableVQ" "true"
#	Option      "NoDDCValue"
#	Option      "HQVManualSwitch"
#	Option      "NoHQVVFilter"
#	Option      "CaptureOverScanOff"
#	Option      "Cap0Deinterlace" "Bob"
#	Option      "Cap0Deinterlace" "Weave"
#        Option      "Cap1Deinterlace" "Bob"
#        Option      "Cap1Deinterlace" "Weave"
#	Option      "Cap0FieldSwap"
#	Option      "NoCap0HFilter"
#	Option      "NoCap1HFilter"
	Option       "EnableAGPDMA" "true"
EndSection

Section "Monitor"
	Identifier   "MonitorMon"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor 1280x1024"
### Uncomment if you don't want to default to DDC:
	HorizSync    31.5 - 79.0
	VertRefresh  50.0 - 90.0
#	Option	    "dpms"
EndSection

Section "Monitor"
	Identifier   "MonitorTvRGB"
	VendorName   "tv"
	ModelName    "PAL TV"
	HorizSync    15.625
	VertRefresh  50.0
#	HorizSync    31.5 - 79.0
#	VertRefresh  50.0 - 90.0

#	ModeLine "720x576"	32.7 720 744 816 912 576 577 580 597
ModeLine "640x480" 12.5 640 650 700 800 480 490 492 625 -hsync -vsync interlace ModeLine "720x576o" 14.0625 720 760 800 900 576 600 615 625 -hsync -vsync interlace ModeLine "720x576" 14.0625 720 760 800 900 576 580 600 625 -hsync -vsync interlace # ModeLine "720x576" 14.0625 720 740 840 900 576 600 615 625 -hsync -vsync interlace # ModeLine "720x576" 16.25 720 780 900 1040 576 600 615 625 -hsync -vsync interlace # ModeLine "800x600o" 16.25 800 820 950 1040 600 610 623 625 -hsync -vsync interlace ModeLine "800x600" 16.25 800 820 950 1040 600 600 610 625 -hsync -vsync interlace ModeLine "1024x576" 16.25 1024 1030 1035 1040 576 600 612 625 -hsync -vsync interlace ModeLine "1024x576.1" 18.75 1024 1060 1160 1200 576 600 612 625 -hsync -vsync interlace

# ModeLine "800x600" 16.25 800 856 976 1040 600 610 623 625 -hsync -vsync interlace # ModeLine "640x480" 12.5 640 672 768 800 480 490 492 625 -hsync -vsync interlace # ModeLine "640x480" 12.5 640 672 768 800 240 245 246 312 -hsync -vsync interlace
EndSection

Section "Monitor"
	Identifier   "MonitorTv"
	VendorName   ""
	ModelName    "TV-PAL"
	HorizSync    24.0 - 80.0
	VertRefresh  50.0 - 75.0
#	Option	    "nodpms"
#	Option	    "noddc"
# Set for 4:3 display
#	DisplaySize	400 300
# Set for 16:9 display
	DisplaySize	400 225
	
	#Refresh Rate 60Hz
	ModeLine "720x480" 26.7 720 736 808 896 480 481 484 497
	ModeLine "720x576" 32.7 720 744 816 912 576 577 580 597
	ModeLine "848x480" 31.5 848 864 952 1056 480 481 484 497
	ModeLine "856x480" 31.7 856 872 960 1064 480 481 484 497
	ModeLine "1024x512" 41.3 1024 1056 1160 1296 512 513 516 531
	ModeLine "1280x768" 80.1 1280 1344 1480 1680 768 769 772 795
	ModeLine "1440x1050" 126.2 1440 1536 1688 1936 1050 1051 1054 1087

	#Refresh Rate 75Hz
#	ModeLine "720x480" 34.9 720 752 824 928 480 481 484 502
#	ModeLine "720x576" 42.6 720 760 832 944 576 577 580 602
#	ModeLine "848x480" 41.0 848 880 968 1088 480 481 484 502
#	ModeLine "856x480" 41.3 856 888 976 1096 480 481 484 502
#	ModeLine "1024x512" 53.3 1024 1072 1176 1328 512 513 516 535
#	ModeLine "1280x768" 103.0 1280 1360 1496 1712 768 769 772 802
#	ModeLine "1440x1050" 160.0 1440 1536 1696 1952 1050 1051 1054 1096

	#Refresh Rate 85Hz
#	ModeLine "1280x768" 118.5 1280 1368 1504 1728 768 769 772 807
#	ModeLine "1440x1050" 184.5 1440 1544 1704 1968 1050 1051 1054 1103
#	ModeLine "848x480" 47.4 848 888 976 1104 480 481 484 505
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "VideocardViaTv"
#	Device     "VideocardViaMon"
#	Monitor    "MonitorTvRGB"
	Monitor    "MonitorTv"
#	Monitor    "MonitorMon"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
#		Modes    "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
#		Modes    "800x600"
#		Modes    "720x576"
		Modes    "720x576Noscale"
	EndSubSection
	SubSection "Display"
		Depth     16
#		Modes    "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
		Modes    "720x576"
		Modes    "720x576Noscale"
	EndSubSection
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "ServerFlags"
	Option      "BlankTime" "0"
	Option      "SuspendTime" "0"
	Option      "StandbyTime" "0"
	Option      "OffTime" "0"
EndSection


Viel Erfolg.

Gruß, Torsten


Reply to: