I just installed Garuda a few days ago. Love it so far! I've been wanting to transition from Ubuntu to Arch for a long time but found the installation process for Arch incredibly daunting so I never got around to it. Garuda is just what I was looking for!
My issue is this:
Starting
> Using config 'video-nvidia-prime-render-offload' for device: 0000:00:02.0 (0300:8086:1616) Display controller Intel Corporation HD Graphics 5500
> Installing video-nvidia-prime-render-offload...
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/nvidia-prime-render-offload/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
:: Synchronizing package databases...
downloading core.db...
downloading extra.db...
downloading community.db...
multilib is up to date
downloading chaotic-aur.db...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
:: python-pyxdg and python-xdg are in conflict. Remove python-xdg? [y/N] error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: python-pyxdg and python-xdg are in conflict
Error: pacman failed!
Error: script failed!
Done ...
Thanks for the response! I never actually got the option to press "y" or "n". The moment I tried to install the drivers, I got this message immediately. It felt like it skipped past the point for user input. I thought it was pretty weird so I tried to remove python-xdg manually using:
sudo pacman -Rs python-xdg
but it didn't allow me stating that another package needed its dependencies.
Sorry, I still need some help. Don't know if I messed up somewhere in my initial installation. I got rid of oversteer and python-xdg. Now, when I try to install video-nvidia-prime-render-offload, I get this:
(1/1) Creating Timeshift snapshot before upgrade...
E: Commands listed below are not available on this system:
* rsync
* /sbin/blkid
* df
* mount
* umount
* fuser
* crontab
* cp
* rm
* touch
* ln
* sync
Please install required packages and try running TimeShift again
** (process:138314): CRITICAL **: 16:19:44.067: app_lock_remove: assertion 'self != NULL' failed
Unable to run timeshift-autosnap! Please close Timeshift and try again. Script will now exit...
error: command failed to execute correctly
error: failed to commit transaction (failed to run transaction hooks)
Errors occurred, no packages were upgraded.
Error: pacman failed!
Error: script failed!
Done ...
How do I go about installing those Timeshift packages?
By closing timeshift, does it mean turning it off? Because I didn't have Timeshift open as an app. I opened it and closed it, but still get the same error. Does the error have more to do with this part right here?
E: Commands listed below are not available on this system:
* rsync
* /sbin/blkid
* df
* mount
* umount
* fuser
* crontab
* cp
* rm
* touch
* ln
* sync
Please install required packages and try running TimeShift again