Acer Aspire R3 with Kernel 4.13.0-32

Freitag, 26. Januar 2018 - 22:20

Start the laptop PC with an older Kernel (e.g. 4.4.0-112; if you start with 4.13.0-32, you would have to edit Kernel parameters in the GRUB boot menu).
With »sudo xed /etc/default/grub« I edited some lines in /etc/default/grub to:

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=2
GRUB_HIDDEN_TIMEOUT_QUIET=false
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=lsb_release -i -s 2> /dev/null || echo Debian
GRUB_CMDLINE_LINUX_DEFAULT=””
GRUB_CMDLINE_LINUX=”noapic”

Then run »sudo update-grub«.

As for the Aspire R3, "noapic modprobe.blacklist=pinctrl_cherryview" is not necessary anymore.

 

Contact: http://snrk.de/snrk-de#contact


Kommentare sind geschlossen.