What version for Ubuntu 20.04?
#1
Brick 
Hi every one!

New here, and already like PCSX2!
No problem with ubuntu22.04 on other machine (flatpack).

I came here because of the following problem:

On my machine, I'm under ubuntu 20.04 (until 24.04.1).
And I can't run a better version than the old standard repo's one: 1.5.0-0(git)
Note that only the GSdx (GCC 9.2.1 SSE2/SSE2) 1.1.0 [libGSdx] plugin (for GS) runs.
Console output when I tried other plugins:
Code:
(PCSX2:85419): Gtk-WARNING **: 18:29:42.728: Negative content height -3 (allocation 1, extents 2x2) while allocating gadget (node trough, owner GtkScale)

Loading plugins from /usr/lib/i386-linux-gnu/pcsx2...
This CPU does not support SSSE3
This CPU does not support SSE41
This CPU does not support AVX1
This CPU does not support AVX2
This CPU does not support BMI1
This CPU does not support BMI2

Loading plugins from /usr/lib/i386-linux-gnu/pcsx2...
This CPU does not support SSSE3
This CPU does not support SSE41

I tried to install the missing library without success.

The hardware is: phenomIIx4 945 (95w), GTX 770.

Maybe it's the answer of this question: no way to update library on this system for higher version?

App image don't have sound (!?). I just can't open the audio plugin (=nul). My audio card is a firewire FA-66, running under jack in the past, but now only pulseaudio for some years. Absolutely no problem with tons of other app/game etc..

So I tried the flatpack, 2 weeks ago.
But don't work. Sad
Update today, nothing better:

Code:
:~$ flatpak update net.pcsx2.PCSX2
Looking for updates…


        ID                                                        Branch                  Op            Remote              Download
1. [✓] org.freedesktop.Platform.GL.Debug.default                  23.08                  u              flathub            346,5 MB / 661,4 MB
2. [✓] org.freedesktop.Platform.GL.Debug.default                  23.08-extra            u              flathub              57,2 MB / 661,4 MB
3. [✓] org.freedesktop.Platform.GL.default                        23.08                  u              flathub              3,0 MB / 163,0 MB
4. [✓] org.freedesktop.Platform.GL.default                        23.08-extra            u              flathub              1,8 MB / 163,0 MB
5. [✓] org.freedesktop.Platform.GL.nvidia-470-182-03              1.4                    u              flathub            271,7 MB / 272,6 MB
6. [✓] org.freedesktop.Platform.GL.nvidia-470-199-02              1.4                    u              flathub            273,3 MB / 274,2 MB
7. [✓] net.pcsx2.PCSX2 

Code:
:~$ flatpak run -v net.pcsx2.PCSX2
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/kx20/.local/share/flatpak
F: Opening user flatpak installation at path /home/kx20/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/kx20/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Cleaning up unused container id 1230078214
F: Allocated instance id 3417098388
F: Add defaults in dir /net/pcsx2/PCSX2/
F: Add locks in dir /net/pcsx2/PCSX2/
F: Allowing x11 access
F: Allowing pulseaudio access
F: Pulseaudio user configuration file '/home/kx20/.config/pulse/client.conf': Error opening file /home/kx20/.config/pulse/client.conf: Aucun fichier ou dossier de ce type
F: Running 'bwrap --args 34 xdg-dbus-proxy --args=38'
F: Running 'bwrap --args 35 pcsx2-qt'
AMD PhenomIIx4 4ghz (OC) 
GTX770
(mean performance ok but stuck to V1.6 because of SSSE3 incompatibility Sad )


Reply

Sponsored links

#2
Nvidia update today, full flatpack update, nothing better.

Is there some thing missing in my info?

Why app version have no sound and flatpack one don't work?
Should I try an older flatpack version? If yes witch one?
AMD PhenomIIx4 4ghz (OC) 
GTX770
(mean performance ok but stuck to V1.6 because of SSSE3 incompatibility Sad )


Reply
#3
The problem you are experiencing is that you are trying to run a newer version of PCSX2 on a CPU that does not support the required instruction sets. The error message "This CPU does not support SSSE3" indicates that your CPU does not support the SSSE3 instruction set, which is required by newer versions of PCSX2.
Reply
#4
Arrh.. I hope it was library missing for support, but not. AMD not support Ssse3
Ok, so it's dead for pcsx2 last version.

So.. what's the highest version for AMD cpu?

And another question: why is there no sound (plugin=null) in app image version?
AMD PhenomIIx4 4ghz (OC) 
GTX770
(mean performance ok but stuck to V1.6 because of SSSE3 incompatibility Sad )


Reply
#5
@MathewTamra: the ssse3 error appears only when I use something else than  GSdx (GCC 9.2.1 SSE2/SSE2) 1.1.0 [libGSdx] plugin. It's not related to programme version, I think.


Can someone tell me if I can do something than run 1.5.0-0 git version?
AMD PhenomIIx4 4ghz (OC) 
GTX770
(mean performance ok but stuck to V1.6 because of SSSE3 incompatibility Sad )


Reply
#6
(01-08-2024, 08:13 PM)Nyataw Wrote: @MathewTamra: the ssse3 error appears only when I use something else than  GSdx (GCC 9.2.1 SSE2/SSE2) 1.1.0 [libGSdx] plugin. It's not related to programme version, I think.


Can someone tell me if I can do something than run 1.5.0-0 git version?

just run 1.6 appimage ?
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Reply
#7
I guess my 1st message was not clear.
Code:
$ ./pcsx2-v1.6.0-linux-AppImage-32bit.AppImage
19:45:16: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1014,wx containers,compatible with 2.8).
Interface is initializing.  Entering Pcsx2App::OnInit!
Applying operating system default language...
SetLanguage: 'French' [fr_FR] is not supported by the operating system
Command line parsing...
Command line parsed!
Decommitting host memory for virtual systems...
Releasing host memory maps for virtual systems...

Works, But no sound. "Audio pluggin is a null plugin" says the message in audio pluggin.

1.7 APP don't run:
Code:
$ ./pcsx2-v1.7.5420-linux-appimage-x64-Qt.AppImage
Forcing X11 instead of Wayland, due to various protocol limitations
and Qt issues. If you want to use Wayland, launch PCSX2 with
I_WANT_A_BROKEN_WAYLAND_UI=YES set.
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Widgets.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Widgets.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libudev.so.1)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libudev.so.1)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libdbus-1.so.3)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libdbus-1.so.3)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libcurl.so.4)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libcurl.so.4)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libwebp.so.7)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libSDL2-2.0.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libSDL2-2.0.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libSDL2-2.0.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/liblzma.so.5)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/liblzma.so.5)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libpcap.so.0.8)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Gui.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Gui.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Gui.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Gui.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Core.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Core.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Core.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Core.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Core.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Core.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libQt6Core.so.6)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libsystemd.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libsystemd.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libsystemd.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libssh.so.4)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libpsl.so.5)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libcrypto.so.3)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libcrypto.so.3)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libgssapi_krb5.so.2)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libldap-2.5.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libldap-2.5.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libglib-2.0.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libglib-2.0.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libglib-2.0.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libxkbcommon.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libcap.so.2)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libgcrypt.so.20)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libunistring.so.2)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libunistring.so.2)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libgnutls.so.30)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libgnutls.so.30)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libkrb5.so.3)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libkrb5.so.3)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libk5crypto.so.3)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libkrb5support.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libkrb5support.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libsasl2.so.2)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libp11-kit.so.0)
/tmp/.mount_pcsx2-T8TC6s/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_pcsx2-T8TC6s/usr/bin/../lib/libp11-kit.so.0)
AMD PhenomIIx4 4ghz (OC) 
GTX770
(mean performance ok but stuck to V1.6 because of SSSE3 incompatibility Sad )


Reply
#8
Select another audio plugin, then ?
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Reply
#9
Ow yes, thank you. Don't seen this spu pluggin !

Unfortunately, nothing best for my games (than 1.5).
Is 1.6 the highest version for ubuntu20.04?
AMD PhenomIIx4 4ghz (OC) 
GTX770
(mean performance ok but stuck to V1.6 because of SSSE3 incompatibility Sad )


Reply
#10
oh, no. you can have really better than this.
only limit will be your CPU. it's definitely outdated for pcsx2
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Reply




Users browsing this thread: 3 Guest(s)