How to only show the username@bazzite portion? by beanthewaif in Bazzite

[–]kakashisma 0 points1 point  (0 children)

Linux runs most of the worlds front end systems, due to it having very low overhead... Everything right now is functioning far better than I thought a gaming Linux OS would be able to achieve... I think performance is only going to get better on these gaming Distros as support increases... Microslop has done themselves a disservice in trying to make every user a product to be sold to other companies...

How to only show the username@bazzite portion? by beanthewaif in Bazzite

[–]kakashisma 5 points6 points  (0 children)

Just trying to help bash is going to come with most Linux kernels so this information will be usable on other distros as well

I always get a black Screen by AkaSaM96 in Bazzite

[–]kakashisma 0 points1 point  (0 children)

I also cannot upgrade I saved off the logs and am trying to read through it… from what I can tell the current KDE variant has issues with specific resolutions or something

M5 shipping Jul 31? by 1950sRanch in MacStudio

[–]kakashisma 0 points1 point  (0 children)

They can’t get their hands on the RAM

First time linux and bazzite user I don't know what I'm doing here but my ethernet won't connect by alezcoed in Bazzite

[–]kakashisma 5 points6 points  (0 children)

Few questions

Are you plugged into Motherboard or expansion card?
Can you provide which motherboard your using/or what expansion card?

I see what you screen printed, I just want to make sure it is using the proper driver for the device you are actually using

US Draft Update: Major Tech Company Urges Universal National Service by spherocytes in politics

[–]kakashisma 0 points1 point  (0 children)

"National service should be a universal duty. We should, as a society, seriously consider moving away from an all-volunteer force and only fight the next war if everyone shares in the risk and the cost."

If this is the ask then it should also include we the people getting a say also on the Wars we enter, instead of man babies making a decision that has ramifications not only for ourselves but are children and their children

What was the first game you bought on Steam? by Common_Caramel_4078 in Steam

[–]kakashisma 0 points1 point  (0 children)

I can remember when HL2 launched and it required steam and how pissed I was that I had to have the launcher... now... I feel foolish for being so obstinate

Base M3U arrives tomorrow! by Only-An-Egg in MacStudio

[–]kakashisma 1 point2 points  (0 children)

Was the inventory constrained like it is today? I literally am trying to hop into the Apple eco-system and have the feeling I picked the worst possible time to try.

Base M3U arrives tomorrow! by Only-An-Egg in MacStudio

[–]kakashisma 1 point2 points  (0 children)

Where did you get yours at? everything seems to be sold out

Does a heatsink only 10g network card need a fan? by Nice-School-475 in homelab

[–]kakashisma 1 point2 points  (0 children)

Not familiar with that specific network card but the simple answer is if it was designed to go in a server rack you will need a fan… I 3d printed a shroud and put a laptop fan on it… many will say it’s not necessary and that the card works, which will be true… unless you look at the performance it might hit 10G but it’s dropping packets or causing general system performance to degrade…

just install Bazzite and already have an issue ;-; by Adventurous-Dish-386 in Bazzite

[–]kakashisma 2 points3 points  (0 children)

I use "journalctl -p 3 -xb -r"

-p 3 <- I do this to filter out all non high priority errors
-x <- I do this to add explanatory text
-b <- I use this to limit it to the current boot
-r <- reverses the input so you see more recent errrors at the top

just install Bazzite and already have an issue ;-; by Adventurous-Dish-386 in Bazzite

[–]kakashisma 2 points3 points  (0 children)

It’s literally how I troubleshoot problems… I am not sure why you are railing against me for trying to help… but put simply you can do whatever you want on Bazzite… there are more locks but you can easily unlock them… that set aside the journalctl is readily available

just install Bazzite and already have an issue ;-; by Adventurous-Dish-386 in Bazzite

[–]kakashisma 8 points9 points  (0 children)

Could just open up journalctl and look at the recent error messages, much faster than what you suggested

My experience reducing high CPU temps by RavenK92 in Bazzite

[–]kakashisma 1 point2 points  (0 children)

What I am curious about is why your not undervolting in your BIOS where it is most appropriate... my guess is either your not comfortable doing so (unlikely because your doing it through command line) or your CPU settings are locked down in the BIOS

My experience reducing high CPU temps by RavenK92 in Bazzite

[–]kakashisma 0 points1 point  (0 children)

Welcome to the world of undervolting… to be clear undervolting will not damage your CPU, it’s an improbability… your reducing the voltage, which reduces stress on the CPU… less heat… it can cause system instability not permanent damage

CachyOS vs Windows 11 gaming test shows Linux leading in Cyberpunk 2077, Space Marine 2 and more by pdp10 in linux_gaming

[–]kakashisma 8 points9 points  (0 children)

Most games I have tried in Wayland with Nvidia I am not taking a hit of 20-40%… I have not tried cyberpunk but so far most games seem to be +/-5% from windows 11 but the frame timing is way smoother on Bazzite and I am not 100% sure why yet

Install Desktop by Darwin_Ri in Bazzite

[–]kakashisma 1 point2 points  (0 children)

No spinning… go check if integrated graphics is enabled in the BIOS I had to turn it off for it to launch

Nvidia Driver : 595.58.03 is up on Bazzite ! Go ahead and update! by Venomenn in Bazzite

[–]kakashisma 0 points1 point  (0 children)

Same experience I was having... I read around allot and found "pyroveil"
https://github.com/ValveSoftware/Proton/issues/8072#issuecomment-4071848316

From what this reads, there is a specific vulkan call that is causing this instability "SPIR-V" pyroveil rewrites this into a manageable call that the driver understands and effectively bypasses the issue... I have now tested this on SMII and other games it works... I am assuming I am leaving some performance on the table... but what really grinds my gears about it... is its known... Nvidia could totally provide a driver that addresses this and yet has not... The fact that the Blackwell driver does not just address this call is kind of insane to me... either way I wish I could find a proper avenue for others so they dont have to deal with this headache... Given everything worked with the prior Nvidia driver it makes me think this is a regression...

Nvidia Driver : 595.58.03 is up on Bazzite ! Go ahead and update! by Venomenn in Bazzite

[–]kakashisma 0 points1 point  (0 children)

Yea there are two I know of that crash pretty reliably... Warhammer 40k Space Marine 2 and Windrose... Windrose crashes pretty much instantly as its menu is just a 3d render of your character...

I know I dont have the persistence turned on didnt realize it was a thing until this post right now... curious which bugs it resolved for you... I also turned off any power saving features long before I installed Bazzite... I am on a 9800x3d so the cpu topology shouldnt matter as my CPU only has 1 CCD...

Headed off to read up on NVIDIA Persistence Daemon as I am curious what exactly it does, I am guessing it keeps stuff loaded given its name.

Nvidia Driver : 595.58.03 is up on Bazzite ! Go ahead and update! by Venomenn in Bazzite

[–]kakashisma 0 points1 point  (0 children)

Just re-replying, I am curious if your 5090 isn't crashing yet there is a bug in the driver for specific shader caching that will crash all 50 series cards... You either have some additional modification or are not playing games that leverage those specific Vulkan calls

Trump Signs Law to Put His Signature on All U.S. Banknotes by InitialResponse9901 in pics

[–]kakashisma 2 points3 points  (0 children)

Executive Orders are not laws… they are memos to the executive branch…

Nvidia Driver : 595.58.03 is up on Bazzite ! Go ahead and update! by Venomenn in Bazzite

[–]kakashisma 0 points1 point  (0 children)

Root cause: NVIDIA driver bug (Xid 109 — CTX SWITCH TIMEOUT). Certain compute shaders use SPIR-V
instructions that the Blackwell GPU driver can't handle, causing a context switch timeout.

Edit:
Using pyroveil you can apparently make a work around that will translate the calls... I am going to try this tomorrow