Questions tagged [artix-linux]

Questions specific to Artix Linux, a rolling-release Arch-based distribution. Do not use this tag just because the your system is running Artix Linux, use it if your question is somehow related to Artix Linux.

24 questions
4
votes
5 answers

On system update: "python-gast03 and python-gast are in conflict"

Trying to make a system update to upgrade Tensorflow: sudo pacman -Syu I am asked: :: python-gast03 and python-gast are in conflict. Remove python-gast? [y/N] I say No: error: unresolvable package conflicts detected error: failed to prepare…
Pietro
  • 539
  • 1
  • 7
  • 22
2
votes
0 answers

My KDE menu bar disappeared

My KDE menu bar was fine. Then I connected an external display to my laptop, and everything was still fine, with the bar moved to the bigger display. Then, after disconnecting the external display, I cannot reach the menu bar anylonger, at least…
Pietro
  • 539
  • 1
  • 7
  • 22
2
votes
2 answers

Cannot install some packages with Pacman/Octopi - Suspicious execution method

When installing many packages with Pacman (through Octopi), I get the following error message: Installing selected packages... QApplication: invalid style override 'gtk' passed, ignoring it. Available styles: Breeze, bb10dark, bb10bright,…
Pietro
  • 539
  • 1
  • 7
  • 22
1
vote
0 answers

fatal: unable to exec /etc/s6/current/scripts/rc.init: no such file or directory

During the update, my computer turned off. After the reboot, I tried to restore the download of pacman packages (pacman successfully updated everything). I reboot my computer but it couldn't boot. I am using artix linux with s6 init system.
weqekw
  • 11
  • 1
1
vote
0 answers

Dual boot - cannot get to second grub menu (are my expectations wrong?)

I have two different distros installed. Os1 was installed by a gui installer first, with an efi partition and a system partition. Os2 is vanilla artix so I have set that up second using basestrap from the live environment. so now I have an efi…
SwiftD
  • 131
  • 6
1
vote
0 answers

GRUB not recognizing filesystem

I'm a new to Linux, and I'm trying to boot the graphical installation of Artix Linux with the XFCE desktop environment off of the ISO artix-xfce-openrc-20210726-x86_64.iso onto my Lenovo Thinkpad T480s. When I boot from the HDD USB that contains the…
PRGMogu1
  • 11
  • 3
1
vote
1 answer

Dual booting leads to grub menu

I have a PC with two hard drives. When I bought it, there was Windows 10 on one hard drive and Ubuntu on the other. I replaced Ubuntu with Manjaro, and this was totally fine. When I booted I got a boot menu where I could select either Manjaro or…
nlc11
  • 11
  • 1
1
vote
1 answer

How to Connect to Bluetooth (Adapter) under Artix (Arch) OpenRC

I have a Bluetooth USB adapter that I plug into my desktop PC to help me connect to Bluetooth stuff. It works perfectly under Windows 10. Except that I really can't get it to work with Artix OpenRC dual-boot, despite having installed all of the…
1
vote
0 answers

Artix linux static sound from speakers when no sound is playing

On my artix (base-runit-20210101) install I have static noise coming out of my sub-woofer when no sound is playing. This problem started around January. I tried different distros: on Manjaro KDE (20.2.1) this problem doesn't appear, but on Pop_OS…
Liutauras
  • 11
  • 2
0
votes
0 answers

LibreOffice systematically crashes my Linux system

When I launch LibreOffice, I get the widget with the LibreOffice logo (the one displayed while the application loads), then my screen blinks three/four times, then it turns black. All I can do at that point is a hard reset and reboot. This is not a…
Pietro
  • 539
  • 1
  • 7
  • 22
0
votes
1 answer

Issues with Pacman - keeps failing in the past few months

I am having issues updating my Artix (Arch based) Linux. I use these commands to get the latest mirror list and launch pacman: % sudo pacman -U ./artix-mirrorlist-20221209-1-any.pkg.tar.zst % sudo mv /etc/pacman.d/mirrorlist.pacnew…
Pietro
  • 539
  • 1
  • 7
  • 22
0
votes
0 answers

pacman warning: running XferCommand: fork failed!

In the past few weeks, I have not been able to update my Linux system (Artix/Arch). This is what happens: ~ sudo pacman -Syu :: Synchronizing package databases... warning: running XferCommand: fork failed! warning: running XferCommand: fork…
Pietro
  • 539
  • 1
  • 7
  • 22
0
votes
1 answer

Mismatching kernel versions during installation inside chroot

I'm trying to install Artix on a QEMU virtual machine through an automated script i've wrote, in one of the latest installation steps, where i setup Rootless Docker, it's required to enable the ip_tables kernel module by running modprobe ip_tables…
henriquehbr
  • 818
  • 2
  • 9
  • 28
0
votes
1 answer

What breaks package compatibility between OpenRC and Systemd

I switched recently to Artix Linux with OpenRC as Init-system. I was using Manjaro before, which uses Systemd. Anyway, I was trying to install some packages I used on Manjaro that I have gotten from the snap-store. But I couldn't install it because…
Destro
  • 5
  • 4
0
votes
1 answer

pacman target arror

I have a new install of Artix Linux (base install) and I am having troubles installing stuff with pacman. Some packages work but zathura, snapd, and most packages don't work. error: target not found: snapd error: target not found: zathura error:…
1
2