-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for SteamOS/Steam Deck #47
Comments
Hi dtantono, Unfortunately I don't have one available at the moment, so this still has not been tested. Thank you! |
First of all, I think we need PIA wireguard or openvpn I know it is old format) config file or if you want something painless and without messing the config file. Flatpak support is important because the filesystem is readonly by default which is good for newbies. What do you think? |
If you want to connect to the vpn without using a client, you can already get a .opvn file here: https://www.privateinternetaccess.com/account/ovpn-config-generator |
well, essentially wireguard well known as a newer and more robust than ovpn. I hope PIA will support wireguard for manual installation. But, it will be much easier for non-technical person to install the app with flatpak though because the filesystem is read-only by default (which is good to prevent messing the system) and it is safer without messing unnecessary things. |
Manual connection scripts for both wireguard and openvpn are available here https://github.com/pia-foss/manual-connections |
+1 for PIA to create a flatpack and publish it. |
Flatpak pls! |
Can we please get a flatpak for PIA? Some of your competitors are offering flatpack packages but I would prefer not to switch VPN providers. |
I think that a flatpack installer would be incredible. |
Really need a flatpak, disabling readonly for me isn't getting this installed. |
this is all i get in the konsole commands although i am new to linux (deck@steamdeck ~)$ steamos-readonly disable =================================
|
Another vote for a flatpak version. It's really quite difficult to get any VPN client to work on Steam OS, so this would make things a lot easier. |
Flatpak would indeed be great for usability. However, PIA requires low-level system networking access to setup tunneling and rules. This is not possible under typical flatpak's sandbox limitations. However, disabling the readonly filesystem should work. I tried this on a Steam Deck VM and found no issue with the commands @RoronoaShinra showed above.
|
While i was able to now get the app installed, the app doesn't load anything and I'm left with a spinning green circle when i start the app. Screenshot |
+1 for flatpak! |
Does anyone try this with distrobox? I would love to see a Flatpak version too. |
Is your feature request related to a problem? Please describe.
it is prominent that SteamOS users aka Steam Deck are growing fast and it will be great if PIA support it.
Describe the solution you'd like
there are lots of unofficial manual how to setup the PIA VPN on SteamOS and it will be great if PIA steps in to provide a guidance and lead the user
Describe alternatives you've considered
There are lots of unofficial instructions from Reddit
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: