F5F Stay Refreshed Software Operating Systems Extensions for Mate?

Extensions for Mate?

Extensions for Mate?

K
Kazumi_Makoto
Member
90
05-06-2023, 12:41 AM
#1
Check for active processes, you're likely safe, but your screen flickered unexpectedly and recently someone on the Ditro forum advised against running anything.
K
Kazumi_Makoto
05-06-2023, 12:41 AM #1

Check for active processes, you're likely safe, but your screen flickered unexpectedly and recently someone on the Ditro forum advised against running anything.

R
r3d0ctan3
Junior Member
7
05-06-2023, 08:24 AM
#2
The mare desktop seems to lack any extensions, making it very simple. Cinnamon desktop offers additional add-ons known as desklets, though it remains fairly basic overall.
R
r3d0ctan3
05-06-2023, 08:24 AM #2

The mare desktop seems to lack any extensions, making it very simple. Cinnamon desktop offers additional add-ons known as desklets, though it remains fairly basic overall.

T
trincat11
Member
168
05-10-2023, 11:16 AM
#3
That was my initial assumption, but a user on the Manjaro forum mentioned something about it when I explained my issue. It seemed to suggest a screensaver or power settings setting, though I wasn't sure.
T
trincat11
05-10-2023, 11:16 AM #3

That was my initial assumption, but a user on the Manjaro forum mentioned something about it when I explained my issue. It seemed to suggest a screensaver or power settings setting, though I wasn't sure.

M
Minigunner500
Member
235
05-15-2023, 10:01 AM
#4
Ensure the selection is genuine. Check power management options in the menu and verify display sleep settings. A screensaver might also be present—search for it if installed.
M
Minigunner500
05-15-2023, 10:01 AM #4

Ensure the selection is genuine. Check power management options in the menu and verify display sleep settings. A screensaver might also be present—search for it if installed.

C
Cult_Asus
Junior Member
2
05-15-2023, 11:04 AM
#5
It appears the display signal is being toggled on and off without user interaction, especially when the mouse isn't moved. This behavior seems specific to KDE environments with high memory usage and swap activity, though it may stem from XFCE. Checking swappiness settings via `sudo echo > /proc/sys/vm/swappiness` or `cat /proc/sys/vm/swappiness` can help determine if memory management is the cause. System memory usage can be assessed with `free -m`. This issue might also occur during startup or after opening large applications.
C
Cult_Asus
05-15-2023, 11:04 AM #5

It appears the display signal is being toggled on and off without user interaction, especially when the mouse isn't moved. This behavior seems specific to KDE environments with high memory usage and swap activity, though it may stem from XFCE. Checking swappiness settings via `sudo echo > /proc/sys/vm/swappiness` or `cat /proc/sys/vm/swappiness` can help determine if memory management is the cause. System memory usage can be assessed with `free -m`. This issue might also occur during startup or after opening large applications.

G
Gapyyyyy
Member
64
05-16-2023, 12:17 AM
#6
The screen suddenly stops working at random times, but it returns when you press a button. You have plenty of RAM, so memory isn't the issue. Mostly browsing, not heavy editing. Free version works fine—multiple options don’t make sense. Check if swap space is available; it seems to be limited to 8.8 GB.
G
Gapyyyyy
05-16-2023, 12:17 AM #6

The screen suddenly stops working at random times, but it returns when you press a button. You have plenty of RAM, so memory isn't the issue. Mostly browsing, not heavy editing. Free version works fine—multiple options don’t make sense. Check if swap space is available; it seems to be limited to 8.8 GB.

K
Kaisetsu
Senior Member
651
05-16-2023, 02:59 AM
#7
O.K. copy and paste this command, I'm not sure how you are entering them, but the free -m should definitely work, so I cannot understand how you are getting an error. lspci -nnk | grep video this should list your graphics device, and the software driver it is using. remove | grep video if it doesn't show anything, and look for your video device in the list. What driver is in use? amdgpu, amdgpu pro, nouveau, nvidia, or intel?
K
Kaisetsu
05-16-2023, 02:59 AM #7

O.K. copy and paste this command, I'm not sure how you are entering them, but the free -m should definitely work, so I cannot understand how you are getting an error. lspci -nnk | grep video this should list your graphics device, and the software driver it is using. remove | grep video if it doesn't show anything, and look for your video device in the list. What driver is in use? amdgpu, amdgpu pro, nouveau, nvidia, or intel?

D
DeltaForce007
Junior Member
43
05-16-2023, 03:35 AM
#8
NVRM release: NVIDIA UNIX x86_64 Kernel Module 535.104.05
Date: Sat Aug 19 01:15:15 UTC 2023
Compilation: GCC 13.2.1 (20230801)
D
DeltaForce007
05-16-2023, 03:35 AM #8

NVRM release: NVIDIA UNIX x86_64 Kernel Module 535.104.05
Date: Sat Aug 19 01:15:15 UTC 2023
Compilation: GCC 13.2.1 (20230801)