error in gestures in lenovo legion go game mode
enable screen gestures with the settings
/home/deck/.config/environment.d/10-gamescope-session.conf
export TOUCH_GESTURES=1
but it doesn't work well I've seen that this is because the latest version of bazzite has this error so I want to install an older version so that it works for me but I have this error that prevents me from downgrading bazzite
bazzite-rollback-helper rebase 40-stable-20240427
Rebasing to ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:40-stable-20240427. Continue? [y/N]:y
rebasing to bazzite-deck:40-stable-20240427
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:40-stable-20240427
error: Creating importer: Failed to invoke skopeo proxy method OpenImage: remote error: cryptographic signature verification failed: invalid signature when validating ASN.1 encoded signature
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:40-20240427
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:40-20240427
error: Creating importer: Failed to invoke skopeo proxy method OpenImage: remote error: cryptographic signature verification failed: invalid signature when validating ASN.1 encoded signature
I have used the two methods that appear in the forums and documentation and nothing
and I have also run the command that appeared in the last announcement
Important announcement regarding system updates [Action needed]
curl -sL https://fix.universal-blue.org/ | sudo bash
and still nothing
4 Replies
There is work being done to fixing swipe gestures, they should be available again. I just don't have an exact timeframe on when it'll be available
The 04/27 rollback not working is due to the system update fix
i have an image here ghcr.io/hhd-dev/bazzite-dc
with working gestures and recent hhd
And how do I update that image, what command do I place in the terminal is this? docker pull ghcr.io/hhd-dev/bazzite-dc:dc40-20240427.5, or how can I do it4
.
Just use the rebase command like from the website
And use that