Debian 8 - Random freezing issues
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I've installed a dual boot Windows 10 / Debian 8 Jessie and frequently my laptop is totally freezing and I can't do anything about it : Everything is fixed including the mouse. I have to restart it manually.
The freezes happen randomly.
My environment is Gnome, my laptop is an Asus Zenbook UX32LN : Intel Core i5 4200U, 8go RAM, 256 GO SSD, and two graphical cards (Intel graphics and NVIDIA 840m)
I had Ubuntu and Elementary OS before Debian and it worked perfectly.
I don't know what other informations you need, just ask me !
debian freeze
add a comment |Â
up vote
1
down vote
favorite
I've installed a dual boot Windows 10 / Debian 8 Jessie and frequently my laptop is totally freezing and I can't do anything about it : Everything is fixed including the mouse. I have to restart it manually.
The freezes happen randomly.
My environment is Gnome, my laptop is an Asus Zenbook UX32LN : Intel Core i5 4200U, 8go RAM, 256 GO SSD, and two graphical cards (Intel graphics and NVIDIA 840m)
I had Ubuntu and Elementary OS before Debian and it worked perfectly.
I don't know what other informations you need, just ask me !
debian freeze
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I've installed a dual boot Windows 10 / Debian 8 Jessie and frequently my laptop is totally freezing and I can't do anything about it : Everything is fixed including the mouse. I have to restart it manually.
The freezes happen randomly.
My environment is Gnome, my laptop is an Asus Zenbook UX32LN : Intel Core i5 4200U, 8go RAM, 256 GO SSD, and two graphical cards (Intel graphics and NVIDIA 840m)
I had Ubuntu and Elementary OS before Debian and it worked perfectly.
I don't know what other informations you need, just ask me !
debian freeze
I've installed a dual boot Windows 10 / Debian 8 Jessie and frequently my laptop is totally freezing and I can't do anything about it : Everything is fixed including the mouse. I have to restart it manually.
The freezes happen randomly.
My environment is Gnome, my laptop is an Asus Zenbook UX32LN : Intel Core i5 4200U, 8go RAM, 256 GO SSD, and two graphical cards (Intel graphics and NVIDIA 840m)
I had Ubuntu and Elementary OS before Debian and it worked perfectly.
I don't know what other informations you need, just ask me !
debian freeze
debian freeze
asked Mar 5 '17 at 10:57
ChrisBlp
112
112
add a comment |Â
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
0
down vote
Do a:
sudo apt-get install firmware-linux firmware-linux-free firmware-linux-nonfree intel-microcode
And reboot. That might fix the issue.
it says it can't find the package firmware-linux-nonfree and intel-microcode... But the first one has been installed. Do you know why I get those issues ?
â ChrisBlp
Mar 5 '17 at 11:16
I upgraded sources.list and I installed everything. I let you know if anything happens
â ChrisBlp
Mar 5 '17 at 11:25
there are still the same issues...
â ChrisBlp
Apr 4 '17 at 8:37
add a comment |Â
up vote
0
down vote
I had the same problem with mageia, zorin os (ubuntu) and manjaro (arch linux). Stopping time synchronisation solved it on manjaro:
sudo systemctl ntpd stop
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Do a:
sudo apt-get install firmware-linux firmware-linux-free firmware-linux-nonfree intel-microcode
And reboot. That might fix the issue.
it says it can't find the package firmware-linux-nonfree and intel-microcode... But the first one has been installed. Do you know why I get those issues ?
â ChrisBlp
Mar 5 '17 at 11:16
I upgraded sources.list and I installed everything. I let you know if anything happens
â ChrisBlp
Mar 5 '17 at 11:25
there are still the same issues...
â ChrisBlp
Apr 4 '17 at 8:37
add a comment |Â
up vote
0
down vote
Do a:
sudo apt-get install firmware-linux firmware-linux-free firmware-linux-nonfree intel-microcode
And reboot. That might fix the issue.
it says it can't find the package firmware-linux-nonfree and intel-microcode... But the first one has been installed. Do you know why I get those issues ?
â ChrisBlp
Mar 5 '17 at 11:16
I upgraded sources.list and I installed everything. I let you know if anything happens
â ChrisBlp
Mar 5 '17 at 11:25
there are still the same issues...
â ChrisBlp
Apr 4 '17 at 8:37
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Do a:
sudo apt-get install firmware-linux firmware-linux-free firmware-linux-nonfree intel-microcode
And reboot. That might fix the issue.
Do a:
sudo apt-get install firmware-linux firmware-linux-free firmware-linux-nonfree intel-microcode
And reboot. That might fix the issue.
edited Mar 5 '17 at 15:11
GAD3R
22.8k164895
22.8k164895
answered Mar 5 '17 at 11:11
khizar
112
112
it says it can't find the package firmware-linux-nonfree and intel-microcode... But the first one has been installed. Do you know why I get those issues ?
â ChrisBlp
Mar 5 '17 at 11:16
I upgraded sources.list and I installed everything. I let you know if anything happens
â ChrisBlp
Mar 5 '17 at 11:25
there are still the same issues...
â ChrisBlp
Apr 4 '17 at 8:37
add a comment |Â
it says it can't find the package firmware-linux-nonfree and intel-microcode... But the first one has been installed. Do you know why I get those issues ?
â ChrisBlp
Mar 5 '17 at 11:16
I upgraded sources.list and I installed everything. I let you know if anything happens
â ChrisBlp
Mar 5 '17 at 11:25
there are still the same issues...
â ChrisBlp
Apr 4 '17 at 8:37
it says it can't find the package firmware-linux-nonfree and intel-microcode... But the first one has been installed. Do you know why I get those issues ?
â ChrisBlp
Mar 5 '17 at 11:16
it says it can't find the package firmware-linux-nonfree and intel-microcode... But the first one has been installed. Do you know why I get those issues ?
â ChrisBlp
Mar 5 '17 at 11:16
I upgraded sources.list and I installed everything. I let you know if anything happens
â ChrisBlp
Mar 5 '17 at 11:25
I upgraded sources.list and I installed everything. I let you know if anything happens
â ChrisBlp
Mar 5 '17 at 11:25
there are still the same issues...
â ChrisBlp
Apr 4 '17 at 8:37
there are still the same issues...
â ChrisBlp
Apr 4 '17 at 8:37
add a comment |Â
up vote
0
down vote
I had the same problem with mageia, zorin os (ubuntu) and manjaro (arch linux). Stopping time synchronisation solved it on manjaro:
sudo systemctl ntpd stop
add a comment |Â
up vote
0
down vote
I had the same problem with mageia, zorin os (ubuntu) and manjaro (arch linux). Stopping time synchronisation solved it on manjaro:
sudo systemctl ntpd stop
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I had the same problem with mageia, zorin os (ubuntu) and manjaro (arch linux). Stopping time synchronisation solved it on manjaro:
sudo systemctl ntpd stop
I had the same problem with mageia, zorin os (ubuntu) and manjaro (arch linux). Stopping time synchronisation solved it on manjaro:
sudo systemctl ntpd stop
edited Jun 3 '17 at 12:35
Thomas
3,62141124
3,62141124
answered Jun 3 '17 at 12:27
Wolter
111
111
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f349256%2fdebian-8-random-freezing-issues%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password