2

I hope this is not a duplicate and will not be seen as one. I have browsed all the answers and solutions on this forum plus everything I could find on google.

My problem is that when I install NVidia 331 drivers (ether from NVidia website or any other source) after random amount of second (not more then 2-3 minutes) whole graphics freezes and there is no response from anything. Can't even get into terminal. There is no crash report or log of any sort. It just hangs. I have tried so far:

  • nvidia drivers
  • xedgers drivers
  • removing bumblebee
  • using clean ubuntu install
  • using ubuntu after apt-get upgrade
  • using upgrade -> linux-headers-generic
  • installed by nvidia script or from apt-get install nvidia...

Every time drivers are installed with no errors, everything works for few seconds and then stops. If I switch to terminal (any of text terminals) graphics will not freeze until I'll get back to unity. The only way to fix it is to purge everything that's connected to NVidia and revert to NVidia-319. Any ideas where to start looking for source of problem or how to eliminate freezing of graphics?

My spec:

  • Ubuntu 13.10
  • Compaq Presario CQ60-114EM
  • Microprocessor - 2 GHz AMD Turion X2 Dual-Core Mobile Processor RM-70
  • Memory - 4GB
  • Video Graphics - NVIDIA GeForce 8200M
  • Hard Drive - 160 GB (5400 rpm)
  • Display - 15.6" Single channel LVDS HD BrightView (1366 x 768)
user245463
  • 21
  • 1
  • 3
  • Same problem here - thought that my PC has an defect until I tried to boot without NVIDIA, until than it became clear the buggy Nvidia drivers again :-( I could uninstall the driver by switching quickly to the text-console with Ctrl-Alt-F1 and removing the nvidia-packages. The quick switch to the text-console seems to avoid the system from crashing. (3 years ago, NVIDIA "forgot" also to support this chipset with their Linux driver). Got fixed later - seems to happen again. Really thank you for pointing out the problematic versions, as mentioned by the other guest atleast to the driver document –  Feb 18 '14 at 18:27
  • nvidia.331 does not support GeForce 8200 anymore unfortunally trustys nvidia-319 is a 331 the older 319 debs dont work on 3.13 kernels you have to fall back to an older kernel (3.11) if you want to have nvidia (e.g. vdpau) support regards thomas – coastgnu Feb 11 '14 at 08:29
  • Have you tried the different approaches mentioned in: http://askubuntu.com/questions/61396/installing-nvidia-drivers/61433#61433 – Luis Alvarado Mar 07 '14 at 16:46

1 Answers1

0

Since we are talking about a Mobile (integrated) video card, I would recommend checking the temperature of the video card while using it. Just leave open the nvidia-settings gui app on the temperature section:

enter image description here

If you see the temperature going up very fast then you have a fan/air flow or cooling system problem. I for one have had a couple of this and were solved by disasembling the laptop and cleaning the area. Normally a lot of dust or simply cloaked air flow can cause this. On other models the "smart" idea of having the cpu and gpu on the same place created the problem. I also recommend using the Nvidia PPA because they have:

  1. Been checked for compatibility with Ubuntu
  2. Have the latest official updates.

NOTE - Be aware of an issue you might encounter.

But as a first step, check to see if the air flow is working correctly and do a bit of cleaning on that zone, check the temp of the video card (also check the cpu) and keep the rules on how to use a laptop handy like not working on one with the bottom completely covered (like working in bed) or using graphic intensive apps and not checking the temp.

Luis Alvarado
  • 211,503
  • I will say that normally I would agree with overheated CPU and GPU, but this is not a case this time and I can guarantee this. Has to be something else. – user245463 Feb 20 '14 at 19:58
  • @user245463 Have you had any new information about this issue? – Luis Alvarado Apr 13 '14 at 19:30
  • No. Still same problem. Even tried ubuntu 14 and still nothing – user245463 Apr 27 '14 at 11:20
  • If you already did a physical clean up (even with pressured water) and tested other Nvidia versions (including Nouveau) and Ubuntu versions (previous ones) and still the problem is there, you might be getting to the point that the hardware has a problem no matter what OS or driver you use. – Luis Alvarado Apr 27 '14 at 17:10
  • 1
    So let me recap. Laptop is clean of dust and customise do have better venting so AMD on full load has 65° and NVidia 55° after hours of working. On Windows 7 and 8.1 all official drivers work perfect even latest beta. On Ubuntu 12 and 13 only 319 is stable. On Ubuntu 14 at the moment I have to use 304 as later versions don't seem to fully agree. I can provide full logs of whatever you want. Don't mind reinstalling it as long as I can find out how to fix it. – user245463 Apr 28 '14 at 18:10
  • Thanks for the reply and yes, please provide logs about it which can help us better. Thanks. – Luis Alvarado Apr 28 '14 at 18:22
  • Now I'm not an expert in ubuntu. Which logs do you want? – user245463 Apr 28 '14 at 18:39
  • No problem, the ones that can help are in /var/log. The files are dmesg, syslog & Xorg.0.log. Upload them to paste.ubuntu.com – Luis Alvarado Apr 28 '14 at 18:45
  • Will add them in few seconds – user245463 Apr 28 '14 at 19:14
  • Had to do not so quick refresh to Ubuntu (graphics goes down). Here are the logs using NVidia 331 after crush and single restart to get access to them.

    http://paste.ubuntu.com/7355318/

    – user245463 Apr 28 '14 at 21:26
  • Ok After reading the paste there are a couple of small issues there. The one I need you to fix is line 841 where it mentions that there is a API mismatch which just means that the kernel has a module version different from the one you downloaded and so there will be hell to pay!!. You need to purge the nvidia drivers (All of them except for nouveau. All nvidia-* packages, this means 304, 310, 313, 334, 3xx....) reboot the computer and make sure that in syslog there is no API mismatch. After that we can continue or you can test again with 1 single version. – Luis Alvarado Apr 28 '14 at 23:56
  • All NVidia packages have been purged and there is no API mismatch anywhere. All seems to be ok. Would you recommand drivers from Ubuntu repository or Nvidia website? – user245463 Apr 29 '14 at 19:58
  • So I have installed linux-headers and linux-source with my kernal version 3.13.0 as per uname -r. Then I did: – user245463 Apr 29 '14 at 20:46
  • So I have installed linux-headers and linux-source with my kernal version 3.13.0 as per uname -r. Then I did apt-get install nvidia-331. Seem to install correctly and I did have access to Nvidia-settings. Unfortunatly I could not start FireFox or Google Chrom as both are throwing fatal exception. After a while system freezed with moving artefacts on screen (as with all other attampts). Back to nouveau drivers to post this message. Attached links to latest logs:
    dmesg http://paste.ubuntu.com/7361910/
    syslog http://paste.ubuntu.com/7361919/
    Xorg.0.log http://paste.ubuntu.com/7361921/
    – user245463 Apr 29 '14 at 20:54