← prev | next →
onurbbr 2022-08-15 22:20:12
ghostinthewire 2022-08-15 22:19:11
⚰️
But git version. Stable release is very problematic on Plasma 5.25.x
ghostinthewire 2022-08-15 22:20:14
I’m thinking to switch to kde from gnome. I will not write more aa it’s only “arch linux” related group
ghostinthewire 2022-08-15 22:20:37
onurbbr 2022-08-15 22:20:12
But git version. Stable release is very problematic on Plasma 5.25.x
thanks I’ll have a look not sure how long and who will maintain it
ghostinthewire 2022-08-15 22:26:34
Mine 2022-08-09 21:46:43
CachyOS
what is the widgets
C0rn3j 2022-08-15 23:09:26
cat /etc/os-release
emanuelserpa 2022-08-15 23:09:35
Mine 2022-08-09 21:46:43
CachyOS
I was interested in CachyOS because they are compiled against -march=x86-64-v3
emanuelserpa 2022-08-15 23:09:58
But I found ALHP
AndreGhd 2022-08-15 23:10:04
emanuelserpa 2022-08-15 23:09:35
I was interested in CachyOS because they are compiled against -march=x86-64-v3
They have a repo with all their kernels
AndreGhd 2022-08-15 23:10:17
I installed one of them but got some weird issues when playing videos
emanuelserpa 2022-08-15 23:10:30
ALHP works fine
emanuelserpa 2022-08-15 23:11:44
AndreGhd 2022-08-15 23:10:04
They have a repo with all their kernels
A program that benefits greatly from this CFLAG is Firefox
emanuelserpa 2022-08-15 23:12:21
Kernels doesn’t make a big difference, imo
emanuelserpa 2022-08-15 23:13:11
i’m thinking about doing a private repo server to compile Firefox with march=native -Ofast to see
emanuelserpa 2022-08-15 23:13:40
But I think the gain will be negligible anyways compared to -march=x86-64-v3 -mtune=generic
fabiscafe 2022-08-15 23:24:05
C0rn3j 2022-08-15 23:09:26
cat /etc/os-release
https://t.me/Manjaro/352086
jadelagay 2022-08-15 23:24:28
why is this so funny?
C0rn3j 2022-08-15 23:25:21
jadelagay 2022-08-15 23:24:28
why is this so funny?
Calling 2019 kernels fresh will do that.
Artyom Makarenko 2022-08-15 23:25:55
So I did not ask for help with another distribution here
devraymondsh 2022-08-15 23:26:10
C0rn3j 2022-08-15 23:25:21
Calling 2019 kernels fresh will do that.
Lmao, and they’re called LTS
C0rn3j 2022-08-15 23:26:42
Artyom Makarenko 2022-08-15 23:25:55
So I did not ask for help with another distribution here
Did you ask for help? Yes.
Are you running Arch? No.
-> Warn
Would you like a flowchart for that?
Artyom Makarenko 2022-08-15 23:26:55
This problem occurs in all distributions. Here I posted a view of the problem from Arch Linux
C0rn3j 2022-08-15 23:30:02
Artyom Makarenko 2022-08-15 23:26:55
This problem occurs in all distributions. Here I posted a view of the problem from Arch Linux
Could you screenshot /etc/os-release contents then?
Artyom Makarenko 2022-08-15 23:33:44
C0rn3j 2022-08-15 23:30:02
Could you screenshot /etc/os-release contents then?
At the moment, I can’t. Because I tried to solve the problem by changing the distribution. Now installed Manjaro. To prove that it was Arch, there is such a screenshot
Artyom Makarenko 2022-08-15 23:33:57
cubementore 2022-08-15 23:34:43
yup. that’s definitely russian arch with gnome
C0rn3j 2022-08-15 23:37:03
Artyom Makarenko 2022-08-15 23:33:44
At the moment, I can’t. Because I tried to solve the problem by changing the distribution. Now installed Manjaro. To prove that it was Arch, there is such a screenshot
Then you’re still not running Arch and asking for help, despite your issue being present on Arch in the past.
If you install Arch back, feel free to ask again, since then we’ll actually be able to debug your issue on Arch.
cubementore 2022-08-15 23:37:31
tldr: install arch btw.
valsodar 2022-08-16 00:09:19
Is there a way to search in the repos for packages but exclude certain words? For instance, searching for “nvidia” brings out too many results. Is there a way to filter out the things, like excluding everything that contains the word “opencl”? That’s just to explain what I need, not that I’m gonna install anything opencl related.
Pacman’s man page doesn’t help at all with that.
p87726 2022-08-16 00:09:34
C0rn3j 2022-08-15 23:09:26
cat /etc/os-release
But, anyone can edit that file right?
valsodar 2022-08-16 00:11:36
p87726 2022-08-16 00:09:34
But, anyone can edit that file right?
Judging by its location, only a sudoer and root can.
p87726 2022-08-16 00:11:37
valsodar 2022-08-16 00:09:19
Is there a way to search in the repos for packages but exclude certain words? For instance, searching for “nvidia” brings out too many results. Is there a way to filter out the things, like excluding everything that contains the word “opencl”? That’s just to explain what I need, not that I’m gonna install anything opencl related.
Pacman’s man page doesn’t help at all with that.
https://wiki.archlinux.org/title/pacman#Querying_package_databases
Read this part carefully
p87726 2022-08-16 00:12:10
valsodar 2022-08-16 00:11:36
Judging by its location, only a sudoer and root can.
Whatever. Most PC users have sudo permission.
So they can just pretend that they are using Arch
valsodar 2022-08-16 00:12:28
p87726 2022-08-16 00:11:37
https://wiki.archlinux.org/title/pacman#Querying_package_databases
Read this part carefully
Wow, that’s much more detailed! Thanks!
valsodar 2022-08-16 00:13:00
p87726 2022-08-16 00:12:10
Whatever. Most PC users have sudo permission.
So they can just pretend that they are using Arch
If you make the file immutable, nobody will be able to edit it.
sudo chattr +i /etc/os-release
p87726 2022-08-16 00:13:38
valsodar 2022-08-16 00:13:00
If you make the file immutable, nobody will be able to edit it.
sudo chattr +i /etc/os-release
What if it’s my own computer?
← prev | next →