Personal tools

Chromium-Youtube-soundcutting-PN8M-090T

From ICOP tech wiki

Revision as of 16:32, 27 March 2024 by Joec (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

HOW TO SET UP TIME ZONE-1.png

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


Press Ctrl+X and input Y to save.