Skip to content

荣品King3399开发板,不能输出声音,3.5和HDMI都没声音 #2954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sisolzf opened this issue May 20, 2025 · 1 comment
Open

Comments

@sisolzf
Copy link

sisolzf commented May 20, 2025

Device Information | 设备信息

  • SOC: RK3399
  • Model 荣品电子科技 King3399

Armbian Version | 系统版本

  • Kernel Version: Linux armbian 6.1.131-ophub Support VFD #1 SMP Thu Mar 13 20:17:02 EDT 2025 aarch64 GNU/Linux

  • Release:

    Distributor ID: Debian
    Description: Armbian OS 25.05.0 bookworm
    Release: 12
    Codename: bookworm

Describe the bug | 问题描述
使用armbian-software安装了桌面之后,发现HDMI画面输出正常,但是并不能从HDMI输出声音,而且开发板上面的3.5耳机输出孔也没有声音。不知道怎么处理,发上来求教。

root@armbian:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: hdmisound [hdmi-sound], device 0: ff8a0000.i2s-i2s-hifi i2s-hifi-0 [ff8a0000.i2s-i2s-hifi i2s-hifi-0]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

root@armbian:~# aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
lavrate
    Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pipewire
    PipeWire Sound Server
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PipeWire Media Server)
hw:CARD=hdmisound,DEV=0
    hdmi-sound, ff8a0000.i2s-i2s-hifi i2s-hifi-0
    Direct hardware device without any conversions
plughw:CARD=hdmisound,DEV=0
    hdmi-sound, ff8a0000.i2s-i2s-hifi i2s-hifi-0
    Hardware device with all software conversions
sysdefault:CARD=hdmisound
    hdmi-sound, ff8a0000.i2s-i2s-hifi i2s-hifi-0
    Default Audio Device
dmix:CARD=hdmisound,DEV=0
    hdmi-sound, ff8a0000.i2s-i2s-hifi i2s-hifi-0
    Direct sample mixing device
usbstream:CARD=hdmisound
    hdmi-sound
    USB Stream Output

root@armbian:~# alsamixer 
cannot open mixer: 主机关闭
@bakuniverse
Copy link

CONFIG_SND_VERBOSE_PROCFS 编译的时候选择开启这个试试。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants