Pages : 1
#1 Le 08/12/2006, à 13:14
- darksh3ll
ati sur ubuntu quel c'est galere
ben déja bonjour
serieux ati sur linux cest un peu la caca
moi je comprend pas ce qui ce passe jai bien direct rendering yes
*********************************WARN_ONCE*********************************
File r300_state.c function r300Enable line 456
TODO - double side stencil !
***************************************************************************
No ctx->FragmentProgram._Current!!
direct rendering: Yes
Mais de que je lance un ecran de veille mon ubuntu se fige
oblige de reboote le pc
serieux je comprend pas
est le pire c'est que personne nas pu resoudre mon probléme
je prefere change de carte graphique que de revenir sous windows
Voila un peu mon coup de gueule avec ATI
gnu-project@darksh3ll.com
http://www.darksh3ll.com
Coding Vim version 7.0.235
Programmation:Python
Hors ligne
#2 Le 08/12/2006, à 13:17
- calimarno
Re : ati sur ubuntu quel c'est galere
Désolé de ne pas pouvoir t'aider.
Je voulais juste te rendre attentif au fait qu'il serait appréciable que tu utilises de la ponctuation dans tes messages ainsi qu'une balise "code" éventuellement.
Merci de faire attention à l'avenir, ce n'est pas parce qu'on rédige un coup de gueule qu'on a pas besoin de le relire
Les Chroniques de Calimarno -- Swisslinux.org
"Alors que tous les autres ont des problèmes, les chimistes ont des solutions!" :D
----
Pour passer un sujet en [Résolu], il suffit que l'auteur du premier message du sujet modifie le titre en cliquant sur "Modifier".
Hors ligne
#3 Le 08/12/2006, à 13:24
- Jonny_the_dog
Re : ati sur ubuntu quel c'est galere
moi,( et je suis sans doute pas le seul) je peut t'aider.
Mais je manque d'information. Poste ton xorg.conf et le resultat de glxinfo
Apres, on verra ce qu'on peut faire
Hors ligne
#4 Le 08/12/2006, à 13:32
- darksh3ll
Re : ati sur ubuntu quel c'est galere
ok je vous remercie a la communauté
voila mon xorg
# /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 "Files"
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"
# path to defoma fonts
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 "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"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon R350 NH [Radeon 9800 Pro]"
Driver "ati"
BusID "PCI:2:0:0"
EndSection
Section "Monitor"
Identifier "SDM-HS73"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon R350 NH [Radeon 9800 Pro]"
Monitor "SDM-HS73"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
----------------------------------------GLXINFO------------------------------------------------
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R300 20040924 AGP 1x TCL
OpenGL version string: 1.2 Mesa 6.4.1
OpenGL extensions:
GL_ARB_fragment_program, GL_ARB_imaging, GL_ARB_multisample,
GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_compression, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_window_pos,
GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_packed_pixels,
GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture,
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate,
GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once,
GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program,
GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x24 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x25 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x26 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x27 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x28 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x29 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x2a 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2b 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x2c 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2d 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x2e 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2f 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x30 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x31 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x32 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
pour info le moindre truc que je balance "ecran de veille google earth ect........
mon linux se fige en 2 d ca marche nickel mais pas en 3d
je comprend pas
Dernière modification par darksh3ll (Le 08/12/2006, à 14:01)
gnu-project@darksh3ll.com
http://www.darksh3ll.com
Coding Vim version 7.0.235
Programmation:Python
Hors ligne
#5 Le 08/12/2006, à 14:48
- jiceel
Re : ati sur ubuntu quel c'est galere
J'avais le même soucis avec le pilote ATI par défaut.
sudo apt-get install linux-restricted-modules-$(uname -r)
sudo apt-get install xorg-driver-fglrx fglrx-control
sudo aticonfig --initial
et redémarrer [Ctrl]+[Alt]+[backspace]
Important les versions de linux-restricted et xorg-driver-fglrx doivent correspondre.
Pour la Dapper, mais il y a un tuto.
Ubuntu 12.04 LTS 64 sur AMD 2x4600 Nvidia 7600GS 3go DDR2
Hors ligne
#6 Le 08/12/2006, à 17:03
- darksh3ll
Re : ati sur ubuntu quel c'est galere
bas ca marche pas toujour le meme probleme ubuntu fige:(:(:(:(
gnu-project@darksh3ll.com
http://www.darksh3ll.com
Coding Vim version 7.0.235
Programmation:Python
Hors ligne
#7 Le 08/12/2006, à 17:37
- yummy
Re : ati sur ubuntu quel c'est galere
T'as quelle version d'ubuntu ?
[img]http://yummy.club.fr/hide/yummy_userbar.gif[/img]
Hors ligne
#8 Le 08/12/2006, à 17:40
- darksh3ll
Re : ati sur ubuntu quel c'est galere
unbutu 6.06 LTS dapper drake
merci davoir repondu je commence a déseperé
gnu-project@darksh3ll.com
http://www.darksh3ll.com
Coding Vim version 7.0.235
Programmation:Python
Hors ligne
#9 Le 08/12/2006, à 20:09
- yummy
Re : ati sur ubuntu quel c'est galere
mais tu arrives a jouer a des jeux opengl 3D ou c'est juste un problème d'écran de veille ?
Utilises-tu le bureau 3D (xgl / beryl .... ) ?
De plus si t'as fait ce qu'a dit jiceel alors ton xorg.conf a changé.
Re poste ton nouveau xorg.conf et que donne :
$ glxinfo |grep rende
$ fglrxinfo
$ fgl_glxgears <- ca tourne bien ?
Dernière modification par yummy (Le 08/12/2006, à 20:11)
[img]http://yummy.club.fr/hide/yummy_userbar.gif[/img]
Hors ligne
#10 Le 08/12/2006, à 20:53
- darksh3ll
Re : ati sur ubuntu quel c'est galere
No ctx->FragmentProgram._Current!!
direct rendering: Yes
OpenGL renderer string: Mesa DRI R300 20040924 AGP 1x TCL
ce qui metonne cest agp 1x alors que cest du 8x
peut etre le probleme vient de la
# /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 "Files"
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"
# path to defoma fonts
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 "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"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon R350 NH [Radeon 9800 Pro]"
Driver "ati"
BusID "PCI:2:0:0"
EndSection
Section "Monitor"
Identifier "SDM-HS73"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon R350 NH [Radeon 9800 Pro]"
Monitor "SDM-HS73"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
en tous cas merci a la communaute de maidé
a charge de revanche les gars
Dernière modification par darksh3ll (Le 08/12/2006, à 20:58)
gnu-project@darksh3ll.com
http://www.darksh3ll.com
Coding Vim version 7.0.235
Programmation:Python
Hors ligne
#11 Le 08/12/2006, à 21:40
- hunterfett
Re : ati sur ubuntu quel c'est galere
Hello,
Tu n'as pas l'accélération matérielle, car tu utilise le driver ATI.
Si tu as bien effectué les étapes décrites par JIceel dans le post #5, tu peux modifier ton fichier xorg.conf (après en avoir fait une copie de sauvegarde) :
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.bakup
gksudo gedit /etc/X11/xorg.conf
et remplacer les lignes :
Section "Device"
Identifier "ATI Technologies, Inc. Radeon R350 NH [Radeon 9800 Pro]"
Driver "ati"
BusID "PCI:2:0:0"
EndSection
par
Section "Device"
Identifier "ATI Technologies, Inc. Radeon R350 NH [Radeon 9800 Pro]"
Driver "fglrx"
EndSection
relance le serveur X (Ctrl + Alt + BackSpace)
ensuite donne nous le résultat de la commande :
glxinfo | grep direct
En espérant participer à la résolution de ton problème.
Arvi
Amilo Xa 1526 - Gutsy - WIFI SIS163U
Sempron 2800+ Nvidia FX5200 - Gutsy
TNT : Siemens Gigaset M740AV (sous Linux) connecté au NAS
NAS : Linksys NSLU2 (Unslung) 2x250 Go + 500 Go
Hors ligne
#12 Le 09/12/2006, à 09:46
- jiceel
Re : ati sur ubuntu quel c'est galere
La commande:
sudo aticonfig --initial
sert à ça justement, si le xorg.conf n'est pas modifié c'est qu'il y a un problème.
Voir le message d'erreur éventuel.
Dernière modification par jiceel (Le 09/12/2006, à 09:47)
Ubuntu 12.04 LTS 64 sur AMD 2x4600 Nvidia 7600GS 3go DDR2
Hors ligne
#13 Le 09/12/2006, à 21:56
- hunterfett
Re : ati sur ubuntu quel c'est galere
+1 JIceel
Amilo Xa 1526 - Gutsy - WIFI SIS163U
Sempron 2800+ Nvidia FX5200 - Gutsy
TNT : Siemens Gigaset M740AV (sous Linux) connecté au NAS
NAS : Linksys NSLU2 (Unslung) 2x250 Go + 500 Go
Hors ligne
#14 Le 10/12/2006, à 18:51
- darksh3ll
Re : ati sur ubuntu quel c'est galere
:D:D:D:D:D
ca yest les gars je voulé vous remercie jai reussi a installé mes pilotes pour ma ati 9800 pro
plus de plantage cest good
jen faite jai suivie ce tuto qui est tres bien fait merci a l'auteur
http://forum.ubuntu-fr.org/viewtopic.php?id=2487
darksh3ll@darksh3ll-coding:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
7533 frames in 5.0 seconds = 1506.600 FPS
4936 frames in 5.0 seconds = 987.200 FPS
6538 frames in 5.0 seconds = 1307.600 FPS
8782 frames in 5.0 seconds = 1756.400 FPS
par contre je trouve que mon cpu est souvent sollicité
je lance admetons firefox cpu a 100 pourcent pendant 1 secondes
est sur google earth cpu a 100 pour cent
donc je voudrais savoir ci cest normal
Merci encore au forum est a vous tous je suis heureux de faire partie de votre communauté
VIVE LINUX
darksh3ll@gmail.com
darksh3ll@hotmail.fr
Dernière modification par darksh3ll (Le 10/12/2006, à 18:52)
gnu-project@darksh3ll.com
http://www.darksh3ll.com
Coding Vim version 7.0.235
Programmation:Python
Hors ligne
#15 Le 10/12/2006, à 20:47
- hunterfett
Re : ati sur ubuntu quel c'est galere
Hello,
Content que cela fonctionne.
Pour ce qui est de la conso CPU, cela dépend de la fréquence. Pour le lancement de Firefox mon bon vieil Amilo (P4 2,4 ghz) ne monte qu'à 60%, dont 35 utilisés par Xgl.
Pour google earth je ne l'utilise pas donc je ne peux pas te dire.
A+
Arvi
Amilo Xa 1526 - Gutsy - WIFI SIS163U
Sempron 2800+ Nvidia FX5200 - Gutsy
TNT : Siemens Gigaset M740AV (sous Linux) connecté au NAS
NAS : Linksys NSLU2 (Unslung) 2x250 Go + 500 Go
Hors ligne
#16 Le 10/12/2006, à 20:56
- calimarno
Re : ati sur ubuntu quel c'est galere
Merci de ne pas oublier de passer le sujet en (Résolu)!
Les Chroniques de Calimarno -- Swisslinux.org
"Alors que tous les autres ont des problèmes, les chimistes ont des solutions!" :D
----
Pour passer un sujet en [Résolu], il suffit que l'auteur du premier message du sujet modifie le titre en cliquant sur "Modifier".
Hors ligne