Hola tengo una dell 7559安装bien todo pero al m entra de reiniciar no me entra al sistema almenos que ponga c GRUB_CMDLINE_LINUX_DEFAULT="nomodeset静默飞溅“
翻译:
我有一个戴尔7559和刚刚安装的Ubuntu。但是,Ubuntu在安装后不会启动。我已经在grub文件中添加了行: GRUB_CMDLINE_LINUX_DEFAULT="nomodeset静默启动“,但它仍然无法工作。帮助?
发布于 2016-09-26 20:05:53
提高了必要的nouveau.modeset=0 en el存档。Asíes como yo arranco Ubuntu 14.04.5 LTS en mi Dell Inspiron 7559。
拉科米达·德阿基沃德·埃斯特斯皮克托
GRUB_CMDLINE_LINUX_DEFAULT = "quiet splash nouveau.modeset = 0"
一个连续的、deberá务实的GRUB:
sudo update-grub
Translation:
You need to have `nouveau.modeset=0` in the grub file so that Ubuntu can boot.
After that, update grub by running sudo update-grub.https://askubuntu.com/questions/830018
复制相似问题