0

DAC+ADC PRO Bookworkm crash

Hello,

I have a Rpi-4 with latest Bookwork and DAC+ADC Pro, did all the proper setup in config.txt

dtparam=i2c_arm=on
dtparam=i2s=on
dtoverlay=hifiberry-dacplusadcpro
dtparam=audio=off
dtoverlay=vc4-kms-v3d,noaudio

but it does not work ... and I see a weird crash in dmesg.

googled around but I do not see something similar to this issue ... any hint from the community?

===========================

[    9.155545] ------------[ cut here ]------------
[    9.155555] WARNING: CPU: 3 PID: 466 at drivers/regulator/core.c:2403 _regulator_put+0x170/0x180
[    9.155596] Modules linked in: brcmfmac brcmutil cfg80211 snd_soc_pcm512x_i2c(+) snd_soc_pcm186x_i2c(+) raspberrypi_hwmon arducam_pivariety snd_soc_hifiberry_dacplusadcpro snd_soc_pcm512x snd_soc_pcm186x regmap_i2c binfmt_misc hci_uart joydev btbcm bluetooth bcm2835_unicam v4l2_dv_timings bcm2835_codec(C) v4l2_fwnode rpivid_hevc(C) bcm2835_isp(C) bcm2835_v4l2(C) v4l2_mem2mem bcm2835_mmal_vchiq(C) v4l2_async videobuf2_vmalloc videobuf2_dma_contig ecdh_generic videobuf2_memops videobuf2_v4l2 snd_soc_bcm2835_i2s ecc rfkill videobuf2_common vc_sm_cma(C) videodev libaes mc snd_bcm2835(C) raspberrypi_gpiomem nvmem_rmem uio_pdrv_genirq uio i2c_dev dm_mod fuse ip_tables x_tables ipv6 vc4 snd_soc_hdmi_codec drm_display_helper cec drm_dma_helper drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops v3d gpu_sched snd_soc_core drm_shmem_helper snd_compress drm snd_pcm_dmaengine drm_panel_orientation_quirks snd_pcm snd_timer i2c_mux_pinctrl i2c_bcm2835 i2c_mux i2c_brcmstb snd backlight
[    9.155989]  clk_hifiberry_dacpro
[    9.156008] CPU: 3 PID: 466 Comm: modprobe Tainted: G         C         6.1.0-rpi8-rpi-v8 #1  Debian 1:6.1.73-1+rpt1
[    9.156027] Hardware name: Raspberry Pi 4 Model B Rev 1.5 (DT)
[    9.156034] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.156048] pc : _regulator_put+0x170/0x180
[    9.156061] lr : regulator_bulk_free+0x54/0x80
[    9.156073] sp : ffffffc008a0b7e0
[    9.156080] x29: ffffffc008a0b7e0 x28: 0000000000000000 x27: 0000000000000000
[    9.156104] x26: 0000000000000000 x25: ffffffdd1a156158 x24: ffffffdd8b86d858
[    9.156124] x23: ffffffdd8b545008 x22: ffffff81017a20f8 x21: ffffff81017a2200
[    9.156144] x20: ffffffdd8b9bb570 x19: ffffff81017a2200 x18: 00000000fffffffe
[    9.156163] x17: 0000000000000000 x16: ffffffdd8aff16f0 x15: ffffffc008a0b2a0
[    9.156182] x14: 0000000000000000 x13: 3031312d203a6563 x12: 6976656420657469
[    9.156201] x11: 0000000000000001 x10: ffffff8102271c28 x9 : ffffffdd8ab2d254
[    9.156220] x8 : ffffffc008a0b7f0 x7 : 0000000000000000 x6 : ffffff8102271c28
[    9.156239] x5 : 0000000000000010 x4 : 0000000000000000 x3 : ffffffdd8b9bb570
[    9.156258] x2 : ffffff8101271ec0 x1 : 0000000000000000 x0 : 0000000000000001
[    9.156279] Call trace:
[    9.156288]  _regulator_put+0x170/0x180
[    9.156302]  regulator_bulk_free+0x54/0x80
[    9.156313]  devm_regulator_bulk_release+0x24/0x30
[    9.156329]  release_nodes+0x68/0x100
[    9.156352]  devres_release_group+0xd4/0x144
[    9.156367]  i2c_device_probe+0x170/0x310
[    9.156389]  really_probe+0xc4/0x2e0
[    9.156401]  __driver_probe_device+0x80/0x120
[    9.156412]  driver_probe_device+0xe0/0x164
[    9.156422]  __driver_attach+0x9c/0x1a4
[    9.156433]  bus_for_each_dev+0x7c/0xe0
[    9.156452]  driver_attach+0x2c/0x40
[    9.156462]  bus_add_driver+0x15c/0x210
[    9.156471]  driver_register+0x80/0x13c
[    9.156482]  i2c_register_driver+0x50/0xd0
[    9.156499]  pcm186x_i2c_driver_init+0x28/0x1000 [snd_soc_pcm186x_i2c]
[    9.156537]  do_one_initcall+0x60/0x2d0
[    9.156553]  do_init_module+0x50/0x1f0
[    9.156570]  load_module+0x1b1c/0x1f74
[    9.156584]  __do_sys_init_module+0x198/0x1d0
[    9.156599]  __arm64_sys_init_module+0x24/0x30
[    9.156613]  invoke_syscall+0x50/0x120
[    9.156634]  el0_svc_common.constprop.0+0xd4/0xf4
[    9.156650]  do_el0_svc+0x34/0xd0
[    9.156665]  el0_svc+0x2c/0x84
[    9.156682]  el0t_64_sync_handler+0xf4/0x120
[    9.156695]  el0t_64_sync+0x18c/0x190
[    9.156707] ---[ end trace 0000000000000000 ]---
[    9.169821] ------------[ cut here ]------------

14 comments

Please sign in to leave a comment.