Pages : 1
#1 Le 13/04/2007, à 10:41
- titeuf87
problème 3D 2 fois sur 2(résolu)
bonjour a tous
depuis le mois de janvier 2007 je me suis mi a kubuntu le pied
je ne suis débrouillé avec le forum tout seul en lissant et avec les recherche
mes la misère.:(
j'ai installé les drivers propriétaire pour ma carte ATI radeon x 1600 pro ,et sur 10 fois que je vais démarrer mon linux il ne démarre sois sur openGL version ati 8,35,5 ou sur 1,5 mesa.
je vous donne xorg.comf qui pour moi et bon
# /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 "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 "Generic Monitor"
HorizSync 28.0 - 51.0
VertRefresh 43.0 - 60.0
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"
Identifier "Generic Video Card"
Driver "vesa"
Option "UseFBDev" "true"
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 "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
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 "Composite" "Disable"
EndSection
et mon fichier module un peut moins long
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
lp
sbp2
fuse
et la il doit me manqué fglrx
merci a ce qui se casserons la tête pour moi je précise que je me suis mi a l'informatique depuis 1 an et demi et bien sur sur billou ,linux depuis novembre 2006 mandriva suse et kubuntu le mieux a mon sans ,
A+
Dernière modification par titeuf87 (Le 13/04/2007, à 13:06)
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#2 Le 13/04/2007, à 10:50
- ebrain
Re : problème 3D 2 fois sur 2(résolu)
Raté, il est corrompu .
Essayes ça :
# /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 "Default Screen"
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 "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 "Generic Monitor"
HorizSync 28.0 - 51.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "fglrx"
BusID "PCI:1:0:0"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
@+
Le Blender Clan, site communautaire francophone Blender :: www.blenderclan.org ::
Hors ligne
#3 Le 13/04/2007, à 10:57
- titeuf87
Re : problème 3D 2 fois sur 2(résolu)
je ne peut le modifier car il veut pas s'enregistré @+
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#4 Le 13/04/2007, à 10:58
- ebrain
Re : problème 3D 2 fois sur 2(résolu)
je ne peut le modifier car il veut pas s'enregistré
Normal si tu l'as ouvert avec tes droits utilisateur .
Fais sudo gedit /etc/X11/xorg.conf pour l'ouvrir avec modification possible du fichier.
@+ ^^
Le Blender Clan, site communautaire francophone Blender :: www.blenderclan.org ::
Hors ligne
#5 Le 13/04/2007, à 11:01
- titeuf87
Re : problème 3D 2 fois sur 2(résolu)
merci je fait sa
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#6 Le 13/04/2007, à 11:04
- titeuf87
Re : problème 3D 2 fois sur 2(résolu)
titeuf@titeuf-desktop:~$ sudo gedit /etc/X11/xorg.conf
Password:
sudo: gedit: command not found
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#7 Le 13/04/2007, à 11:10
- ebrain
Re : problème 3D 2 fois sur 2(résolu)
Ben c'est que tu n'es pas sous gnome alors...:rolleyes:
Je suppose que ça doit être kedit pour kde :
sudo kedit /etc/X11/xorg.conf
@+
Le Blender Clan, site communautaire francophone Blender :: www.blenderclan.org ::
Hors ligne
#8 Le 13/04/2007, à 11:12
- titeuf87
Re : problème 3D 2 fois sur 2(résolu)
titeuf@titeuf-desktop:~$ sudo kedit /etc/X11/xorg.conf
sudo: kedit: command not found
titeuf@titeuf-desktop:~$
heuu:(
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#9 Le 13/04/2007, à 11:15
- ebrain
Re : problème 3D 2 fois sur 2(résolu)
T'as le droit de m'aider en me disant sous quelle version d'ubuntu tu es tu sais...
@+
Le Blender Clan, site communautaire francophone Blender :: www.blenderclan.org ::
Hors ligne
#10 Le 13/04/2007, à 11:20
- titeuf87
Re : problème 3D 2 fois sur 2(résolu)
kubuntu 6.10 kernel 2.6.17.11
@+
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#11 Le 13/04/2007, à 11:20
- ebrain
Re : problème 3D 2 fois sur 2(résolu)
Essayes : kdesu kate /etc/X11/xorg.conf
Ca devrait marcher...
Le Blender Clan, site communautaire francophone Blender :: www.blenderclan.org ::
Hors ligne
#12 Le 13/04/2007, à 11:27
- titeuf87
Re : problème 3D 2 fois sur 2(résolu)
ca marche je redemare
A+
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#13 Le 13/04/2007, à 11:41
- titeuf87
Re : problème 3D 2 fois sur 2(résolu)
ca na pas marché il a fallut reconfigurer mon xorg.conf
@+
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#14 Le 13/04/2007, à 11:45
- ebrain
Re : problème 3D 2 fois sur 2(résolu)
C'est alors que tu n'as pas installé fglrx, je te redirige donc vers la doc :
http://doc.ubuntu-fr.org/fglrx
@+
Le Blender Clan, site communautaire francophone Blender :: www.blenderclan.org ::
Hors ligne
#15 Le 13/04/2007, à 11:47
- titeuf87
Re : problème 3D 2 fois sur 2(résolu)
ok je fait ca
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#16 Le 13/04/2007, à 13:04
- titeuf87
Re : problème 3D 2 fois sur 2(résolu)
ca marche merci beaucoup A+
la liberté na pas de prix,je voudrais un monde libre de tout.
http://www.cohabitation-entre-windows-et-linux.fr
Hors ligne
#17 Le 13/04/2007, à 14:58
- ebrain
Re : problème 3D 2 fois sur 2(résolu)
ca marche merci beaucoup
Cool .
@+ ^^
Le Blender Clan, site communautaire francophone Blender :: www.blenderclan.org ::
Hors ligne
#18 Le 03/06/2007, à 12:27
- telecom69
Re : problème 3D 2 fois sur 2(résolu)
Salut !
Moi, j'ai la même carte graphique de titeuf87 et mon problème, c'est que la 3D ne marche pas...
Je vais essayer de faire ce qui est indiqué dans la doc du site
Je vous tiendrais au courant !
@+
Hors ligne