#1 Le 08/08/2006, à 18:45
- Aknotwot
[Résolu]fglrx chargé mais pas actif
Bonjour,
voici un problème abordé à plusieurs reprises. J'ai une carte ATI Radeon 9700 Pro
Ma commande fglrxinfo me renvoie :
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.4.1)
et pourtant le module semble bien chargé :
lsmod | grep fgl
fglrx 395884 8
agpgart 37072 2 fglrx,nvidia_agp
J'ai d'abord installé les drivers proprio d'ATI, comme indiqué dans le wiki. Le problème était récurrent...j'ai donc tenté les derniers drivers ATI. Voici un extrait du XOrg.0.log
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 6.8.99.8, module version = 8.27.10
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
le log dmesg renvoie les infos suivantes :
dmesg | grep fglrx
[17179591.836000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[17179591.840000] [fglrx] Maximum main memory to use for locked dma buffers: 928 MBytes.
[17179591.840000] [fglrx] module loaded - fglrx 8.27.10 [Jul 27 2006] on minor 0[17179711.444000] [fglrx] Internal AGP support requested, but kernel AGP support active.
[17179711.444000] [fglrx] Have to use kernel AGP support to avoid conflicts.
[17179711.444000] [fglrx] AGP detected, AgpState = 0x1f00421b (hardware caps of chipset)
[17179711.444000] [fglrx] AGP enabled, AgpCommand = 0x1f004312 (selected caps)
[17179711.452000] [fglrx] total GART = 134217728
[17179711.452000] [fglrx] free GART = 118222848
[17179711.452000] [fglrx] max single GART = 118222848
[17179711.452000] [fglrx] total LFB = 124817408
[17179711.452000] [fglrx] free LFB = 110219264
[17179711.452000] [fglrx] max single LFB = 110219264
[17179711.452000] [fglrx] total Inv = 0
[17179711.452000] [fglrx] free Inv = 0
[17179711.452000] [fglrx] max single Inv = 0
[17179711.452000] [fglrx] total TIM = 0
Il est indiqué dans les notes d'installation d'ATI :
In order to use the fglrx internal AGP support, you have to make sure that the kernel agpgart support is not active, i.e. it is not compiled into the kernel and the kernel modules are not loaded. If the fglrx kernel module detects that the kernel agpgart support is active, it will automatically use that even if its internal AGP support is requested in order to avoid conflicts that can cause problems under some circumstances.
Est-ce que ca ne serait pas l'Internal AGP qui pose problème ? Si oui, comment peut-on le désactiver ?
Merci d'avance.
Dernière modification par Aknotwot (Le 10/08/2006, à 20:45)
Hors ligne
#2 Le 09/08/2006, à 07:48
- calimarno
Re : [Résolu]fglrx chargé mais pas actif
Salut Aknotwot,
A quoi ressemble ton xorg.conf?
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 09/08/2006, à 09:54
- gidu
Re : [Résolu]fglrx chargé mais pas actif
Salut !
Juste une chose, j'ai remarqué ceci à propos des modules :
lsmod | grep fgl
fglrx 395884 8
agpgart 37072 2 fglrx,nvidia_agp
... alors que tu as une ATI Radeon 9600 (et pas une nVidia ...) !
Et moi, j'ai ça :
lsmod | grep fgl
fglrx 388908 8
agpgart 34888 2 fglrx,via_agp
p
@ + !
Gidu
Dernière modification par gidu (Le 09/08/2006, à 09:57)
- Eeepc 701 4G avec 2 Go ram / sdhc 4 Go / ubuntu 8.04 / mini Bluetooth trust / souris bt 510 / wiimote en técommande Bluetooth
- PC de bureau AMD ATHLON XP3000 / UBUNTU 8.04
- portable iBook G5 / 2Go ram / MacOsX 10.4
Hors ligne
#4 Le 09/08/2006, à 10:06
- bp
Re : [Résolu]fglrx chargé mais pas actif
J'ai le même stuut apparement sur mon acer TM803. (carte radeon 9000)
je comprend pas. J'ai fait la mise à jour depuis breezy ou j'utilisais le driver fglrx du site ATI (8.23.7), vers dapper. Plus d'accélération lors de la mise à jour. je désinstalle les paquets du driver, et j'installe "fglrx de synaptics" (8.25).
Pour info lsmod | grep fglrx (comme Aknotwot)
fglrx 391756 8
agpgart 36784 2 fglrx,intel_agp
fglrxinfo (pareil)
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.4.1)
dans dmesg | grep fglrx j'ai un truc fort similaire (sauf la ligne concernant le conflit kernel AGP qu'à Aknotwot) :
[17179597.888000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[17179597.892000] [fglrx] Maximum main memory to use for locked dma buffers: 430 MBytes.
[17179597.892000] [fglrx] module loaded - fglrx 8.25.18 [May 18 2006] on minor 0[17179619.484000] [fglrx] AGP detected, AgpState = 0x1f000217 (hardware caps of chipset)
[17179619.488000] [fglrx] AGP enabled, AgpCommand = 0x1f000314 (selected caps)
[17179619.496000] [fglrx] total GART = 268435456
[17179619.496000] [fglrx] free GART = 252440576
[17179619.496000] [fglrx] max single GART = 252440576
[17179619.496000] [fglrx] total LFB = 59060224
[17179619.496000] [fglrx] free LFB = 47165440
[17179619.496000] [fglrx] max single LFB = 47165440
[17179619.496000] [fglrx] total Inv = 0
[17179619.496000] [fglrx] free Inv = 0
[17179619.496000] [fglrx] max single Inv = 0
[17179619.496000] [fglrx] total TIM = 0
mon xorg.conf (pour info) :
Section "ServerLayout"
# Screen "Screen1" RightOf "Screen0"
Identifier "Server Layout"
Screen "Screen0" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Synaptics Touchpad" "SendCoreEvents"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe" # Double buffer extension
Load "extmod"
Option "omit xfree86-dga"
Load "type1"
Load "freetype"
# This loads the GLX module
Load "glx" # libglx.a
Load "dri" # libdri.a
Load "i2c"
Load "bitmap"
Load "ddc"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "microsoft"
Option "XkbLayout" "be"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/input/mice"
# When using XQUEUE, comment out the above two lines, and uncomment
EndSection
Section "InputDevice"
# Option "SendCoreEvents" "true"
# Option "HorizScrollDelta" "0"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "Device" "/dev/psaux"
# Option "Protocol" "auto-dev"
Option "ZAxisMapping" "4 5"
# Option "Edges" "1900 5400 1800 3900"
Option "Finger" "25 30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.18"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
Option "UpDownScrolling" "on"
Option "Protocol" "ImPS/2"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
Option "DPMS"
EndSection
Section "Device"
# Option "MonitorLayout" "LCD, NONE"
# Option "TwinView"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
Option "no_accel" "no"
Option "no_dri" "no"
# === misc DRI settings ===
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
Option "DesktopSetup" "Single"
# Option "MetaModes" "1400x1050, 1024x768"
Option "ScreenOverlap" "0"
Option "GammaCorrectionI" "0x06419064"
Option "GammaCorrectionII" "0x06419064"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
Option "CapabilitiesEx" "0x00000000"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
Option "OpenGLOverlay" "off"
# === Center Mode (Laptops only) ===
Option "CenterMode" "true"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
# Option "PowerState" "1"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter 2"
Driver "radeon"
Option "MonitorLayout" "LVDS, AUTO"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter 3"
Driver "radeon"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
# Modes "1024x768"
Viewport 0 0
Depth 24
Modes "1400x1050" "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "ATI Graphics Adapter 3"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Pas moyen de mettre cette accélération en route... c'est vraiment dommage.
Merci d'avance
Bert
bp
Plus que quelques milliards de gens à basculer dans le monde libre de linux :)
Hors ligne
#5 Le 09/08/2006, à 10:47
- ffomnislash
Re : [Résolu]fglrx chargé mais pas actif
cat /var/log/Xorg.log | grep EE
cat /var/log/Xorg.log | grep WW
svp
-- Mon blog --
Hors ligne
#6 Le 09/08/2006, à 11:21
- bp
Re : [Résolu]fglrx chargé mais pas actif
bp@Spathi-Eluder:~$ cat /var/log/Xorg.0.log | grep EE
Current Operating System: Linux Spathi-Eluder 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
ainsi que
bp@Spathi-Eluder:~$ cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/X11/fonts/TTF/" does not exist.
(WW) The directory "/usr/share/X11/fonts/OTF" does not exist.
(WW) The directory "/usr/share/X11/fonts/CID/" does not exist.
(WW) fglrx(0): Bad V_BIOS checksum
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Specified desktop setup not supported: 1
bp
Plus que quelques milliards de gens à basculer dans le monde libre de linux :)
Hors ligne
#7 Le 09/08/2006, à 11:26
- ffomnislash
Re : [Résolu]fglrx chargé mais pas actif
hum ca parle du V_Bios mais je ne sais pas ce que c'est
Ainsi que du desktop :1. La je voit pas trop ou est le pb ...
-- Mon blog --
Hors ligne
#8 Le 09/08/2006, à 11:57
- bp
Re : [Résolu]fglrx chargé mais pas actif
Je comprend pas ... j'avais déjà ça avant (Breezy) et ça marchait très bien... pas de nouveaux messages de ce coté donc. J'ai aussi cherché un peu, et même en changeant libGL.so.1.2 (comme expliquer sur http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide) j'ai pas de meilleur résultat. j'ai aussi activé le omit xfree86-dga, et ça ne change pas grand chose.
je continue de retourner le web.
bp
Plus que quelques milliards de gens à basculer dans le monde libre de linux :)
Hors ligne
#9 Le 09/08/2006, à 13:23
- calimarno
Re : [Résolu]fglrx chargé mais pas actif
@bp : Dans ton "xorg.conf" tu as trois devices ("ATI Graphics Adapter n", n=1,2,3) configurés dont deux avec les drivers "radeon". Tu as ensuite deux "Screen" : le Screen0 qui utilise le premier device (fglrx), puis le Screen1 qui uilise le "ATI Graphics Adapter 3 device" (radeon).
J'ai comme l'impression que tu as la sortie du Screen1 (ce que suggère également la remarque de ffomnislash).
Essaie de changer "radeon" par "fglrx" dans cette section (n=3) pour voir... ou si tu veux garder toutes les options que tu as pour le premier device (n=1), de commenter la section Screen1.
Je ne suis pas du tout un spécialiste, mais c'est ce que j'aurais essayé pour moi.
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
#10 Le 09/08/2006, à 13:41
- bp
Re : [Résolu]fglrx chargé mais pas actif
Hello,
j'ai enlevé ces vieilles sections qui n'était pas activée (pas de Screen1 dans ServerLayout). ça ne change logiquement rien. Je n'utilise plus ma sortie vidéo depuis quelques mois déjà et n'en aurait plus besoin.
Pas encore de progression donc. Une autre suggestion ? Je reste près à répondre à toute question.
bp
Section "ServerLayout"
Identifier "Server Layout"
Screen "Screen0" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Synaptics Touchpad" "SendCoreEvents"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe" # Double buffer extension
Load "extmod"
# Option "omit xfree86-dga"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "type1"
Load "freetype"
# This loads the GLX module
Load "glx" # libglx.a
Load "dri" # libdri.a
Load "i2c"
Load "bitmap"
Load "ddc"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "microsoft"
Option "XkbLayout" "be"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/input/mice"
# When using XQUEUE, comment out the above two lines, and uncomment
EndSection
Section "InputDevice"
# Option "SendCoreEvents" "true"
# Option "HorizScrollDelta" "0"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "Device" "/dev/psaux"
# Option "Protocol" "auto-dev"
Option "ZAxisMapping" "4 5"
# Option "Edges" "1900 5400 1800 3900"
Option "Finger" "25 30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.18"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
Option "UpDownScrolling" "on"
Option "Protocol" "ImPS/2"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
Option "DPMS"
EndSection
Section "Device"
# Option "MonitorLayout" "LCD, NONE"
# Option "TwinView"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
Option "no_accel" "no"
Option "no_dri" "no"
# === misc DRI settings ===
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
Option "DesktopSetup" "Single"
# Option "MetaModes" "1400x1050, 1024x768"
Option "ScreenOverlap" "0"
Option "GammaCorrectionI" "0x06419064"
Option "GammaCorrectionII" "0x06419064"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
Option "CapabilitiesEx" "0x00000000"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
Option "OpenGLOverlay" "off"
# === Center Mode (Laptops only) ===
Option "CenterMode" "true"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
# Option "PowerState" "1"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
# Modes "1024x768"
Viewport 0 0
Depth 24
Modes "1400x1050" "1024x768"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
bp
Plus que quelques milliards de gens à basculer dans le monde libre de linux :)
Hors ligne
#11 Le 09/08/2006, à 14:01
- ffomnislash
Re : [Résolu]fglrx chargé mais pas actif
Option "no_accel" "no"
Option "no_dri" "no"
C'et normal que ce soit a no ?
-- Mon blog --
Hors ligne
#12 Le 09/08/2006, à 14:14
- bp
Re : [Résolu]fglrx chargé mais pas actif
comme par exemple sur http://forum.ubuntu-fr.org/viewtopic.php?id=2487 au post #8, "no_dri" "no" est ce qu'il faut mettre... l'inverse ("no_dri" "yes") désactive l'accélération. De plus, ce xorg.conf marchait du temps de Breezy.
donc oui c'est normal je dirais.
bp
bp
Plus que quelques milliards de gens à basculer dans le monde libre de linux :)
Hors ligne
#13 Le 09/08/2006, à 17:34
- Aknotwot
Re : [Résolu]fglrx chargé mais pas actif
@gidu : nvidia-agp correspond à mon chipset, un nforce...pas de lien avec ma carte graphique qui est une Radeon 9700 Pro.
@tous : merci pour votre aide, voici quelques infos supplémentaires :
$ cat /var/log/Xorg.0.log | grep EE
Current Operating System: Linux wuadwuip 2.6.15-26-k7 #1 SMP PREEMPT Thu Aug 3 03:40:32 UTC 2006 i686
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(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
et
$ cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
(WW) fglrx: No matching Device section for instance (BusID PCI:2:0:1) found
(WW) fglrx(0): Specified desktop setup not supported: 8
et mon xorg.conf
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 "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 R300 ND [Radeon 9700 Pro]"
Driver "fglrx"
BusID "PCI:2:0:0"
EndSection
Section "Monitor"
Identifier "B102035W"
Option "DPMS"
HorizSync 31-83
VertRefresh 56-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon R300 ND [Radeon 9700 Pro]"
Monitor "B102035W"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "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
J'ai tenté pas mal de truc sur ce pb...ca marchait nickel sous breezy...arf...non je ne désespere pas...mais bon la c lourd :-)
Hors ligne
#14 Le 09/08/2006, à 17:58
- bp
Re : [Résolu]fglrx chargé mais pas actif
"fglrx: No matching Device section for instance (BusID PCI:2:0:1) found" ?
tu es sur qu'elle est en PCI:2:0:1 ? que nous donne la commande lspci ?
regarde de ce coté peut-être.
+
bp
Plus que quelques milliards de gens à basculer dans le monde libre de linux :)
Hors ligne
#15 Le 09/08/2006, à 20:59
- Aknotwot
Re : [Résolu]fglrx chargé mais pas actif
Voici les résultats partiels de la commande lspci
0000:02:00.0 VGA compatible controller: ATI Technologies Inc Radeon R300 ND [Rad eon 9700 Pro]
0000:02:00.1 Display controller: ATI Technologies Inc Radeon R300 [Radeon 9700 P ro] (Secondary)
Ma carte est bien sur le 2:0:0, c'est donc normal (je pense) qu'il ne trouve rien en 2:0:1
Hors ligne
#16 Le 10/08/2006, à 17:07
- Aknotwot
Re : [Résolu]fglrx chargé mais pas actif
un chti up
Hors ligne
#17 Le 10/08/2006, à 20:54
- Aknotwot
Re : [Résolu]fglrx chargé mais pas actif
Je suis finalement venu à bout du problème en appliquant ce tutorial :http://doc.ubuntu-fr.org/materiel/ati_propietaire
J'ai utilisé quelques commandes supplémentaires. Je me suis permis de le compléter.
Merci à tous pour vous etre penché sur ce problème.
pour info les perfs :
glxgears -printfps
18366 frames in 5.0 seconds = 3673.196 FPS
16478 frames in 5.0 seconds = 3292.059 FPS
631 frames in 5.0 seconds = 126.188 FPS
39293 frames in 5.0 seconds = 7855.975 FPS
50605 frames in 5.0 seconds = 10120.963 FPS
50711 frames in 5.3 seconds = 9510.617 FPS
48483 frames in 5.0 seconds = 9685.139 FPS
Hors ligne
#18 Le 11/08/2006, à 14:42
- bp
Re : [Résolu]fglrx chargé mais pas actif
après l'install des drivers depuis le site ATI (8.27) pas mieux ...
j'ai finalement réinstallé une ubuntu dapper neuve ... ensuite j'ai du réalisé un changement de libGL.so.1.2 (comme expliquer sur http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide). maintenant ça marche enfin ... ouf !
merci et à bientot pour d'autres bugs :d
bp
Plus que quelques milliards de gens à basculer dans le monde libre de linux :)
Hors ligne