I recently deleted windows and installed Ubuntu 17.04 on my laptop Acer Aspire e 15. Everything was fine the 1st day. I set up everything, installed some programs, adjusted some settings.
On the second day the system started to freeze. I can't use my laptop for more than 10 minutes without it freezing. I can't move the mouse or use the keyboard and I have to force shutdown.
I tried a solution I found to edit the file /etc/default/grub
but it didn't work.
What else can I try?
Here is the syslog file. The system crashed 22:24:48
Aug 28 22:21:30 insinsidious-Aspire-E5-523G anacron[839]: Job `cron.weekly' terminated
Aug 28 22:24:34 insinsidious-Aspire-E5-523G kernel: [ 873.881575] AMD-Vi: Completion-Wait loop timed out
Aug 28 22:24:34 insinsidious-Aspire-E5-523G kernel: [ 874.033248] AMD-Vi: Completion-Wait loop timed out
Aug 28 22:24:34 insinsidious-Aspire-E5-523G kernel: [ 874.034339] AMD-Vi: Event logged [
Aug 28 22:24:34 insinsidious-Aspire-E5-523G kernel: [ 874.034343] IO_PAGE_FAULT device=03:00.0 domain=0x0001 address=0x00000000ff4140c0 flags=0x0050]
Aug 28 22:24:34 insinsidious-Aspire-E5-523G keAug 28 22:26:19 insinsidious-Aspire-E5-523G rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" x-pid="732" x-info="http://www.rsyslog.com"] start
Aug 28 22:26:19 insinsidious-Aspire-E5-523G rsyslogd-2222: command 'KLogPermitNonKernelFacility' is currently not permitted - did you already set it via a RainerScript command (v6+ config)? [v8.16.0 try http://www.rsyslog.com/e/2222 ]
/etc/default/grub
? This System freezes completely with Intel Bay Trail? If it's not a Bay Trail processor, that won't work. I think you need to tell us your graphics card and CPU. – Zanna Aug 28 '17 at 16:31/etc/default/grub
? To what end and why ? – Panther Aug 28 '17 at 16:34sudo update-grub
after doing so? – Zanna Aug 28 '17 at 16:49/etc/default/grub
you need to runsudo update-grub
, so that the configuration will be written to GRUB's script. If you don't do it, the changes to the file have no effect – Zanna Aug 28 '17 at 20:55free -h
andswapon -s
. Ping me at@heynnema
when you have this info. Undo the change you made to /etc/default/grub, as it is only if you had an Intel processor... and you don't. – heynnema Aug 28 '17 at 23:42