Ubuntu 9.10 en 9800GTX+

Status
Niet open voor verdere reacties.

bart2jes

Gebruiker
Lid geworden
6 jul 2006
Berichten
139
Hallo,

Ik heb de 9800GTX+, en draai Ubuntu 9.10. Ik heb de drivers van Nvidia gebruikt om deze kaart te installeren op een verse installatie. Deze werkt, evenals de Xserver van Nvidia, en ook de thermal control werkt, want ik hoor de fan van mijn videokaart. Ook heb ik de goede driver bij "Hardwaredrivers" geselecteerd. Echter krijg ik GNOME niet zo ver dat hij de visuele effecten voor de desktop wil gebruiken. Als ik ze selecteer, zoekt hij naar drivers, waarna hij meld dat de effecten niet konden worden ingeschakeld.
Kan iemand hulp bieden???? Ik heb het hele internet al afgestruind....
 
Dit wil nog wel eens gebeuren als in je xorg.conf bestand niet de goede opties voor je nvidia driver aan staan.
Je zou compiz (de grafische effecten dus) eens vanaf de console kunnen starten en kijken wat die te zeggen heeft (hij vertelt namelijk wattie doet en wat er mis gaat). Als ik het uit m'n hoofd goed doe doe je dat alsvolgt:
Druk alt+F2 en tik 'gnome-terminal'
in die terminal tik je:
compiz --replace

Je kunt ook eens kijken of je xorg.conf (dat vind je in de map /etc/X11) wel nvidia opties bevat. Deze kan je bewerken met de nvidia tools nvidia-settings en nvidia-xconfig.
 
Oke, gedaan wat jij zei dropl, en ik schijn Xgl niet geïnstalleerd te hebben:
Code:
Checking for Xgl: not present. 
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log 
No whitelisted driver found
aborting and using fallback: /usr/bin/metacity
Echter kan ik Xgl nergens terug vinden: in terminal krijg ik alleen dat het een niet bestaande opdracht is, en in synaptic vind hij 1 pakket wat een oudere versie driver is, waarvan ik een nieuwere heb....

En de xorg.conf begint met Nvidia:
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder58)  Tue Oct 20 21:25:04 PDT 2009

Section "Files"
	ModulePath   "/usr/lib64/xorg/modules/extensions"
	ModulePath   "/usr/lib64/xorg/modules/drivers"
	ModulePath   "/usr/lib64/xorg/modules"
EndSection

Section "Monitor"
	Identifier     "Monitor0"
	VendorName     "iiyama"
	ModelName      "Prolite E2208HDS"
	HorizSync       28.0 - 33.0
	VertRefresh     43.0 - 72.0
	Option         "DPMS"
EndSection

Section "Screen"
	Identifier     "Screen0"
	Device         "Device0"
	Monitor        "Monitor0"
	DefaultDepth	24
	SubSection "Display"
		Depth       24
		Option         "AddARGBGLXVisuals" "True"
	EndSubSection
EndSection

Section "Module"
	Load	"glx"
	Disable	"dri2"
EndSection

Section "InputDevice"
	Identifier     "Mouse0"
	Driver         "mouse"
	Option         "Protocol" "auto"
	Option         "Device" "/dev/psaux"
	Option         "Emulate3Buttons" "no"
	Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
	Identifier     "Keyboard0"
	Driver         "kbd"
	# generated from default
EndSection

Section "ServerLayout"
	Identifier     "Layout0"
	Screen      0  "Screen0"
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Device"
	Identifier     "Device0"
	VendorName     "NVIDIA Corporation"
	Option	"NoLogo"	"True"
	Driver	"nvidia"
EndSection

En de opdracht compiz --replace leidde ertoe dat ik opnieuw aan moest melden, vanwege dat niets meer reageerde.

Nog ideeën??(A)
 
Xgl heb je niet nodig. Xgl is de oude manier om met compiz te werken. AIGLX is de nieuwere manier. Je zou eens kunnen proberen de volgende regels aan het eind van je xorg.conf toe te voegen:

Code:
Section "Extensions"
    Option         "Composite" "enable"
EndSection

Mocht dat niet helpen zou je dan eens je X log bestand (/var/log/Xorg.0.log) hier kunnen posten?
 
Ok, dat mocht helaas niet baten. Dus hierbij de Xlog (wat een lange lijst ;) ):
Code:
X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-23-server x86_64 Ubuntu
Current Operating System: Linux bart-desktop 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic root=UUID=081f9e28-71d1-4b41-910c-79455851d93d ro quiet splash
Build Date: 26 October 2009  05:19:56PM
xorg-server 2:1.6.4-2ubuntu4 (buildd@) 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
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: Mon Nov  9 20:02:01 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(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,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0xb40
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 5.0
	X.Org XInput driver : 4.0
	X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:5:0:0) 10de:0612:1682:2373 nVidia Corporation G92 [GeForce 9800 GTX] rev 162, Mem @ 0xfd000000/16777216, 0xc0000000/536870912, 0xfa000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
dlopen: /usr/lib/xorg/modules/extensions//libglx.so: undefined symbol: _nv000025gl
(EE) Failed to load /usr/lib/xorg/modules/extensions//libglx.so
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (loader failed, 7)
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  185.18.36  Fri Aug 14 17:51:02 PDT 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 05@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
(**) NVIDIA(0): Enabling RENDER acceleration
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.
(II) NVIDIA(0): NVIDIA GPU GeForce 9800 GTX/9800 GTX+ (G92) at PCI:5:0:0
(II) NVIDIA(0):     (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 62.92.62.00.0b
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 9800 GTX/9800 GTX+ at
(--) NVIDIA(0):     PCI:5:0:0:
(--) NVIDIA(0):     Iiyama PLE2208HDS (DFP-1)
(--) NVIDIA(0): Iiyama PLE2208HDS (DFP-1): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): Iiyama PLE2208HDS (DFP-1): Internal Dual Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-1
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "nvidia-auto-select+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
(--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) config/hal: Adding input device btnx keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.6.4, module version = 2.2.5
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 4.0
(**) btnx keyboard: always reports core events
(**) btnx keyboard: Device: "/dev/input/event8"
(II) btnx keyboard: Found keys
(II) btnx keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "btnx keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_variant" "intl"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/hal: Adding input device btnx mouse
(**) btnx mouse: always reports core events
(**) btnx mouse: Device: "/dev/input/event9"
(II) btnx mouse: Found 20 mouse buttons
(II) btnx mouse: Found x and y relative axes
(II) btnx mouse: Found scroll wheel(s)
(II) btnx mouse: Configuring as mouse
(**) btnx mouse: YAxisMapping: buttons 4 and 5
(**) btnx mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "btnx mouse" (type: MOUSE)
(**) btnx mouse: (accel) keeping acceleration scheme 1
(**) btnx mouse: (accel) filter chain progression: 2.00
(**) btnx mouse: (accel) filter stage 0: 20.00 ms
(**) btnx mouse: (accel) set acceleration profile 0
(II) btnx mouse: initialized for relative axes.
(II) config/hal: Adding input device NOVATEK USB Keyboard
(**) NOVATEK USB Keyboard: always reports core events
(**) NOVATEK USB Keyboard: Device: "/dev/input/event6"
(II) NOVATEK USB Keyboard: Found 14 mouse buttons
(II) NOVATEK USB Keyboard: Found keys
(II) NOVATEK USB Keyboard: Configuring as keyboard
(**) NOVATEK USB Keyboard: YAxisMapping: buttons 4 and 5
(**) NOVATEK USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_variant" "intl"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/hal: Adding input device NOVATEK USB Keyboard
(**) NOVATEK USB Keyboard: always reports core events
(**) NOVATEK USB Keyboard: Device: "/dev/input/event5"
(II) NOVATEK USB Keyboard: Found keys
(II) NOVATEK USB Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_variant" "intl"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/hal: Adding input device Logitech USB Receiver
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event4"
(II) Logitech USB Receiver: Found 1 mouse buttons
(II) Logitech USB Receiver: Found scroll wheel(s)
(II) Logitech USB Receiver: Found keys
(II) Logitech USB Receiver: Configuring as keyboard
(II) Logitech USB Receiver: Adding scrollwheel support
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_variant" "intl"
(**) Option "xkb_options" "lv3:ralt_switch"
(EE) Logitech USB Receiver: failed to initialize for relative axes.
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_variant" "intl"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event0"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_variant" "intl"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event2"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
(**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
(**) Macintosh mouse button emulation: (accel) set acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device Logitech USB Receiver
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event3"
(II) Logitech USB Receiver: Found 20 mouse buttons
(II) Logitech USB Receiver: Found x and y relative axes
(II) Logitech USB Receiver: Found scroll wheel(s)
(II) Logitech USB Receiver: Configuring as mouse
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
(**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
(**) Logitech USB Receiver: (accel) filter chain progression: 2.00
(**) Logitech USB Receiver: (accel) filter stage 0: 20.00 ms
(**) Logitech USB Receiver: (accel) set acceleration profile 0
(II) Logitech USB Receiver: initialized for relative axes.
 
Wat mij opvalt aan je Xorg.log:

Code:
dlopen: /usr/lib/xorg/modules/extensions//libglx.so: undefined symbol: _nv000025gl
(EE) Failed to load /usr/lib/xorg/modules/extensions//libglx.so

Hij kan de glx extensie niet laden dus. Dat is nou net 1 van dingen die je nodig hebt voor compiz.
Naar mijn weten komt de driver van nvidia met z'n eigen versie van glx. Deze zou tijdens de installatie de originele glx moeten vervangen.
Je zou eens de nvidia driver kunnen verwijderen en weer herinstalleren.

Ik lees wel over meer gebruikers die dit probleem hebben, nou weet ik niet of je ubuntu al geupdate hebt, maar dat zou ook kunnen helpen.
Hier lees je er wat meer over: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-180/+bug/391461

Wat je ook eens zou kunnen proberen is de driver van de website van nvidia plukken en die te installeren. Dat is alleen niet echt aan te raden omdat het wat andere nadelen heeft.

Mocht updaten/herinstalleren niet helpen dan hoor/lees ik het wel
 
Bedankt!!

Dat zoiets na zo veel gepuzzel en gedoe (was al ruim een week elke avond minstens 3 uur aan het vechten, met veel frustatie als gevolg ;) ) het zo simpel blijkt te zijn!!!!
Het was inderdaad een kwestie van opnieuw de drivers downloaden van de site van Nvidia (zoals ik dat overigens eerst ook had gedaan), en die draaien. Toen deze installatie vroeg of de huidige versie drivers (zelfde versienummer) overschreven mochten worden werd ik al blij, want hij zou dus eerst de kapotte verwijderen, en na een reboot blijkt het werken!!!!
Bij de Nvidia settings staat nu bij OpenGL/GLX geen foutmelding meer en de bureaubladeffecten zijn geactiveerd :love: :D:love: :D

ECHT HEEL ERG BEDANKT!!! Als we iets van kudo's hadden kunnen geven had je er zeker flink wat gehad!!:love::love::love:
Bedankt!!:D

Edit: nog 1 vraag, iets wat je vast ook wel weet: ik heb digital vibrance een beetje bijgesteld om mijn kleurweergave wat beter te maken. Echter wordt dit pas actief op het moment dat ik in Terminal: nvidia-settings type, of de configuratietool start. Is er een manier om die (het liefst op de achtergrond) mee te starten zodat de digital vibrance automatisch aangepast wordt??
Edit2: heb al een simpele howto gevonden (voor de geïntereseerden: LINK ), maar toch heel erg bedankt voor al je hulp!!!
 
Laatst bewerkt:
Oh, ik was er eigenlijk vanuit gegaan dat je de nvidia driver vanuit ubuntu geïnstalleerd had.

Dat is eigenlijk wel makkelijker, want nu moet je de driver bij iedere kernel update opnieuw installeren en dan wordt de driver automatisch up-to-date gehouden.

Maar goed, dit werkt ook :thumb:
Graag gedaan iig
 
Status
Niet open voor verdere reacties.
Steun Ons

Nieuwste berichten

Terug
Bovenaan Onderaan