Difference between revisions of "Ubuntu 20.04 LTS After installing the desktop, the system will jam"

From LCD wiki
Jump to: navigation, search
(Created page with "{{lan | cn=http://www.lcdwiki.com/zh/Ubuntu_20.04_LTS_%E5%AE%89%E8%A3%85%E6%A1%8C%E9%9D%A2%E4%B9%8B%E5%90%8E%EF%BC%8C%E7%B3%BB%E7%BB%9F%E5%8D%A1%E6%AD%BB | en=http://www.lcdwi...")
 
Line 3: Line 3:
 
cn=http://www.lcdwiki.com/zh/Ubuntu_20.04_LTS_%E5%AE%89%E8%A3%85%E6%A1%8C%E9%9D%A2%E4%B9%8B%E5%90%8E%EF%BC%8C%E7%B3%BB%E7%BB%9F%E5%8D%A1%E6%AD%BB
 
cn=http://www.lcdwiki.com/zh/Ubuntu_20.04_LTS_%E5%AE%89%E8%A3%85%E6%A1%8C%E9%9D%A2%E4%B9%8B%E5%90%8E%EF%BC%8C%E7%B3%BB%E7%BB%9F%E5%8D%A1%E6%AD%BB
 
|
 
|
en=http://www.lcdwiki.com/Ubuntu_20.04_LTS_
+
en=http://www.lcdwiki.com/Ubuntu_20.04_LTS_After_installing_the_desktop,_the_system_will_jam
 
}}
 
}}
最近有玩家反应:在树莓派4B上安装了Ubuntu 20.04 LTS,用下面几个的命令之一, 手动安装桌面之后, 系统会卡死。
+
A recent player reaction: Ubuntu 20.04 LTS is installed on raspberry PI 4B. After manually installing the desktop with one of the following commands, the system will jam.
 
<pre>
 
<pre>
 
sudo apt-get install xubuntu-desktop
 
sudo apt-get install xubuntu-desktop
Line 12: Line 12:
 
sudo apt-get install ubuntu-desktop
 
sudo apt-get install ubuntu-desktop
 
</pre>
 
</pre>
其实原因也很简单:就是树莓派4B的1G内存不够大,至少要2G内存系统才能流畅运行!!!!
+
The reason is very simple: Raspberry Pi 4B 1GB memory is not large enough, at least 2 GB memory system to run smoothly!!
 
<br><br>
 
<br><br>
 
[[File:Ubuntu-1.jpg|800px]]
 
[[File:Ubuntu-1.jpg|800px]]

Revision as of 11:08, 2 July 2020


语言选择

Languages

➤中文
➤EN


A recent player reaction: Ubuntu 20.04 LTS is installed on raspberry PI 4B. After manually installing the desktop with one of the following commands, the system will jam.

sudo apt-get install xubuntu-desktop
sudo apt-get install lubuntu-desktop
sudo apt-get install kubuntu-desktop
sudo apt-get install ubuntu-desktop

The reason is very simple: Raspberry Pi 4B 1GB memory is not large enough, at least 2 GB memory system to run smoothly!!

Ubuntu-1.jpg