Good morning,
I just installed MX23, and so far most sources were working fine.
Lutris itself, GOG, HumbleBundle, ItchIO and Steam.
Epic Games and Ubisoft are causing issues.
I’d love to add the “lutris --submit issue” but I can’t see where I could add the file here.
Here the lutris -d while I tried to install.
I pre-downloaded the installer files, as my internet is very slow.
lutris -d
2024-03-13 19:17:29,185: Command 'vulkaninfo' not found on your system
2024-03-13 19:17:29,186: Command 'fluidsynth' not found on your system
INFO 2024-03-13 19:17:29,686 [application.do_command_line:479]:Starting Lutris 0.5.16
INFO 2024-03-13 19:17:29,687 [startup.get_drivers:54]:Using NVIDIA drivers 525.147.05 for x86_64
INFO 2024-03-13 19:17:29,688 [startup.get_drivers:58]:GPU: NVIDIA GeForce GTX 970
INFO 2024-03-13 19:17:29,688 [display.display_gpu_info:78]:GPU: 10DE:13C2 3842:3978 (nvidia drivers)
ERROR 2024-03-13 19:17:29,688 [startup.check_libs:89]:i386 libgnutls.so.30 missing (needed by gnutls)
WARNING 2024-03-13 19:17:29,773 [system.get_name:705]:vulkaninfo not available, unable to list GPUs
WARNING 2024-03-13 19:17:29,773 [system.get_name:705]:vulkaninfo not available, unable to list GPUs
WARNING 2024-03-13 19:17:29,773 [system.get_name:705]:vulkaninfo not available, unable to list GPUs
WARNING 2024-03-13 19:17:29,773 [system.get_name:705]:vulkaninfo not available, unable to list GPUs
WARNING 2024-03-13 19:17:29,773 [system.get_name:705]:vulkaninfo not available, unable to list GPUs
it looks like wine32 is missing, you should install it.
as root, please execute "apt-get install wine32:i386"
DEBUG 2024-03-13 19:17:29,963 [xrandr._get_vidmodes:16]:Retrieving video modes from XrandR
DEBUG 2024-03-13 19:17:30,098 [lutris.get_missing_game_ids:206]:Checking for missing games
ERROR 2024-03-13 19:17:30,129 [style_manager._call_cb:87]:Error reading color-scheme: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.portal.Desktop was not provided by any .service files (2)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/lutris/style_manager.py", line 80, in _call_cb
values = obj.call_finish(result)
^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.portal.Desktop was not provided by any .service files (2)
DEBUG 2024-03-13 19:19:10,296 [application.show_window:392]:Showing window PreferencesDialog{'parent': <lutriswindow.LutrisWindow object at 0x72fcb4e9fc40 (LutrisWindow at 0x2a662c0)>}
DEBUG 2024-03-13 19:19:22,251 [application.on_app_window_destroyed:419]:Removed window PreferencesDialog{'parent': <lutriswindow.LutrisWindow object at 0x72fcb4e9fc40 (LutrisWindow at 0x2a662c0)>}
DEBUG 2024-03-13 19:19:34,976 [api.get_game_installers:311]:Fetching installer https://lutris.net/api/installers/epic-games-store
DEBUG 2024-03-13 19:19:34,976 [http._request:88]:GET https://lutris.net/api/installers/epic-games-store
DEBUG 2024-03-13 19:19:35,349 [application.show_window:392]:Showing window InstallerWindowepic-games-store
DEBUG 2024-03-13 19:19:39,735 [xrandr._get_vidmodes:16]:Retrieving video modes from XrandR
INFO 2024-03-13 19:19:51,096 [api.get_default_runner_version_info:204]:Getting runner information for wine (version: wine-ge-8-26-x86_64)
DEBUG 2024-03-13 19:19:51,096 [http._request:88]:GET https://lutris.net/api/runners/wine
DEBUG 2024-03-13 19:19:52,017 [wine.get_installer_runner_version:786]:Default wine version is wine-ge-8-26
DEBUG 2024-03-13 19:19:52,076 [installerwindow.on_files_prepared:616]:Game files prepared.
DEBUG 2024-03-13 19:19:52,080 [installerwindow.present_installer_files_page:631]:Presenting installer files page
DEBUG 2024-03-13 19:20:22,089 [files_box.on_file_available:108]:uplay is available
DEBUG 2024-03-13 19:20:22,091 [files_box.on_file_available:108]:epicsetup is available
INFO 2024-03-13 19:20:22,091 [files_box.on_file_available:114]:All files available
INFO 2024-03-13 19:20:22,091 [installerwindow.on_files_available:662]:All files are available, continuing install
INFO 2024-03-13 19:20:22,102 [installerwindow.launch_installer_commands:670]:Launching installer commands
DEBUG 2024-03-13 19:20:22,103 [interpreter.create_game_folder:223]:Creating destination path /home/punisher/Games/epic-games-store
DEBUG 2024-03-13 19:20:22,105 [interpreter._iter_commands:317]:Installer command: {'task': {'name': 'create_prefix', 'prefix': '$GAMEDIR'}}
INFO 2024-03-13 19:20:22,178 [wine.create_prefix:97]:Creating a win64 prefix in /home/punisher/Games/epic-games-store
DEBUG 2024-03-13 19:20:22,178 [system._execute:104]:Executing /home/punisher/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wineboot
DEBUG 2024-03-13 19:20:22,178 [system._execute:110]:WINEARCH=win64 WINEPREFIX=/home/punisher/Games/epic-games-store WINEDLLOVERRIDES=winemenubuilder= WINE_MONO_CACHE_DIR=/home/punisher/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/mono WINE_GECKO_CACHE_DIR=/home/punisher/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/gecko
INFO 2024-03-13 19:25:22,749 [wine.create_prefix:149]:win64 Prefix created in /home/punisher/Games/epic-games-store
DEBUG 2024-03-13 19:25:22,768 [interpreter._iter_commands:317]:Installer command: {'write_file': {'content': 'overlay:\n enabled: false\n forceunhookgame: false\n fps_enabled: false\n warning_enabled: false\nuser:\n closebehavior: CloseBehavior_Close\nuser:\n start_on_windows_start: false', 'file': '$GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game Launcher/settings.yml'}}
DEBUG 2024-03-13 19:25:22,804 [interpreter._iter_commands:317]:Installer command: {'task': {'app': 'corefonts', 'name': 'winetricks', 'prefix': '$GAMEDIR'}}
it looks like wine32 is missing, you should install it.
as root, please execute "apt-get install wine32:i386"
Started initial process 3744 from /home/punisher/.local/share/lutris/runtime/winetricks/winetricks --unattended corefonts
Start monitoring process.
------------------------------------------------------
warning: You are running winetricks-20230212-next, latest upstream is winetricks-20240105!
------------------------------------------------------
------------------------------------------------------
warning: You should update using your distribution's package manager, --self-update, or manually.
------------------------------------------------------
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
------------------------------------------------------
WINEPREFIX INFO:
Drive C: insgesamt 28
drwxr-xr-x 7 punisher punisher 4096 13. Mär 19:20 .
drwxr-xr-x 4 punisher punisher 4096 13. Mär 19:25 ..
drwxr-xr-x 3 punisher punisher 4096 13. Mär 19:20 ProgramData
drwxr-xr-x 6 punisher punisher 4096 13. Mär 19:20 Program Files
drwxr-xr-x 3 punisher punisher 4096 13. Mär 19:20 Program Files (x86)
drwxr-xr-x 4 punisher punisher 4096 13. Mär 19:25 users
drwxr-xr-x 17 punisher punisher 4096 13. Mär 19:20 windows
Registry info:
/home/punisher/Games/epic-games-store/system.reg:#arch=win64
/home/punisher/Games/epic-games-store/user.reg:#arch=win64
/home/punisher/Games/epic-games-store/userdef.reg:#arch=win64
------------------------------------------------------
------------------------------------------------------
warning: /home/punisher/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine cmd.exe /c echo '%AppData%' returned empty string, error message ""
------------------------------------------------------
Monitored process exited.
Initial process has exited (return code: 256)
All processes have quit
Exit with return code 256
DEBUG 2024-03-13 19:25:23,320 [command.on_stop:219]:Process 3738 has terminated with code 256
DEBUG 2024-03-13 19:25:23,958 [commands._monitor_task:441]:Return code: 256
ERROR 2024-03-13 19:25:23,958 [errors.__init__:18]:Befehl beendet mit dem Code 256
ERROR 2024-03-13 19:25:23,958 [exception_backstops.error_wrapper:81]:Error handling timeout function: Befehl beendet mit dem Code 256
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/lutris/exception_backstops.py", line 79, in error_wrapper
return handler(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/lutris/installer/commands.py", line 443, in _monitor_task
raise ScriptingError(_("Command exited with code %s") % command.return_code)
lutris.installer.errors.ScriptingError: Befehl beendet mit dem Code 256
To get a glimpse of the hardware and settings, the system internal overview:
System:
Kernel: 6.7.8-1-liquorix-amd64 [6.7-12~mx23ahs] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0 parameters: audit=0
intel_pstate=disable rcupdate.rcu_expedited=1 BOOT_IMAGE=/boot/vmlinuz-6.7.8-1-liquorix-amd64
root=UUID=<filter> ro quiet splash resume=UUID=<filter> resume_offset=6348800
Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.36 info: xfce4-panel, plank wm: xfwm v: 4.18.0 vt: 7
dm: LightDM v: 1.26.0 Distro: MX-23.2_x64 Libretto February 15 2024 base: Debian GNU/Linux 12
(bookworm)
Machine:
Type: Desktop Mobo: MSI model: Z97A GAMING 6 (MS-7917) v: 2.0 serial: <superuser required>
UEFI: American Megatrends v: 10.2 date: 08/11/2015
CPU:
Info: model: Intel Core i5-4690K bits: 64 type: MCP arch: Haswell gen: core 4 level: v3
note: check built: 2013-15 process: Intel 22nm family: 6 model-id: 0x3C (60) stepping: 3
microcode: 0x28
Topology: cpus: 1x cores: 4 smt: <unsupported> cache: L1: 256 KiB desc: d-4x32 KiB; i-4x32 KiB
L2: 1024 KiB desc: 4x256 KiB L3: 6 MiB desc: 1x6 MiB
Speed (MHz): avg: 3500 high: 3502 min/max: N/A cores: 1: 3500 2: 3500 3: 3502 4: 3500
bogomips: 27999
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Vulnerabilities:
Type: gather_data_sampling status: Not affected
Type: itlb_multihit status: KVM: VMX disabled
Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled
Type: mds mitigation: Clear CPU buffers; SMT disabled
Type: meltdown mitigation: PTI
Type: mmio_stale_data status: Unknown: No mitigations
Type: retbleed status: Not affected
Type: spec_rstack_overflow status: Not affected
Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl
Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB
filling, PBRSB-eIBRS: Not affected
Type: srbds mitigation: Microcode
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: NVIDIA GM204 [GeForce GTX 970] vendor: eVga.com. driver: nvidia v: 525.147.05
non-free: 530.xx+ status: current (as of 2023-03) arch: Maxwell code: GMxxx process: TSMC 28nm
built: 2014-19 pcie: gen: 3 speed: 8 GT/s lanes: 8 link-max: lanes: 16 bus-ID: 02:00.0
chip-ID: 10de:13c2 class-ID: 0300
Display: x11 server: X.Org v: 1.21.1.7 compositor: xfwm v: 4.18.0 driver: X: loaded: nvidia
unloaded: fbdev,modesetting,nouveau,vesa alternate: nv gpu: nvidia display-ID: :0.0 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x286mm (20.00x11.26") s-diag: 583mm (22.95")
Monitor-1: DVI-I-1 res: 1920x1080 hz: 60 dpi: 92 size: 531x298mm (20.91x11.73")
diag: 609mm (23.97") modes: N/A
API: OpenGL v: 4.6.0 NVIDIA 525.147.05 renderer: NVIDIA GeForce GTX 970/PCIe/SSE2
direct-render: Yes
Audio:
Device-1: Intel 9 Series Family HD Audio vendor: Micro-Star MSI 9 driver: snd_hda_intel v: kernel
bus-ID: 00:1b.0 chip-ID: 8086:8ca0 class-ID: 0403
Device-2: NVIDIA GM204 High Definition Audio vendor: eVga.com. driver: snd_hda_intel v: kernel
pcie: gen: 3 speed: 8 GT/s lanes: 8 link-max: lanes: 16 bus-ID: 02:00.1 chip-ID: 10de:0fbb
class-ID: 0403
API: ALSA v: k6.7.8-1-liquorix-amd64 status: kernel-api tools: alsamixer,amixer
Server-1: PipeWire v: 1.0.0 status: active with: 1: pipewire-pulse status: active
2: wireplumber status: active 3: pipewire-alsa type: plugin 4: pw-jack type: plugin
tools: pactl,pw-cat,pw-cli,wpctl
Network:
Device-1: Qualcomm Atheros Killer E220x Gigabit Ethernet vendor: Micro-Star MSI driver: alx
v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1 port: d000 bus-ID: 04:00.0 chip-ID: 1969:e091
class-ID: 0200
IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 2.96 TiB used: 210.68 GiB (6.9%)
SMART Message: Unable to run smartctl. Root privileges required.
ID-1: /dev/sda maj-min: 8:0 vendor: Crucial model: CT1000MX500SSD1 size: 931.51 GiB block-size:
physical: 4096 B logical: 512 B speed: 6.0 Gb/s type: SSD serial: <filter> rev: 033 scheme: GPT
ID-2: /dev/sdb maj-min: 8:16 vendor: Toshiba model: DT01ACA200 size: 1.82 TiB block-size:
physical: 4096 B logical: 512 B speed: 6.0 Gb/s type: HDD rpm: 7200 serial: <filter> rev: ABB0
scheme: MBR
ID-3: /dev/sdc maj-min: 8:32 type: USB vendor: Kingston model: DataTraveler Max
size: 238.47 GiB block-size: physical: 512 B logical: 512 B type: N/A serial: <filter> rev: 1000
scheme: MBR
SMART Message: Unknown USB bridge. Flash drive/Unsupported enclosure?
Partition:
ID-1: / raw-size: 65.19 GiB size: 63.61 GiB (97.58%) used: 47.09 GiB (74.0%) fs: ext4
dev: /dev/sda2 maj-min: 8:2
ID-2: /boot/efi raw-size: 256 MiB size: 252 MiB (98.46%) used: 274 KiB (0.1%) fs: vfat
dev: /dev/sda1 maj-min: 8:1
ID-3: /home raw-size: 866.07 GiB size: 851.4 GiB (98.31%) used: 8.46 GiB (1.0%) fs: ext4
dev: /dev/sda3 maj-min: 8:3
Swap:
Kernel: swappiness: 15 (default 60) cache-pressure: 100 (default)
ID-1: swap-1 type: file size: 37.29 GiB used: 0 KiB (0.0%) priority: -2 file: /swap/swap
ID-2: swap-2 type: zram size: 256 MiB used: 0 KiB (0.0%) priority: 100 dev: /dev/zram0
Sensors:
System Temperatures: cpu: 36.0 C mobo: N/A gpu: nvidia temp: 50 C
Fan Speeds (RPM): N/A gpu: nvidia fan: 0%
Repos:
Packages: pm: dpkg pkgs: 2245 libs: 1176 tools: apt,apt-get,aptitude,nala,synaptic pm: rpm
pkgs: 0 pm: flatpak pkgs: 0
No active apt repos in: /etc/apt/sources.list
Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list
1: deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
Active apt repos in: /etc/apt/sources.list.d/debian.list
1: deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
2: deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
3: deb http://deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmware
Active apt repos in: /etc/apt/sources.list.d/mx.list
1: deb http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/repo/ bookworm main non-free
Active apt repos in: /etc/apt/sources.list.d/vivaldi.list
1: deb [arch=amd64] https://repo.vivaldi.com/stable/deb/ stable main
Info:
Processes: 296 Uptime: 59m wakeups: 1 Memory: 31.3 GiB used: 2.22 GiB (7.1%) Init: SysVinit
v: 3.06 runlevel: 5 default: graphical tool: systemctl Compilers: gcc: 12.2.0 alt: 12
Client: shell wrapper v: 5.2.15-release inxi: 3.3.26
Boot Mode: UEFI
I hope this is a rather silly and easy to solve issue.
Thank you very much in advance.
Julian