Call for Testing: Steam in Focal Fossa

I am preparing an updated Steam :video_game: package for inclusion in Focal Fossa. It’s mostly a merge from the package in Debian Sid with some slight modifications.

Rules of engagement :clipboard:

  • This testing is only for Focal Fossa; feedback from earlier releases of Ubuntu is not required.
  • This PPA is temporary and will be deleted shortly.
  • I am interested in clean installs, upgrades from existing Steam installs and purge removals of the steam package.
  • I am also interested in feedback from anyone with Steam Contollers or supported VR devices.

Install steam test build for Focal Fossa :arrow_down_small:

The PPA is available here:

Open a terminal (Ctrl + Alt + t) and add the PPA as follows:

sudo apt-add-repository ppa:flexiondotorg/mist

Now install or upgrade steam as you usually would :+1:

Providing feedback :loudspeaker:

Anyone wanting to submit feedback, good or bad, please provide the following information:

  • GPU Chipset/generation (lshw -C video)
    • If you have a nvidia GPU and the proprieatary driver loaded, also include (nvidia-settings -g | grep OpenGL)
  • Kernel version (uname -a)
  • Xorg or Wayland?
  • Desktop environment?

After testing you can remove the PPA using sudo apt-add-repository -r ppa:flexiondotorg/mist

11 Likes

It’s working well for me.

Are some of the modifications adding Vulkan 32/64bit drivers and steam-devices?
If so, I love it. With Proton, you could say the majority of games on Steam can use Vulkan.
steam-devices is also a great choice to include by default. It is a requirement for supporting my DualShock 4 controller.

I did a clean install of “Steam installer” through Ubuntu Software.
The “Launch” button in Ubuntu Software does not work for “Steam installer”.
Launching Steam through the Overview works fine.

*-display
description: VGA compatible controller
product: 2nd Generation Core Processor Family Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:37 memory:d0000000-d03fffff memory:c0000000-cfffffff ioport:4000(size=64) memory:c0000-dffff

Linux Dell-Vostro 5.4.0-14-generic #17-Ubuntu SMP Thu Feb 6 22:47:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Xorg

Gnome

4 Likes

No apparent issues here. Upgrades from normal deb. Launches fine. Plays my installed games fine. Switches to Big Picture mode fine. Steam controller works without any problem.

Anything else specific to test?

Ubuntu Mate 20.04, upgraded from 19.10. Xorg.

$ sudo lshw -C video
  *-display                 
       description: VGA compatible controller
       product: 3rd Gen Core processor Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:32 memory:f0000000-f03fffff memory:e0000000-efffffff ioport:6000(size=64) memory:c0000-dffff

$ uname -a
Linux padbeast 5.4.0-12-generic #15-Ubuntu SMP Tue Jan 21 15:12:29 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

(Note: not on 5.4.0-14 due to bug #1862215.)

1 Like

providing feedback for “upgrades from existing Steam installs”

Ubuntu Focal Fossa and Steam installed via apt
updated to latest on 02/22/2020
added “flexion” ppa
then did a full-upgrade that added steam-devices and updated steam:i386
steam:i386 (1:1.0.0.61-2ubuntu1~focal1.8) sobre (1:1.0.0.54+repack-5ubuntu1)

Requested info:
(Radeon RX 590)

lshw -C video
AVISO: debería ejecutar este programa como superusuario.
*-display
descripción: VGA compatible controller
producto: Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
fabricante: Advanced Micro Devices, Inc. [AMD/ATI]
id físico: 0
información del bus: pci@0000:08:00.0
versión: e1
anchura: 64 bits
reloj: 33MHz
capacidades: vga_controller bus_master cap_list rom
configuración: driver=amdgpu latency=0
recursos: irq:77 memoria:e0000000-efffffff memoria:f0000000-f01fffff ioport:e000(size=256) memoria:fce00000-fce3ffff memoria:c0000-dffff
AVISO: la salida puede ser incompleta o imprecisa, debería ejecutar este programa como superusuario.

uname -a
Linux anw-uld-001 5.4.0-14-generic #17-Ubuntu SMP Thu Feb 6 22:47:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

echo $XDG_SESSION_TYPE
x11

echo $DESKTOP_SESSION
ubuntu
(GNOME)

Tested:
Warstone TD (Proton 5) : OK
The Spatials: Galactology : OK
Rise to Ruins : OK
No Man’s Sky (Proton 5) : OK
Banished (Proton 5) : No sound
Scourge Bringer : OK

Big picture : OK
X-Box One wired controller : OK

All looks good.-

1 Like

Thanks for the feedback. Based on what we have here and some feedback via community members elsewhere, I think this is looking good to go :slightly_smiling_face:

3 Likes

And thanks to Rik Mills, all upload to Focal Fossa :slight_smile:

3 Likes

Hi @Wimpress
I installed steam on an updated 20.04.
I get this log and it just closes.

Running Steam on ubuntu 20.04 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
/home/galileo/.steam/debian-installation/ubuntu12_32/steam -nominidumps -nobreakpad
[2020-03-23 13:18:49] Startup - updater built Feb 11 2020 19:26:28
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2020-03-23 13:18:50] Checking for update on startup
[2020-03-23 13:18:50] Checking for available updates...
[2020-03-23 13:18:50] Downloading manifest: client-download.steampowered.com/client/steam_client_ubuntu12
[2020-03-23 13:18:50] Download skipped: /client/steam_client_ubuntu12 version 1581460722, installed version 1581460722
[2020-03-23 13:18:50] Nothing to do
[2020-03-23 13:18:50] Verifying installation...
[2020-03-23 13:18:50] Performing checksum verification of executable files
[2020-03-23 13:18:51] Verification complete
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy

I “fixed” it by removing the intel video drivers…
I had installed them in ubuntu (Mate) 19.10 to avoid videos tearing.
It seems to work without it on 20.04 (Mate again)
The remaining issue is the appindicator not showing the menu…
The issue was a segfault in iris_dri.so

I was not sure if I should bump this, or create a new topic, but I think its relevant here.

It was good the steam package was updated for focal, but over half a year has passed now and groovy will release soon, but its still the same packages in both focal and groovy.

A lot has happened to the debian package in sid in the meantime : https://metadata.ftp-master.debian.org/changelogs//non-free/s/steam/steam_1.0.0.66-2_changelog

The updated udev rules, and not redirecting stderr to a file a good additions also for Ubuntu in my opinion, and I have not checked all the other entries.

Steam from the groovy package is working for me and has for the last months, which is why I did not notice the steam package did not get any updates. (I noticed it when I could not launch steam yesterday, but that turned out to be a problem with the nvidia drivers I think, changing to 450 fixed it, and also going back to 455 steam still works)

I know this is late for groovy, but is there a chance for an updated steam package, maybe also packported for the LTS releases?

3 Likes