Difference between revisions of "Chromium-Youtube-soundcutting-PN8M-090T"
From ICOP tech wiki
(Created page with "==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 arti...") |
|||
Line 1: | Line 1: | ||
− | ==Resovling | + | ==Resovling cutting sound in Chromium&Youtube== |
− | Some of the customer may | + | Some of the customer may encounter a cutting sound problem using Chromium&Youtube, and in this article, we will provide a temporary solution to avoid this problem. |
<nowiki>*</nowiki>Notice, ICOP could help to issue a new image for resolving this problem, this is just for testing. | <nowiki>*</nowiki>Notice, ICOP could help to issue a new image for resolving this problem, this is just for testing. | ||
Line 10: | Line 10: | ||
[[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 / | + | $ cd /etc |
− | $ nano | + | $ nano rc.local |
− | </pre>[[File: | + | </pre>[[File:Rc.local.jpg|alt=|frameless]] |
− | <p> | + | <p>Add the command below: <pre> |
− | + | $ pulseaudio – start | |
− | [[File:Upowersetting.jpg|frameless]] | + | $ amixer sset Headphone on 101</pre> |
+ | [[File:Upowersetting.jpg|alt=|frameless]] | ||
<br> Press Ctrl+X and input Y to save. | <br> Press Ctrl+X and input Y to save. |
Latest revision as of 16:32, 27 March 2024
Resovling cutting sound in Chromium&Youtube
Some of the customer may encounter a cutting sound problem using Chromium&Youtube, 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.
Input the command below to access the upower.service file
$ cd /etc $ nano rc.local
Add the command below:
$ pulseaudio – start $ amixer sset Headphone on 101