Bureau 3 D sous mandriva
Résolu/Fermé
jesaistjrspas
Messages postés
58
Date d'inscription
mercredi 20 décembre 2006
Statut
Membre
Dernière intervention
10 février 2009
-
5 janv. 2007 à 10:40
jesaistjrspas Messages postés 58 Date d'inscription mercredi 20 décembre 2006 Statut Membre Dernière intervention 10 février 2009 - 6 janv. 2007 à 19:38
jesaistjrspas Messages postés 58 Date d'inscription mercredi 20 décembre 2006 Statut Membre Dernière intervention 10 février 2009 - 6 janv. 2007 à 19:38
A voir également:
- Bureau 3 D sous mandriva
- Bureau virtuel windows 10 - Guide
- Picasa 3 - Télécharger - Albums photo
- Photorecit 3 - Télécharger - Visionnage & Diaporama
- Ai suite 3 download - Télécharger - Optimisation
- Changer icone bureau - Guide
5 réponses
mamiemando
Messages postés
33536
Date d'inscription
jeudi 12 mai 2005
Statut
Modérateur
Dernière intervention
18 février 2025
7 828
5 janv. 2007 à 14:44
5 janv. 2007 à 14:44
Il y a plein de tutoriel pour installer compiz. Moi je te conseille d'installer beryl, il y a un tutoriel debian qui est très bien, et pour mandriva ce sera quasiment pareil (il faudra juste installer des paquets rpm à la place des .deb).
http://forum.debian-fr.org/viewtopic.php?t=4985&postdays=0&postorder=asc&start=0&sid=bddd94277810fd62374bdb588d289528
La partie sur gdm tu la zappes car a priori toi tu dois avoir un kdm.
Bonne chance
http://forum.debian-fr.org/viewtopic.php?t=4985&postdays=0&postorder=asc&start=0&sid=bddd94277810fd62374bdb588d289528
La partie sur gdm tu la zappes car a priori toi tu dois avoir un kdm.
Bonne chance
jesaistjrspas
Messages postés
58
Date d'inscription
mercredi 20 décembre 2006
Statut
Membre
Dernière intervention
10 février 2009
5 janv. 2007 à 16:07
5 janv. 2007 à 16:07
J'ai suivi ton lien desinstaller compiz et installer les paquets pour beryl.
Toutefois, lorsque je tape : "beryl-manager" les fenetres changent d'apparence (icone reduit fermé une fenetre ont disparu) et mon ordi plante (impossible de fermer les programmes dans le tableaux de bords, internet, konsole) obliger de redémarrer l'ordi
Je suis novice sous linux et commence à apprécier le mode Konsole, en ce qui concerne le mode graphique il m'aide un petit peu.
Si il faut "bidouiller" certains fichiers merci de m'aider pas à pas si possible.
Toutefois, lorsque je tape : "beryl-manager" les fenetres changent d'apparence (icone reduit fermé une fenetre ont disparu) et mon ordi plante (impossible de fermer les programmes dans le tableaux de bords, internet, konsole) obliger de redémarrer l'ordi
Je suis novice sous linux et commence à apprécier le mode Konsole, en ce qui concerne le mode graphique il m'aide un petit peu.
Si il faut "bidouiller" certains fichiers merci de m'aider pas à pas si possible.
Utilisateur anonyme
5 janv. 2007 à 18:11
5 janv. 2007 à 18:11
Bonjour,
J'ai installé Beryl, Nvidia, Compiz et en tapant beryl dans une console($), j'ai tout en 3D.
Voilà, si ça peut t'aider...
A+
J'ai installé Beryl, Nvidia, Compiz et en tapant beryl dans une console($), j'ai tout en 3D.
Voilà, si ça peut t'aider...
A+
jesaistjrspas
Messages postés
58
Date d'inscription
mercredi 20 décembre 2006
Statut
Membre
Dernière intervention
10 février 2009
5 janv. 2007 à 18:50
5 janv. 2007 à 18:50
Si quelqu'un peux m'aider :
[olo@localhost ~]$ beryl
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl with __GL_YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
beryl: No composite extension
Il semblerait qu'il me manque des éléments.... Merci de vos conseils et vos aides.
[olo@localhost ~]$ beryl
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl with __GL_YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
beryl: No composite extension
Il semblerait qu'il me manque des éléments.... Merci de vos conseils et vos aides.
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
mamiemando
Messages postés
33536
Date d'inscription
jeudi 12 mai 2005
Statut
Modérateur
Dernière intervention
18 février 2025
7 828
6 janv. 2007 à 14:04
6 janv. 2007 à 14:04
Pour moi tu as mal corrigé /etc/X11/xorg.conf, cf le lien que je t'ai donné auu début.
Bonne chance
Bonne chance
jesaistjrspas
Messages postés
58
Date d'inscription
mercredi 20 décembre 2006
Statut
Membre
Dernière intervention
10 février 2009
6 janv. 2007 à 19:38
6 janv. 2007 à 19:38
Je te communique mes infos concernant Xorg.conf ainsi que Beryl. Je ne peux que te confirmer que celà fonctionne très bien.
Pour Xorg.conf
Section "Files"
# font server independent of the X server to render fonts.
FontPath "unix/:-1"
# minimal fonts to allow X to run without xfs
FontPath "/usr/share/fonts/misc:unscaled"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "/usr/lib/xorg/modules/extensions/nvidia/libglx.so"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Hewlett-Packard"
ModelName "HP F1523 Flat Panel Monitor"
HorizSync 30.0-61.0
VertRefresh 56.0-76.0
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce FX (generic)"
Driver "nvidia"
Option "DPMS"
Option "TwinViewOrientation" "Clone"
Option "TwinView"
Option "RenderAccel" "true" Ligne ajoutée
Option "AllowGLXWithComposite" "true" Ligne ajoutée
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Option "AddARGBGLXVisuals" "True" Ligne ajoutée
Subsection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
Pour Beryl
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl with __GL_YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
Initiating splash
Reloading all options.
En ce qui concerne mon petit souci sur l'effet eau, j'ai lancé trop de fois "shift + F9".
maintentant tout est ok.
Peux tu toujours me confirmer ton point de vue de ton dernier post
"Pour moi tu as mal corrigé /etc/X11/xorg.conf, cf le lien que je t'ai donné auu début."
En te remerciant
Pour Xorg.conf
Section "Files"
# font server independent of the X server to render fonts.
FontPath "unix/:-1"
# minimal fonts to allow X to run without xfs
FontPath "/usr/share/fonts/misc:unscaled"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "/usr/lib/xorg/modules/extensions/nvidia/libglx.so"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Hewlett-Packard"
ModelName "HP F1523 Flat Panel Monitor"
HorizSync 30.0-61.0
VertRefresh 56.0-76.0
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce FX (generic)"
Driver "nvidia"
Option "DPMS"
Option "TwinViewOrientation" "Clone"
Option "TwinView"
Option "RenderAccel" "true" Ligne ajoutée
Option "AllowGLXWithComposite" "true" Ligne ajoutée
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Option "AddARGBGLXVisuals" "True" Ligne ajoutée
Subsection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
Pour Beryl
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl with __GL_YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
Initiating splash
Reloading all options.
En ce qui concerne mon petit souci sur l'effet eau, j'ai lancé trop de fois "shift + F9".
maintentant tout est ok.
Peux tu toujours me confirmer ton point de vue de ton dernier post
"Pour moi tu as mal corrigé /etc/X11/xorg.conf, cf le lien que je t'ai donné auu début."
En te remerciant
6 janv. 2007 à 01:21
Je viens de tester l'effet eau et je n'arrive plus à l'enlever... Hi HI
Bonne journée