I m new to ubuntu. I have Dell Inspiron 3442
with dual graphics Intel Haswell
and Nvidia 820m
. I installed Nvidia 352 driver prime
along with xorg
that came installed by default. At some times after startup it shows running in low graphic mode and i just restart it. How can i solve this problem?
I also tried downloading wine and it showed dependencies cant be resolved. Also tried these apt-get commands,
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get autoremove
sudo apt-get update
sudo apt-get install -f
but nothing seems to work. Is it also because of graphics driver?
The following packages have unmet dependencies: wine : Depends: wine1.6 but it is not going to be installed or wine1.7 but it is not going to be installed E: Unable to correct problems, you have held broken packages.
– anil sharma Sep 29 '15 at 16:38