It has been changed since 7.5.
"To fix HDMI display issue, compat_alsa mode is disabled which sets only
bcm2835 ALSA." commented by Seung-Woo Kim.
Enabled card: Headphones
Disabled card: vc4hdmi0, vc4hdmi1
(These will be enabled with new 5.15 kernel)
[Version] 0.3.62
[Issue type] Update
Change-Id: I60c816ab306141febfb35b22d6faf3e2628765cb
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
"device-types":[
{
"device-type":"builtin-speaker",
- "playback-devices":{"normal":"tizen2:ALSA,0"}
+ "playback-devices":{"normal":"tizen2:Headphones,0"}
}
],
"device-files":{
"playback-devices":[
{
- "device-string":"tizen2:ALSA,0",
+ "device-string":"tizen2:Headphones,0",
"role":{"normal":"rate=48000 channels=2 fragment_size=1920 fragments=4"}
}
]
Name: media-config
Summary: Multimedia Framework system configuration package
-Version: 0.3.61
+Version: 0.3.62
Release: 0
Group: Multimedia/Configuration
License: LGPL-2.1 and Apache-2.0