Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.