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 26/01/2007, à 17:10

greg0ire

NVIDIA GeForce 4600 Ti: pas d'accélèration matérielle et des bugs

Bonjour à tous!
J'ai exposé mon xorg.conf il y a pas très longtemps sur ce forum et on m'a fait remarqué que j'utilisais vesa. j'ai donc été rechercher un pilote NVIDIA correspondant à ma carte graphique, et depuis, je n'ai que des ennuis. Quand je boot, la barre d'avancement du boot s'arrête parfois après le premier neuvième. Ensuite, je suis parfois obligé de tuer par un Ctrl+Alt+Suppr les processus RCS et RC6, pour enfin arriver (ou pas) à booter. Là, mes fonds d'écrans sont parfois absent, ce que je solutionne (ça marche pas à tous les coups) en quittant la session et en redémarrant mon serveur X. Enfin, lorsque je trace un rectangle de sélection à l'écran, j'ai une fréquence d'affichage pas énorme (4 images par secondes je pense). Je vous remontre 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 "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"
	FontPath	"/usr/share/fonts/X11/misc"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
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		"XkbVariant"	"latin9"
	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 "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	"NVIDIA GEForce 4600 Ti"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"L72D"
	Option		"DPMS"
	HorizSync	30-65
	VertRefresh	50-75
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA GEForce 4600 Ti"
	Monitor		"L72D"
	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 "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

voilà qu'en plus la console m'affiche ça quand je veux y accéder:

Link points to "/tmp/ksocket-root"
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
Link points to "/tmp/kde-root"
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
kded: cannot connect to X server :0.0
DCOP aborting call from 'anonymous-5077' to 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
QObject::disconnect: Unexpected null paramete

Si l'un d'entre vous à la solution d'un de ces problèmes, ça sera déjà ça de moins;).
Merci d'avance pour votre aide éventuelle:D.

Hors ligne

#2 Le 26/01/2007, à 22:55

Lestat the vampire

Re : NVIDIA GeForce 4600 Ti: pas d'accélèration matérielle et des bugs

Salut !
Pour commencer avec ton xorg.conf, c'est quoi cette option "UseFBDev" ?? ca sert à quoi ? t sur que la syntaxe est bonne ?
Il nous manque aussi pas mal d'infos intéressantes : ta version d'ubuntu, ta version des drivers nvidia et la manière dont tu les as installés, etc....

Mais quand je vois tes messages d'erreurs que tu as dans le terminal....je doute que les drivers nvidia y soient pour quelquechose dans ton probleme.
A priori, il faut chercher du coté de KDE...mais la je ne suis pas expert en la matière.

Hors ligne

#3 Le 27/01/2007, à 00:33

greg0ire

Re : NVIDIA GeForce 4600 Ti: pas d'accélèration matérielle et des bugs

Finalement j'ai viré Kubuntu j'ai mis Fedora voilà comme ça c'est réglé:D

Hors ligne