Lcd 16x2 not working I Sabre v3 dac es9023tcxo rpi3

Volumio Information

Volumio Version:2.8
Hardware: Raspberry Pi 3 b
DAC:AUDIOPHONICS I-SABRE V3 DAC ES9023 TCXO

Hello, guys
i have this player
audiophonics.raspdac/audiophonics-raspdac-kit-diy-network-player-raspberry-pi-20-dac-sabre-v3-p-1

i bought is second hand and it was running fine, untill i updated volumio

I have installed volumio, unfortunately the lcd no longer works.

pydPiper tried: this

sudo wget https://github.com/dhrone/pydPiper/archive/v0.3-alpha.tar.gz
sudo tar zxvf v0.3-alpha.tar.gz
cd pydPiper-0.3-alpha
ExecStart=/usr/bin/docker run --network=host --privileged -v /var/log:/var/log:rw dhrone/pydpiper:latest python /app/pydPiper.py --volumio --driver hd44780 --width 5 --height 8 --i2caddress --i2cport 0x27 --rs 9 --e 10 --d4 23 --d5 24 --d6 25 --d7 26 --timezone Europe/Amsterdam --temperature celsius --pages pages_lcd_16x2.py
sudo ./install.sh
didnt work.

Saiyato:

wget https://github.com/Saiyato/volumio-hd44780-plugin/raw/master/volumio-hd44780-plugin.zip
mkdir ./volumio-hd44780-plugin
miniunzip volumio-hd44780-plugin.zip -d volumio-hd44780-plugin
cd ./volumio-hd44780-plugin

didnt work.

im new to this i have used putty because i dont know howe to use python.

who can direct me what i do wrong?

what dac do i select for the AUDIOPHONICS I-SABRE V3 DAC ES9023 TCXO
i select hiffy berry that works fine, but there is no i sabre es9023 tcxo to select

Jelle