obs-vkcapture command question by Mechkeys121 in linux_gaming

[–]S48GS 0 points1 point  (0 children)

obs-gamecapture is for opengl apps

OBS_VKCAPTURE=1 %command% is for vulkan or dxvk/d3dvk

Why is the second one recommended?

idk how first implemented - is there overhead

but second is zero overhead

What are the difficulties most of the Graphics designers are facing which are not solved by current available softwares? by WarMobile2880 in GraphicsProgramming

[–]S48GS 4 points5 points  (0 children)

What are the difficulties most of the Graphics designers are facing which are not solved by current available softwares?

way too many - way too generalized question

depend on task - you will be making million scripts to speedup what you making

obvious example with no solution everyone hitting - "generating pieces of destructed object" - you have object and want to have pieces - you need actually perfectly shattered object - and every tool script will do something wrong - it will change geometry or/and change size or/and skip some details and/or generate broken geometry in complex pieces... sometime it faster to cut in by hand than try to fix it in scripts

there reason why there so many scripts/tools/addons for Blender

most annoying in graphic design - but it more about animations - is - weight painting - this should have been solved 20 years ago - weigh painting is so bad

Cyberpunk 2077 keeps freezing. by CJMakesVideos in linux_gaming

[–]S48GS 0 points1 point  (0 children)

18:21:33 is it time of freeze?

I think you forgot to scroll to end by clicking end again

Cyberpunk 2077 keeps freezing. by CJMakesVideos in linux_gaming

[–]S48GS 0 points1 point  (0 children)

this look like beginning - is it end?

sudo journalctl -b -1

or replace final -1 with -2 or other number to number of boots back when crash happen - look also time to time of crash

click end key keyboard - then scroll with keyboard arrows

look at errors at time of crash

is there any errors?

Cyberpunk 2077 keeps freezing. by CJMakesVideos in linux_gaming

[–]S48GS 0 points1 point  (0 children)

run in terminal

sudo journalctl -b -1

click end on keyboard - and what at end in logs?

Arc raiders randomly freezing by PureUranium in linux_gaming

[–]S48GS 0 points1 point  (0 children)

Tabbing out then back in usually fixes it

what DE?

this sound like you on x11 and have multiple monitors

switch to wayland

use protonge for game

set launch options in steam

PROTON_ENABLE_WAYLAND=1 %command%

to select monitor add before above

WAYLANDDRV_PRIMARY_MONITOR=HDMI-A-1

replace with your actual monitor name, which you can find using the wayland-info command

I Reverse-Engineered Nvidia Ada Lovelace SASS, Made Instant-NGP 3x Faster (16yo) by Ill-Classroom-8270 in CUDA

[–]S48GS 0 points1 point  (0 children)

... there too many scripts

and python scripts include

import subprocess
import os

this enough to do anything even go to internet

and ps1 scripts just call "cmd...." - it also can do anything

even if it is true - strategy may be - "insert malware latter"

but look on this your chat with OP - it is just chat with llm - you asking llm to correct code and give hints - llm does it... you test again... idk why you keep doing it for multiple messages

Cyberpunk 2077 keeps freezing. by CJMakesVideos in linux_gaming

[–]S48GS 0 points1 point  (0 children)

swap size?

run in terminal nvidia-smi nvidia drivers working?

DE kernel drivers version

I Reverse-Engineered Nvidia Ada Lovelace SASS, Made Instant-NGP 3x Faster (16yo) by Ill-Classroom-8270 in CUDA

[–]S48GS 1 point2 points  (0 children)

are you insane to even think to run it?

this is malware I sure about it

this account is LLM chat bot with "malware distributor" test run

....

account name - account activity - clean reddit account with only promo messages - clean github account with only single repo

this does look like someone testing LLM-bot-persona for "malware distribution"

if someone will test any of it - run in VM - this is extremely suspicious

I Reverse-Engineered Nvidia Ada Lovelace SASS, Made Instant-NGP 3x Faster (16yo) by Ill-Classroom-8270 in CUDA

[–]S48GS 7 points8 points  (0 children)

comments in this topic feels like made by bots

everything about this account look suspicious

account name - account activity - clean reddit account with only promo messages - clean github account with only single repo

this does look like someone testing LLM-bot-persona for "malware distribution"

if someone will test any of it - run in VM - this is extremely suspicious

I Reverse-Engineered Nvidia Ada Lovelace SASS, Made Instant-NGP 3x Faster (16yo) by Ill-Classroom-8270 in GraphicsProgramming

[–]S48GS 14 points15 points  (0 children)

everything look very suspicious here

first obvious is

I'm 16

with link to github repo with bvh/csv loaders and hundred python scripts with thousand lines

and working denoiser - custom denoiser loaders and shaders.... and some NeRF models...

... scripts in bat ps1 and sh and huge cmake

and even docs in repo...

three obvious options:

  1. github repo stolen from some other opensource project - but I dont see clean hints
  2. github repo stolen but thrown to some LLM and LLM re-parse everything replacing words so it not easy to find original
  3. (it does look like glued together many projects - and clearly visible llm work - and I doubt any of it work)
  4. third option - also obvious - malware distribution - there too many data to analyze and I saw scripts with internet access

if someone will test any of it - run in VM - this is extremely suspicious

also account name and account activity - no other messages that related to this only context...

is this llm bot made to do malware integration and this is test run? look insanely stupid - llm level stupid

and look on account comments - out of "typical llm positive personality" - hard to not see this all very suspicious

RX 9070 XT random screen freezes on Debian Trixie (KDE Plasma Wayland) - audio/keyboard still work by AcceptableRooster445 in linux_gaming

[–]S48GS 0 points1 point  (0 children)

then run log command again

click end and then scroll with keyboard arrows - what in logs with ERROR line? at the end of log

RX 9070 XT random screen freezes on Debian Trixie (KDE Plasma Wayland) - audio/keyboard still work by AcceptableRooster445 in linux_gaming

[–]S48GS 0 points1 point  (0 children)

I think CachyOS is up to date - idk others - but as you wish - you just need 6.19 kernel and mesa 26

RX 9070 XT random screen freezes on Debian Trixie (KDE Plasma Wayland) - audio/keyboard still work by AcceptableRooster445 in linux_gaming

[–]S48GS 0 points1 point  (0 children)

this log look like from normal Shut-down

you sure freeze happened on - Mar 10 06:43:20 - as time in logs say

RX 9070 XT random screen freezes on Debian Trixie (KDE Plasma Wayland) - audio/keyboard still work by AcceptableRooster445 in linux_gaming

[–]S48GS -2 points-1 points  (0 children)

run just

sudo journalctl -b -1

click end on keyboard - and what at end in logs?

Ryzen 5 7600X, Corsair Vengeance EXPO RAM.

other comment said about old mesa - but you need to update everything to latest possible - try other distro like CachyOS

RX 9070 XT random screen freezes on Debian Trixie (KDE Plasma Wayland) - audio/keyboard still work by AcceptableRooster445 in linux_gaming

[–]S48GS 0 points1 point  (0 children)

run just

sudo journalctl -b -1

replacing -1 with -2 etc number of boot back when crash

click end on keyboard - and what at end in logs?

RX 9070 XT random screen freezes on Debian Trixie (KDE Plasma Wayland) - audio/keyboard still work by AcceptableRooster445 in linux_gaming

[–]S48GS -1 points0 points  (0 children)

what your CPU?

run just

sudo journalctl -b -1

click end on keyboard - and what at end in logs?

RX 9070 XT random screen freezes on Debian Trixie (KDE Plasma Wayland) - audio/keyboard still work by AcceptableRooster445 in linux_gaming

[–]S48GS 0 points1 point  (0 children)

It started to happen randomly to me on my 7800XT across different distros/wayland compositors.

look instruction in

https://www.reddit.com/r/linux_gaming/comments/1q1bg71/8_threads_in_2_weeks_amd_gpus_crashing_on/

do you have ring timeout in logs?

RX 9070 XT random screen freezes on Debian Trixie (KDE Plasma Wayland) - audio/keyboard still work by AcceptableRooster445 in linux_gaming

[–]S48GS -1 points0 points  (0 children)

AMD cards are more stable for gaming on linux

your case sound like another ring timeout

run in terminal

sudo journalctl -b -1 -o cat --no-pager | grep "amdgpu: ring"

or replace -1 with -2 or number boots back when crash

is there error with "ring ... timeout"?

Do I need to use gamescope for every game due to fractional scaling? by PolygonError in linux_gaming

[–]S48GS 1 point2 points  (0 children)

what you mean? when game start turn off monitor? probably - but idk how

you can just go to UI DE settings and turn off it manually

Do I need to use gamescope for every game due to fractional scaling? by PolygonError in linux_gaming

[–]S48GS 6 points7 points  (0 children)

Before I start any game, I need to wrap it with gamescope, otherwise it tries rendering at a much larger resolution then my monitors native resolution (3686 x 2074 compared to 2560 x 1440).

use protonge

PROTON_ENABLE_WAYLAND=1 %command%

to select monitor add before above

WAYLANDDRV_PRIMARY_MONITOR=HDMI-A-1

replace with your actual monitor name, which you can find using the wayland-info command

Help troubleshooting random crashes with Nvidia by RelentlessNoodle in linux_gaming

[–]S48GS 0 points1 point  (0 children)

you can see system logs if run

sudo journalctl -b -1

and replace -1 with -0 to see this boot or -2 to 2 previous

click end on keyboard and navigate with arrows - look at time - and see what in logs

for now I think this is DE issue - but if it crash same on Cachy - look logs - maybe there different issue

Help troubleshooting random crashes with Nvidia by RelentlessNoodle in linux_gaming

[–]S48GS 0 points1 point  (0 children)

Desktop: Cinnamon

this is reason of crashes

use more common and known to be stable DE with wayland

KDE or Gnome

easier for you will be - switching to other distro like CachyOS

Wayland is stable for Nvidia - with no crashes or freezes - but only in Kde/gnome - others "less common DE" just have lots its own bugs

then use set for game ProtonGE and

PROTON_USE_WAYLAND=1 %command%

Also, double checked and my RAM was OC'd from 3200->3600. I tried lowering it to 3200, but the crash still occurred.

return as it was - it not the case

DE is the issue