deepiner
2018-11-13 19:25 deepin document team
本帖最后由 zhuxiujuan 于 2018-11-16 10:41 编辑
Q11: How to solve system stuck issue?
A11: Press Ctrl-Alt-Esc to call out Deepin System Monitor, end the process with high memory or CPU occupation. If you cannot call it out, refer to wiki: https://wiki.deepin.org/index.php?title=System_hang&language=en#Recover_from_a_fake_hang.
Q12: How to solve the problem that I cannot enter the system after upgrade?
A12: Please select "Advanced option for deepin ..." and enter to select a lower version kernel, check if you can enter the system.
If the upgrade was interrupted or you run "sudo apt-get upgrade" without a full upgrade, and you cannot enter deepin, please press ctrl+alt+F2 to enter tty and run "sudo apt-get update && sudo apt-get dist-upgrade" to upgrade again.
If you cannot enter tty, please enter Deepin Recovery and upgrade.
Q13: How to add PPA of Ubuntu?
A13: To meet parts of user requirements, deepin supports adding Ubuntu PPA, but you should solve the dependencies on your own.
Run below command to add PPA of Ubuntu:
Copy the Code
Q14: Where to find the default wallpapers?
A14: /usr/share/wallpapers/deepin
Q15: Where to find system default sounds?
A15: /usr/share/sounds/deepin/stereo
Q16: Where to find application shortcuts (desktop files)?
A16: /usr/share/applications. To create desktop file, please refer to Desktop entry (https://wiki.deepin.org/index.php?title=Desktop_entry&language=en).
Source: https://bbs.deepin.org/post/146921
Q11: How to solve system stuck issue?
A11: Press Ctrl-Alt-Esc to call out Deepin System Monitor, end the process with high memory or CPU occupation. If you cannot call it out, refer to wiki: https://wiki.deepin.org/index.php?title=System_hang&language=en#Recover_from_a_fake_hang.
Q12: How to solve the problem that I cannot enter the system after upgrade?
A12: Please select "Advanced option for deepin ..." and enter to select a lower version kernel, check if you can enter the system.
If the upgrade was interrupted or you run "sudo apt-get upgrade" without a full upgrade, and you cannot enter deepin, please press ctrl+alt+F2 to enter tty and run "sudo apt-get update && sudo apt-get dist-upgrade" to upgrade again.
If you cannot enter tty, please enter Deepin Recovery and upgrade.
Q13: How to add PPA of Ubuntu?
A13: To meet parts of user requirements, deepin supports adding Ubuntu PPA, but you should solve the dependencies on your own.
Run below command to add PPA of Ubuntu:
- sudo apt-get install python-software-properties
- sudo apt-get install software-properties-common
- sudo apt-get update
Q14: Where to find the default wallpapers?
A14: /usr/share/wallpapers/deepin
Q15: Where to find system default sounds?
A15: /usr/share/sounds/deepin/stereo
Q16: Where to find application shortcuts (desktop files)?
A16: /usr/share/applications. To create desktop file, please refer to Desktop entry (https://wiki.deepin.org/index.php?title=Desktop_entry&language=en).
Source: https://bbs.deepin.org/post/146921
Reply Like 0 View the author