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 30/04/2007, à 13:53

Daniel Moyne

[Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Je suis en Feisty sur AMD 64 bits avec carte ATI radeon X300et driver fglrx  et je voudrais installer le bureau 3D ; j'ai installé béryl et GLX mais ça ne fonctionne pas ; avec :
$ beryl  --test-only
j'obtiens ceci :
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : failed

No composite extension

Ce qui d'autant plus surprenant que je ne devrais pas avoir AIGLX non compatible si j'ai bien compris avec le driver fglrx.

Par ailleurs dans mon xor.conf j'ai

Section "Extensions"
    Option        "Composite" "disable"
EndSection

À l'ouverture de ma session KDE depuis l'installation de béryl j'ai maintenant un message d'erreur me disant que le composite n'est pas installé ce qui est normal si je passe en "Enable" là j'ai un bureau merdique ingérable.

Qui a réussi à faire fonctionner le bureau 3D dans ces conditions ?
Merci


AMD 64 bits 1024 Mb DDR + ATI Radeon X300 (RV370) 128 Mb PCIE
K8N Neo4

Hors ligne

#2 Le 30/04/2007, à 14:18

inazo

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Salut à toi,

Tu as vérifier que tu avais l'accélération 3D ? fglrxinfo tu donneras aussi des informations importantes, de plus je penses que pour t'aider il faudra ton xorg.conf

Oui je suis dans le même cas car je n'ai pas d'accélération 3D, il est possible que pour toi c'est la même chose.

EDIT : Comme le pensé fglrx est incompatible avec Beryl et Compiz pour pallier à cela :

http://forum.ubuntu-fr.org/viewtopic.php?id=112119

EDIT 2 : J'ai réussi à installer mon OpenGl et Accélération 3D et j'ai exactement le même soucis que toi dorénavant...

Cordialement Inazo.

Dernière modification par inazo (Le 30/04/2007, à 18:26)


Processeur : AMD 64 3500+ / Carte Graphique : ATI X800Pro AGP(8x) / Carte mère : Asus A8V Deluxe / HDD : Hitachi Deskstars 750 160Go / Accélération 3D : Online / GuildWars : On / Compiz : Plantage fréquent ...

Hors ligne

#3 Le 30/04/2007, à 22:50

Daniel Moyne

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Voici mon  fglrxinfo :
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X300/X550/X1050 Series
OpenGL version string: 2.0.6334 (8.34.8)

pui mon 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         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

    # path to "/usr/share/fonts"
    # path to defoma fonts
    # path to "/usr/local/share/fonts"
    FontPath     "/usr/share/fonts/truetype"
    FontPath     "/usr/share/fonts/type1"
    FontPath     "/usr/share/fonts/X11/misc"
    FontPath     "/usr/share/fonts/X11/100dpi"
    FontPath     "/usr/share/fonts/X11/75dpi"
    FontPath     "/usr/share/fonts/X11/Type1"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "/usr/local/share/fonts/my_Type1"
    FontPath     "/usr/local/share/fonts/my_TrueType"
    FontPath     "/usr/local/share/fonts/my_pcf"
    FontPath     "/usr/local/share/fonts/my_BDF"
    FontPath     "/usr/local/share/fonts"
    FontPath     "/usr/share/fonts/truetype/thai"
    FontPath     "/usr/share/fonts/truetype/ttf-bengali-fonts"
    FontPath     "/var/lib/defoma/fontconfig.d/L"
    FontPath     "/usr/share/fonts/truetype/ttf-devanagari-fonts"
    FontPath     "/usr/share/fonts/truetype/ttf-tamil-fonts"
    FontPath     "/usr/share/fonts/truetype/ttf-gujarati-fonts"
    FontPath     "/usr/share/fonts/truetype/ttf-punjabi-fonts"
    FontPath     "/var/lib/defoma/fontconfig.d/a"
    FontPath     "/var/lib/defoma/fontconfig.d/A"
    FontPath     "/var/lib/defoma/fontconfig.d/B"
    FontPath     "/usr/share/fonts/truetype/baekmuk"
    FontPath     "/var/lib/defoma/fontconfig.d/D"
    FontPath     "/var/lib/defoma/fontconfig.d/H"
    FontPath     "/var/lib/defoma/fontconfig.d/G"
    FontPath     "/usr/share/fonts/truetype/dustin"
EndSection

Section "Module"
    Load  "bitmap"
    Load  "dbe"
    Load  "ddc"
    Load  "dri"
    Load  "extmod"
    Load  "freetype"
    Load  "glx"
    Load  "int10"
    Load  "record"
    Load  "type1"
    Load  "v4l"
    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 "Monitor"
    Identifier   "Samsung, SyncMaster 930BF"
    HorizSync    30.0 - 65.0
    VertRefresh  50.0 - 75.0
    Option        "DPMS"
EndSection

Section "Device"
    Identifier  "ATI Technologies, Inc. Radeon X300 SE (RV370)"
    Driver      "fglrx"
    Option        "UseInternalAGPGART" "no"
    Option        "KernelModuleParm" "agplock=0"
    Option        "AGPFastWrite" "0"
    Option        "VideoOverlay" "on"
    Option        "OpenGLOverlay" "off"
    BusID       "PCI:5:0:0"
EndSection

Section "Screen"
    Identifier "Default Screen"
    Device     "ATI Technologies, Inc. Radeon X300 SE (RV370)"
    Monitor    "Samsung, SyncMaster 930BF"
    DefaultDepth     24
    SubSection "Display"
        Depth     1
        Modes    "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     4
        Modes    "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     8
        Modes    "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     15
        Modes    "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     16
        Modes    "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     24
        Modes    "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection

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

Si tu as une idée merci ?


AMD 64 bits 1024 Mb DDR + ATI Radeon X300 (RV370) 128 Mb PCIE
K8N Neo4

Hors ligne

#4 Le 01/05/2007, à 09:01

inazo

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

En fait Hier soir j'ai tout écraser pour tout recommencer car mon processeur tourné à 100% et je ne pouvais même pas jouer à GuildWars car il me disait carte graphique non reconnu...

Cordialement Inazo.

Dernière modification par inazo (Le 03/05/2007, à 08:36)


Processeur : AMD 64 3500+ / Carte Graphique : ATI X800Pro AGP(8x) / Carte mère : Asus A8V Deluxe / HDD : Hitachi Deskstars 750 160Go / Accélération 3D : Online / GuildWars : On / Compiz : Plantage fréquent ...

Hors ligne

#5 Le 01/05/2007, à 21:43

Daniel Moyne

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Bon quelques progrès avec des sessions XGL-Gnome et  XGL-KDE où les effets fonctionnent sur les fenêtres (le fenêtre élastique) mais rien à faire pour le cube qui tourne ! ; il sembla qu'avec fglrx cet effet soit impossible (je dois sélectionner compiz comme gestionnaire de fenêtre).

Je vais voir avec Knoppix ce qu'il installe pour avoir le cube qui tourne.

À suivre.


AMD 64 bits 1024 Mb DDR + ATI Radeon X300 (RV370) 128 Mb PCIE
K8N Neo4

Hors ligne

#6 Le 03/05/2007, à 00:48

Daniel Moyne

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Knoppix utilise le driver "ati" et pas "fglrx" ; j'ai donc tenté l'essai d'installation des drivers libres ATI pour X300 PCIE cela avec Envy ; mal m'en a pris je n'ai pas réussi mais j'ai peut-être commis une erreur de parcours mais pas moyen de revenir en arrière avec "fglrx" et un DRI qui fonctionne c'est à dire que maintenant avec le même "xorg.conf" qu'auparavant je me retrouve avec cela :
$ 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.4 (1.5 Mesa 6.5.2)

et pas moyen de faire un diagnostique clair du problème de configuration (c'est un des problème de Linux !) ; bref si vous avez des idées pour rétablir mon "fglrx" avec DRI je suis preneur et c'est possible puisque ça fonctionnait correctement avant.


AMD 64 bits 1024 Mb DDR + ATI Radeon X300 (RV370) 128 Mb PCIE
K8N Neo4

Hors ligne

#7 Le 03/05/2007, à 08:26

Art Edwards

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

j'ai lu les messages sur fglrx et amd64. Je suis dans le meme bateau.

On peut gagner quelques pieces des information dans

/var/log/Xorg.0.log

En ma cas

.
.drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID PCI:1:5:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports PCI:1:5:0
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
.
.
.

Donc, je crois que cest un problem avec le paquet linux-restricted-modules-2.6.20 pour amd64

Art Edwards
.

#8 Le 03/05/2007, à 08:36

inazo

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Salut à tous,

Idem je suis comme vous après une installation des driver radeon, puis du driver avec Envy et le driver contenu dans Feisty Fawn je n'arrive plus à rien...

J'ai du virer le Radeon car il faisait siffler ma carte graphique !!!

Sinon j'ai bien envi d'attendre que le driver Radeon progresse, car de toute façon ATI feront rien de plus...

Cordialement Inazo.


Processeur : AMD 64 3500+ / Carte Graphique : ATI X800Pro AGP(8x) / Carte mère : Asus A8V Deluxe / HDD : Hitachi Deskstars 750 160Go / Accélération 3D : Online / GuildWars : On / Compiz : Plantage fréquent ...

Hors ligne

#9 Le 03/05/2007, à 20:56

Daniel Moyne

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Art,
toi tu aas le device /dev/card0 installé donc tu n'es pas trop loin du plat pour saucer ! ; dans mon cas je n'arrive même plus à cela et impossible d'avoir un diagnostic clair ; je vais me replonger dans la lecture du fichier "/var/log/Xorg.0.log".
Aùicalement.


AMD 64 bits 1024 Mb DDR + ATI Radeon X300 (RV370) 128 Mb PCIE
K8N Neo4

Hors ligne

#10 Le 03/05/2007, à 21:11

inazo

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Ben moi le fglrxinfo me donne ceci aussi :

inazo@Inazo:~$ 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.4 (1.5 Mesa 6.5.2)

Et voici mon 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 xorg.conf(5) manual page.
# (Type "man 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/fonts/X11/misc"
	Fontpath	"/usr/share/fonts/X11/cyrillic"
	Fontpath	"/usr/share/fonts/X11/100dpi/:unscaled"
	Fontpath	"/usr/share/fonts/X11/75dpi/:unscaled"
	Fontpath	"/usr/share/fonts/X11/Type1"
	Fontpath	"/usr/share/fonts/X11/100dpi"
	Fontpath	"/usr/share/fonts/X11/75dpi"
	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"	"oss"
	Option		"XkbOptions"	"lv3:ralt_switch"
EndSection

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

Section "InputDevice"
	Identifier	"stylus"
	Driver		"wacom"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"stylus"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	Identifier	"eraser"
	Driver		"wacom"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"eraser"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	Identifier	"cursor"
	Driver		"wacom"
	Option		"Device"	"/dev/input/wacom"
	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 "Monitor"
	Identifier	"aticonfig-Monitor[0]"
        Option		"VendorName"	"ATI Proprietary Driver"
	Option		"ModelName"	"Generic Autodetecting Monitor"
	Option		"DPMS"	"true"
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc R420 JI [Radeon X800PRO]"
	Driver		"fglrx"
	Busid		"PCI:1:0:0"
EndSection

Section "Device"
	Identifier	"aticonfig-Device[0]"
	Driver		"radeon"
EndSection

Section "Device"
	Identifier	"aticonfig-Device[0]"
	Driver		"fglrx"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc R420 JI [Radeon X800PRO]"
	Monitor		"Generic Monitor"
	Defaultdepth	24
	SubSection "Display"
		Depth	1
		Modes		"1280x1024"	"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 "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"
	Option		"Composite"	"0"
EndSection

Comme vous pouvez le constater c'est un sacré champ de bataille...

Cordialement Inazo.


Processeur : AMD 64 3500+ / Carte Graphique : ATI X800Pro AGP(8x) / Carte mère : Asus A8V Deluxe / HDD : Hitachi Deskstars 750 160Go / Accélération 3D : Online / GuildWars : On / Compiz : Plantage fréquent ...

Hors ligne

#11 Le 04/05/2007, à 00:19

Daniel Moyne

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Inazo,
il y a manifestement quelque chose de pas bon dans ton "xorg.conf" avec ces sections :
Section "Monitor"
    Identifier    "aticonfig-Monitor[0]"
    Option        "VendorName"    "ATI Proprietary Driver"
    Option        "ModelName"    "Generic Autodetecting Monitor"
    Option        "DPMS"    "true"
EndSection

Section "Monitor"
    Identifier    "aticonfig-Monitor[0]"
        Option        "VendorName"    "ATI Proprietary Driver"
    Option        "ModelName"    "Generic Autodetecting Monitor"
    Option        "DPMS"    "true"
EndSection
où tu as le même identifiant  "aticonfig-Monitor[0]" 2 fois et aussi là :
Section "Device"
    Identifier    "aticonfig-Device[0]"
    Driver        "radeon"
EndSection

Section "Device"
    Identifier    "aticonfig-Device[0]"
    Driver        "fglrx"
EndSection

Par ailleurs si tu n'utilises pas eraser  wacom et stylus wacom tu peux les bazarder en enlevant les références aussi !


AMD 64 bits 1024 Mb DDR + ATI Radeon X300 (RV370) 128 Mb PCIE
K8N Neo4

Hors ligne

#12 Le 04/05/2007, à 00:23

aganim07

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Mais la marche à suivre pour obtenir l'accélération graphique + Beryl est différente sous un proco 64 bits ? yikes

Hors ligne

#13 Le 04/05/2007, à 08:42

inazo

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

EN effet j'ai virer les redondances et cela fonctionne j'ai remis fglrx et suivi le tuto pour l'activation de l'open GL et miracle il fonctionne et j'ai bien avec fglrxinfo X800.

Cependant accélération graphique toujours absente... Ma carte est toujours donc pas reconnu comme AGP, donc Guild Wars eu comment dire c'est pas "jojo" lol.

Par contre pardonne mon ignorance mais : "eraser  wacom et stylus wacom" quesa quo ?

Oui suis nul en Linux je débutte il faut bien un jour...

Merci en tous cas.

Cordialement Inazo.


Processeur : AMD 64 3500+ / Carte Graphique : ATI X800Pro AGP(8x) / Carte mère : Asus A8V Deluxe / HDD : Hitachi Deskstars 750 160Go / Accélération 3D : Online / GuildWars : On / Compiz : Plantage fréquent ...

Hors ligne

#14 Le 04/05/2007, à 20:16

Daniel Moyne

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Inazo
À quel tuto fais tu allusion ?
Tu as une carte X800 AGP !
pour stylus tu vires :

Section "InputDevice"
    Identifier    "stylus"
    Driver        "wacom"
    Option        "Device"    "/dev/input/wacom"
    Option        "Type"    "stylus"
    Option        "ForceDevice"    "ISDV4"# Tablet PC ONLY
EndSection

et  tu enlèves la ligne :

Inputdevice    "stylus"    "SendCoreEvents"

de cette section :

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

Pour les autres items inutiles tu fais de même.


AMD 64 bits 1024 Mb DDR + ATI Radeon X300 (RV370) 128 Mb PCIE
K8N Neo4

Hors ligne

#15 Le 06/05/2007, à 17:43

inazo

Re : [Feisty Béryl fglrx]Comment installer le bureau 3D sur AMD 64 bits ?

Salut,

J'ai suivi ce tuto : http://doc.ubuntu-fr.org/fglrx

Sinon tu peux m'expliquer pourquoi enlever les "SendCoreEvents" ?

Je vais le faire pour voir si cela change quelque chose.

Merci.

Cordialement Inazo.

EDIT:

J'ai supprimer les élément "SendCoreEvents", et je vous met mon /etc/modules :

# /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.
agpgart
via-agp
amd64-agp
fglrx
lp
rtc
sbp2
fuse

Voici mon résultat avec lsmod | grep agp :

root@Inazo:~# lsmod | grep agp
via_agp                13056  0

Dernière modification par inazo (Le 06/05/2007, à 18:37)


Processeur : AMD 64 3500+ / Carte Graphique : ATI X800Pro AGP(8x) / Carte mère : Asus A8V Deluxe / HDD : Hitachi Deskstars 750 160Go / Accélération 3D : Online / GuildWars : On / Compiz : Plantage fréquent ...

Hors ligne