私は最近、WindowsとUbuntuのデュアルブートインストールジョブを失敗させ、Ubuntuを完全に実行しました。
スチームゲームをワインで実行しようとしています。Wineの最新バージョンをダウンロードしてから、Windows Steamインストーラーの最新バージョンをダウンロードして実行しました
sudo wine SteamSetup.exe
Steamが正常にインストールされ、内部に入ることができますが、ネットワーク機能はすべて利用できないようです。友達がオンラインになっていることはわかりますが、ストアにアクセスできません。ゲームをダウンロードすると、エラーが発生します
An error occurred while installing [Game Name] (content servers are unreachable)
私が従ったチュートリアルでは、この問題について何も言及していません。また、Steamをターミナル経由でインストールするか、winetricksを使用するか、PlayOnLinuxを使用してインストールするかは関係ありません。
何が起きてる?
編集:
Steam開発者コンソールは次のとおりです。
Failed to init SteamVR because it isn't installed
Couldn't create IPolicyConfigVista: 0x80040154
ExecCommandLine: ""C:\Program Files (x86)\Steam\Steam.exe" -no-cef-sandbox -lognetapi -console"
IPC server is in my process - could/should be using an in process pipe
System startup time: 14.31 seconds
Crypto API failed certificate check, error flags 0x00000008 for '/C=US/ST=Massachusetts/L=Cambridge/O=Akamai Technologies, Inc./CN=a248.e.akamai.net'
Crypto API failed certificate check, error flags 0x00000008 for '/C=US/ST=Massachusetts/L=Cambridge/O=Akamai Technologies, Inc./CN=a248.e.akamai.net'
Crypto API failed certificate check, error flags 0x00000008 for '/C=US/ST=Massachusetts/L=Cambridge/O=Akamai Technologies, Inc./CN=a248.e.akamai.net'
Crypto API failed certificate check, error flags 0x00000008 for '/C=US/ST=Massachusetts/L=Cambridge/O=Akamai Technologies, Inc./CN=a248.e.akamai.net'
Crypto API failed certificate check, error flags 0x00000008 for '/C=US/ST=Massachusetts/L=Cambridge/O=Akamai Technologies,
Inc./CN=a248.e.akamai.net'
CAPIJobRequestUserStats - Server response failed 2
"
Crypto API failed certificate check, error flags 0x00000008 for
'/C=US/ST=Massachusetts/L=Cambridge/O=Akamai Technologies,
Inc./CN=a248.e.akamai.net'
GameAction [AppID 8170, ActionID 1] : LaunchApp failed with AppError_18 with ""
GameAction [AppID 8170, ActionID 1] : LaunchApp changed task to Failed with ""
GameAction [AppID 8170, ActionID 2] : InstallApps waiting for user
response to ShowEula "http://store.steampowered.com/eula/8170_eula_1"
GameAction [AppID 8170, ActionID 2] : InstallApps continues with user
response "ShowEula"
GameAction [AppID 8170, ActionID 2] : InstallApps changed task to
CreateNextApp with ""
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
GameAction [AppID 8170, ActionID 2] : InstallApps failed with
AppError_21 with ""
systemctl status winbind
サービスが実行されていると表示される場合、問題は最初に考えたものとは異なります。