#Terrible experience using Debian/Sway

39 messages · Page 1 of 1 (latest)

vapid stone
#

Hi everyone,

I'm having a terrible experience using Debian with Sway.

I recently purchased a brand new Thinkpad Z13 Gen 2 with 64GB of RAM. I thought it would handle Debian and Sway seamlessly, but I'm experiencing severe responsiveness issues. It feels like it's using all the RAM, though it clearly isn't.

Here are the specific problems I'm facing:

Browsing in Firefox has a slight delay in scrolling.
YouTube videos slow down my entire PC, but the performance improves when I switch to fullscreen.
The cursor movement is very "smooth" instead of "instant," suggesting a small input delay.

Does anyone know what might be causing these issues? Alternatively, can anyone recommend another distro with a compatible tiling window manager that might work better?

Thanks in advance!

karmic spire
#

The easiest way to fix it is switching to Arch, Trust

vapid stone
#

Not sure about that one

#

last time I tried arch on my last computer, it randomly after 2 weeks couldn't detect the disk

#

and I had to reinstall with another os

#

I'm after an OS that's fast and responsive and supports some tiling window manager, preferebly Sway

karmic spire
#

I have been using Arch for almost 3 years now, I did have some problems, but I also know 99% were my fault, Id never use any other distro instead of arch

vapid stone
#

But what about setting up all the basic functions such as sounds, brightness, etc. I'd have to do all of that manually right? Debian does it all for me.

#

Isn't there something similar to Debian but much faster?

last elbow
#

if you would like to try arch without having to set everything up check out endeavorOS. Its just arch with a gui installer generally.

vapid stone
#

I could try this but do you both genuinly think this will solve the responsiveness issues that I've been having?

last elbow
#

im honestly not sure from my end - your laptop is very powerful and should not be having performance issues as a result clearly

#

makes it a software issue

#

something is happening in your current sway configuration and I am no sway expert

#

potentially worth trying a dual boot with endeavor to test things out (newer kernel would help with your very new laptop compared to debian)

#

but I cannot say for certain where the issue is with the provided info

vapid stone
#

does endeavor have a newer kernal than debian?

last elbow
#

everything has a newer kernel than debian

vapid stone
#

alrighty, good to know

#

you said sway config, should I try backing up my current one and testing the default sway config maybe

last elbow
#

testing out a default sway config is defs worth a shot

vapid stone
#

that didn't work unfortunately, but now I'm trying to figure out what newer kernel I can get but isn't my current one the latest?

last elbow
#

latest kernel is 6.9.7

vapid stone
#

oh

#

lmao

last elbow
#

also do you have gpu drivers installed propperly?

vapid stone
#

that's a good question, I know I have the latest gpu drivers for windows (since I'm dualbooting), but not sure how to check on debian

last elbow
#

you have an amd cpu/gpu right?

vapid stone
#

yea

last elbow
#

that goes over how to install/update it all to latest

#

only issue outside of these is probably kernel cause that is some VERY new hardware for 6.1. Especially on laptops the latest kernel helps a lot

vapid stone
#

I believe I installed the packages as mentioned on that website, how I can ensure whether I have the newest drivers, no clue.

Also how do I update my kernel to the latest one you mentioned?

According to this link here: https://wiki.debian.org/HowToUpgradeKernel, after typing "apt-cache search linux-image", the latest ones I see is the one I have installed currently.

How do I retrieve the 6.9 version?

#

Okay so I added:
deb http://deb.debian.org/debian sid main

into my sources.list and now I'm updatin a bunch of things and going to try the 6.9.7 kernel

#

I'll update here if it fixes it

#

Question: When it generates the /boot/initrd, will that interfere with my grub boot loader which is currently configured to load into debian or windows?