Bienvenue visiteur (Inscription |  Connexion)
Qui est en ligne ?
Il y a : 28 utilisateurs en ligne, consultez le détail
Auteur Message
lxuser
#0 Message posté le : 07-07-2007 à 11:50:52


Petit scarabée


Forum : Inscrit
Association :
Arrivé(e) le : 07-07-2007
Nombre de messages : 1
bonjour

voila j'ai installer la derniere version stable de Debian sur mon portable.
le problem c'est que je ne peux pas changer de resolution d'ecran.

j'ai suivi le tuto ATI sur le forum et je bloque.

fglrxinfo
Xlib: extension "XFree86-DRI" missing on display ":0.0".
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)


fgl_glxgears
Using GLX_SGIX_pbuffer
Xlib: extension "XFree86-DRI" missing on display ":0.0".
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 142 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 30
Current serial number in output stream: 30

comment fair pour resoudre ces problemes?
arnaud405
#1 Message posté le : 07-07-2007 à 12:33:35


Hobbit


Forum : Inscrit
Association :
Arrivé(e) le : 15-05-2004
Nombre de messages : 1786
affiche ton xorg.conf..ralala ATI...rrR.

-------------------------------------
Linux user : 415005
lxuser
#2 Message posté le : 07-07-2007 à 17:51:27


Petit scarabée


Forum : Inscrit
Association :
Arrivé(e) le : 07-07-2007
Nombre de messages : 1
voila :


Section "Files"
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"
# 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 "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" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

Section "Device"
Identifier "Carte vidéo générique"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
EndSection


Section "Screen"
Identifier "Default Screen"
Device "Carte vidéo générique"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x768" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x768" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x768" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x768" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x768" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x768" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection
arnaud405
#3 Message posté le : 07-07-2007 à 18:28:38


Hobbit


Forum : Inscrit
Association :
Arrivé(e) le : 15-05-2004
Nombre de messages : 1786
oula. tu n'utilises pas du tout les drivers ati là. je ne sais plus comment ça fonctionne, mais ça fait quasiment tout tout seul abec le .run des drivers non ? je peux me tromper.

-------------------------------------
Linux user : 415005
Moilebigboss
#4 Message posté le : 07-07-2007 à 19:04:12


Naboo


Forum : Inscrit
Association :
Arrivé(e) le : 24-02-2004
Nombre de messages : 2217
Essais de remplacer :

Section "Device"

Identifier "Carte vidéo générique"

Driver "vesa"

BusID "PCI:1:0:0"

EndSection



par


Section "Device"

Identifier "Carte vidéo générique"

Driver "fglrx"

BusID "PCI:1:0:0"

EndSection

ewen
#5 Message posté le : 12-07-2007 à 19:33:18


Scarabée


Forum : Inscrit
Association :
Arrivé(e) le : 24-08-2006
Nombre de messages : 456
Ou alors jette un oeil sur la doc d'Ubuntu-fr.org, qui amène à plein de liens intéressants

Ewen

--Message édité par ewen le 12-07-2007 à 19:33:41--


-------------------------------------
Sacerdotes... tui... Domine... induant... just... just...
Merde de Merde... ! J'y arriverais jamais avec ce bordel d'Introït !
L'abbé Dubois (Jean Rochefort) / "Que la fête commence"