安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题


The guys that make these packages have got the original driver from the website as well, but additionally they know more about your distribution and dependencies that might be needed.
foo@ragnarok:~$ Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1416617579_client)
/home/foo/.steam/steam.sh: line 755: 3477 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
mv: cannot stat ‘/home/foo/.steam/registry.vdf’: No such file or directory
Installing bootstrap /home/foo/.steam/bootstrap.tar.xz
Reset complete!
Restarting Steam by request...
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME has been set by the user to: /home/foo/.steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(1416617579_client)
/home/foo/.steam/steam.sh: line 755: 3600 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Thanks in advance.
To restate, I am using the proprietary Nvdia drivers 340.58 on an EVGA 750Ti video card with Ubuntu 14.04 LTS x64. The fix was rather simple in the end. From the state above, I ran the following:
1) Switch to a console (CTRL-ALT-F1) and log in
2) Stop the X server - sudo service lightdm stop
3) Install steam again "sudo apt-get install steam -y" -- there were 0 packages upgraded and may not be a required step...but can't hurt.
4) re-run the Nvidia installer - "sudo ./nvidia-installer" (I simply selected the defaults).
5) restart X (sudo service lightdm start)
At this point, launching steam was successful and the Updater launched as expected and things seem to be working wonderfully.
From the fix, it seems that there is some sort of dependency on a library that steam requires and is used by the video driver. Re-compiling the binary with the lightdm service stopped seems to be the key step. Unlike some guides, it was not necessary to actually uninstall the driver itself.
Hope this helps.
I copied my home over from 12.04 x64, installed Steam from Software Center and everything worked. I have since added xorg-edgers ppa and switched to nvidia-346 (currently 346.35), so I could play around with video overclocking (which requires nvidia 337 or newer).
Switching from EVGA GTX 550 Ti to MSI Twin Frozr Gaming GTX 750 Ti OC dropped power consumption (Kill A Watt meter on AC input) from about 206 watts max to barely over 150 watts max, and dropped idle from 75w to about 50w. Some things run twice as fast as the GTX 550 Ti, some nearly the same. TF2 runs triple digit fps in high settings most of the time.