remove everything where you added something with rotate
display_rotate=3
,rotation=90
,rotate=90
…
mkdir /home/volumio/.config/openbox
cat >> /home/volumio/.config/openbox/autostart <<EOL
xrandr --output DSI-1 --rotate right
EOL
reboot
remove everything where you added something with rotate
display_rotate=3
,rotation=90
,rotate=90
…
mkdir /home/volumio/.config/openbox
cat >> /home/volumio/.config/openbox/autostart <<EOL
xrandr --output DSI-1 --rotate right
EOL
reboot