Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 19/11/2005, à 21:07

delirii

Sortie TV sur carte ATI (Breezy + drivers ATI 8.19)

Bon, je me lance... après avoir pas mal triffouillé ma config, l'avoir corrompue... avoir tout reinstallé :-)

Voilà mes questions :
Pourquoi ma sortie est elle N&B alors que les drivers sous feu Windows 2000 m'affichaient le signal en couleur...
Puis-je avoir un equivalent au mode Theater des drivers windows par le biais de softs tiers eventuellement (mode Theater, c'est l'envoi en full screen sur la TV de tout affichage overlay présent sur l'ecran du bureau).

Je vous poste mon xorg.conf, torturé...

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "aticonfig Screen 0" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

        # paths to defoma fonts
    FontPath     "/usr/share/X11/fonts/misc"
    FontPath     "/usr/share/X11/fonts/cyrillic"
    FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath     "/usr/share/X11/fonts/Type1"
    FontPath     "/usr/share/X11/fonts/CID"
    FontPath     "/usr/share/X11/fonts/100dpi"
    FontPath     "/usr/share/X11/fonts/75dpi"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
    Load  "GLcore"
    Load  "bitmap"
    Load  "ddc"
    Load  "dri"
    Load  "extmod"
    Load  "freetype"
    Load  "glx"
    Load  "int10"
    Load  "type1"
    Load  "vbe"
EndSection

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

Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option        "CorePointer"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "ImPS/2"
    Option        "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier   "Écran générique"
    HorizSync    27.0 - 90.0
    VertRefresh  50.0 - 160.0
    Option        "DPMS"
EndSection

Section "Monitor"
    Identifier   "aticonfig Monitor 0"
EndSection

Section "Device"
    Identifier  "ATI Technologies, Inc. Radeon 9600 (R300 AP)"
    Driver      "ati"
    BusID       "PCI:3:0:0"
EndSection

Section "Device"
    Identifier  "ATI Graphics Adapter 0"
    Driver      "fglrx"
    BusID       "PCI:3:0:0"
EndSection

Section "Screen"
    Identifier "Default Screen"
    Device     "ATI Technologies, Inc. Radeon 9600 (R300 AP)"
    Monitor    "Écran générique"
    DefaultDepth     24
    SubSection "Display"
        Depth     1
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     4
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     8
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     15
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     16
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     24
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Screen"
    Identifier "aticonfig Screen 0"
    Device     "ATI Graphics Adapter 0"
    Monitor    "aticonfig Monitor 0"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection

Merci de corriger ce qui ne va pas... ou de m'expliquer ce qui manque...

Hors ligne

#2 Le 20/11/2005, à 00:16

Julian

Re : Sortie TV sur carte ATI (Breezy + drivers ATI 8.19)

Salut,

Ton post  aurait plus sa place dans la section "Serveurs graphiques et cartes vidéo" et tu aurait surement plus de réponses, si un modo passe dans le coin svp.

Il est bizarre ton xorg.conf hmm.

Je possede une carte ati 8500 "all in wonder", il n'y a que depuis la version 8.19 que je peux enfin profiter de ma sortie TV en dual screen.

En fait dans fglrxconfig, j'ai choisi "Two drivers" ce qui fait que maintenant au démarrage de ma session, j'ai un bureau sur ma Tv avec sa propre config + mon bureau sur mon écran pc comme d'hab.

Le gros avantage (j'suis tout fou depuis que ça marche), c'est qu'en sortant avec ma souris de mon bureau pc, ma souris apparait sur la téloche, à partir de là j'ai mon propre bureau et je lance par exemple un jeu ou un film avec une qualité top. Par exemple je lance Totem, comme j'ai une tv 4/3, je choisis donc 4/3 dans "affichage" puis "fullscreen" et ccomme ça tout est optimisé.

On ajoute une 2ème carte son et plus besoin de lecteur dvd ou divxbox

Je peux ainsi continuer à bosser sur mon bureau comme si de rien était en redéplacant la souris sur le bon écran cool.
J'étais juste habitué avant au mode clone, ça monopolisé les 2 écrans (pc + tv), là c'est le pied.

Bref je pense que pour ce que tu souhaites faire, ça peut t'intéresser et peut être te dépanner.
Je te balance mon xorg.conf qui tourne sans prob, à toi de prendre ce qui te convient:

Section "dri"
    Mode 0666
EndSection

Section "Module"
    Load        "dbe"      # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

    Load        "type1"
    Load        "freetype"
    Load        "glx"   # libglx.a
    Load        "dri"   # libdri.a
EndSection

Section "Files"

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

#    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
#    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

EndSection

Section "ServerFlags"
EndSection

Section "InputDevice"
    Identifier    "Keyboard1"
    Driver    "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"    "xfree86"
    Option "XkbModel"    "pc101"
    Option "XkbLayout"    "fr"
EndSection

Section "InputDevice"
    Identifier    "Mouse1"
    Driver "mouse"
    Option "Protocol"   "ImPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/input/mice"
EndSection

Section "Monitor"
    Identifier  "Monitor0"
    HorizSync   31.5 - 80.5
    VertRefresh 20 - 60
    Option "DPMS"
EndSection


Section "Monitor"
    Identifier  "Monitor1"
    HorizSync   31.5       
    VertRefresh 20 - 60
    Option "DPMS"
EndSection

Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "vga"
EndSection


Section "Device"
    Identifier                          "ATI Graphics Adapter connector 0"
    Driver                              "fglrx"
    Option "no_accel"                   "no"
    Option "no_dri"                     "no"
    Option "DesktopSetup"               "(null)"
    Option "HSync2"                     "31.5       "
    Option "VRefresh2"                  "20 - 60"
    Option "ScreenOverlap"              "0"

# === TV-out Management ===
    Option "TVFormat"                   "PAL-B"     
    Option "TVStandard"                 "NTSC-M"
    Option "TVHSizeAdj"                 "0"     
    Option "TVVSizeAdj"                 "0"     
    Option "TVHPosAdj"                  "0"     
    Option "TVVPosAdj"                  "0"     
    Option "TVHStartAdj"                "0"     
    Option "TVColorAdj"                 "0"     
    Option "GammaCorrectionI"           "0x06419064"
    Option "GammaCorrectionII"          "0x06419064"

# === OpenGL specific profiles/settings ===
    Option "Capabilities"               "0x00000000"
    Option "CapabilitiesEx"             "0x00000000"

# === Video Overlay for the Xv extension ===
    Option "VideoOverlay"               "on"

# === OpenGL Overlay ===
    Option "OpenGLOverlay"              "off"

# === Center Mode (Laptops only) ===
    Option "CenterMode"                 "off"

# === Pseudo Color Visuals (8-bit visuals) ===
    Option "PseudoColorVisuals"         "off"

# === QBS Management ===
    Option "Stereo"                     "off"
    Option "StereoSyncEnable"           "1"

# === FSAA Management ===
    Option "FSAAEnable"                 "no"
    Option "FSAAScale"                  "1"
    Option "FSAADisableGamma"           "no"
    Option "FSAACustomizeMSPos"         "no"
    Option "FSAAMSPosX0"                "0.000000"
    Option "FSAAMSPosY0"                "0.000000"
    Option "FSAAMSPosX1"                "0.000000"
    Option "FSAAMSPosY1"                "0.000000"
    Option "FSAAMSPosX2"                "0.000000"
    Option "FSAAMSPosY2"                "0.000000"
    Option "FSAAMSPosX3"                "0.000000"
    Option "FSAAMSPosY3"                "0.000000"
    Option "FSAAMSPosX4"                "0.000000"
    Option "FSAAMSPosY4"                "0.000000"
    Option "FSAAMSPosX5"                "0.000000"
    Option "FSAAMSPosY5"                "0.000000"

# === Misc Options ===
    Option "UseFastTLS"                 "0"
    Option "BlockSignalsOnLock"         "on"
    Option "UseInternalAGPGART"         "yes"
    Option "ForceGenericCPU"            "no"
    BusID "PCI:1:0:0"    # vendor=1002, device=4242
    Screen 0
EndSection

Section "Device"
    Identifier                          "ATI Graphics Adapter connector 1"
    Driver                              "fglrx"
    BusID "PCI:1:0:0"    # vendor=1002, device=4242
    Screen 1
EndSection


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

Section "Screen"
    Identifier  "Screen0"
    Device      "ATI Graphics Adapter connector 0"
    Monitor     "Monitor0"
    DefaultDepth 24
    #Option "backingstore"

    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0  # initial origin if mode is smaller than desktop
    EndSubsection
EndSection

Section "Screen"
    Identifier  "Screen1"
    Device      "ATI Graphics Adapter connector 1"
    Monitor     "Monitor1"
    DefaultDepth 24


    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0  # initial origin if mode is smaller than desktop
    EndSubsection
EndSection


Section "ServerLayout"

    Identifier  "Server Layout"
    Screen "Screen0"
    Screen "Screen1" RightOf "Screen0"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

En espérant que ça puisse te servir.
Pour le noir&blanc, il y a aussi un délire avec pal/secam je crois, j'ai choisi pal-b.

@+
Julian.

Dernière modification par Julian (Le 20/11/2005, à 00:38)


julian@jabber.fr

Hors ligne

#3 Le 20/11/2005, à 16:07

delirii

Re : Sortie TV sur carte ATI (Breezy + drivers ATI 8.19)

Alors là c'est enorme !!! C'est exactement ce que j'aimerais avoir. Je vais tester ta config tout à l'heure ! Encore merci pour ta reponse !!!

NOTE : si un modo veut bien deplacer ce post que je pensais bien placé mais visiblement serait mieux "Serveurs graphiques et cartes vidéo".

EDIT : J'ai modifié mon fichier xorg.conf en m'appuyant sur le tiens : ça marche nickel : j'ai bien le second ecran sur la TV et qui plus est en couleur (ce luxe ! ;-) ).

Le hic de ce procédé est que la frequence sur le moniteur est la meme que sur la TV : 60Hz et autant sur la TV cela ne gene pas pour l'usage que j'en fais (films) que sur le moniteur, ça flingue un peu les yeux (je suis habitué à avoir une resolution 1600*1200 en 75Hz, le maximum que mon moniteur peut encaisser).

Je crois qu'on ne peut pas avoir deux frequences différentes, quelqu'un peut confirmer / infirmer ?

Dernière modification par delirii (Le 20/11/2005, à 20:54)

Hors ligne

#4 Le 07/02/2006, à 23:57

tbonacco

Re : Sortie TV sur carte ATI (Breezy + drivers ATI 8.19)

J'avais le même problème qui a été résolu instantannément dès lors que j'ai suivi l'installation de l'acceleration 3D ATI.

Hors ligne