fr.comp.os.linux.configuration
Discussion complète de l'article :
[etch]Ati 9600Pro / xinerama / acceleration 2D

Date

Sujet

From


02-04-2008

     [etch]Ati 9600Pro / xinerama / acceleration 2D

Batman


Article : 178442
Date : 02-04-2008
From : Batman
Sujet : [etch]Ati 9600Pro / xinerama / acceleration 2D

--nextPart2061966.NCIke60JDt
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8Bit

Bonjour,

J'ai un ptit soucis avec une Ati 9600Pro pour du xinerama avec acceleration
2D

Le xinerama 'tourne' (j'ai bien mon bureau étendu) sur les 2 écrans, mais
sur le 2ième écran le curseur est un gros pavé carré (pas facile de cliquer
avec !)
de plus mplayer se termine en 'segmentation fault' (aucun autre message de
debug), vlc n'affiche pas les vidéo non plus (aucun soucis si je visualise
dans le navigateur web)

- Aucun problème si je visualise sans la config double écran dans xorg
lspci -n du vga 1002:4152 et 1002:4172
- j'utilise le pilote 'debian' (très mauvais souvenirs des pilotes proprio
nvidia et ati)
je boot en vga=773 (framebuffer), que j'ai déjà desactivé, j'ai utilisé le
mergefb sans amélioration
après le démarrage xorg, je n'ai plus les login dispo (écran noir) sur
tty[1...6]

- grep WW /var/log/Xorg.0.log | grep -v X11R6 | grep -v "exceeds DDC
maximum "
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does
not exist.
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(WW) RADEON(0): Bad V_BIOS checksum
(WW) RADEON(0): Direct Rendering Disabled -- Dual-head configuration is not
working with DRI at present.
(WW) RADEON(0): Invalid Monitor type specified for 2nd port
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode
disabled
(WW) RADEON(0): Bad V_BIOS checksum
(WW) RADEON(1): Direct Rendering Disabled -- Dual-head configuration is not
working with DRI at present.
(WW) RADEON(0): Direct rendering disabled
(WW) RADEON(0): Option "DesktopSetup" is not used
(WW) RADEON(0): Option "VendorName" is not used
(WW) RADEON(0): Option "ModelName" is not used
(WW) RADEON(1): Direct rendering disabled
(WW) RADEON(1): Option "VendorName" is not used
(WW) RADEON(1): Option "ModelName" is not used
(WW) RADEON(0): Direct rendering disabled
(WW) RADEON(1): Direct rendering disabled

- mon xorg en PJ




# grep -i randr /var/log/Xorg.0.log
(==) RandR enabled
(==) RandR enabled
(II) Initializing built-in extension RANDR

et bizarrement :
$ xrandr
Xlib: extension "RANDR" missing on display ":0.0".



--
Les fautes d'orthographes sont ma signature :-)
pour me répondre en BAL (mode antispam)
http://batman.dyndns.org/V2/Mail/?src=news.free
--nextPart2061966.NCIke60JDt
Content-Type: text/plain; name="xorg.conf"
Content-Transfer-Encoding: 8Bit
Content-Disposition: attachment; filename="xorg.conf"


# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Fri Jan 11 15:05:59 PST 2008
# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "aticonfig-Screen[0]" 0 0
Screen "aticonfig-Screen[1]" RightOf "aticonfig-Screen[0]"
Option "Xinerama" "true"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Files"

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

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
#Load "glx" # nvidia-glx
Load "int10"
Load "vbe"
Load "dri"
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 "Emulate3Buttons" "true"
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"

EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[1]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "radeon"
#Driver "ati"
BusID "PCI:1:0:0"
Option "DesktopSetup" "horizontal" #Enable Big Desktop
#Option "Mode2" "1280x1024" #Resolution for second monitor
#Option "MonitorLayout" "CRT,CRT" #the types of monitors that is connected LVDS = LCD, CRT, AUTO
#Option "MonitorLayout" "tmds,crt" #if you have DVI and crt.
Option "MonitorLayout" "crt,crt"
#Option "MergedFB" "True" # si actif, desactiver xinerama sinon retour en mode clone
EndSection

Section "Device"
Identifier "aticonfig-Device[1]"
#Driver "ati"
Driver "radeon"
BusID "PCI:1:0:0"
Screen 1
#Option "MergedFB" "True" # si actif, desactiver xinerama sinon retour en mode clone
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[1]"
Device "aticonfig-Device[1]"
Monitor "aticonfig-Monitor[1]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection


--nextPart2061966.NCIke60JDt--

Posez vos questions, réponses et remarques sur les forums de FrameIP




mot clé : linux configuration 2d fr ati ipv6 9600pro comp xinerama ip vpn os tcpip acceleration ipv4 voip etch

Copyright © 2003-2010 FrameIP TcpIP. Tous droits réservés. Les marques et marques commerciales mentionnées appartiennent à leurs propriétaires respectifs. L'utilisation de ce site Web TcpIP implique l'acceptation des conditions d'utilisation et du règlement sur le respect de la vie privée.
Sécurité entreprise Comparatif Adsl SSII Reseaux Sécurité Test ADSL