Hi,
The laptop doesn’t have much RAM, but I’ll post anyway: With regular use of the laptop, I have to restart it at least once or twice a day because it slows down.
It gets worse if I open YouTube or Facebook videos (have to wait more than 2-4 hours to slows down and restart again.
It doesn’t have the problem of other distros where you have to clean the memory with commands, but it still slows down.
Also, if there is new updates, the laptop slows down, till the updating and restart
I don’t think it’s the distro, but rather the Linux kernel itself.
If you need a log / command i’ll upload it,
You haven’t shared what the laptop spec is, but if you don’t have a lot of memory, then it’s not a kernel issue - it’s probably a lack of memory.
But share your laptop’s specs so someone can help out. A guess that it’s the kernel isn’t based on any information that you’ve shared with us, and we can’t look over your shoulder.
@localhost:~> zypper lr -d
# | Alias | Name | Enabled | GPG Check | Refresh | Keep | Priority | Type | URI | Service
--+----------------------------------+------------------------------------------+---------+-----------+---------+------+----------+--------+----------------------------------------------------------------------------------------------+--------
1 | download.opensuse.org-non-oss | Repositorio principal (NON-OSS) | Sí | (r ) Sí | Sí | - | 99 | rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/ |
2 | download.opensuse.org-oss | Repositorio principal (OSS) | Sí | (r ) Sí | Sí | - | 99 | rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/ |
3 | download.opensuse.org-tumbleweed | Repositorio principal de actualizaciones | Sí | (r ) Sí | Sí | - | 99 | rpm-md | http://download.opensuse.org/update/tumbleweed/ |
4 | openSUSE-20250911-0 | openSUSE-20250911-0 | No | ---- | ---- | - | 99 | rpm-md | hd:/?device=/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C8600088614DED31EA15006A-0:0-part2 |
5 | packman | Packman | Sí | (r ) Sí | Sí | - | 70 | rpm-md | https://ftp.fau.de/packman/suse/openSUSE_Tumbleweed/ |
6 | repo-debug | openSUSE-Tumbleweed-Debug | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/debug/tumbleweed/repo/oss/ |
7 | repo-openh264 | Open H.264 Codec (openSUSE Tumbleweed) | Sí | (r ) Sí | Sí | - | 99 | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed |
8 | repo-source | openSUSE-Tumbleweed-Source | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/source/tumbleweed/repo/oss/
@localhost:~> zypper se -si floorp brave
Cargando datos del repositorio...
Leyendo los paquetes instalados...
No se encuentran elementos que coincidan.
There are reports over the net of memory leaks related to AMD graphics drivers, for instance memory-leak-in-the-kernels-amd-gpu-gtt
I am not an AMD user so cannot assess the relevance to the problem at hand, but maybe this sounds a bell to more knowledgeable geekos.
If there is a graphics driver leak the browser in use might not be relevant, but playing videos might increase the graphics load and the chance of hitting the problem.
It has been behaving well today, possibly due to updates.
Even so, I left the laptop alone for a while, and when I returned, it was already slowing down.
Does “Intercambio” mean “swap”? If so I wonder how you can do anything on that system with 12.2 GB in swap and only 7GB available RAM.
The system should be stuck if the swap is on a rotating disk and barely usable if on an SSD. Your system looks memory starved.
Your browsers look like memory hogs (I see some 700MB on Firefox here with some 45 tabs open) and having three running doesn’t help.
Whether that much memory is taken by legitimate load or a memory leak remains to be seen.