In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
My computer graphics card is a Nvidia video card.
After restart, the screen shows "input is not supported". This is because ubuntu supports the graphics card. It is necessary to manually add the graphics card option: nomodeset to support the Nvidia series graphics card.
Method one
When entering the installation, move the cursor to "install ubuntu", press "e" to enter edit mode, enter command line mode, find''quite splash''' and then remove "-", add "nomodeset" (add different video card driver options according to different graphics card, we are using Nvidia video card, add nomodeset) F10 installation
Method two
When the installation is finished, the boot system displays a black screen
Hold down shift while booting, and the grub screen appears. Press''eyed commands' to enter the mode of editing boot instructions (or directly press'e 'when booting), also find' quitesplash''' 'and add "nomodeset" after it, press' 'F10''to start the system.
Method three
Press shift to boot, select "recovery model", and open the terminal after entering the system.
Sudo vi / etc/default/grub
Press' ℹ'to enter vim editing mode
GRUB_CMDLINE_LINUX_DEFAULT= "quiet splash" # modified to: GRUB_CMDLINE_LINUX_DEFAULT= "quiet splash nomodeset"
Press "esc", enter ": wq!" (with colons) to save exit and update grub
Sudo update-grub
Before rebooting, we found that the computer screen resolution is not the best (not if the resolution is normal)
Click "system Settings-> Software and updates-> additional drivers" in the upper right corner to select the Nvidia driver.
Restart the computer.
The Ubuntu16.04 installation is complete.
The above is the whole content of this article, I hope it will be helpful to your study, and I also hope that you will support it.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.