Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5317

Device Tree • Re: RPI5: Issue with dynamic applying DT for Sound Card

$
0
0
Have you checked the kernel logs ("dmesg") for any errors in loading the drivers?
Nothing strange:

Code:

sudo dtoverlay -v xvf3510DTOVERLAY[debug]: using platform 'bcm2712'DTOVERLAY[debug]: overlay map loadedrun_cmd: which dtoverlay-pre >/dev/null 2>&1 && dtoverlay-preDTOVERLAY[debug]: loading file '/boot/firmware/overlays/xvf3510.dtbo'DTOVERLAY[debug]: wrote 2680 bytes to '/tmp/.dtoverlays/0_xvf3510.dtbo'DTOVERLAY[debug]: wrote 2680 bytes to '/sys/kernel/config/device-tree/overlays/0_xvf3510/dtbo'run_cmd: which dtoverlay-post >/dev/null 2>&1 && dtoverlay-postdmesg | tail[    8.260502] pps pps0: new PPS source ptp0[    8.260738] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.[    8.280949] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled[   11.342594] Bluetooth: RFCOMM TTY layer initialized[   11.342606] Bluetooth: RFCOMM socket layer initialized[   11.342616] Bluetooth: RFCOMM ver 1.11[   44.864813] OF: overlay: WARNING: memory leak will occur if overlay removed, property: /axi/pcie@120000/rp1/i2s@a0000/status[   44.864828] OF: overlay: WARNING: memory leak will occur if overlay removed, property: /soc/sound/compatible[   44.864832] OF: overlay: WARNING: memory leak will occur if overlay removed, property: /soc/sound/simple-audio-card,name[   44.864836] OF: overlay: WARNING: memory leak will occur if overlay removed, property: /soc/sound/status

Statistics: Posted by BohdanBuinich — Sun Mar 17, 2024 11:09 am



Viewing all articles
Browse latest Browse all 5317

Trending Articles