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 19/04/2007, à 16:45

invité

Probleme nvidia + serverx sur feisty tout neuf

Débutant sur Ubuntu (et linux), je viens d'installer la dernière version que j'avais testé en LIve CD, sans problème

L'install terminée, après reboot, je me retrouve avec plein de messages d'erreur, dans un suberbe ecran CGA (EGA ??) :

En gros : le demarrage de serveurX a échoué
...
Failed to laod module "nvidia"
...
no screens load
Pour gagner du temps, voici le 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 "Files"
	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"
	# path to defoma fonts
	Fontpath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load		"i2c"
	Load		"bitmap"
	Load		"ddc"
	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"
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"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"stylus"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

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

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

Section "Device"
	Identifier	"nVidia Corporation NV34 [GeForce FX 5200]"
	Driver		"nvidia"
	Busid		"PCI:1:0:0"
	Option		"AddARGBVisuals"	"True"
	Option		"AddARGBGLXVisuals"	"True"
	Option		"NoLogo"	"True"
EndSection

Section "Monitor"
	Identifier	"SyncMaster"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"nVidia Corporation NV34 [GeForce FX 5200]"
	Monitor		"SyncMaster"
	Defaultdepth	24
	SubSection "Display"
		Depth	1
		Modes		"1280x1024"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	4
		Modes		"1280x1024"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	8
		Modes		"1280x1024"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	15
		Modes		"1280x1024"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	16
		Modes		"1280x1024"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	24
		Modes		"1280x1024"	"1152x864"	"1024x768"	"832x624"	"800x600"	"720x400"	"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

Et le log :

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux moi-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 19 16:27:51 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "SyncMaster"
(**) |   |-->Device "nVidia Corporation NV34 [GeForce FX 5200]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/usr/share/fonts/X11/misc,
	/usr/X11R6/lib/X11/fonts/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/X11R6/lib/X11/fonts/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.1
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.1
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0691 card 0000,0000 rev c4 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0686 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 1a class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 1a class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 40 class 06,80,00 hdr 00
(II) PCI: 00:0e:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 1106,3038 card 1106,3038 rev 61 class 0c,03,00 hdr 80
(II) PCI: 00:0f:1: chip 1106,3038 card 1106,3038 rev 61 class 0c,03,00 hdr 80
(II) PCI: 00:0f:2: chip 1106,3104 card 1106,3104 rev 63 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 13f6,0111 card 153b,1144 rev 10 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0322 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xdde00000 - 0xdfefffff (0x2100000) MX[b]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xcdc00000 - 0xddcfffff (0x10100000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 0xde000000/24, 0xd0000000/27, BIOS @ 0xdfee0000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[b]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe7ffffff to 0xdfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xdffffe00 - 0xdffffeff (0x100) MX[b]
	[1] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[b]
	[2] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[3] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[b](B)
	[4] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
	[5] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
	[6] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[b]
	[7] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[b]
	[8] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[b]
	[9] -1	0	0x0000d400 - 0x0000d4ff (0x100) IX[b]
	[10] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[b]
	[11] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[b]
	[12] -1	0	0x0000ff00 - 0x0000ff0f (0x10) IX[b]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdffffe00 - 0xdffffeff (0x100) MX[b]
	[1] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[b]
	[2] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[3] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[b](B)
	[4] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
	[5] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
	[6] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[b]
	[7] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[b]
	[8] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[b]
	[9] -1	0	0x0000d400 - 0x0000d4ff (0x100) IX[b]
	[10] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[b]
	[11] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[b]
	[12] -1	0	0x0000ff00 - 0x0000ff0f (0x10) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xdffffe00 - 0xdffffeff (0x100) MX[b]
	[5] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[b]
	[6] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[7] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[b](B)
	[8] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
	[9] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[12] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[b]
	[13] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[b]
	[14] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[b]
	[15] -1	0	0x0000d400 - 0x0000d4ff (0x100) IX[b]
	[16] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[b]
	[17] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[b]
	[18] -1	0	0x0000ff00 - 0x0000ff0f (0x10) IX[b]
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules//libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.2.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "nvidia"
(WW) Warning, couldn't open module nvidia
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (module does not exist, 0)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) Wacom driver level: 47-0.7.7-7 $
(EE) No drivers available.

Fatal server error:
no screens found

merci d'avance pour vos conseils eclairés
wink

#2 Le 19/04/2007, à 16:53

incoming

Re : Probleme nvidia + serverx sur feisty tout neuf

salut,


1ere solution :

Tu dois pouvoir revenir sur un écran noir où on te demande ton login de connexion (sinon CTRL + ALT + F1)

Connecte toi :
login
mot de passe (qui  ne s'affichera pas)

sudo nvidia-glx-config enable

mot de passe
Cette commande active Nvidia-glx en fait.

sudo reboot

mot de passe s'il le demande.
pour redémarrer.

Tiens nous au courant.

Dernière modification par incoming (Le 19/04/2007, à 16:54)

Hors ligne

#3 Le 19/04/2007, à 16:56

invité

Re : Probleme nvidia + serverx sur feisty tout neuf

bien sûr qu'avec des gens dipo comme vous, je tiendrais au courant !

j'y vais de ce pas, merci bcp !
wink

#4 Le 19/04/2007, à 17:05

invité

Re : Probleme nvidia + serverx sur feisty tout neuf

bon, un reboot plus tard...

j'ai bien rentré la ligne de commande, mais il m'a sorti :
command not found (ou qqch comme ça)

il doit falloir lui préciser l'emplacement, ou autre.

un autre idée incoming ?

#5 Le 19/04/2007, à 17:11

Gnark

Re : Probleme nvidia + serverx sur feisty tout neuf

essaye un :

sudo dpkg-reconfigure xserver-xorg

Ca rejouera le script de detection de ton matos pour le serveur X, fait très attention a la partie ecran c'est bizarre que dans ton xorg.conf tu n'ais pas les frequences de rafarichissement, demande lui bien de les écrire.

Bah je viens de voir dans les logs t'as pas l'air d'avoir le drivers nvidia, passe par nv puis essaye de réinstaller le nvidia. (tu ouvres le gestionnaire de paquet, tu fais une recherche sur nvidia et tu installes ou réinstalles tongue )

Dernière modification par Gnark (Le 19/04/2007, à 17:16)

Hors ligne

#6 Le 19/04/2007, à 17:21

incoming

Re : Probleme nvidia + serverx sur feisty tout neuf

Bon alors c'est que le paquet nvidia-glx (les drivers nvidia) n'est pas installé.

1/ Installation des Drivers

Je te renvoie donc sur cette partie de la documentation pour installer les drivers Nvidia :

http://doc.ubuntu-fr.org/nvidia#installation_en_mode_console_alternative_a_1


2/ Sans Les Drivers

Dans ton fichier xorg.conf (fichier qui gère les périphériques), il y a une section Device avec l'option "nvidia" , cette option doit être nvidia lorsque les drivers sont installés. Sinon Option "nv".

Si tu veux continuer sans installer les drivers Nvidia, alors on va utiliser l'éditeur nommé nano pour modifier ce fichier xorg.

sudo nano /etc/X11/xorg.conf

Tu descends jusqu'à la section Device, tu effaces "nvidia" que tu remplaces par "nv"

CTRL+O pour sauvegarder
CTRL+X pour quitter

sudo reboot

3/ Repartir à zéro

Comme le dis Gnark, sudo dpkg-reconfigure xserver-xorg permet de reconfigurer xorg entièrement.

Dernière modification par incoming (Le 19/04/2007, à 17:25)

Hors ligne

#7 Le 19/04/2007, à 17:34

invité

Re : Probleme nvidia + serverx sur feisty tout neuf

merci pour tout, il fallait juste savoir où se trouvait l'information.
et pour un premier conact avec ubuntu, j'ai préféré me confier à des spécialistes.

donc ça marche nickel !

trois lignes à taper, en résumé :

sudo apt-get install linux-restricted-modules-$(uname -r)
sudo apt-get install nvidia-glx
sudo nvidia-xconfig