nobody cared try booting with the irqpoll option


GRUB 2 is the default boot loader and manager for Ubuntu since version 9.10 (Karmic Koala). As the computer starts, GRUB 2 either presents a menu and awaits user input or automatically transfers control to an operating system kernel. GRUB 2 is a descendant of GRUB (GRand Unified Bootloader). It has been completely rewritten to provide the user significantly increased flexibility and performance. GRUB 2 is Free Software.

Terminal:
sudo nano /etc/default/grub
change for
Terminal:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash-- irqpoll"

Terminal:
sudo update-grub


0 comentarios :