I don’t know if this the right spot but I have done an install on 64 bit equipment so…
The system is a HP HDX 18 laptop with Intel quad core processor, 8 GB ram and a Nvidia GT 130M graphics card.
The install went OK with no real problems. To take full advantage of the graphics and to play HDMI sound, I used the one-click install to install the Nvidia video drivers.
Now, when I use the system, from time to time it will hang completely. The only way that I can get out of the situation is to do a power off.
I looked through the messages file (/var/log/messages) and found no error like a segfault. The messages stop at the time of the failure, and then continue on at the new restart time.
I had Ubuntu 10.04.2 installed previously, and had no problems of this sort.
Does anyone have any ideas where I can look for errors, or any suggestion as to how to proceed?
I normally suggest you install the nVIDIA driver the hard way over using the 1-Click method, but it is hard to say what is wrong. I have a bash script that can get some info on your system you could copy from a terminal session and post into a message here for us to read:
Now before you would install the nVIDIA driver a different way, it should be uninstalled first, but here is a Blog on installing the driver the hard way:
I am not sure how you created that capture, but its hard to read when it includes all of those escape sequences. Normally, I highlight it in terminal, paste into kwrite and then from there where ever I want without color or anything else. Here is your video section:
I am not sure why yours has the comment **(unloaded: fbdev,nv,vesa,nouveau) **but none of those are loaded on my PC either and I guess you have **GLX Version: 3.3.0 **because of the GPU chipset you are using, but you do have the latest video driver loaded. I see you have kernel version 3.1.0-1.2-desktop x86_64. Would you like to update to kernel 3.2.2 to see if that might be helpful?
I puzzled over the format but found if I opened the file in a terminal window using less, I got a nicely formatted coloured display identical to the one hi creates when first run in the terminal window. I missed the part about cutting and pasting. Sorry.
I will look into installing a new kernel using your link.
I had started up the machine yesterday am and after about 5 minutes it hung. I waited a few minutes and restarted. Once I was up and running, I captured “message” and edited it to delete all entries prior to Jan 28, and saved it.
The halt occurred at “Jan 28 09:07:03” when it just stopped.
I was using a bluetooth mouse and thought that might be the problem, so I replaced it with a wireless one. However the system again hung about 4 hours later.
I was not doing anything special. That is, it is not repeatable. I started the computer at 11:00AM and have not had a halt today (its now 4:17PM).
I had followed all of the advice given above to no avail. When I installed a new kernel, I lost the wi-fi. So…
I installed Ubuntu 11.10 (I hate Unity) which was workin OK until I did an update to a new kernel. The kernel changed from 3.0.0.15-generic to 3.0.0.16-generic, and then the hangs started.
I dug around further and found that there is a lot of discussion on X freezes with kernel 3.0.* for all kinds of distributions. It appears that there is a conflict with the X system and the kernel which can create random freezes, that can only be corrected with a power off.
I am going to compile the latest and the greatest - 3.2.7 and try it out. If it works out with Ubuntu, I may move back to openSUSE. Did I say I hate Unity?
Thanks so much for your help. It is really appreciated… Tom.
I have a Geforce 8600 gt and the up-to-date drivers hangs my computer (version 295.x, this also happens on Win7 =S).
The issue in my case was the nvidia driver… i removed it (i was using nvidia repository) and manually installed the driver 285.x and my system doesn’t hangs anymore. maybe doing this might help you too =D
If you have “manually” installed the nVIDIA driver, that is good. I have a few blogs and utils on the subject should you need any further assistance with this.
I added /usr/bin/nvidia-smi -pm 1 to /etc/rc.d/boot.local and so far all is good (for about three weeks). This would be a fully patched 12.1 with Nvidia’s driver from the nvidia repo.