Инсталирайте 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)
Украински (Українська)
Докладване на проблем с превода
I couldn't find libav in the repo either, do you mean libavc?
Anyway, thanks for the update. It's nice to finally see the driver updates rolling out.
The only thing you should need to do then would be to install the primus and bumblebee packages from the Debian repository. Having them bundled and ready to use would be nice, but it isn't a big priority right now as none of the Steam machines are Optimus configurations.
- In SteamOS go to Settings -> Interface and tick the checkbox for "Enable access to the Linux desktop"
- Then go to Exit and pick "Switch to Desktop mode"
- On the desktop move your mouse to the top left corner, type terminal and press enter.
- Use this command to set a password for the desktop user:
passwd
- Now install the beta repo package with:
sudo apt-get install steamos-beta-repo -y
Or use a different tty, which is a bit faster:Then all you have to do is reboot the system and you will be in the beta.
@Pierre-Loup,
Out of interest sake, when will alsa/kernel modules be updated so that 5.1 audio works over HDMI on the NVidia Maxwell cards like the GTX 750?
I have rebooted 5 times and cold restarted the steamos machine now , but still gives me the same message ..
In home streaming seems broken for me too .
The applying of updates on shutdown is pretty bad . I had a black screen and didn't know what was going on . I expected my steamos to reboot but it didn't (as it was busy) . I almost wanted to pull the power (I thought it hung) .
The description for libavc1394:
Doesn't seem very useful, I don't think many people use firewire these days. Libav would've been great though, which can be used for video playback, streaming and recording.
First, the updates are done at shutdown or restart, but when updates are happening there's no indication on the screen that an update is in progress, only a black screen, so we have no clue what's going on.
Second, this particular update have the problem you described. A mail icon with the instruction to restart. You restart and there's the same icon.
This is due to mesa upgrade not installing. So you have to go to terminal and first type "sudo apt-get update" and "sudo apt-get dist-upgrade".
Follow this steps and SteamOS is fully upgraded now.