Personal tools

Difference between revisions of "Chromium--no-sandbox-PN8M-090T"

From ICOP tech wiki

Jump to: navigation, search
Line 9: Line 9:
  
 
[[File:HOW TO SET UP TIME ZONE-1.png|frameless]]
 
[[File:HOW TO SET UP TIME ZONE-1.png|frameless]]
 
 
Input the command below to access the upower.service file<pre>
 
Input the command below to access the upower.service file<pre>
 
$ cd /lib
 
$ cd /lib
Line 18: Line 17:
 
</pre><br />
 
</pre><br />
 
[[File:Upowersetting.jpg|left|frameless]]
 
[[File:Upowersetting.jpg|left|frameless]]
 
+
<p>Press Ctrl+X and input Y to save.<pre>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<p>Press Ctrl+X and input Y to save.
 
  
 
<br />
 
<br />

Revision as of 16:04, 27 March 2024

Resovling Terminal frozen after closing chromium--no--sandbox

Some of the customer may meet a terminal frozen problem after closing chromium--no-sandbox, and in this article, we will provide a temporary solution to avoid this problem.

*Notice, ICOP could help to issue a new image for resolving this problem, this is just for testing.


Boot up the unit and enter Yocto desktop, click upper-left icon to use weston-terminal.

HOW TO SET UP TIME ZONE-1.png

Input the command below to access the upower.service file

$ cd /lib
$ nano systemd/system/upower.service

Nanoupower.jpg

Put a # to "ExecStart=/usr/libexec/upowerd"

#ExecStart=/usr/libexec/upowerd


Upowersetting.jpg

Press Ctrl+X and input Y to save.