Звуковой выход I2S на NanoPi R6C ⇐ Linux
Звуковой выход I2S на NanoPi R6C
I'm trying to enable I2S on the NanoPi R6C, but without much luck.
I'm running the Armbian image with Debian Bookworm and Linux 5.10 (for GPU reasons). I've tried to change status = "disabled" to status = "okay" for the i2s1_8ch devicetree node (aka i2s@fe480000; compatible with rockchip,rk3588-i2s-tdm), but it seems to have no effect; aplay -l doesn't list the i2s output.
The rockchip-i2s-tdm driver is enabled:
$ zcat /proc/config.gz | grep -i i2s CONFIG_DRM_DW_HDMI_I2S_AUDIO=y # CONFIG_SND_BCM63XX_I2S_WHISTLER is not set # CONFIG_SND_DESIGNWARE_I2S is not set # CONFIG_SND_I2S_HI6210_I2S is not set # CONFIG_SND_I2S_HI3660_I2S is not set CONFIG_SND_SOC_ROCKCHIP_I2S=y CONFIG_SND_SOC_ROCKCHIP_I2S_TDM=y # CONFIG_SND_SOC_ROCKCHIP_I2S_TDM_MULTI_LANES is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XTFPGA_I2S is not set
Источник: https://stackoverflow.com/questions/780 ... nanopi-r6c
I'm trying to enable I2S on the NanoPi R6C, but without much luck.
I'm running the Armbian image with Debian Bookworm and Linux 5.10 (for GPU reasons). I've tried to change status = "disabled" to status = "okay" for the i2s1_8ch devicetree node (aka i2s@fe480000; compatible with rockchip,rk3588-i2s-tdm), but it seems to have no effect; aplay -l doesn't list the i2s output.
The rockchip-i2s-tdm driver is enabled:
$ zcat /proc/config.gz | grep -i i2s CONFIG_DRM_DW_HDMI_I2S_AUDIO=y # CONFIG_SND_BCM63XX_I2S_WHISTLER is not set # CONFIG_SND_DESIGNWARE_I2S is not set # CONFIG_SND_I2S_HI6210_I2S is not set # CONFIG_SND_I2S_HI3660_I2S is not set CONFIG_SND_SOC_ROCKCHIP_I2S=y CONFIG_SND_SOC_ROCKCHIP_I2S_TDM=y # CONFIG_SND_SOC_ROCKCHIP_I2S_TDM_MULTI_LANES is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XTFPGA_I2S is not set
Источник: https://stackoverflow.com/questions/780 ... nanopi-r6c
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение