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 29/01/2007, à 19:02

eo

Ati 9600 impossible a installer...

Bonjour à tous,

Sous Kubuntu (edgy) depuis un ptit moment je n'arrive toujours pas a installer correctement ma carte graphique. En effet j'ai esayer tous les tutos (qui pour la plupart me font planter l'affichage graphique :\) et apres une Nieme tentative j'ai decidé de vous demandé conseil.

J'ai un Athlon 2800, une carte mere Asus K8 et je vous colle mon Xorg.conf et le resultat du fglrxinfo si quelqu'un a une idée je suis preneur smile

Merci d'avance

Fglrxinfo:

display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)

xorg.conf:

# /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
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	InputDevice    "stylus" "SendCoreEvents"
	InputDevice    "cursor" "SendCoreEvents"
	InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

	# path 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/100dpi"
	FontPath     "/usr/share/X11/fonts/75dpi"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "i2c"
	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	    "XkbOptions" "lv3:ralt_switch"
EndSection

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

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "stylus"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "stylus"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "eraser"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "eraser"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "cursor"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "cursor"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
	Identifier   "BenQ FP71G X"
	Option	    "DPMS"
EndSection

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

Section "Device"

       Option "AGPSize" "128" # Décommentez si vous avec une carte AGP AGP aperture size
	Identifier  "ATI Technologies, Inc. RV350 AP [Radeon 9600]"
	Driver      "fglrx"
	Option	    "AccelMethod" "XAA" # Use XFree86 Acceleration Architecture
	Option	    "AccelDFS" "0" # mettez à 0 si vous avez une carte AGP
	Option	    "AGPMode" "4" # Décommentez si vous avez une carte AGP
	Option	    "GARTSize" "64"
	Option	    "RingSize" "8"
	Option	    "BufferSize" "2"
	Option	    "EnablePageFlip" "1" # Enable page flipping for 3D apps
	Option	    "ColorTiling" "1"
	Option	    "EnableDepthMoves" "yes"
	Option	    "UseFBDev" "false"
	Option	    "RenderAccel" "true" # Enable the hardware render acceleration
	Option	    "mtrr" "on"
	Option	    "SubPixelOrder" "none"
	Option	    "DPMS"
	Option	    "DynamicClocks" "on"
	BusID       "PCI:1:0:0"
EndSection


Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
	Option	    "VideoOverlay" "on"
	Option	    "OpenGLOverlay" "off"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "ATI Technologies, Inc. RV350 AP [Radeon 9600]"
	Monitor    "BenQ FP71G X"
	DefaultDepth     24
	SubSection "Display"
		Depth     1
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]"
	Device     "aticonfig-Device[0]"
	Monitor    "aticonfig-Monitor[0]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

Section "Extensions"
	Option	    "RENDER" "Enable"
	Option "Composite" "disable"
EndSection

Merci d'avance!

#2 Le 29/01/2007, à 20:33

fantomas62

Re : Ati 9600 impossible a installer...

Bonjour,

Quelle est l'erreur reporté par Xorg lorsque celui ci plante ???
Les erreurs sont reportées dans le fichier /var/log/Xorg.0.log(les lignes d'erreur sont préfixées par (EE)).

Pour n'afficher que les lignes d'erreur du fichier de log, tu peux essayer la commande :

cat /var/log/Xorg.0.log | grep "EE"

Hors ligne

#3 Le 29/01/2007, à 20:49

eo

Re : Ati 9600 impossible a installer...

Salut et merci de t'y interresser smile

Alors a priori (je comprend pas grand chose a ce que ca retourne) le probleme viendrait du port AGP ?,

le resultat de la commande : cat /var/log/Xorg.0.log | grep "EE"

est :

(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENODEV"
(EE) fglrx(0): cannot init AGP
(EE) AIGLX: Screen 0 is not DRI capable
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom

Si ca peut te permetre d'y voir un peu plus clair smile

Merci d'avance.

#4 Le 31/01/2007, à 18:38

eo

Re : Ati 9600 impossible a installer...

Je viens d'essayer d'installer les anciens pilotes de fglrx comme conseiller dans un autre post mais aucun changement...

a éliminer pour moi donc ..

#5 Le 06/02/2007, à 22:11

Gari

Re : Ati 9600 impossible a installer...

J'ai le même soucis, ça fait une grosse semaine que je tente d'installer mon ATI 9600 PRO et ça veut vraiment pas... Tous les tutoriaux, les conseils du forum et d'ailleurs y sont passés (enfin, je pense, mais j'ai essayé tellement de trucs que je me suis sûrement emmêlé les pinceaux qqpart).

Hors ligne

#6 Le 06/02/2007, à 22:28

casimir

Re : Ati 9600 impossible a installer...

Pareil, j'y suis bon à reinstaller ubuntu,  mais j'ai du mal, ptit probleme,
http://forum.ubuntu-fr.org/viewtopic.php?id=94042
J'ai déja posté ici pour le probleme d'install du driver fglrx http://forum.ubuntu-fr.org/viewtopic.php?id=84530
mais j'ai pas réussi.

Hors ligne

#7 Le 15/02/2007, à 01:05

ben13

Re : Ati 9600 impossible a installer...

salut


moi aussii j'ai une ati 9600 et lainstallation des drivers proprietaire s'est faite tres simplement en utilisant le script envy


http://doc.ubuntu-fr.org/envy



j'espere que ca vous a ete utile


Ubuntu 12.04.01 LTS 64 Bits.

Hors ligne

#8 Le 15/02/2007, à 21:53

casimir

Re : Ati 9600 impossible a installer...

Merci de ton aide, mais je crois avoir tout essayer meme envy à peu prés 20 fois, mais rien n'y fait en suivant les tuto a la lettre, toujours le driver mesa.
J'ai essayer les propios, envy, et fglrx,
quelques chose ne se fait pas comme il faut.
Avec dapper, j'avais eu ce probleme et j'ai du a deux reprises reinstaller dapper que pour la 3d, mais j'ai des probleme de reinstall, donc si je peut eviter, c'est mieux.
j'ai bien entendu des erreurs dans mon xorg.0.conf que je ne peu comprendre.

cat /var/log/Xorg.0.log | grep "EE"
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) xf86OpenSerial: Cannot open device /dev/wacom
(EE) Error loading keymap /var/lib/xkb/server-0.xkm

La peuve de mes tests:

app-defaults              xorg.conf.20070101103323       xorg.conf.fglrx-16
blackbox                  xorg.conf.ancien               xorg.conf.fglrx-17
config                    xorg.conf.backup               xorg.conf.fglrx-18
cursors                   xorg.conf_backup_200701242056  xorg.conf.fglrx-19
default-display-manager   xorg.conf_backup_200701262212  xorg.conf.fglrx-2
fonts                     xorg.conf_backup_200701292252  xorg.conf.fglrx-20
gdm                       xorg.conf_backup_200701292301  xorg.conf.fglrx-21
rgb.txt                   xorg.conf_backup_200702021310  xorg.conf.fglrx-22
X                         xorg.conf_backup_200702021316  xorg.conf.fglrx-23
xinit                     xorg.conf_backup_200702022310  xorg.conf.fglrx-24
xkb                       xorg.conf_backup_200702022316  xorg.conf.fglrx-25
xorg.back                 xorg.conf_backup_200702082254  xorg.conf.fglrx-3
xorg.backup               xorg.conf_backup_200702100329  xorg.conf.fglrx-4
xorg.bak                  xorg.conf_backup_200702111134  xorg.conf.fglrx-5
xorg.conf                 xorg.conf_backup_200702111149  xorg.conf.fglrx-6
xorg.conf~                xorg.conf_backup_200702111228  xorg.conf.fglrx-7
xorg.conf.20061217140209  xorg.conf_backup_200702121957  xorg.conf.fglrx-8
xorg.conf.20061217222507  xorg.conf.bak                  xorg.conf.fglrx-9
xorg.conf.20061217222634  xorg.conf.fglrx-0              xorg.conf.original-0
xorg.conf.20061218071250  xorg.conf.fglrx-1              xorg.conf.original-1
xorg.conf.20061218071422  xorg.conf.fglrx-10             Xresources
xorg.conf.20061230222547  xorg.conf.fglrx-11             Xsession
xorg.conf.20061230223345  xorg.conf.fglrx-12             Xsession.d
xorg.conf.20061230223535  xorg.conf.fglrx-13             Xsession.options
xorg.conf.20061230224905  xorg.conf.fglrx-14             XvMCConfig
xorg.conf.20061230225243  xorg.conf.fglrx-15             Xwrapper.config

Je remet le xorg qui me parait etre d'ailleur toujours le meme:
quand j'utilise envy il demande "y/n" je met bien "y"

/etc/X11$ cat ./xorg.conf

# /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     "Basic Layout"
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" LeftOf "Screen0"
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
        InputDevice    "stylus" "SendCoreEvents"
        InputDevice    "cursor" "SendCoreEvents"
        InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

        # path to defoma fonts
        #FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        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/100dpi"
        FontPath     "/usr/share/X11/fonts/75dpi"
EndSection

Section "Module"
        Load  "i2c"
        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" "ExplorerPS/2"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "stylus"
        Driver      "wacom"
        Option      "Device" "/dev/wacom"          # Change to 
        Option      "Type" "stylus"
        Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "eraser"
        Driver      "wacom"
        Option      "Device" "/dev/wacom"          # Change to 
        Option      "Type" "eraser"
        Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
        Identifier  "cursor"
        Driver      "wacom"
        Option      "Device" "/dev/wacom"          # Change to 
        Option      "Type" "cursor"
        Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
        Identifier   "DPlus 230SB"
        Option      "DPMS"
EndSection

Section "Monitor"
        Identifier   "LCD1"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "Device0"
        Driver      "fglrx"
        Option      "VideoOverlay" "on"
        Option      "OpenGLOverlay" "off"
        BusID       "PCI:1:0:0"
EndSection

Section "Device"
        Identifier  "Device1"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
        Screen      1
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Device0"
        Monitor    "DPlus 230SB"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600"
        EndSubSection
EndSection

Section "Screen"
        Identifier "Screen1"
        Device     "Device1"
        Monitor    "LCD1"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1280x1024" "1152x864" "1152x864" "1024x768" "j832x624" "800x600"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection

Section "Extensions"
        Option      "Composite" "Disable"
EndSection

le contenu de
gksudo gedit /etc/modules

fglrx
lp
psmouse
sbp2
sr_mod

puis gksudo gedit /etc/modules

DISABLED_MODULES="fglrx"

Dernière modification par casimir (Le 15/02/2007, à 22:06)

Hors ligne

#9 Le 21/02/2007, à 14:26

casimir

Re : Ati 9600 impossible a installer...

je vient d'installer edgy sur un vieux disque dur 6 gg 5200 tr, c'est pas terrible en plus il fait un bruit terrible mais j'ai bien reussi a installler la 3 d en un rien de temps, sans aucune difficultée. sous generic 11, beryl est fluide c'est assez simpas, le probleme est le lancement des applications, c'est une autre histoire...
propre a ubuntu car j'avais esayer une vielle knoopix qui était trés reactive, enfin ! c'est une autre histoire !

Il y a donc sur ma premiére install un truc(s) qui empeche l'install des drivers fglrx.
c'est pas moi le boulet !!! (enfin j'espere).

Hors ligne

#10 Le 23/02/2007, à 12:35

casimir

Re : Ati 9600 impossible a installer...

Cela vous semble t'il normal ? ou il y a des choses a modifié

ls -l /usr/src
total 924
drwxr-xr-x  2 root root   4096 2007-02-23 09:49 ati
-rw-r--r--  1 root src  239760 2007-02-23 09:49 fglrx-kernel-2.6.17-11-generic_8.33.6-1+2.6.17.1-11.35_i386.deb
-rw-rw-r--  1 root root 667835 2007-02-23 09:48 fglrx.tar.bz2
lrwxrwxrwx  1 root src      40 2007-02-11 11:34 linux -> /usr/src/linux-headers-2.6.17-11-generic
drwxr-xr-x 19 root root   4096 2007-01-02 11:31 linux-headers-2.6.17-10
drwxr-xr-x  4 root root   4096 2007-01-02 11:31 linux-headers-2.6.17-10-generic
drwxr-xr-x 19 root root   4096 2007-02-11 11:23 linux-headers-2.6.17-11
drwxr-xr-x  4 root root   4096 2007-02-11 11:23 linux-headers-2.6.17-11-generic
lrwxrwxrwx  1 root src      27 2006-10-15 07:23 linux-OLDVERSION.1169668576 -> linux-headers-2.6.15-27-386
lrwxrwxrwx  1 root src      40 2007-01-24 20:56 linux-OLDVERSION.1171190051 -> /usr/src/linux-headers-2.6.17-10-generic
drwxr-xr-x  3 root src    4096 2007-02-23 09:48 modules

Hors ligne

#11 Le 23/02/2007, à 14:42

Jean-lux

Re : Ati 9600 impossible a installer...

essaie avec aiglx


Un jour... Le manchot cassera la fenêtre !

Remboursez votre forfait non utilisé sur http://goo.gl/uQyCq NOFAKE.

Hors ligne

#12 Le 23/02/2007, à 21:35

casimir

Re : Ati 9600 impossible a installer...

Jean-lux a écrit :

essaie avec aiglx

??
il faut installer le driver radeon, est-ce bien ca ?
donc j'enléve tout fglrx dans synaptic puis je rajoute radeon dans device du xorg.conf
ca ne marche pas non plus ! j'ai essayer.

Hors ligne