uureel / batocera.pro

This repo is scheduled for phase out // Unofficial apps for Batocera, installation info below
http://batocera.pro
GNU General Public License v3.0
174 stars 37 forks source link

GPU accelerated web views in Steam causes black screen. #42

Closed ChildishhAlbino closed 5 months ago

ChildishhAlbino commented 5 months ago

Problem

After enabling GPU accelerated web views, I cannot get the steam UI to load - all I see is a black screen but I can hear sounds so I know the app is running. I set steam to open in big picture mode by default so I can't tell if this only occurs because of that.

Let me know what information I can provide to help debug this.

Resolution attempts;

uureel commented 5 months ago

its a steam/linux/nvidia issue, were it not an issue for them you wouldn't have to be turning it on (it'd just be alwayson by default); might maybe work next steam update (since it did work fine before), or it won't and they'll just break something else for a 'change'

uureel commented 5 months ago

you should be able to purge steam / restore default settings by rm -rv ~/.local/share/Steam && rm -rv ~/.steam in ssh or batocera xterm [preferably after restart so that conty/steam is not running (otherwise might be blocking the removal)]

ChildishhAlbino commented 5 months ago

Thanks for the help! Will try that and see how that works :D