Ubuntu 15.04 freezing on shutdown/reset and having problem with Nvidia
I've just installed ubuntu 15.04 on my laptop (Asus N56JR).
I noticed that when i click on reset/shutdown my computer freezes and it wont turn off. I waited for too long, But nothing happened.
I also install nvidia-340 [propreitary] driver on my system alongside nvidia-settings-server for switching between Nvidia and Intel, but after rebooting, It went to low graphics mode and after loging into my account it went to black screen and everything freezed. I even couldn't go to tty mode.
My laptop has no such problems with kernel 3.13, but in 3.19, it seems like it can not use my laptop's nvidia graphics card and just works on Nouveau display driver.
I really need a fix for this issue, cause my laptop is much faster and smoother on kernel 3.19.x but it lags on 3.13 .
nvidia shutdown
add a comment |
I've just installed ubuntu 15.04 on my laptop (Asus N56JR).
I noticed that when i click on reset/shutdown my computer freezes and it wont turn off. I waited for too long, But nothing happened.
I also install nvidia-340 [propreitary] driver on my system alongside nvidia-settings-server for switching between Nvidia and Intel, but after rebooting, It went to low graphics mode and after loging into my account it went to black screen and everything freezed. I even couldn't go to tty mode.
My laptop has no such problems with kernel 3.13, but in 3.19, it seems like it can not use my laptop's nvidia graphics card and just works on Nouveau display driver.
I really need a fix for this issue, cause my laptop is much faster and smoother on kernel 3.19.x but it lags on 3.13 .
nvidia shutdown
add a comment |
I've just installed ubuntu 15.04 on my laptop (Asus N56JR).
I noticed that when i click on reset/shutdown my computer freezes and it wont turn off. I waited for too long, But nothing happened.
I also install nvidia-340 [propreitary] driver on my system alongside nvidia-settings-server for switching between Nvidia and Intel, but after rebooting, It went to low graphics mode and after loging into my account it went to black screen and everything freezed. I even couldn't go to tty mode.
My laptop has no such problems with kernel 3.13, but in 3.19, it seems like it can not use my laptop's nvidia graphics card and just works on Nouveau display driver.
I really need a fix for this issue, cause my laptop is much faster and smoother on kernel 3.19.x but it lags on 3.13 .
nvidia shutdown
I've just installed ubuntu 15.04 on my laptop (Asus N56JR).
I noticed that when i click on reset/shutdown my computer freezes and it wont turn off. I waited for too long, But nothing happened.
I also install nvidia-340 [propreitary] driver on my system alongside nvidia-settings-server for switching between Nvidia and Intel, but after rebooting, It went to low graphics mode and after loging into my account it went to black screen and everything freezed. I even couldn't go to tty mode.
My laptop has no such problems with kernel 3.13, but in 3.19, it seems like it can not use my laptop's nvidia graphics card and just works on Nouveau display driver.
I really need a fix for this issue, cause my laptop is much faster and smoother on kernel 3.19.x but it lags on 3.13 .
nvidia shutdown
nvidia shutdown
edited Apr 23 '15 at 20:57
n.Perception
asked Apr 23 '15 at 20:31
n.Perceptionn.Perception
1618
1618
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Just install laptop-mode-tools to solve shutdown freeze problem:
sudo apt-get install laptop-mode-tools
If you have tlp installed on your system, you must remove it because it's conflicting with laptop-mode-tools:
sudo apt-get remove --purge tlp tlp-rdw
Didn't worked for me.
– fanl
May 14 '15 at 0:14
add a comment |
protected by Community♦ May 12 '15 at 12:48
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Just install laptop-mode-tools to solve shutdown freeze problem:
sudo apt-get install laptop-mode-tools
If you have tlp installed on your system, you must remove it because it's conflicting with laptop-mode-tools:
sudo apt-get remove --purge tlp tlp-rdw
Didn't worked for me.
– fanl
May 14 '15 at 0:14
add a comment |
Just install laptop-mode-tools to solve shutdown freeze problem:
sudo apt-get install laptop-mode-tools
If you have tlp installed on your system, you must remove it because it's conflicting with laptop-mode-tools:
sudo apt-get remove --purge tlp tlp-rdw
Didn't worked for me.
– fanl
May 14 '15 at 0:14
add a comment |
Just install laptop-mode-tools to solve shutdown freeze problem:
sudo apt-get install laptop-mode-tools
If you have tlp installed on your system, you must remove it because it's conflicting with laptop-mode-tools:
sudo apt-get remove --purge tlp tlp-rdw
Just install laptop-mode-tools to solve shutdown freeze problem:
sudo apt-get install laptop-mode-tools
If you have tlp installed on your system, you must remove it because it's conflicting with laptop-mode-tools:
sudo apt-get remove --purge tlp tlp-rdw
answered May 6 '15 at 23:42
NiccolaNiccola
1
1
Didn't worked for me.
– fanl
May 14 '15 at 0:14
add a comment |
Didn't worked for me.
– fanl
May 14 '15 at 0:14
Didn't worked for me.
– fanl
May 14 '15 at 0:14
Didn't worked for me.
– fanl
May 14 '15 at 0:14
add a comment |
protected by Community♦ May 12 '15 at 12:48
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?