Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim3:applications:earc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:vim3:applications:earc [2023/11/08 23:08]
sravan
products:sbc:vim3:applications:earc [2025/05/19 21:40] (current)
reeve
Line 23: Line 23:
  
 ```shell ```shell
-$ amixer cset name='ARC eARC RX enable' 1+$ amixer -c 0 cset name='ARC eARC RX enable' 1
 ``` ```
  
Line 29: Line 29:
  
 ```shell ```shell
-$ amixer cget name='ARC eARC RX enable'+$ amixer -c 0 cget name='ARC eARC RX enable'
 numid=41,iface=MIXER,name='ARC eARC RX enable' numid=41,iface=MIXER,name='ARC eARC RX enable'
   ; type=BOOLEAN,access=rw------,values=1   ; type=BOOLEAN,access=rw------,values=1
Line 46: Line 46:
  
 ```shell ```shell
-khadas@Khadas:~$ amixer cget name='eARC_RX attended type'+khadas@Khadas:~$ amixer -c 0 cget name='eARC_RX attended type'
 numid=24,iface=MIXER,name='eARC_RX attended type' numid=24,iface=MIXER,name='eARC_RX attended type'
   ; type=ENUMERATED,access=rw------,values=1,items=3   ; type=ENUMERATED,access=rw------,values=1,items=3
Last modified: 2023/11/08 23:08 by sravan