avoir 2 xorg.conf

2007-11-05 Par sujet jiriko
Bonjour

j'ai actuellement mon portable Dell 6400 en dual-head à la maison

je voudrais avoir un deuxième xorg.conf pour quand je fonctionne avec un 
seul écran à l'extérieur

l'ideal serait que GDM me propose cela...comment faire ?
-- 
 Serge Tavernier

 http://www.kokimi-mohair.com

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


disque dur et ubuntu

2007-10-30 Par sujet jiriko
Bonjour

Il y aurait un problème de durée de vie des DD de portable sous Ubuntu...?

http://www.generation-debian.org/forums/viewtopic.php?f=5&t=350
http://forum.ubuntu-fr.org/viewtopic.php?id=158753&p=1
http://www.beranger.org/index.php?page=diary&2007/10/24/18/07/21-it-s-confirmed-gutsy-is-killing

-- 
Serge Tavernier

http://www.kokimi-mohair.com


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr


Re: ATI MOBILIY X1400 (j ai tout essayer)

2006-11-17 Par sujet jiriko

elekis a écrit :

bonjour

venant d'aquerir un nouveau portable dell 6400, avec une ati X1400,
j'essaie d'installer la derrniere de ubuntu a savoir edgy.

tout s 'est passé a merveille jusqu'a ce que j'essaie de remplacer ce
drivers mesa par les drivers ati.

j'ai tout essayer,
d'abord commencer par ceci, ca n'a rien donné

http://doc.ubuntu-fr.org/materiel/ati/

j 'ai alors suivi ce que qqn me disait sur irc (ubuntu-fr) mais la
idem on est arrivé a pas grand chose si ce n'est que c'est un probleme
avec le dri.


voici ce que me met glx and co

[EMAIL PROTECTED]:~$ glxinfo | grep rendering
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No

[EMAIL PROTECTED]:~$ 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
[EMAIL PROTECTED]:~$


je vous met ici aussi des lien vers mon xorg.conf et xorg.log

http://paste.ubuntu-nl.org/32217/
http://paste.ubuntu-nl.org/32220/

il m'a consseiller de faire cela aussi

chown root:video /usr/X11R6/lib/modules/dri -R
chmod 750 /usr/X11R6/lib/modules/dri -R

mais je n'ai pas de dossier modules.

Si qqn a une idée parce que j ai absolument besoin de la 3D pour un
travail ( cest pour celaque je l'ai acheté)  et j ai pas trop envie de
repassé sous doze.


merci


a


bonjour

j'ai aussi un 6400 et ATI X1400

j'ai galéré pas mal sous Edgy

je te joins mon xorg.conf si ça peut t'aider;  ça marche avec le driver 
fglrx à la place d' ATI


ajouter  dans /etc/modules  la ligne fglrx,  eventuellement...

bon courage ça va le faire...tiens nous au courant

# /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"
InputDevice"Synaptics Touchpad"
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  "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"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents" "true"
Option  "Device" "/dev/psaux"
Option  "Protocol" "auto-dev"
Option  "HorizScrollDelta" "0"
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