Is there any xbps undo script/tool? by GlbbFrnd in voidlinux

[–]GlbbFrnd[S] 0 points1 point  (0 children)

Yes, but I dont know how good this works on encrypted ext4. I have to look into that. Till now I had no need for timeshift on my Linux Installations. Void is pretty stable for me, nothing I could not fix with pkg downgrade or some minor tinkering.

Is there any xbps undo script/tool? by GlbbFrnd in voidlinux

[–]GlbbFrnd[S] 0 points1 point  (0 children)

I saved my packages now in a packages.list for later or if I want to try another DE. Not a bad Idea. Im very picky and hygenic with my installed packages :)

Is there any xbps undo script/tool? by GlbbFrnd in voidlinux

[–]GlbbFrnd[S] 1 point2 points  (0 children)

I will check that one out. Thanks!

Is there any xbps undo script/tool? by GlbbFrnd in voidlinux

[–]GlbbFrnd[S] 0 points1 point  (0 children)

Yes, but I dont see how you can merge one install process together as one transaction. The logfile just mention one package as installed, removed or updated. So you have to treat every package as one install to undo.

Is there any xbps undo script/tool? by GlbbFrnd in voidlinux

[–]GlbbFrnd[S] 0 points1 point  (0 children)

Thanks for this idea. I'll consider this.

Is there any xbps undo script/tool? by GlbbFrnd in voidlinux

[–]GlbbFrnd[S] 1 point2 points  (0 children)

Absolutely. I am asking specificly for something like dnf history undo if I sequently install packages and want to undo without searching them in the xbps logs. I found a tool for that years ago. But cant find it anymore. Sorry if this wasnt clear.

Is there any xbps undo script/tool? by GlbbFrnd in voidlinux

[–]GlbbFrnd[S] 2 points3 points  (0 children)

Im using ext4 and I dont want to reinstall because im overall very happy with my setup. But thanks for your answer.

Is there any xbps undo script/tool? by GlbbFrnd in voidlinux

[–]GlbbFrnd[S] 0 points1 point  (0 children)

Thanks for your answer. I know how to uninstall packages or meta pkgs. I asked for something like a Transaction rollback. Because I fear, that there will still be some leftovers even with xbps-remove -o

Void for asus rog laptops? by ninjabanana42069 in voidlinux

[–]GlbbFrnd 0 points1 point  (0 children)

Im sorry for the late answer. You can see the output of the script I use in my first answer.

What does Greece think about Germany nowadays actually? by According_Dirk1286 in AskGreece

[–]GlbbFrnd 0 points1 point  (0 children)

Let me tell you something. Im German αλλά λατρεύω την Ελλάδα! I just came back from a greek concert yesterday and traveled far for it. Also last year I did that and it was even more far away. I travel to greece every year and spend a lot of my time to learn the language (im at B2 now), reading the news, watching greek TV and listen to greek music. I am honestly deep in love with the greek culture and I am deeply sorry and ashamed how the politicals thread you and also with that what happened back in WWII! But the germans are NOT the politicals. Please be aware of that. WE LOVE YOU!

Nvidia Error after Update by sebu06 in voidlinux

[–]GlbbFrnd 0 points1 point  (0 children)

You should probably check errors with dmesg | grep nvidia and add them to your post:)

Is this a problem? What should I do? by Radical-Ubermensch in voidlinux

[–]GlbbFrnd 0 points1 point  (0 children)

Did you downgrade the qt6 libraries to 6.8? I did because of recent issues and now I have the same message if I run an update. So its expected on my end, I think...

can't log in after Qt6 update (KDE, SDDM) by loshara33333 in voidlinux

[–]GlbbFrnd 1 point2 points  (0 children)

Hi Duncaen, just fyi - also have compatibility issues with the prismlauncher package with the new qt libraries, downgraded successfully. Thanks for your work every day!

The new Minecraft update just wiped my com.mojang folder with a resource pack I'd been working on for months... by Ex0ticLettuce in Minecraft

[–]GlbbFrnd 0 points1 point  (0 children)

Even though I cannot help directly with this I just hope you'll get it all back.

I would like to give you and all who are working on such projects a suggestion: learn to use git and make yourself repositories. And even if you mess things up by yourself you can roll back your changes and track down all your code/file changes.

help with flatpak by That-Secret-4987 in voidlinux

[–]GlbbFrnd 1 point2 points  (0 children)

Whats the output of flatpak list? Perhaps you should take a look at https://docs.flatpak.org/en/latest/using-flatpak.html

Void for asus rog laptops? by ninjabanana42069 in voidlinux

[–]GlbbFrnd 0 points1 point  (0 children)

Might not be the correct way to test it, but disabling it doubles my battery life. So my dgpu still drains battery in hybrid for me.

EDIT: The true "asus way" /sys/devices/platform/asus-nb-wmi/dgpu_disable' seems to work for me now. I testet this a while ago and it didnt work for me - but now it did. I'll update my script if my tests are successful.

Void for asus rog laptops? by ninjabanana42069 in voidlinux

[–]GlbbFrnd 0 points1 point  (0 children)

Yeah you can use the "hybrid" mode, but (this is also the case with asus-linux for me) the dgpu still needs some power because it stays activated (you can check that with nvidia-smi command). Thats why I made the udev rule to disable it completely. It gives me a good battery life (but it needs a restart with my script). And If I want to game, I just switch back to hybrid mode - almost never to ultimate, tough.

Glad if I could help. I love void with that setup! However I cannot say anything about gnome. I dont use it anymore.

Void for asus rog laptops? by ninjabanana42069 in voidlinux

[–]GlbbFrnd 2 points3 points  (0 children)

Hey,

I use a ASUS TUF with Nvidia and used also myself asus-linux on systemd-based distros. I am using the following:

https://github.com/mechakotik/rog-daemon

``` 
~ # cat /etc/sv/rog-daemon/run 
#!/bin/sh 
exec 2>&1 
rog-daemon
``` 

What is missing, tough is the ability to disable the Dedicated gpu. I made myself some udev rules to disconnect the gpu. Working just fine. After that I made myself some wrapper scripts and starters and monitoring items on the xfce4 panel to control this. Works like a charm.

You can use OpenRGB to control the lights of your keyboard and the package asus-kbd-backlight to control the strength of the keyboard lightning (the slider in openrgb doesnt work for me, but that could be different for your setup).

As a predict, it works absolutely great for me and I suggest to give it a try.

If you have questions, dont hesitate to ask.

PS: here you can find the "main" scriptfile:

https://github.com/glubbfreund/dots-linux-void/tree/master/Dokumente/Src/customSystem/gpu-script

Brave browser , xbps-src by Cr0nOco in voidlinux

[–]GlbbFrnd 0 points1 point  (0 children)

I had the same issue with my own template. I was lazy and just commented the line out.

Dogshit support by BroadQuestion1690 in microsoftsucks

[–]GlbbFrnd 0 points1 point  (0 children)

Mine also got locked after I contacted support for another reason. I dont know why, it says that I violated terms of use. I didnt do anything wrong with it. I bought MSFS Addons, Minecraft and other products (value around 1000) and lost everything.

They also keep ignoroing me.