Personal tools

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

From ICOP tech wiki

Jump to: navigation, search
Line 10: Line 10:
 
[[File:HOW TO SET UP TIME ZONE-1.png|frameless]]
 
[[File:HOW TO SET UP TIME ZONE-1.png|frameless]]
  
<br>Input the command below to access the upower.service file<pre><br/>
+
Input the command below to access the upower.service file<pre>
 
$ cd /lib
 
$ cd /lib
 
$ nano systemd/system/upower.service
 
$ nano systemd/system/upower.service
 
</pre>[[File:Nanoupower.jpg|frameless]]  
 
</pre>[[File:Nanoupower.jpg|frameless]]  
 
+
<p>Put a # to "ExecStart=/usr/libexec/upowerd" <pre></p>
Put a # to "ExecStart=/usr/libexec/upowerd" <pre>
 
 
#ExecStart=/usr/libexec/upowerd
 
#ExecStart=/usr/libexec/upowerd
 
</pre><br />
 
</pre><br />
Line 31: Line 30:
  
  
 
+
<p>Press Ctrl+X and input Y to save.</p>
<br>Press Ctrl+X and input Y to save.
 
  
 
<br />
 
<br />

Revision as of 16:02, 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"

</p>
#ExecStart=/usr/libexec/upowerd


Upowersetting.jpg







Press Ctrl+X and input Y to save.