OSMC DVB-T2 problem detecting muxes

Hi,
I just bought latest osmc usb dvb-t2 dongle and I have some issues running it on raspberry pi 3. When I run w_scan after reboot muxes are detected correctly. But when I try it second time I not able to detect any muxes and dmesg is full of errors

i2c i2c-3: cxd2841er: i2c wr failed=-11 addr=6c reg=00 len=1
[  249.431762] i2c i2c-3: cxd2841er: i2c wr failed=-11 addr=6c reg=43 len=1
[  249.442201] i2c i2c-3: cxd2841er: i2c wr failed=-11 addr=6c reg=41 len=1
[  249.459764] i2c i2c-3: cxd2841er: i2c wr failed=-11 addr=6c reg=63 len=1
[  249.470577] i2c i2c-3: cxd2841er: i2c wr failed=-11 addr=6c reg=65 len=1

there is part of log where device is registered
i2c i2c-Preformatted text3: Added multiplexed i2c bus 4
[ 6.079617] rtl2832 3-0010: Realtek RTL2832 successfully attached
[ 6.146295] i2c i2c-3: cxd2841er_attach(): I2C adapter aebc6070 SLVX addr 6e SLVT addr 6c
[ 6.150830] i2c i2c-3: cxd2841er_attach(): attaching CXD2837ER DVB-C/T/T2 frontend
[ 6.150856] i2c i2c-3: cxd2841er_attach(): chip ID 0xb1 OK.
[ 6.150897] usb 1-1.4: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))…
[ 6.157842] usb 1-1.4: DVB: registering adapter 0 frontend 1 (Sony CXD2837ER DVB-T/T2/C demodulator)…

I’m running latest stable version of OSMC.

Hard to tell without full logs, but are you running TVheadend?

I tried it with w_scan because I had no luck with tvheadend.

But later I tried dongle on fresh installation of osmc and I was able to tune all muxes correctly. So it seems as issue with my osmc setup.

Thanks for reply

I’m glad things are working now
Were you on a really old version?

Sam