WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: PlayOnLinux.tcz  (Read 39780 times)

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
instead of running the same code 75 times, can i do it like this!?
« Reply #105 on: December 24, 2021, 05:46:31 AM »
There are 75 "*.tcz" files

instead of running the same code 75 times, can i do it like this!?

Code: [Select]
sudo mount *.tcz /tmp/image
sudo cp -a /tmp/image/usr/local/lib/*.so* /usr/local/lib32
sudo umount /tmp/image
sudo ldconfig
« Last Edit: December 24, 2021, 05:50:37 AM by xor »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: PlayOnLinux.tcz
« Reply #106 on: December 24, 2021, 06:06:39 AM »
The permanent solution would be to transform the extensions into 32-bit multi-lib ones, but we are still in the testing phase.

The problem now is how to run 32-bit Xorg-7.7-3d on the test setup.

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: PlayOnLinux.tcz
« Reply #107 on: December 24, 2021, 07:01:13 AM »
my master, what needs to be done now!? :)

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: PlayOnLinux.tcz
« Reply #108 on: December 26, 2021, 04:28:32 AM »
update ! I just bought ddr3 + 4gb ram for 3.5 $ cents and a total of 8gb ram is working in my system now :D
« Last Edit: December 26, 2021, 04:31:05 AM by xor »

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: PlayOnLinux.tcz
« Reply #109 on: December 26, 2021, 08:28:36 AM »
how do we move forward now!?

The permanent solution would be to transform the extensions into 32-bit multi-lib ones, but we are still in the testing phase.

The problem now is how to run 32-bit Xorg-7.7-3d on the test setup.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: PlayOnLinux.tcz
« Reply #110 on: December 26, 2021, 09:04:15 AM »
I guess the easiest/brute force method would be to mount the 32-bit Xorg-7.7-3d somewhere then overwrite all of the 64-bit Xorg-7.7-3d symlinks in the root file system with the 32-bit files.

Once you’ve done that and are sure you have all the 32-bit libraries needed, exit to the console prompt and startx.

Note that I have not tried this myself…

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: PlayOnLinux.tcz
« Reply #111 on: December 26, 2021, 10:31:40 AM »
After repeating the process in message #104

do i have to go into command prompt mode and enter the command "startx"!? ???

I guess the easiest/brute force method would be to mount the 32-bit Xorg-7.7-3d somewhere then overwrite all of the 64-bit Xorg-7.7-3d symlinks in the root file system with the 32-bit files.

Once you’ve done that and are sure you have all the 32-bit libraries needed, exit to the console prompt and startx.

Note that I have not tried this myself…

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: PlayOnLinux.tcz
« Reply #112 on: December 26, 2021, 10:49:17 AM »
Yes

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: PlayOnLinux.tcz
« Reply #113 on: December 26, 2021, 08:26:18 PM »
* After increasing the system ram from 4gb to 8gb, it did not want 250 MB of free space! :)

The error report it gives before it comes to the command prompt!

Code: [Select]
Please wait...

Couldn't import apt, please install python3-apt or update steamdeps for your distribution.
steam.sh[14622]: Running Steam on tinycore 11.1 64-bit
steam.sh[14622]: STEAM_RUNTIME is enabled automatically
setup.sh[14698]: Steam runtime environment up-to-date!
steam.sh[14622]: Steam client's requirements are satisfied
Installing breakpad exception handler for appid(steam)/version(1639697812)
libGL error: MESA-LOADER: failed to open r600: /usr/local/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: r600
libGL error: MESA-LOADER: failed to open r600: /usr/local/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: r600
libGL error: MESA-LOADER: failed to open swrast: /usr/local/lib/dri/swrast_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: swrast
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
[2021-12-27 07:06:07] Startup - updater built Dec 16 2021 22:39:04
SteamUpdateUI: An X Error occurred
X Error of failed request:  GLXBadContext
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadValue (integer parameter out of range for operation)
Major opcode of failed request:  152 (GLX)
Minor opcode of failed request:  3 (X_GLXCreateContext)
Value in failed request:  0x0
Serial number of failed request:  45
xerror_handler: X failed, continuing
Major opcode of failed request:  152 (GLX)
Minor opcode of failed request:  6 (X_GLXIsDirect)
Serial number of failed request:  46
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
src/common/opensslconnection.cpp (1616) : unable to load trusted SSL root certificates
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
assert_20211227070607_4.dmp[14770]: Uploading dump (out-of-process)
/tmp/dumps/assert_20211227070607_4.dmp
Installing breakpad exception handler for appid(steam)/version(1639697812)
Failed to load steamui.so - dlerror(): /home/tc/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/local/lib32/libpng16.so.16)
libGL error: MESA-LOADER: failed to open r600: /usr/local/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: r600
assert_20211227070607_4.dmp[14770]: Finished uploading minidump (out-of-process): success = yes
assert_20211227070607_4.dmp[14770]: response: CrashID=
assert_20211227070607_4.dmp[14770]: file ''/tmp/dumps/assert_20211227070607_4.dmp'', upload yes: ''''
libGL error: MESA-LOADER: failed to open r600: /usr/local/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: r600
libGL error: MESA-LOADER: failed to open swrast: /usr/local/lib/dri/swrast_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: swrast
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
src/common/opensslconnection.cpp (1616) : unable to load trusted SSL root certificates
[2021-12-27 07:06:07] Loading cached metrics from disk (/home/tc/.local/share/Steam/package/steam_client_metrics.bin)
[2021-12-27 07:06:07] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2021-12-27 07:06:07] Using the following download hosts for Public, Realm steamglobal
[2021-12-27 07:06:07] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2021-12-27 07:06:07] Checking for update on startup
[2021-12-27 07:06:07] Checking for available updates...
[2021-12-27 07:06:07] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12
[2021-12-27 07:06:07] Download skipped: /client/steam_client_ubuntu12 version 1639697812, installed version 1639697812, existing pending version 0
[2021-12-27 07:06:07] Nothing to do
[2021-12-27 07:06:07] Verifying installation...
[2021-12-27 07:06:07] Performing checksum verification of executable files
[2021-12-27 07:06:08] Verification complete
SteamUpdateUI: An X Error occurred
X Error of failed request:  GLXBadContext
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadValue (integer parameter out of range for operation)
Major opcode of failed request:  152 (GLX)
Minor opcode of failed request:  3 (X_GLXCreateContext)
Value in failed request:  0x0
Serial number of failed request:  45
xerror_handler: X failed, continuing
Major opcode of failed request:  152 (GLX)
Minor opcode of failed request:  6 (X_GLXIsDirect)
Serial number of failed request:  46
xerror_handler: X failed, continuing
[2021-12-27 07:06:13] Shutdown

>>>> END OF COMMAND <<<<

Error report after entering command prompt and starting with startx !

Code: [Select]
Please wait...

Couldn't import apt, please install python3-apt or update steamdeps for your distribution.
steam.sh[15523]: Running Steam on tinycore 11.1 64-bit
steam.sh[15523]: STEAM_RUNTIME is enabled automatically
setup.sh[15599]: Steam runtime environment up-to-date!
steam.sh[15523]: Steam client's requirements are satisfied
Installing breakpad exception handler for appid(steam)/version(1639697812)
libGL error: MESA-LOADER: failed to open r600: /usr/local/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: r600
libGL error: MESA-LOADER: failed to open r600: /usr/local/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: r600
libGL error: MESA-LOADER: failed to open swrast: /usr/local/lib/dri/swrast_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: swrast
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
[2021-12-27 07:08:52] Startup - updater built Dec 16 2021 22:39:04
SteamUpdateUI: An X Error occurred
X Error of failed request:  GLXBadContext
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadValue (integer parameter out of range for operation)
Major opcode of failed request:  152 (GLX)
Minor opcode of failed request:  3 (X_GLXCreateContext)
Value in failed request:  0x0
Serial number of failed request:  45
xerror_handler: X failed, continuing
Major opcode of failed request:  152 (GLX)
Minor opcode of failed request:  6 (X_GLXIsDirect)
Serial number of failed request:  46
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
src/common/opensslconnection.cpp (1616) : unable to load trusted SSL root certificates
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
assert_20211227070852_4.dmp[15671]: Uploading dump (out-of-process)
/tmp/dumps/assert_20211227070852_4.dmp
Installing breakpad exception handler for appid(steam)/version(1639697812)
assert_20211227070852_4.dmp[15671]: Finished uploading minidump (out-of-process): success = yes
assert_20211227070852_4.dmp[15671]: response:
assert_20211227070852_4.dmp[15671]: file ''/tmp/dumps/assert_20211227070852_4.dmp'', upload yes: ''''
Failed to load steamui.so - dlerror(): /home/tc/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/local/lib32/libpng16.so.16)
libGL error: MESA-LOADER: failed to open r600: /usr/local/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: r600
libGL error: MESA-LOADER: failed to open r600: /usr/local/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: r600
libGL error: MESA-LOADER: failed to open swrast: /usr/local/lib/dri/swrast_dri.so: wrong ELF class: ELFCLASS64 (search paths /usr/local/lib/dri)
libGL error: failed to load driver: swrast
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
src/common/opensslconnection.cpp (1616) : unable to load trusted SSL root certificates
[2021-12-27 07:08:52] Loading cached metrics from disk (/home/tc/.local/share/Steam/package/steam_client_metrics.bin)
[2021-12-27 07:08:52] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2021-12-27 07:08:52] Using the following download hosts for Public, Realm steamglobal
[2021-12-27 07:08:52] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2021-12-27 07:08:52] Checking for update on startup
[2021-12-27 07:08:52] Checking for available updates...
[2021-12-27 07:08:52] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12
[2021-12-27 07:08:52] Download skipped: /client/steam_client_ubuntu12 version 1639697812, installed version 1639697812, existing pending version 0
[2021-12-27 07:08:52] Nothing to do
[2021-12-27 07:08:52] Verifying installation...
[2021-12-27 07:08:52] Performing checksum verification of executable files
[2021-12-27 07:08:53] Verification complete
SteamUpdateUI: An X Error occurred
X Error of failed request:  GLXBadContext
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadValue (integer parameter out of range for operation)
Major opcode of failed request:  152 (GLX)
Minor opcode of failed request:  3 (X_GLXCreateContext)
Value in failed request:  0x0
Serial number of failed request:  45
xerror_handler: X failed, continuing
Major opcode of failed request:  152 (GLX)
Minor opcode of failed request:  6 (X_GLXIsDirect)
Serial number of failed request:  46
xerror_handler: X failed, continuing
[2021-12-27 07:08:57] Shutdown
CWorkThreadPool::~CWorkThreadPool: work processing queue not empty: 2 items discarded.

>>>> END OF COMMAND <<<<


Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: PlayOnLinux.tcz
« Reply #115 on: December 27, 2021, 12:33:32 AM »
https://www.reddit.com/r/Fedora/comments/hhytvl/libgl_error_mesaloader_failed_to_open_iris/

this issue seems to be an issue encountered even with turnkey linux distributions!?
« Last Edit: December 27, 2021, 12:35:15 AM by xor »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: PlayOnLinux.tcz
« Reply #116 on: December 27, 2021, 01:29:13 AM »
What does this give:
Code: [Select]
$ file /usr/local/lib/dri/r600_dri.so

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: PlayOnLinux.tcz
« Reply #117 on: December 27, 2021, 06:01:49 AM »
What does this give:
Code: [Select]
$ file /usr/local/lib/dri/r600_dri.so

Code: [Select]
sh: file: not found
??? :(

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: PlayOnLinux.tcz
« Reply #118 on: December 27, 2021, 06:58:55 AM »
Is the file extension loaded?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: PlayOnLinux.tcz
« Reply #119 on: December 27, 2021, 07:20:45 AM »
BTW by overwriting the 64-bit graphics drivers with the 32-bit i965_dri.so, swrast_dri.so and libvulkan_intel.so I am able to get to the steam login without having to exit to the prompt and (re)startx.

You would need r600_dri.so rather than i965_dri.so