[mythtv-users] XvmcTextures TRUE or FALSE? (was:xorg.conf for Epia SP13000)
R. G. Newbury
newbury at mandamus.org
Sat Mar 18 18:38:21 UTC 2006
Warren wrote:
> The xorg.conf for EPIA motherboards changes a lot depending on which
> driver, etc. This one is actually for use with the Open Chrome
> (www.openchrome.org) drivers, which if you are using an SP board you
> should be using instead of the Unichrome drivers built into the kernel,
> as those are really only meant for the EPIA-M motherboards. Good luck
> with this - it is the end result of many months of tweaking. It has
> lirc support built in but will allow for a failure of either the primary
> mouse or the lirc mouse without dying.
>
> Good Luck!
> Warren
>
>
> *Section "ServerLayout"
> Identifier "Default Layout"
> Screen "Screen0"
> InputDevice "Mouse0" "CorePointer"
> InputDevice "LIRC-Mouse" "SendCoreEvents"
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "ServerFlags"
> Option "DontVTSwitch"
> Option "AllowMouseOpenFail"
> EndSection
>
>
> Section "Files"
> RgbPath "/usr/X11R6/lib/X11/rgb"
> ModulePath "/usr/X11R6/lib/modules"
> FontPath "/usr/X11R6/lib/X11/fonts/misc/"
> FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
> FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
> FontPath "/usr/X11R6/lib/X11/fonts/CID/"
> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
> EndSection
>
> Section "Module"
> Load "glx"
> Load "record"
> SubSection "extmod"
> Option "omit xfree86-dga"
> EndSubSection
> Load "dbe"
> Load "xtrap"
> Load "freetype"
> Load "type1"
> Load "dri"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> EndSection
>
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "IMPS/2"
> Option "Device" "/dev/input/mice"
> Option "ZAxisMapping" "4 5"
> Option "Buttons" "5"
> EndSection
>
> Section "InputDevice"
> Identifier "LIRC-Mouse"
> Driver "mouse"
> Option "Device" "/dev/lircm"
> Option "Protocol" "IntelliMouse"
> Option "SendCoreEvents"
> Option "Buttons" "5"
> Option "ZAxisMapping" "4 5"
> EndSection
>
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Monitor Vendor"
> ModelName "Monitor Model"
> HorizSync 20 - 90
> VertRefresh 50.0 - 75.0
> ModeLine "720x480" 26.7 720 736 808 896 480 481 484 497
> Modeline "720x480Over" 21.0 720 728 760 800 480 480 483 525
> -HSYNC +VSYNC
> EndSection
>
> Section "Device"
> Identifier "Via Unichrome CN400"
> Driver "via"
> Option "ActiveDevice" "TV"
> Option "TVType" "NTSC"
> Option "TVOutput" "S-Video"
> EndSection
>
> Section "DRI"
> Mode 0666
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Via Unichrome CN400"
> Monitor "Monitor0"
> DefaultDepth 16
> Subsection "Display"
> Depth 16
> #Modes "720x480"
> Modes "720x480Over"
> EndSubSection
> EndSection
> *
I've just noticed that this xorg.conf file does NOT have a line:
Option "XcmvUsesTextures" "True/False"
I also notice that Dan Seddon just posted a comment that this option
should be set to "TRUE" (for Nvidia chipsets at least: see "XvMC with
Nvidia 7676 no change in CPU usage?") while the mythv wiki page dealing
with Xvmc says to set it to "FALSE"
So anyone want to wage into the battle, urging a setting of 'whatever'?
Geoff
R. Geoffrey Newbury
Barrister and Solicitor
Suite 106, 150 Lakeshore Road West
Mississauga, Ontario, L5H 3R2
905-271-9600 Fax 905-271-1638
newbury at mandamus.org
More information about the mythtv-users
mailing list