[sisyphus] ASUS v9570/TD

Alexander Kubatkin =?iso-8859-1?q?=5Fkaa=5F_=CE=C1_mail=2Eru?=
Чт Июн 3 20:54:00 MSD 2004


В сообщении от 3 Июнь 2004 14:14 Andrey Rogovsky написал(a):
> Хочу взять себе сабж GF 5700 с видеовыходм.
> Вопрос - будет ли оно работать под альтом? Видеовыход.
>
> У кого есть такая карточка, бросте в меня конфигом.

у меня ASUS V9950ULTRA Deluxe с перепрошитым биосом от V9980ULTRA
вот мой конфиг.
для mplayer'а в ~/.bashrc сделал следующее:

alias mplayertv='DISPLAY=:0.1  mplayer'
alias mplayertvmc='DISPLAY=:0.1  mplayer -vo xvmc -vc ffmpeg12mc -vf vo'

mplayertv file.avi
или
mplayertv -alang ru dvd://
все выводится на телевизоре

>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus на altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/sisyphus

-- 
__________________________________________________
Alexander Kubatkin
----------- следующая часть -----------


# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

Section "Files"

    RgbPath	"/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.

    FontPath   "unix/:-1"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    #NoTrapSignals

    # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    #DontZap

    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
    # sequences.  This allows clients to receive these key events.
    #DontZoom

    # This  allows  the  server  to start up even if the
    # mouse device can't be opened/initialised.
#    AllowMouseOpenFail

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,ru"
    Option "XkbVariant"  ",winkeys"
    Option "XkbOptions"  "grp:rctrl_toggle"
#    Option "XkbOptions"  "grp:ctrl_shift_toggle"


EndSection

# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier "Mouse1"
    Driver      "mouse"
#    Option "Protocol"    "PS/2"
    Option "Protocol"    "IMPS/2"
#    Option "Device"      "/dev/mouse"
    Option "Device" "/dev/input/mice"
    Option "Buttons"     "5"
    Option "ZAxisMapping" "4 5"
    Option "Resolution"   "800"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"
    Option "Emulate3Buttons" "no"

EndSection

Section "InputDevice"
        Identifier  	"IR-Mouse"
        Driver      	"mouse"
        Option      	"Device" "/dev/input/event2"
        Option      	"Protocol" "auto"
#        Option "Buttons"     "5"
#        Option "Buttons"     "3"
#	Option "Emulate3Timeout"    "50"
#	Option      "EmulateWheel" "true"
#        Option      "EmulateWheelButton" "2"
#	Option "YAxisMapping" "4 5"
#	Option 		"Emulate3Buttons" "true"
#
EndSection
						



Section "Module"

# This loads the DBE extension module.

 										

    Load	"dbe"
    Load	"type1"
    Load	"freetype"
    Load  	"xie"
    Load  	"/usr/X11R6/lib/modules/extensions/libglx.so"
    Load  	"fbdevhw"
    Load  	"v4l"
    Load  	"record"
    Load  	"extmod"

			

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.

    SubSection	"extmod"
	#Option	"omit xfree86-dga"
    EndSubSection

# This loads the Type1 and FreeType font modules

EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
    Identifier "Monitor1"
    VendorName "ViewSonic"
    ModelName  "P95f"
#    DisplaySize 1280 1024

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync  30-117
#    HorizSync  30-126


# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-180


# Start of generated XFree86 Modelines
# 1600x1200 @ 100Hz
#Modeline "1600x1200"     261.07 1600    1616    1960    2072    1200    1200    1221    1253

# 1600x1200 @ 93 Hz
#Modeline "1600x1200"     242.42 1600    1616    1960    2072    1200    1200    1218    1253
# End of generated XFree86 Modelines


EndSection


Section "Monitor"
    Identifier "TV1"
    VendorName "Panasonic"
    ModelName  "29GF85T"
    HorizSync 30 - 50
    VertRefresh 60 - 60
EndSection
			        



# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
	Option      "DPMS" "on"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        Identifier  "Card0"
##        Driver      "nv"
        Driver      "nvidia"
        VendorName  "NVidia"
        BoardName   "GeForceFX 5950 ULTRA"
        BusID       "PCI:1:0:0"
	Option "IgnoreEDID" "on"
	Option "NoLogo" "1"
##	Option "NvAgp" "1"  	# use NVAGP, if possible
##	Option "NvAgp" "2" 	# use AGPGART, if possible
	Option "NvAgp" "3" 	# use any agp support (try AGPGART, then NVIDIA's AGP)
	Option 	"RenderAccel" "on"
	Option 	"Backingstore" "on"
#	Option  "XvMCSurfaces"  "6"
	Option 	"HWCursor" "True"
        Option	"CursorShadow"  "1"
        Option 	"CursorShadowAlpha" "64"
        Option 	"CursorShadowXOffset" "2"
        Option 	"CursorShadowYOffset" "4"
#	 
#    Option      "TwinView" "1"
#    Option      "TwinViewOrientation" "Clone"
#    Option      "MetaModes" "1600x1200, 1024x768; 1024x768, 1024x768; 640x480, 640x480; 512x384,512x384; 320x240,320x240"
#    Option      "ConnectedMonitor" "CRT, TV"
#    Option      "TVStandard" "PAL-B"
#    Option      "TVOutFormat" "SVIDEO"
#    Option	"TVOverScan" "1.0"
#    Option 	"SecondMonitorHorizSync"   "30-50"
#    Option 	"SecondMonitorVertRefresh" "60"
	     
							      
	
	
	
	Option "ConnectedMonitor"         "crt"
	Screen 0
#	Option "IgnoreDisplayDevices" "TV"
EndSection

Section "Device"
	Option      "DPMS" "on"
#        ### Available Driver options are:-
#        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
#        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
#        ### [arg]: arg optional
        Identifier  "NVTV"
        Driver      "nvidia"
        VendorName  "Panasonic"
        BoardName   "29GF85T"
        BusID       "PCI:1:0:0"
	Option "IgnoreEDID" "on"
	Option "NoLogo" "1"
##	Option "NvAgp" "1"  	# use NVAGP, if possible
##	Option "NvAgp" "2" 	# use AGPGART, if possible
	Option "NvAgp" "3" 	# use any agp support (try AGPGART, then NVIDIA's AGP)
	Option "RenderAccel" "on"
	Option "Backingstore" "on"
#	Option  "XvMCSurfaces"  "6"
	Option "TVStandard" "PAL-B"
	Option "TVOutFormat" "SVIDEO"
	Option "ConnectedMonitor"         "tv"
	Screen 1
#		     
EndSection



# **********************************************************************
# Screen sections
# **********************************************************************


Section "Screen"
    Identifier "CRT"
    Device      "Card0"
    Monitor     "Monitor1"
    DefaultColorDepth 24
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x400"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1024x768" "800x600" "640x480" "1280x1024" 
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480" "1280x1024" 
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
#	Virtual	   1280 1024
        Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" "512x384" "320x240"
        ViewPort    0 0
    EndSubsection
EndSection


Section "Screen"
    Identifier "TV"
    Device      "NVTV"
    Monitor     "TV1"
    DefaultColorDepth 24
    Subsection "Display"
        Depth       24
        Modes      "1024x768" "800x600" "640x480" "584x432" "320x240"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"
        Identifier     "layout1"
        Screen      0  "CRT"
	Screen      1  "TV" RightOf "CRT"
        InputDevice    "Mouse1" "CorePointer"
#	InputDevice    "IR-Mouse" "SendCoreEvents"
        InputDevice    "Keyboard1" "CoreKeyboard"
EndSection
				
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Тип     : application/pgp-signature
Размер  : 189 байтов
Описание: signature
Url     : <http://lists.altlinux.org/pipermail/sisyphus/attachments/20040603/898472f8/attachment-0003.bin>


Подробная информация о списке рассылки Sisyphus