Replies: 1 comment
|
im gonna test it now, thx for share! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
I successfully installed and used the official ChatGPT Linux preview on a Steam Deck running SteamOS 3.8.16 (build 20260716.1).
SteamOS is Arch-based and is not currently listed as an officially supported distribution, but the application works natively in my tests.
This installation method was developed and tested collaboratively with ChatGPT/Codex. The assistant was substantially involved in researching the compatibility approach, designing the user-local installation procedure, generating each command, interpreting the results and screenshots, and guiding the complete validation process step by step.
I executed every command on the physical Steam Deck and confirmed each result before ChatGPT/Codex prepared the next step.
Environment
.debHow the setup was developed
ChatGPT/Codex helped to:
x-scheme-handler/codexbrowser callbackThe procedure was developed interactively rather than copied from an existing SteamOS installation guide.
Installation method
Because SteamOS does not use
apt, I did not install the package system-wide.Instead, we:
.debdata.tar.xzpayload~/.local/opt/chatgptchatgptsymlinkx-scheme-handler/codexcallbackNo
sudo, unlocked SteamOS system partition, system package changes, Distrobox, container, Wine, or Proton were required.A shared-library check did not report any missing direct dependencies.
Confirmed working
codex:callbackNot tested yet
This successful result may be useful when evaluating future official support for SteamOS, Arch Linux, Flatpak, or AppImage distribution.
ChatGPT/Codex and I can continue documenting the test process and provide additional non-sensitive system information or compatibility-test results if they would be useful.
All reactions