Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
28
rated 0 times [  28] [ 0]  / answers: 1 / hits: 112639  / 1 Year ago, mon, november 14, 2022, 1:04:24

When I installed ubuntu 11.10, 64 bits I didn't have to install any kind of graphics drivers and all 3d efects were working fine. Now, it seems to be that graphics drivers are uninstalled. I can't use unity 3d or any compiz effects.



I have a laptop Sony Vaio VGN-NW330F, my graphics drivers are intel mobile 4 series chipset integrated graphic controller.


More From » drivers

 Answers
5

The solution is here: http://board.blackbuntu.com/printthread.php?tid=31



sudo apt-get purge nvidia-*
sudo apt-get install --reinstall xserver-xorg-video-intel libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
sudo dpkg-reconfigure xserver-xorg
sudo update-alternatives --remove gl_conf /usr/lib/nvidia-current/ld.so.conf


After that I did unity --reset and all is working fine again. Thanks to Micro :)


[#41942] Wednesday, November 16, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
aradxalte

Total Points: 70
Total Questions: 116
Total Answers: 116

Location: Dominica
Member since Sat, Nov 5, 2022
2 Years ago
;