Ama*_*man 7 display resolution 12.04
我尝试使用 U 盘使用 Ubuntu 12.04 LTS,但桌面分辨率非常低 - 每个图标和文本片段看起来都是像素化的。我有一个
`ViewSonic VS10866 monitor : 19"
LCD display, 16:10 aspect ratio,
300-nit brightness, 500:1 contrast ratio`
Run Code Online (Sandbox Code Playgroud)
. 如何解决此分辨率问题?我上次使用 Ubuntu 时是 10.04 版,运行良好。那么现在怎么了?目前我的机器上只有 Windows,我计划与 12.04 一起运行。
小智 1
请遵循这些说明。
\n\nIn Ubuntu 12.04 LTS, we can use grub-customizer to fix the problem:\n\n1. Start your machine, on \xe2\x80\x98signal out of range\xe2\x80\x99 screen press Enter. Wait a second (or try Ctrl+Alt+F1, Ctrl+ALt+F7), it will boot into Ubuntu.\n2. Once boot into Ubuntu, configure the network and install grub-customize by running following commands in terminal:\n\nsudo add-apt-repository ppa:danielrichter2007/grub-customizer\nsudo apt-get update\nsudo apt-get install grub-customizer\n\nOr directly download and install the deb from launchpad.net\n3. Launch grub-customizer. In its Preference window second tab, check and change the resolution. Remember to click \xe2\x80\x98Save\xe2\x80\x98 the configuration \n
Run Code Online (Sandbox Code Playgroud)\n\n不适合我,但我正在慢慢了解它的真相。
\n\n\n