[SOLVED] Having very serious Freezes after installing Nvidia drivers...(slackware 14.1)
SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Having very serious Freezes after installing Nvidia drivers...(slackware 14.1)
Hi..
I'm having very troublesome time in getting nvidia graphics to work. In the last one week, I began with slackware 14.1, tried linux mint 17, pclinuxos and again am back to slackware. But the same issue persists everywhere. Everything works smooth before installing nvidia drivers, using nouveau. But after installing drivers( literally any driver from 331 to the latest 343.22), all hell breaks loose, and the screen just flickers, keyboard becomes unresponsive, so can't even have time to go to tty1, and mouse starts freezing every few seconds and finally freezes completely, with only option to hard reboot. The flickering was unbearable with mint and pclinuxos, but there was no flickering in slackware, it just freezed.(but it is very consistent nonetheless and happens every single time). After starting X, I hardly have some 2-3 min before freezing begins. And the problem is persistent in all DE, kde, xfce and even fluxbox.
Ive googled extensively on this issue, and it seems to be quite prevalent, some blaming the drivers and some compiz. But no solution seen anywhere. I was all about to give up on nvidia drivers and use nouveau instead(but I really needed the GPU acceleration as I use Blender and krita,and can't go to windows because krita doesn't perform as well there), Here are system specs..
Intel i3-4130 4th generation processor.
Asus Z97 Sabertooth Mark 2 motherboard.
Nvidia GTX 650 Ti 2GB
Gskill RAM 8 GB...
Dell U2414H monitor.
Thanks for every possible help. If output of any command can give more clues, I will try my best to provide. Thanks again.
in slackware does this happen with xfce4 or just kde. if it does not happen with startxfce4 then make your life simple instead of explaining everything.
run xfce4 as root and go to the /home/your user/ and delete the .kde and then log into kde as that user.
in short kde desktop composting is screwing up and this may happen when changing hardware.Or other reasons.
let me know.
one more thing what is the size of your power supply the watts?
0k re read it it is happening everywhere. then what is the size of your power supply you will need 400 watt bare minimum.
450 to 500 watts is a lot better with a lot of ram. ram uses watts also.
if this is not an issue with the nouveau driver then this points to power supply problem because the proprietary driver
will do that draw the power as the card needs to render in 3d and the ability to change the clock on the gpu it will draw more
power. if you have a good powers supply then return the card it is defective.
one last thing that will cause that is mis-matched ram modules.
Last edited by Drakeo; 09-21-2014 at 05:54 AM.
Reason: one more thing
Hi. I just did it quickly. Logged into with startxfce4 as root, deleted .kde under the user 'davz' and logged out and logged in again with the same user into KDE and as soon as it started, the screen went distorting, flickering - but the mouse was workable this time and I managed to log out from KDE into the terminal.
My power supply is Coolermaster Thunder 650 watts.
How much is the possibility that the card might be defective? Is there a way to confirm that? But it seems to run flawlessly using nouveau. And I guess my psu can handle my gpu pretty well, cant it? And I only have one memory stick of 8 gb. What should I do now?
I'm having very troublesome time in getting nvidia graphics to work. In the last one week, I began with slackware 14.1, tried linux mint 17, pclinuxos and again am back to slackware. But the same issue persists everywhere. Everything works smooth before installing nvidia drivers, using nouveau. But after installing drivers( literally any driver from 331 to the latest 343.22), all hell breaks loose, and the screen just flickers, keyboard becomes unresponsive, so can't even have time to go to tty1, and mouse starts freezing every few seconds and finally freezes completely, with only option to hard reboot. The flickering was unbearable with mint and pclinuxos, but there was no flickering in slackware, it just freezed.(but it is very consistent nonetheless and happens every single time). After starting X, I hardly have some 2-3 min before freezing begins. And the problem is persistent in all DE, kde, xfce and even fluxbox.
Ive googled extensively on this issue, and it seems to be quite prevalent, some blaming the drivers and some compiz. But no solution seen anywhere. I was all about to give up on nvidia drivers and use nouveau instead(but I really needed the GPU acceleration as I use Blender and krita,and can't go to windows because krita doesn't perform as well there), Here are system specs..
Intel i3-4130 4th generation processor.
Asus Z97 Sabertooth Mark 2 motherboard.
Nvidia GTX 650 Ti 2GB
Gskill RAM 8 GB...
Dell U2414H monitor.
Thanks for every possible help. If output of any command can give more clues, I will try my best to provide. Thanks again.
Typically, I seen that when the Glorious User use NVIDIA proprietary driver AND the NICE(TM) console framebuffer...
So, try to use in lilo.conf:
Code:
vga = normal
or
Code:
vga = 5
Most likely will fix your problems...
Last edited by Darth Vader; 09-21-2014 at 08:55 AM.
to be honest the card sounds like it is bad the moment you go to use the gpu it is causing troubles. so what I would do is go to
run level three then do a sh NVIDIA-Linux-xxx --uninstall then I would reinstall mesa then reboot to run level 3 Then I would then
do a sh NVIDIA-Linux-xxx install for slackware 14.1 I have used most of the drivers my favorite driver is the 319.49 32 and 64 bit. and I use libvdpau from the driver not from Slackbuilds but in the near future we will have no choice. I would uninstall libvdpau if you have it installed. then do as i noted above. if your running multi-lib then give it 32 bit support during the build.
Quote:
Darth Vader may I ask what that would do after leaving lilo or grub2
Code:
vga = normal
or
Code:
vga = 5
i use vga=791 for my 20 inch flat screen no prblem on a 19 inch flat screen and I can use normal but that is for frame buffers during boot. before the kernel is loaded and before the OS takes over.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.