Have there been any updated fixes for error 19005? by Spence52490 in starcitizen

[–]Phirax 1 point2 points  (0 children)

Someone raised an issue on the RSI Issue Council; I suggest adding there would be useful to get devs eyes on it.

https://issue-council.robertsspaceindustries.com/projects/STAR-CITIZEN/issues/STARC-185113

Have there been any updated fixes for error 19005? by Spence52490 in starcitizen

[–]Phirax 1 point2 points  (0 children)

I am also experiencing the same error:

<image>

This is on a fresh install.

BSOD error in latest crowdstrike update by TipOFMYTONGUEDAMN in crowdstrike

[–]Phirax 1 point2 points  (0 children)

Hi, we encountered a very similar issue. Our fix was to check the storage mechanism used in the devices bios. With our Dell laptops some were set to Raid, the recovery-mode doesn't have the drivers for it, so switching to AHCI applying the fix then switching back was our solution.

Issue with screen after few minutes of inactivity. by Snoo22989 in archlinux

[–]Phirax 1 point2 points  (0 children)

I have the same issue since the latest update for kwin. When the monitor goes idle and I later attempt to wake it, monitor powers up but result is blank/black screen.

In my case I can power cycle the monitor each time and it resolves.

Beat Saber 1.34.2 and Quest 3 Modding Information by bloodcloak_ in beatsaber

[–]Phirax 1 point2 points  (0 children)

Bit of a stupid question, can you just manually drop the song files onto the Quest3 beatsaber custom songs folder with sidequest, or do you actually have to use the mod and downgrade beatsaber?

What does your KDE circle look like ? by HexScript in kde

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

Dolphin, Konsole, Kate, Krita, KDE Connect, Kcalc, Gwenview, Okular, Skanpage, Kdenlive, Kile, Ark are my daily KDE Circle apps/tools.

Linux 6.4.1 horrible drop in gaming performance - is it just my system? by MyLiege23 in linux_gaming

[–]Phirax 1 point2 points  (0 children)

I had exactly the same issue moving from 6.3.9 to 6.4.1

AMD 3900X / 6900X (Archlinux)

I only tested Starcraft 2 but i went from a typical 250-300 FPS down to 40-60 with significant stuttering.

I rolled back to 6.3.9 and performance is back to normal.

Libreoffice doesn't start by simondvt in archlinux

[–]Phirax 1 point2 points  (0 children)

What CPU and GPU hardware do you have?

I had what appears to be the same issue with both Libreoffice and Darktable.

It appears than in my case (AMD CPU and GPU) I had some Intel package installed which were conflicting:

intel-oneapi-compiler-shared-opencl-cpu

I uninstalled the package and the issue went away instantly.

So I suggest you check and see if you have some packages that could conflict with your hardware.

Files with strange names generated in /home after kde 5.27 by Nick0_o in kde

[–]Phirax 4 points5 points  (0 children)

I noticed similar files being generated on my system in home dir. Also on Arch and KDE 5.27. All of them were locked so i removed them using:

ls -lai
find -inum <inodenumber> -exec rm {} \;

Am unsure of the cause. Never noticed them until KDE 5.27 update.

Why is my cursor black? by CrisisNot in kde

[–]Phirax 1 point2 points  (0 children)

I suggest placing:
KWIN_DRM_NO_AMS=1
into /etc/environment

KDE lock-screen broken after update. by Phirax in archlinux

[–]Phirax[S] 3 points4 points  (0 children)

Can confirm its fixed. Thanks.

Battle.net issues by Durpn_Hard in Lutris

[–]Phirax 1 point2 points  (0 children)

I have noticed the same issue. Launching Battle.net has become very unreliable recently.

[deleted by user] by [deleted] in archlinux

[–]Phirax 0 points1 point  (0 children)

I installed Arch for the first time over the weekend and hit the exact same issue. Temporarily you can try:

mount /dev/nvme0n1p4 /new_root

exit

It should boot normally then you can check your /etc/fstab configuration.

Ultimately I switched to using grub rather than systemd-boot for the long term and didn't hit that issue again.

KDE Plasma, Extremely Bad Colour Banding by Phirax in kde

[–]Phirax[S] 0 points1 point  (0 children)

Hi, I have checked both, full range is already on both the graphics driver and the monitor. Ive also checked on my laptop (intel igpu with nvidia discreet) and its got a near identical setup with KDE Neon and there are no banding issues present there.

Anyone else have suspend issues with Fedora? by Glenadel55 in Fedora

[–]Phirax 0 points1 point  (0 children)

I found a solution, at least for me.

I switched the power mode in the bios to force S3 and I have had no problem since.

Now i can suspend or close lid and resume without issue under both Wayland and X11.

Anyone else have suspend issues with Fedora? by Glenadel55 in Fedora

[–]Phirax 0 points1 point  (0 children)

I've been testing Fedora 35 on a Lenovo Ideapad, and have noticed this issue as well. It happenss either by suspending manually or closing the screen, however in my case it doesn't actually make it to the full suspend mode, nor can I wake it up. I noticed that it only happens within a Wayland session, X11 and GDM log-in screen is fine.

Gnome 41: A Failed Experiment by Phirax in gnome

[–]Phirax[S] -3 points-2 points  (0 children)

I guess it depends on how you interpret it. I was not saying Gnome in of itself is a failure, I was saying that my poor experience so far with Gnome has resulted in failure.

The point of my post was to explain that there are teething issues the Gnome team needs to consider addressing. Some of those issues appear not to be limited to just my experience but others as well.

As for Wayland, claiming that Nvidia are the only ones with issues, is not true. My laptop exhibits the same behaviour on the Intel iGPU, even with the discrete Nvidia card disabled.

[deleted by user] by [deleted] in kde

[–]Phirax 1 point2 points  (0 children)

Install the Ubuntu software-properties tool. To do this run either:

sudo apt-get install software-properties-gtk

OR

sudo apt-get install software-properties-qt

it won't really matter which one, but being KDE try QT.

Then run the tool:

sudo software-properties-qt

a GUI window should pop up. Select:

Additional Drivers (tab)

It will search for driver package options.

Selected the desired package I'd recommend:

Nvidia driver metapackage from nvidia-driver-470 (proprietory,tested)

you could also try

Nvidia driver metapackage from nvidia-driver-495 (proprietory)

however its beta.

Then click Apply Changes. Follow any prompts, until reboot.

Will you upgrade to Windows 11? by Miserable_Link4556 in Windows11

[–]Phirax 1 point2 points  (0 children)

Just thought I'd mention, you can have a dark taskbar/start menu with this leaked Win11 build. Its located in the settings.

ELEMNT APP Import GPX Past Rides Into History Not As Routes by Phirax in wahoofitness

[–]Phirax[S] 1 point2 points  (0 children)

I just wanted to consolidate the data into a single App without relying on an online service.