Currently, we don't have a custom DTB file that allows audio over USB-C Displayport, so the 3.5mm audio jack will need to be used if this method is employed to enable the USB-C display.
The following instructions are for enabling USB-C Displayport from a running Nova.
sudo su
to gain root access.cd /boot/dtb/rockchip
to navigate to the rockchip directory.mv rk3588s-9tripod-x3588s.dtb rk3588s-9tripod-x3588s.dtb.bak
.reboot
to reboot your device.Issue reported on ameriDroid's Discord server (click the link to go to the Discord post):
notime2d8 - Aug 22, 2023 at 5:26 PM
Checking other boards with it working we seem to be missing:dp0_sound: dp0-sound { status = "okay"; compatible = "rockchip,hdmi"; rockchip,card-name= "rockchip-dp0"; rockchip,mclk-fs = <512>; rockchip,cpu = <&spdif_tx2>; rockchip,codec = <&dp0 1>; rockchip,jack-det;
};
and
&spdif_tx2 { status = "okay"; };
[...]
notime2d8 — Aug 23, 2023 at 7:06 PM
Oh, I did test this out yesterday and it did get USB-c audio working.
Spooky — Jun 2, 2023 at 10:59 AM
Anyone have an idea on the USB-C display issue when using the 5.10.160 kernel? I'm looking though the device tree now. I noticed when the USB-C display is plugged in xhci-hcd keeps resetting