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 21/05/2006, à 01:29

ZuZuu

Petit probleme avec XGL !

J'ai installer dapper en beta sur ma Kubuntu avec donc XGL et les pilotes XGL nvidia ..
TOut marchais bien au début, puis j'ai vite eu des ennuis avec le server X.

EN effet, j'ai 2 écrans en Xinerama, ce xorg.conf a marché sous breezy longtemps pi quelque jour sous Dapper avant de me lacher (écran du haut avec une résolution de 640*800, puis maintenant, d'apres le terminal une erreur avec les modules kernel nvidia mais je ne sais pas ce que c'est.. (j'ai installé le paquet nvidia-kernel-common))

Je vous montre mon xorg.xonf :

# /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 "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/CID"
  FontPath "/usr/share/X11/fonts/100dpi"
  FontPath "/usr/share/X11/fonts/75dpi"
  # paths to defoma fonts
  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
  Load "i2c"
  Load "bitmap"
  Load "ddc"
  Load "extmod"
  Load "freetype"
  Load "int10"
  Load "type1"
  Load "vbe"
  load "glx"
  load "v4l"
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"
  option "ZAxisMapping" "4 5"
EndSection

Section "Device"
  identifier "NVIDIA Corporation NV25 [GeForce4 Ti 4200]-ext"
  boardname "nv"
  busid "PCI:1:0:0"
  driver "nvidia"
  screen 0
  option "TwinView" "on"
  option "TwinViewOrientation" "clone"
  option "SecondMonitorHorizSync" "28.0-33.0"
  option "SecondMonitorVertRefresh" "43-72"
EndSection

Section "Monitor"
  identifier "LCD-E15X6"
  vendorname "Plug 'n' Play"
  modelname "Plug 'n' Play"
  modeline  "1024x780@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  gamma 1.0
EndSection

Section "Screen"
  Identifier "LCD-E15X6"
  Device "NVIDIA Corporation NV25 [GeForce4 Ti 4200]-ext"
  Monitor "LCD-E15X6"
  DefaultDepth 24
  SubSection "Display"
    depth 24
    modes "1024x780@60"
  EndSubSection
EndSection

Section "Device"
  identifier "NVIDIA Corporation NV25 [GeForce4 Ti 4200]-m"
  boardname "nv"
  busid "PCI:1:0:0"
  driver "nvidia"
  screen 1
  option "TwinView" "on"
  option "TwinViewOrientation" "clone"
  option "SecondMonitorHorizSync" "28.0-33.0"
  option "SecondMonitorVertRefresh" "43-72"
EndSection

Section "Monitor"
  identifier "Philips"
  vendorname "Plug 'n' Play"
  modelname "Plug 'n' Play"
  modeline  "1024x780@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  gamma 1.0
EndSection

Section "Screen"
  Identifier "Philips"
  Device "NVIDIA Corporation NV25 [GeForce4 Ti 4200]-m"
  Monitor "Philips"
  DefaultDepth 24
  SubSection "Display"
    depth 24
    modes "1024x780@60"
  EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Test1"
  option "Xinerama"
  screen 0 "LCD-E15X6" 0 0
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
EndSection

Section "DRI"
  Mode 0666
EndSection
Section "ServerFlags"
EndSection

Voila si vous avez des idées je suis preneur ! merci beaucoup !

Hors ligne

#2 Le 21/05/2006, à 10:47

kao_chen

Re : Petit probleme avec XGL !

moi j'utilise l'option twinview plutot que xinerama

# /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 "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	"i2c"
	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	"Carte vidéo générique"
	Driver		"nvidia"
	BusID		"PCI:5:0:0"
	Option          "TwinView" "on"
        Option          "MetaModes" "1280x1024,1280x1024"
        
        Option          "TwinViewOrientation" "RightOf"
	
EndSection

Section "Monitor"
	Identifier	"B70A"
	Option		"DPMS"
EndSection

Section "Monitor"
	Identifier	"B70A-2"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Carte vidéo générique"
	Monitor		"B70A"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"Cloned Screen"
	Device		"Carte vidéo générique"
	Monitor		"B70A-2"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	Screen          "Cloned Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus" "SendCoreEvents"
	InputDevice     "cursor" "SendCoreEvents"
	InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection

Hors ligne

#3 Le 21/05/2006, à 13:33

ZuZuu

Re : Petit probleme avec XGL !

Oui mais ca n'a rien a voir avec mon probleme neutral
Quand je boot je me tape l'écran de chargement Kubuntu qui se fige.

je vais alors dans la console de secours et j'essaye de lancer X, et la j'ai Failed to load NVIDIA kernel modules ! Screens founds, but noone have a usable configuration..

Ca m'enerve !!

Hors ligne