Questions tagged [antergos]

Antergos is a Linux distribution based upon Arch-Linux (which has its own tag).

Antergos (previously known as Cinnarch) aims to be a read-to-use, permanently updated, system for all users, even those with no knowledge of Linux. It is based on and proposes several desktop options.

68 questions
10
votes
9 answers

How to set Super/Windows key to Show All Applications menu in GNOME DE?

I am on Antergos with GNOME 3.24.3. Pressing the Super key (Windows key) opens this Activities menu/view that I don't want to use: Pressing the Super + A keys opens the menu that I want to open with just the Super key: I have attempted to set this…
RobotUnderscore
  • 285
  • 2
  • 3
  • 8
5
votes
1 answer

How to disable app labels in KDE taskbar

I think I checked all the options, but I cannot find the one that turns off labels of running apps on the taskbar in Antergos KDE. They look like this: I know it can be done, because it looks just the way I want in Manjaro KDE: Does anybody know…
zorza
  • 261
  • 2
  • 6
4
votes
2 answers

Is there a simple way to convert an Antergos system to an Arch system?

I've been running Antergos XFCE for years now. As I'm sure everyone knows, the Antergos project ended in May. I was planning to jump to a different distribution last summer, but then life happened and I'm still running Antergos. This hasn't been a…
Brian Fitzpatrick
  • 2,755
  • 3
  • 23
  • 43
4
votes
1 answer

How do I install Antergos with a GTX 970?

My understanding is that the GTX 970 is too new for the nouveau driver currently. The official NVIDIA binary supports it, though. Is it possible for me to install the latest version of Antergos? If I try to launch the Live version, I get a bunch of…
TheBuzzSaw
  • 181
  • 1
  • 1
  • 8
3
votes
2 answers

xrandr: Configure crtc failed

I'm trying to make my Linux machine work with a 4k monitor. There's no 4k option in listed resolutions, so I tried to add it myself and here's what I got: $ cvt -r 3840 2160 60 # 3840x2160 59.97 Hz (CVT 8.29M9-R) hsync: 133.25 kHz; pclk: 533.00…
3
votes
0 answers

AMD-Vi: Unable to write to IOMMU perf counter. Arch Linux

I'm having some problems with an Antergos 4.18 installation on my Acer Swift 3 (SF315-41) the main one is regarding virtualization. At first when I booted up the OS I would get this messages: [Firmware Bug]: AMD-Vi: IOAPIC[4] not in IVRS…
Ferares
  • 131
  • 1
  • 6
3
votes
1 answer

XOrg shows black screen and/or no backlight after installing Nvidia drivers

I've tried to install the nvidia drivers on my Arch Linux / Antergos laptop since I noticed it has been using the built-in Intel HD Graphics. The graphics card in question is an NVIDIA GeForce 940MX. Here's what happened when I tried to make things…
Ethan McTague
  • 253
  • 1
  • 5
  • 13
3
votes
1 answer

How do I find icon path for AppImage file?

I installed Hyper terminal (hyper.is) by downloading the .AppImage file and moving it to /usr/bin/. It doesn't show up in Gnome's launcher though, so I manually created a .desktop file for it. That worked, but the only issue is that the icon isn't…
Andrew
  • 31
  • 2
3
votes
1 answer

Extend unallocated partition into linux partition

I am trying to somehow extend the unallocated partition (below sda1) into the sda2 partition to increase its total size. If it is relevant the sda1 is a Windows 10 parition and I'm dual-booting with Antergos (Arch Linux variant). Below is a…
1028
  • 95
  • 7
2
votes
1 answer

Segmentation fault starting Chromium in Antegros

I have Antergos/Arch. Some months ago I upgraded chromium using Pacman in a routine system upgrade. After the upgrade chromium wouldn't start and it'd throw me a Segmentation fault (core dumped) error. I assumed it was just a bug that would…
TomCho
  • 519
  • 1
  • 9
  • 29
2
votes
1 answer

Change active keyboard layout programmatically in Gnome3 on Arch

I'm writing some scripts to automate common things like changing the language/keyboard layout or installing legacy tools like browser, passwordsafe and so on. This is designed for an Antergos installation, which itself is based on Arch Linux. My…
Lion
  • 309
  • 1
  • 4
  • 14
2
votes
0 answers

Linux is detecting only 2 GB of RAM

I've recently installed antergos, Arch Linux distro. I have 6 GB of RAM and only 2 GB is being detected. I installed the 64-bit version. On the BIOS, there is 6 GB of memory. I have also used Ubuntu and it detects 2 GB as well. Other Linux distros…
Cesar D
  • 29
  • 2
2
votes
0 answers

D-Bus related runtime crash when trying to open SDL2 window

On my system, when running the following snippet of C++ code compiled with either clang or gcc #include #include int main(int argc, char** args) { printf("Hi"); SDL_Init(SDL_INIT_VIDEO); SDL_CreateWindow("", 0, 0,…
user1149589
  • 93
  • 2
  • 6
2
votes
2 answers

Where can I check Arch-Linux updates info?

I want to know if is there a page where I can check if a new update has some bugs or causes problems after the installation.
Luis Veliz
  • 475
  • 4
  • 8
  • 16
2
votes
2 answers

Am I not supposed update right away with Antegros?

I installed Antergos yesterday with the Cinnamon DE. After using it for a while, I got a notification for updates to some core packages, and I thought "hey, being up to date is good right? Why not" and updated everything. Today, I found that I'm…
user200295
  • 23
  • 4
1
2 3 4 5