[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [obsdfr-misc] xorg.conf - Problème de résolution avec driver ATI
Salut Yannick,
Je te conseille d'utiliser la commande X -configure qui va te générer
un fichier xorg.conf.new avec un parmétrage en fonction du matériel
que Xorg aura détecté. Tu auras juste a modifier quelques options (pour
le clavier par exemple) et à le recopier en tant
que /etc/X11/xorg.conf .
Cela t'aidera déjà a clarifier ton xorg.conf car j'ai l'impression que
ton xorg.conf actuel n'est pas made in OpenBSD :) .
Cela ne règlera peut être pas ton problème mais cela te facilitera le
debugage.
Bon courage.
Guillaume
Le Sat, 19 Jul 2008 22:12:56 +0200,
Yannick Francois <yannick POINT francois AT typouype.org> a écrit :
> Bonjour,
>
> En resortant du placard un mac mini PPC, et un écran LG flatron
> L1720B (17" donc) j'ai installé une 43-current (44-beta).
>
> Mais voilà, dans mon souvenir (et sur les docs de l'écrans) je
> pouvais tenir une résolution en 1280x1024 AT 75 POINT
>
> Or, j'ai pas sauvegardé mon xorg de l'époque... Alors je me bat pour
> en faire un nouveau, sans trop de succès.
>
> Je coince, et en fouillant, je tombe que quelque chose d'étrange dans
> le log Xorg. Peut-être une piste pour la résolution de ce soucis...
>
> (II) RADEON(0): Port0:
> Monitor -- AUTO
> Connector -- DVI-I
> DAC Type -- TVDAC/ExtDAC
> TMDS Type -- Internal
> DDC Type -- 0x64
> (II) RADEON(0): Port1:
> Monitor -- AUTO
> Connector -- DVI-I
> DAC Type -- Primary
> TMDS Type -- External
> DDC Type -- 0x60
> (II) RADEON(0): Port2:
> Monitor -- AUTO
> Connector -- STV
> DAC Type -- TVDAC/ExtDAC
> TMDS Type -- None
> DDC Type -- 0x0
> (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-1:ddc2" removed.
> (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-1:ddc2" removed.
> (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-1:ddc2" removed.
> (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
> finished output detect: 0
> (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
> (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
> (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
> (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
> finished output detect: 1
> (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
> finished output detect: 2
> (EE) RADEON(0): No connected devices found!
> finished all detect
> before xf86InitialConfiguration
> (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-1:ddc2" removed.
> (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-1:ddc2" removed.
> (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-1:ddc2" removed.
> (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
> (EE) RADEON(0): Using VGA default
> in RADEONProbeOutputModes
> (II) RADEON(0): Adding Screen mode: 1280x1024
> (II) RADEON(0): Total number of valid Screen mode(s) added: 1
> (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
> (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
> (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
> (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
> (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
> (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
> (II) RADEON(0): Output DVI-1 connected
> (II) RADEON(0): Output DVI-0 disconnected
> (II) RADEON(0): Output S-video disconnected
> (II) RADEON(0): Output DVI-1 using initial mode 1152x768
> after xf86InitialConfiguration
>
>
> Si je lit cela correctement, il a un soucis avec la détection de la
> carte ATI, et du coup me charge une config VGA. Il trouve bien la
> config du xorg (puisque il charge bien du "DefaultDepth 24" et le
> mode qui va avec: 1280x1024). mais ne peut pas le charger à cause du
> vga (suposition de ma part). Du coup je me retrouve avec du 1152x768
> en bonne couleurs.
>
> Je met en pièces jointes mon xorg.conf au cas où.
>
> Merci d'avance.
>
> --
> Yannick "Pouype" Francois
> yannick POINT francois AT typouype.org