[Solar-tecnica] se puede activar el tv-out en GeForce 8400M ??

Fernando Toledo ftoledo en docksud.com.ar
Jue Oct 16 16:40:29 CEST 2008


El Jue, 16 de Octubre de 2008, 10:46, Marco Antonio escribió:
> El día 16 de octubre de 2008 1:16, Fernando Toledo
> <ftoledo en docksud.com.ar> escribió:
>>
>> yo tengo una 6 mil no se cuanto
>> pero tengo que usar el driver de nvidia.com
>> tiene salida de dvi y svideo, yo lo saco por la de svideo a la tv.
>>
>
> ok.. modificaste el xorg ?? o como configuras/activas la salida de
> svideo ?? o lo haces a traves de algun GUI de controlador privativo ??
>
> salu2
>
>
> --
>                 Marco Antonio de Hoyos
>               15-5-157-2322 // 4268-1557
> Claypole - Pcia. de Bs. As.- Argentina
> ICQ#92702911 / jabber: mhoyos en jabber.org
>   ------------------------------------------------------------------
>> software is like sex, it´s better when it´s free <
>                     (Linus Torvalds)
>   ------------------------------------------------------------------
>  http://tecnicoslinux.com.ar ~ https://ututo.org
>  "Mas vale dichoso en burro, ke infeliz a caballo"
>
> _______________________________________________
> Solar-tecnica mailing list
> Solar-tecnica en lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/solar-tecnica
>

podes usar nvidia-xconfig que es un comando para habilitar y deshabilitar
cosas, pero en definitiva modifica el xorg.conf´, yo lo toquetee a mano.
mi xorg:

ragnarok en ragnarok:~$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister en builder3)  Fri Jan 11
15:05:59 PST 2008

# 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 xorg.conf manual page.
# (Type "man 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 "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "glx"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "int10"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
#    Option         "XkbLayout" "es"
    Option         "XkbLayout" "us_intl"
EndSection

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

Section "Monitor"
    Identifier     "Monitor"
    HorizSync       28.0 - 51.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "nVidia Corporation NV34 [GeForce FX 5200]"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation NV34 [GeForce FX 5200]"
    Monitor        "Monitor"
    DefaultDepth    24
    Option         "MetaModes" "1024x768, 1024x768; 800x600, 800x600;
640x480, 640x480;"
    Option         "TVStandard" "NTSC-M"
    Option         "SecondMonitorVertRefresh" "60"
    Option         "CursorShadow" "True" # [<bool>]
    Option         "ConnectedMonitor" "CRT,TV" # <str>
    Option         "TwinViewOrientation" "Clone" # <str>
    Option         "TwinView" "True"
    Option         "TVOutFormat" "COMPOSITE" # <str> o SVIDEO/COMPOSITE
    Option         "SecondMonitorHorizSync" "30-50"
    Option         "AllowGLXWithComposite" "true"
    Option         "AddARGBGLXVisuals" "True"
    Option         "NvAGP" "1"
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "800x600"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "true"
EndSection

-- 
Fernando Toledo

telnet://bbs.docksud.com.ar/
http://www.docksud.com.ar/




Más información sobre la lista de distribución Solar-tecnica