LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 03-20-2024, 09:20 AM   #1
only-connect
LQ Newbie
 
Registered: Sep 2023
Location: UK
Posts: 15

Rep: Reputation: 1
Can't install steam-installer on Debian Bullseye


I wanted to play Steam games on Linux and installed Wine.
However, I have since found from the tutorial Steam - Debian Wiki that Steam has its own installer.

I have followed the tutorial and at Step 4 'Install steam-installer' - I get the following error message:
Code:
# apt install steam-installer
E: Unable to locate package steam-installer
I have also used a different command but with the same error message :
Code:
# apt install steam-installer steam-devices -y
E: Unable to locate package steam-installer
Does anyone know why I can't install the steam-installer?
I have main contrib and non-free in /etc/apt/sources-list.
 
Old 03-20-2024, 10:39 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
I'm no debian guy, but Have you tried
Code:
apt list steam?
BTW, you should probably have updated to bookworm (Debian 12) instead of Bullseye (Debian 11).

Last edited by business_kid; 03-20-2024 at 10:41 AM.
 
Old 03-21-2024, 04:01 AM   #3
only-connect
LQ Newbie
 
Registered: Sep 2023
Location: UK
Posts: 15

Original Poster
Rep: Reputation: 1
I have already installed Wine on my Debian OS. This opened an application called 'Play on Linux'.
I think this may have ensured the correct repository was activated (multiverse).
I then watched a Youtube video about installing Steam on Linux. I entered the following command and the Steam app was installed successfully:
Code:
apt install steam
After opening the Steam app it updated and I logged in with username and password to my Steam account.
I then had to change the settings on the Steam app to allow games to be played on Linux after watching another Youtube video Running Windows games on Linux (1:43).
After this I was able to download the game I'd already purchased from the online Steam website onto my harddrive. This took about over an hour and I don't think there were any errors.

However now when I press 'play' to play the game - the game opens - I press play on the game screen and then it fails.
Does anyone use the Steam app on linux?
 
Old 03-21-2024, 09:31 AM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
Quote:
Originally Posted by ONLY-CONNECT
However now when I press 'play' to play the game - the game opens - I press play on the game screen and then it fails. Does anyone use the Steam app on linux?
Plenty of folks do. Where there are crashes, there are error messages. Post them please. Check dmesg, /var/log/syslog and onscreen.
 
Old 03-22-2024, 07:53 AM   #5
only-connect
LQ Newbie
 
Registered: Sep 2023
Location: UK
Posts: 15

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by business_kid View Post
Check dmesg, /var/log/syslog and onscreen.
Once I have opened the Steam app - I then activate the game.
As the game loads an onscreen dialog box appears stating the game will automatically set my graphics settings for the game.
I then press ok - press play on the game's splashscreen - and then the game hangs and returns me to the Steam app screen.

For dmesg the outputs I've looked at are the following:
Code:
# dmesg | grep -i "error"
[    7.485527] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   19.232166] traps: light-locker[1880] trap int3 ip:7fead081cca7 sp:7ffd0885fd60 error:0 in libglib-2.0.so.0.6600.8[7fead07e0000+89000]
Code:
# dmesg | tail -n 40
[    7.012266] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card0/input11
[    7.012286] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card0/input12
[    7.012305] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card0/input13
[    7.020192] Adding 19530748k swap on /dev/sda3.  Priority:-2 extents:1 across:19530748k SSFS
[    7.029298] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    7.029300] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    7.029301] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    7.029301] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    7.029301] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    7.029302] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    7.029303] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    7.029303] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    7.047832] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input14
[    7.047876] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input15
[    7.047916] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input16
[    7.047955] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input17
[    7.047990] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input18
[    7.062704] audit: type=1400 audit(1711109780.708:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=599 comm="apparmor_parser"
[    7.062769] audit: type=1400 audit(1711109780.708:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=596 comm="apparmor_parser"
[    7.062979] audit: type=1400 audit(1711109780.708:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=606 comm="apparmor_parser"
[    7.063303] audit: type=1400 audit(1711109780.708:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=598 comm="apparmor_parser"
[    7.063337] audit: type=1400 audit(1711109780.708:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=605 comm="apparmor_parser"
[    7.063338] audit: type=1400 audit(1711109780.708:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=605 comm="apparmor_parser"
[    7.063600] audit: type=1400 audit(1711109780.708:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=601 comm="apparmor_parser"
[    7.063603] audit: type=1400 audit(1711109780.708:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=601 comm="apparmor_parser"
[    7.063605] audit: type=1400 audit(1711109780.708:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=601 comm="apparmor_parser"
[    7.064006] audit: type=1400 audit(1711109780.708:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=595 comm="apparmor_parser"
[    7.298053] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
[    7.306347] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fw
[    7.336193] Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-0-300:00, irq=IGNORE)
[    7.536731] r8169 0000:03:00.0 enp3s0: Link is Down
[    7.587524] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    9.163027] rfkill: input handler disabled
[    9.246023] r8169 0000:03:00.0 enp3s0: Link is Up - 100Mbps/Full - flow control rx/tx
[    9.246033] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[   17.105928] rfkill: input handler enabled
I am using an AMD cpu with integrated radeon graphics.
I'm not using a discrete graphics card.

For syslog I have the following from the time Steam is launched:
Code:
cat /var/log/syslog
Mar 22 12:17:09 deb11 /usr/libexec/gdm-x-session[2189]: /bin/sh\0-c\0/home/only-connect/.steam/debian-installation/ubuntu12_32/reaper SteamLaunch AppId=489830 -- /home/only-connect/.steam/debian-installation/ubuntu12_32/steam-launch-wrapper -- '/home/only-connect/.steam/debian-installation/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun -- '/home/only-connect/.steam/debian-installation/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/home/only-connect/.steam/debian-installation/steamapps/common/Skyrim Special Edition/SkyrimSELauncher.exe'\0
Mar 22 12:17:09 deb11 /usr/libexec/gdm-x-session[3342]: ERROR: ld.so: object '/home/only-connect/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Mar 22 12:17:09 deb11 /usr/libexec/gdm-x-session[3343]: ERROR: ld.so: object '/home/only-connect/.steam/debian-installation/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Mar 22 12:17:09 deb11 /usr/libexec/gdm-x-session[3344]: ERROR: ld.so: object '/home/only-connect/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Mar 22 12:17:09 deb11 /usr/libexec/gdm-x-session[3344]: ERROR: ld.so: object '/home/only-connect/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Mar 22 12:17:09 deb11 /usr/libexec/gdm-x-session[3345]: ERROR: ld.so: object '/home/only-connect/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Mar 22 12:17:11 deb11 pressure-vessel-adverb[3411]: setlocale "en_US.UTF-8": No such file or directory
Mar 22 12:17:11 deb11 pressure-vessel-adverb[3411]: pressure-vessel-locale-gen: Missing locale en_US.UTF-8
Mar 22 12:17:11 deb11 pressure-vessel-adverb[3411]: pressure-vessel-locale-gen: Generating locale en_GB.UTF-8...
Mar 22 12:17:11 deb11 pressure-vessel-adverb[3411]: pressure-vessel-locale-gen: Generated locale en_GB.UTF-8 successfully
Mar 22 12:17:11 deb11 pressure-vessel-adverb[3411]: pressure-vessel-locale-gen: Generating locale en_US.UTF-8...
Mar 22 12:17:11 deb11 pressure-vessel-adverb[3411]: pressure-vessel-locale-gen: Generated locale en_US.UTF-8 successfully
Mar 22 12:17:11 deb11 pressure-vessel-adverb[3411]: W: Container startup will be faster if missing locales are created at OS level
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[3464]: esync: up and running.
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): EDID vendor "GSM", prod id 0
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Using hsync ranges from config file
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Using vrefresh ranges from config file
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1360x768"x0.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz eP)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1344 1472 1664  720 723 728 732 +hsync +vsync (44.6 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): EDID vendor "GSM", prod id 0
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Using hsync ranges from config file
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Using vrefresh ranges from config file
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1360x768"x0.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz eP)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1344 1472 1664  720 723 728 732 +hsync +vsync (44.6 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): EDID vendor "GSM", prod id 0
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Using hsync ranges from config file
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Using vrefresh ranges from config file
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1360x768"x0.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz eP)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1344 1472 1664  720 723 728 732 +hsync +vsync (44.6 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): EDID vendor "GSM", prod id 0
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Using hsync ranges from config file
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Using vrefresh ranges from config file
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Printing DDC gathered Modelines:
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1360x768"x0.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz eP)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1344 1472 1664  720 723 728 732 +hsync +vsync (44.6 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[1555]: (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[3462]: Setting breakpad minidump AppID = 489830
Mar 22 12:17:11 deb11 /usr/libexec/gdm-x-session[3462]: Steam_SetMinidumpSteamID:  Caching Steam ID:  76561199655027007 [API loaded no]
Mar 22 12:17:14 deb11 xfce4-panel[1863]: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton)
Mar 22 12:17:14 deb11 xfce4-panel[1863]: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton)
Mar 22 12:17:14 deb11 xfce4-panel[1863]: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton)
Mar 22 12:17:14 deb11 xfce4-panel[1863]: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton)
Mar 22 12:17:14 deb11 xfce4-panel[1863]: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton)
Mar 22 12:17:19 deb11 /usr/libexec/gdm-x-session[3464]: pid 3464 != 3463, skipping destruction (fork without exec?)
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 created interface STEAMAPPTICKET_INTERFACE_VERSION001 /
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 created interface SteamInput006 /
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 created interface SteamUser017 / User
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 created interface SteamUser021 /
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 created interface SteamUser021 / User
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 created interface SteamUtils007 / Utils
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 created interface SteamUtils010 /
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 created interface SteamUtils010 / Utils
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 method call count for IClientControllerSerialized::BCheckGameDirectoryAndReloadConfigIfNecessary : 1
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 method call count for IClientControllerSerialized::HasGameMapping : 11
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 method call count for IClientUtils::RecordSteamInterfaceCreation : 7
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 method call count for IClientUtils::GetAppID : 9
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 method call count for IClientUser::GetAppOwnershipTicketExtendedData : 1
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 method call count for IClientUser::GetSteamID : 2
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Game 489830 method call count for IClientUser::BLoggedOn : 1
Mar 22 12:17:20 deb11 /usr/libexec/gdm-x-session[2189]: Uploaded AppInterfaceStats to Steam
Mar 22 12:17:21 deb11 geoclue[1162]: Service not used for 60 seconds. Shutting down..
Mar 22 12:17:21 deb11 systemd[1]: geoclue.service: Succeeded.
Mar 22 12:17:23 deb11 systemd[1]: realmd.service: Succeeded.
Mar 22 12:17:29 deb11 dbus-daemon[1453]: [session uid=1000 pid=1453] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.82' (uid=1000 pid=3792 comm="gnome-terminal --wait ")
Mar 22 12:17:29 deb11 systemd[1430]: Created slice app-org.gnome.Terminal.slice.
Mar 22 12:17:29 deb11 systemd[1430]: Starting GNOME Terminal Server...
Mar 22 12:17:29 deb11 dbus-daemon[1453]: [session uid=1000 pid=1453] Successfully activated service 'org.gnome.Terminal'
Mar 22 12:17:29 deb11 systemd[1430]: Started GNOME Terminal Server.
Mar 22 12:17:29 deb11 systemd[1430]: Started VTE child process 3805 launched by gnome-terminal-server process 3795.
There's probably a lot of unnecessary text on the syslog but it does state:
Code:
Mar 22 12:17:09 deb11 /usr/libexec/gdm-x-session[3342]: ERROR: ld.so: object '/home/only-connect/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Is there any way of knowing what's happening?
 
Old 03-22-2024, 11:27 AM   #6
only-connect
LQ Newbie
 
Registered: Sep 2023
Location: UK
Posts: 15

Original Poster
Rep: Reputation: 1
Good news.
The game is working properly on the Steam app.

I received a message from the Steam website to refer to the Steam community to resolve my problem.
I wasn't happy with that but I logged into the Steam community for the game and started a thread.
There were a number of replies and one suggested changing the Proton version.

It turns out the Steam app is actually called Proton.
There are a number of upgraded versions of Proton which work with different games in the Steam library.
I had Proton Experimental installed as default.
As recommended by a user in the community - I upgraded to Proton 7 and re-started the Steam app.
The game worked properly after that.

I think this is a Steam issue rather than a Linux issue.
So it's good that the Steam community were able to resolve my problem.
Steam did state I could get a refund within 14 days if all else fails.
 
Old 03-22-2024, 12:06 PM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
Great to see you solved it. Your reply landed while I was writing mine. So I couldn't see it initially.

Last edited by business_kid; 03-22-2024 at 01:42 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Debian 11 Bullseye Installer Release Candidate Switches to Linux 5.10 LTS, Adds Many Improvements LXer Syndicated Linux News 0 04-24-2021 07:51 AM
LXer: Debian 11 "Bullseye" Installer Adds Support for Pinebook Pro, Other ARM Devices LXer Syndicated Linux News 1 12-08-2020 04:53 AM
LXer: New stable Steam Client up, fixing Steam Survey and NFS mounts on Linux, plus other Steam news LXer Syndicated Linux News 0 01-23-2020 10:24 PM
LXer: Debian GNU/Linux 11 "Bullseye" Installer Is Now Available for Public Testing LXer Syndicated Linux News 0 12-05-2019 02:50 PM
Steam on Wine, cannot login,"Steam is having trouble connecting to the Steam servers" cantab Linux - Games 1 06-19-2010 06:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 08:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration