akay

Results 12 comments of akay

I also guess `RC0201FR-0725K3L` should be `RC0201FR-0725K5L` instead?

Seems to exist in the form of bits and pieces across a few pages: [Choosing between GPT and MBR](https://wiki.archlinux.org/title/Partitioning#Choosing_between_GPT_and_MBR) >- (GPT) Provides a unique disk GUID and unique partition GUID...

I recommend you switch to [Jiffy Reader](https://github.com/ansh/jiffyreader.com#firefox), as it seems to be actively maintained and worked on. :)

> Does the error also happen when changing through the volume slider in EasyEffects window? Nope. Although I don't have a volume slider, it doesn't happen when I make any...

> to build from my branch: Thank you for providing this. `vkcube` now starts, but it stops after a few seconds, then after exactly 30 seconds later, I get the...

> Try running it with: I have tried using the `--prefer-vk-device` flag before, sadly it still doesn't work. > nvidia-fix-and-vblank-debug-extra-experimental-v4.5 The new branch doesn't seem to work either: ``` $...

I've updated my last comment, and the rest: ``` $ pacman -Q nvidia-dkms nvidia-dkms 545.29.06-1 $ uname -a Linux artsql 6.6.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 20 Nov 2023 23:18:21 +0000...

> Did you also try running it with > `--prefer-vk-device “10de:$(vulkaninfo -o /dev/stdout | grep -i 10de -A1 | tail -n 1 | tr ‘x’ ‘ ‘ | awk ‘{print...

> hmmm well I’m using nvidia-dkms 535 Okay, it works using 535: ``` $ pacman -Q nvidia-dkms nvidia-dkms 535.113.01-2 $ ENABLE_GAMESCOPE_WSI=0 gamescope -w 2560 -h 1440 -e -- steam ```...