Lanner AV-ICE02 User Manual
Page 12
Software User Manual Version 1.0.1
9
Note: In rare instances, the system may hang with the Linux option
acpi_enforce_resources=lax. If this occurs, this boot option should not be
used.
4. If you are using 32-bit Linux, update the /etc/default/grub
file to add the Linux
option vmalloc=248M.
If you have made the change correctly, the line will look similar to the
following:
GRUB_CMDLINE_LINUX="rd.md=0
rd.dm=0
rd.lvm.lv=VolGroup/llv_swap
KEYTABLE=us SYSFONT=latarcyrheb-sun16 rd.lvm.lv=VolGroup/lv_root rd.luks=0
LANG=en_US.UTF-8 acpi_enforce_resources=lax intel_iommu=off vmalloc=248M"
5. Save the changes to the file and execute the following command to generate the
grub configuration file:
# grub2-mkconfig -o /boot/grub2/grub.cfg
6. Reboot the system.
# shutdown -r now