mellejwz

joined 1 year ago
[–] mellejwz@lemmy.world 1 points 8 months ago (1 children)

Can't you change to a normal user with become? We do lots of stuff with Ansible as normal user. You should be able to create tasks that get executed as normal user and install yay and run makepkg, and then run yay to install packages.

[–] mellejwz@lemmy.world 2 points 9 months ago

It won't mess with anything, but it does require to be set up on every pc you want to use it.

[–] mellejwz@lemmy.world 2 points 10 months ago

Exactly, most, if not all, os's do this.

[–] mellejwz@lemmy.world 1 points 10 months ago (2 children)

Ram usage is really nothing to worry about depending on the amount you have. Windows will free ram where needed as long as there is enough. If ram is not being used by applications it will be used for other things (it will be cached I believe?). If almost no ram is being used it means some things might take longer to load.

Windows on my Surface Go 2 used about 3-4GB of ram when idle, while on my work laptop with 64GB ram it uses about 10-12GB. But if necessary applications can use some of that ram that's normally being used in idle.

I do agree about Linux distros being faster, that's my experience as well.

[–] mellejwz@lemmy.world 1 points 10 months ago

I seem to remember that Carbon also doesn't need Origin, or am I wrong? I also think that it was awesome.

[–] mellejwz@lemmy.world 0 points 10 months ago

So basically they had enough examples to learn from, but completely ignored it and do the same?

[–] mellejwz@lemmy.world 16 points 10 months ago (2 children)

On the other hand, if you buy something, check what you're buying. Don't complain if you don't even know what you're buying.

[–] mellejwz@lemmy.world 6 points 10 months ago (1 children)

Debian does use systemd, but what's so bad about it? I'm just curious, I'm using Arch with KDE, and that also uses systemd. Never had any issues with it. Debian doesn't use snap by default though.

[–] mellejwz@lemmy.world 4 points 10 months ago

It's a great distro to learn a lot about Linux. I challenged myself to install it on my Surface Go 2, and make it usable as a tablet, as well as make it boot with secure boot and more. Now it's happily running Arch with KDE, using the linux-surface kernel signed with my own secure boot key and a pacman hook that signs that kernel after every update. I learned all of this acompanied by a lot of fuckups and reinstalls, until I was able to fix things after breaking them instead of starting from scratch.

[–] mellejwz@lemmy.world 1 points 10 months ago

That's not an answer to the question. Anyway, does Hyprland support touch? I've briefly tried it, but out of the box it's really unusable on a tablet. I'm looking for a tiling window manager that does support touch, including an on screen keyboard. For now I use KDE which supports touchscreens very well.

[–] mellejwz@lemmy.world 3 points 10 months ago

I'm the same, I love using the cli for many things, but it's just no go on my Surface Go 2 if I want to use it as a tablet. I'm using KDE Plasma on Arch Linux, and it's pretty awesome in terms of touchscreen support. I also tried Gnome, but it has a nasty backspace issue in the on screen keyboard. When you use backspace it's like you press the left arrow key and then backspace, leaving half of the characters. Otherwise it's great.

It takes some time to get everything working right though. I didn't know how to get the on screen keyboard to work (Maliit), which is pretty important if you plan to use it on a tablet.

Another important thing is to use Wayland, as that greatly improves touchscreen support over Xorg.

So personally I'd suggest KDE, but Gnome is also really good if you don't mind the backspace issue. Or am I missing something that would fix that?

[–] mellejwz@lemmy.world 1 points 10 months ago

So I managed to solve it. After searching around, many posts pointed to removing the xdg-desktop-portal-gnome package, which would help for other issues as well. This didn't work for me though.

It turned out I had to remove the ~/.local/share/flatpak/db/documents file. After that I could copy files again. Now on to the next issue where the linux-surface kernel doesn't get signed with my own MOK after the kernel gets updated.

12
submitted 11 months ago* (last edited 11 months ago) by mellejwz@lemmy.world to c/archlinux@lemmy.ml
 

So I can copy folders just fine, but when I copy a file, Dolphin freezes. When launched from a terminal I get the following error:


kf.coreaddons: Some files could not be exported.
QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply.
Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")

I have been searching around for any solution, but haven´t found any yet. Does anyone know what I should look for?

I'm running Arch Linux on my Surface Go 2 with the linux-surface kernel.

view more: next ›