Δοκίμασε με jockey-text να στήσεις τον οδηγό της nvidia.
Αν στηθεί σωστά ο οδηγός θα φτιάξει και το compiz.
Συντονιστής: adem1

dpkg -l | grep -i nvidiasudo apt-get install nvidia-current nvidia-settings
sudo nvidia-xconfigmaiandros έγραψε:
- Κώδικας: Επιλογή όλων
196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 116

dpkg -l | grep -i nvidia
ii nvidia-common 1:0.2.44.2 Find obsolete NVIDIA drivers
ii nvidia-current 295.40-0ubuntu1.2 NVIDIA binary Xorg driver, kernel module and VDPAU library
ii nvidia-current-updates 304.43-0ubuntu0.1 NVIDIA binary Xorg driver, kernel module and VDPAU library
rc nvidia-experimental-304 304.48-0ubuntu0.1 Experimental NVIDIA binary Xorg driver, kernel module and VDPAU library
rc nvidia-settings 295.33-0ubuntu1 Tool of configuring the NVIDIA graphics driver
rc nvidia-settings-experimental-304 304.48-0ubuntu0.1 Tool of configuring the NVIDIA graphics driver 
sudo apt-get purge nvidia*sudo apt-get --purge autoremove
sudo apt-get purge $(dpkg -l | awk '/^rc/ { print $2 }')
Learner έγραψε:Σε παραπάνω ποστ αναφέρεις πως η εντολήεπέστρεψε πως δεν έχει κάτι να απεγκαταστήσει , εδώ όμως φαίνεται πως έχει.
- Κώδικας: Επιλογή όλων
sudo apt-get purge nvidia*
Φαίνεται πως έχεις εγκατεστημένο τον οδηγό nvidia-current .. και είχες εγκαταστήσει τον experimental-304 , ο οποίος έχει μαρκαριστεί για remove.
Οπότε εκτέλεσε τις παρακάτω εντολές , να "καθαρίσουμε" τον υπολογιστή από υπολείμματα ..
- Κώδικας: Επιλογή όλων
sudo apt-get --purge autoremove
sudo apt-get purge $(dpkg -l | awk '/^rc/ { print $2 }')
Έχεις εγκαταστήσει τώρα τον nvidia-current (295) , έτσι φαίνεται. Είναι εντάξει τώρα ;
sudo apt-get --purge autoremove
[sudo] password for maiandros:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. sudo apt-get purge $(dpkg -l | awk '/^rc/ { print $2 }')
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
nvidia-experimental-304* nvidia-settings* nvidia-settings-experimental-304*
screen-resolution-extra*
0 upgraded, 0 newly installed, 4 to remove and 2 not upgraded.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 503553 files and directories currently installed.)
Removing nvidia-experimental-304 ...
Purging configuration files for nvidia-experimental-304 ...
update-initramfs: deferring update (trigger activated)
Removing nvidia-settings ...
Purging configuration files for nvidia-settings ...
Removing nvidia-settings-experimental-304 ...
Purging configuration files for nvidia-settings-experimental-304 ...
Removing screen-resolution-extra ...
Purging configuration files for screen-resolution-extra ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.5.0-22-genericdpkg -l | grep -i nvidia
ii nvidia-common 1:0.2.44.2 Find obsolete NVIDIA drivers
ii nvidia-current 295.40-0ubuntu1.2 NVIDIA binary Xorg driver, kernel module and VDPAU library
ii nvidia-current-updates 304.43-0ubuntu0.1 NVIDIA binary Xorg driver, kernel module and VDPAU library
maiandros έγραψε:Οποτε πως συνεχιζω τωρα?

Failed to execute child process "/usr/bin/nvidia-settings" (No such file or directory)

Επιστροφή στο Περιβάλλον Εργασίας / Εμφάνιση / Εφέ / Customization