Wine com TwinView não fica legal...

Iniciado por Skid Vicious, 08 de Maio de 2008, 22:35

tópico anterior - próximo tópico

Skid Vicious

Alguem sabe como configurar o Wine para rodar bem com o recurso TwinView (no meu caso, da NVidia)???

Aqui sempre usei duas telas (um monitor e uma TV) com areas separadas e funciona muito bem, porem, o quando abro games pelo Wine, ele teima em não obedecer só os limites de um dos monitores, ai tudo fica cortado pela metade, pq a outra metade nem aparece no outro monitor (no caso, na TV). :(

Minhas telas:




Minha config Nvidia:


Nossile

 Hum... aproveitando seu tópico para questões próprias (foi mal  ;D ), tu usa a conexão S-Video ou YPbPr? Nunca rola TV-out aqui então queria comparar com seu xorg.
sudo aptitude remove terno-e-gravata && sudo aptitude install bermuda chinelo -y

Skid Vicious

Citação de: Nossile online 08 de Maio de 2008, 23:01
Hum... aproveitando seu tópico para questões próprias (foi mal  ;D ), tu usa a conexão S-Video ou YPbPr? Nunca rola TV-out aqui então queria comparar com seu xorg.

S-Video...   


Segue meu Xorg para vc analizar...


Citar# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@vernadsky)  Tue Mar  4 20:24:34 UTC 2008

# xorg.conf (X.Org 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      0  "Screen0" 0 0
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "abnt2"
    Option         "XkbLayout" "br"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
EndSection

Section "Monitor"
    Identifier     "Configured Monitor"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 71.0
    VertRefresh     50.0 - 160.0
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "TV-0"
    HorizSync       0.0 - 0.0
    VertRefresh     0.0
EndSection

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
    Option         "NoLogo" "True"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200"
EndSection

Section "Device"
    Identifier     "Videocard1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
EndSection

Section "Screen"

# Removed Option "TwinView" "0"
# Removed Option "metamodes" "CRT: 1152x864_75 +0+0"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "1"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT: 1152x864_75 +0+0, TV: 1024x768 +1152+0"
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Videocard1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "TV: 1024x768 +0+0"
EndSection


Nossile

Valeu...Tanx!

Pena que é S-Video, fiz o cabo Y-Pb-Pr e não rola TV-out de modo algum. Já li uns 80 tópicos sobre o assunto e nada, só funciona no Windows.
sudo aptitude remove terno-e-gravata && sudo aptitude install bermuda chinelo -y