archlinux Questions

2

I've set up a Nexus 5X in Android Studio running Android Q: When I launch it, there is always a huge flicker (see https://streamable.com/wdpf0). I'm running on Arch Linux on an Intel Core i7-65...
Apollo asked 21/3, 2020 at 16:32

4

i am trying to run hashcat on my Zen Archlinux i am on the 4.15.4-1-zen kernel version. I have an NVIDIA geforce 920MX and an intel i6189DU. i installed the latest nvidia-dkms drivers and as well a...
Facula asked 24/4, 2018 at 11:31

5

Solved

I'm using VSCode on Gnome (on XOrg on Arch). Since lately, the shortcut Ctrl+. stopped working, despite still being listed in the keyboard shortcuts and despite all extensions being disabled. Inste...

1

Solved

I'm working on Next.js Project from past 4 - 5 months and it was working fine till yesterday. But suddenly today I'm facing some issue. When I run yarn dev which runs command npx nodemon index.ts i...
Sentience asked 28/5, 2024 at 15:27

2

Solved

I'm getting an error when using ssh, which tries to use keys from ssh-agent, but fails with this message (when running ssh -v): debug1: get_agent_identities: ssh_fetch_identitylist: communication w...
Lamson asked 8/3, 2022 at 17:41

8

Whenever I run my code with requests or do a pip install I get this message /usr/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4...
Nelidanelie asked 15/5, 2019 at 18:29

7

I got this error after installing nodejs and npm using pacman: node: error while loading shared libraries: libicui18n.so.68: cannot open shared object file: No such file or directory I already tri...
Herefordshire asked 31/12, 2020 at 10:41

8

Solved

I use Arch Linux and this problem appears when trying to push on my rip error: RPC failed; curl 56 OpenSSL SSL_read: error:140943FC:SSL routines:ssl3_read_bytes:sslv3 alert bad record mac, errno...
Confer asked 8/4, 2018 at 17:22

2

Solved

It turns out it was enough to execute cabal install --package-env=$HOME/.config/xmonad --lib base xmonad xmonad-contrib but what I don't understand is the following: why did this work? Why updati...
Distefano asked 8/1, 2024 at 19:9

2

I am aware of using systemctl status to check a particular status of the service and using systemctl enable to put a service in auto-start when system boot. But how can I list all exisiting auto-st...
Seawards asked 1/6, 2017 at 7:2

3

I have an arch linux based ditro and I'm trying to open up an audio file (mp3 and flac files) in the terminal using the following command: $ mpv song.flac If the audio file doesn't contain any a...
Clem asked 14/3, 2015 at 21:54

4

Solved

This is the content of the grub.cfg file of my Arch Linux system. # # DO NOT EDIT THIS FILE # # It is automatically generated by grub-mkconfig using templates # from /etc/grub.d and settings from /...
Jakie asked 7/6, 2017 at 21:4

6

Yesterday I updated my manjaro. I had many problems since then. Firstly, I type systemctl status mysqld.service to start MySQL, but it errors out with mysqld.service: Start request repeated to...
Nap asked 22/8, 2019 at 6:39

4

Solved

I am a noob on an i5 desktop. I could not update my system. Terminal reads as follows, after I type and enter "sudo pacman -Syu" [sudo] password for user-name: ******** :: Synchronizing package da...
Glassware asked 2/3, 2020 at 6:8

1

Archlinux user using Emacs as a C++ IDE with the following setup : company / flycheck / lsp-ui / ccls I'm trying to use filesystem library from c++17 for personal use but I can't get rid of this e...
Caneghem asked 6/1, 2020 at 18:36

5

I am having this problem running Docker Compose on my machines. I have switched machines and the problem still persists. Error Message: [40335] Error loading Python lib '/tmp/_MEIR5kRcn/libpython3....
Null asked 2/3, 2022 at 8:43

3

Solved

Like many fellow archers, I use pacman to update my software each day. Often there are updates like this: foo-1.1 ---> foo.1.2 I wonder if there's a way to see what has been updated fro...
Rezzani asked 23/4, 2011 at 20:17

11

Solved

I'm trying to run a Python script from PHP using the following command: exec('/usr/bin/python2.7 /srv/http/assets/py/switch.py arg1 arg2'); However, PHP simply doesn't produce any output. Error r...
Frostbite asked 1/11, 2013 at 20:54

9

I have two folders in my /sys/class/backlight: 1> acpi_video0 2> intel_backlight The intel_backlight is useless because I can use the following command to adjust brightness in acpi_video0 (...
Affection asked 26/5, 2014 at 8:54

3

I've got a problem with getting python-specific commands working in gdb. I've got the general python support included: (gdb) python print(True) True I've got the standard scripts installed: $ l...
Durham asked 2/11, 2016 at 23:18

34

Getting this error on Arch Linux with node-sass. I'm using it with gulp-sass. Node Sass does not yet support your current environment: Linux 64-bit with false Versions $ gulp -v [19:43:15] CLI ...
Prytaneum asked 19/5, 2016 at 13:22

2

Solved

I've had some problems building older versions of Ruby with ruby-install on Archlinux. I suspect the same is happening with ruby-build. I am seeing the following after trying to install Ruby 2.1.5,...
Melisa asked 22/5, 2017 at 14:50

2

Solved

How can I get vi editing mode to work in GHCi? I'm using version 7.10.3. I tried Prelude> :set editor vi, but to no effect. I also have these lines in my ~/.inputrc. set editing-mode vi set ...
Gyroscope asked 9/3, 2016 at 1:18

3

after last OS upgrade can't connect to server by sshuttle. it work normally for year but after upgrade get this error : sshuttle --dns -r root@server 0.0.0.0/0 -vv packet_write_wait: Connection to...
Collete asked 17/12, 2017 at 12:33

3

Solved

How to install the latest python version 3.11.0 on ArchLinux through pacman? ArchLinux wiki says current version is 3.10, although python 3.11 has been officially released. When running sudo pacman...
Shadowgraph asked 11/11, 2022 at 16:36

© 2022 - 2025 — McMap. All rights reserved.