Arch Linux on Reddit

  • PS4 Connectivity Issues (2024/11/21 07:56)
    My Arch Linux install is having issues with pairing PS4 controllers. The controllers themselves each connect fine, but only one of them has the desired result of also pairing (meaning I can simply push the PS button to have it connect to my computer.) I am a bit at a loss having reset the controllers, disconnected and re-paired (though it gives a false positive) all of them, and only the same controller without fail pairs and connects just fine. The other controllers disconnect and re-connect just fine, but doesn't repair, meaning that I have to re-connect the controller through pairing mode each time. Any Ideas on what I could do? submitted by /u/Civil-World8202 [link] [comments]
  • Slow WiFi speed on Linux (dual boot) (2024/11/21 07:02)
    First of all I'm newbie, just 1year~ using Linux. First time I crossed something I can't fix... Right now I'm using Garuda Linux Gaming and using an usb WIFI info of lsusb: Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Couldn't open device, some information will be missing Negotiated speed: High Speed (480Mbps) Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 [unknown] bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x8087 Intel Corp. idProduct 0x0024 Integrated Rate Matching Hub bcdDevice 0.00 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 [unknown] bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 The downloads speeds on my Windows (i'm using dual boot) are around 180~ and very stable. Here my Linux speedtest-cli Retrieving speedtest.net configuration... Testing from ____... Retrieving speedtest.net server list... Selecting best server based on ping... Hosted by K2 NETWORK (São Bernardo do Campo) [264.18 km]: 15.24 ms Testing download speed................................................................................ Download: 17.78 Mbit/s Testing upload speed................................................................................................... . Upload: 64.08 Mbit/s Right now connected to 5G wifi, this problem shows not only on Garuda as too in: Arch, EndeavorOS, ElementaryOS, Ubuntu 22.04LTS, popOS, and many others I can't remember now. What I've tried: *install rtl8821cu-dkms-git from AUR *change channels *change to 2.4G *change USB ports, swapping to 2.0 and 3.0 (different) *specify band (5G A) *update all system submitted by /u/siraprem [link] [comments]
  • Cannot Update Arch Linux (2024/11/21 06:49)
    I am getting errors like: error: python-typing_extensions: signature from "Daniel M. Capella <polyzen@archlinux.org>" is unknown trust. And on doing pacman-key --list-sigs I'm getting errors like Capella gpg: Note: trustdb not writable pub rsa4096 2016-01-03 [SC] [expired: 2024-11-09]. I have tried sudo pacman-key --refresh-keys and it throws a bunch of errors in there too. My system time seems to be ok. I am updating arch after 3 months I think. submitted by /u/brownmfdoomer [link] [comments]
  • Arch Installation support (2024/11/21 06:32)
    Background: I've been a full time arch user for the past 4 years. Been using Ubuntu, Manjari, Kali and other distros even before that. My Problem: I'm trying to install Arch on a usb to make it portable. I'm moving overseas for studies and I need to bring my pc with my. But unfortunately my laptop is pretty old. So I'm planning to just being the data, and buy a new laptop after landing, preferably once I get a part-time job and able to pay for it. So I'm just trying to install arch on my 128gb usb drive. But something or other keeps messing it. I'm not sure whether it's the hardware fault (my laptop is about 8 yrs old and my internet is not very stable) or if it's something wrong with the arch install script. First it was the no space left in drive error. I realosed it was because I was installing arch on the same usb I has the bootable iso on. So I used a separate usb as the boot iso. Then I had issue with the mirrors. It was something like an error where the mirrors couldn't be connected or something.. For context, I'm just trying to install based arch with gnome on top of it. I'm not using some elaborate de that would take a lot of time to config since this is just temporary. Any pointers on how I can proceed with this? I'm downloaded the x86-64 iso from the official download page on archlinux.org. submitted by /u/Even_Marzipan_6140 [link] [comments]
  • Compiling the B43 wireless driver and firmware into the kernel and not as a module (2024/11/21 05:47)
    I've been trying to compile a kernel with loadable module support disabled. Everything was working except wireless, and I couldn't figure out why. I figured it might be a firmware issue, but I have the firmware and compiling the b43 driver as a module worked fine in the past. So I decided to enable loadable module support, but literally the only thing selected to be a module and not compiled in was the b43 driver. After rebooting, it works perfectly, wlan0 is present as expected. This means I've narrowed down the issue to something to do with compiling the driver and firmware as part of the kernel rather than as a module. Is there any way around this? The resultant binaries will not be being distributed in any way, so if it is a licensing issue, is there a way to override that, just locally? submitted by /u/LunchyPete [link] [comments]
  • How to avoid breaking my grub when I reinstall windows (2024/11/21 04:54)
    Hello, I’m an old Linux user and I have installed 1mo ago on my new laptop an arch Linux and a grub with a dual boot for windows, but I’ve installed it and haven’t realized that the preinstalled version of windows in my laptop is full of useless shit, so I want to reinstall windows from scratch but I’m scared of breaking the boot partition of my arch. So what are my options ? Reinstall windows and hope it don’t break ? If it breaks, can I just redo my configuration grub with a live iso of arch and it’s going to be ok ? Thanks for your reply Have a gods day!! submitted by /u/Beafowl-Pull [link] [comments]
  • Lazyorg - A simple TUI for organizing your week! (2024/11/21 02:18)
    submitted by /u/ub4tor [link] [comments]
  • virsh keeps changing ownership to 'libvirt-qemu' (2024/11/21 01:18)
    Disclaimer: linux noob. I'm using virsh and qemu-img from libvirt and followed the wiki instructions to add user to the libvirt user and also using qemu:///system to avoid needing to using sudo. Creating/installing the volumes and passing it the distro ISO for installation always messes with the ownership of the files, making it libvirt-qemu:libvirt-qemu and I need manually chown $USER:libvirt to be able to interact with these files using virsh. Adding my user to libvirt-qemu doesn't seem to fix this. Any ideas? submitted by /u/notlazysusan [link] [comments]
  • systemd-boot reboot-for-bitlocker doesn't work (2024/11/20 22:17)
    Well, title. I have a Thinkpad X230 with Arch Linux installed in UEFI mode with and FAT32 EFI Partition and Windows 10 with Bitlocker enabled and Secure Boot. By adding reboot-for-bitlocker yes to loader.conf it should reboot to Windows directly to have the TPM registers right, but it doesn't. This configuration is so simple that I really don't know where it's wrong or where to start digging. I know that systemd-boot can access loader.conf because I can change the timeout without problem. loader.conf timeout 25 console-mode keep autoentries yes autofirmware yes editor no reboot-for-bitlocker yes submitted by /u/ranixon [link] [comments]
  • Huawei matebook 16s speaker headphones swapped alsamixer (2024/11/20 22:13)
    Hello everyone, I need help regarding audio issues on my laptop. I’ve diagnosed the issue as following: Arch detects my speakers as headphones. First boot there is no sound. I open alsamixer unmute headphones there is sound although increasing and reducing volume level doesn’t do anyhthing. Anybody have any fixes? Hw: intel raptor lake audio controller Sw: pipe wire suite Processor i9 , kernel 6.11.9 submitted by /u/ismetkimki [link] [comments]
  • Is there ANY foss screenshare w/ audio program? (2024/11/20 20:27)
    Non-discord user here. anyone know an alternative to screenshare with audio? submitted by /u/MushroomGigaNoob [link] [comments]
  • Trouble with easyeffects (2024/11/20 19:45)
    Hey people ! How do you do ? I am posting because in recent time I had troubles with easyeffects. The UI is buggy such as frequent crash when adding effects, it’s impossible to save any preset and the input fields are buggy (I also can’t type anything in them). Am I the only one or is it more spread ? (I installed via pacman and have trouble on tumbleweed too but less) submitted by /u/baalroga [link] [comments]
  • Arch on VBox (2024/11/20 19:19)
    Hello everyone, i’m new to Arch and as the title says i went through the painful process of installing it on a vm. I think i did everything right, the system boots correctly into sddm and then plasma but i’m having some graphical problems and i’m looking for a little help. The system seems graphically slow, moving the windows is jerky, the terminal (kitty-zsh/oh-my-zsh) is all glitchy, the mouse moves slow and for exaple if i leave it still for a couple of seconds when i move it again has a sort of delay, i think you understood what i mean. The vm has plenty of resources (16gb ram/12 core/3d acceleration/128mb video memory) but my concerns are about the gpu i have, which is pretty trash (amd radeon rx550x) (don’t judje me please, i’m saving to change it hahaha) do you guys think this might be the problem? I have two other vms (kali and ubuntu) and they run smoothly, have i missed the installation of some necessary packages for vm installation? Might the guest additions help? I really appreciate if you can give me some help :) submitted by /u/Agreeable_Revenue388 [link] [comments]
  • Help for tutorials in French (2024/11/20 18:38)
    Hello I need a tutorial to install arch linux in dual boot on a single disk because all the tutorials that I have come across on ytb show how to install it on two disks, I never have dual boot and I do not I have that installed on a virtual machine. Thank you for helping the beginner that I am. I don't understand anything about the wiki. Please help me submitted by /u/Plaz_Fr [link] [comments]
  • Tab Key Repeating and Delayed on Arch Linux (KDE) – Issues in Games and Alt+Tab (2024/11/20 16:50)
    Tab Key Issue on Arch Linux (KDE): Repeats, Delays, and Weird Alt+Tab Behavior I'm experiencing a strange issue with the Tab key on Arch Linux with KDE: When pressed, the key sometimes behaves as if it's being held down, repeating instantly. This also happens in games, where Tab repeats unexpectedly, causing a lot of problems. Alt+Tab behaves oddly — sometimes there's a delay, and other times it skips through multiple windows as if it registers a double press. I'm using KDE Plasma with default keyboard settings and the libinput driver. I've tested this on two different keyboards (including a Loofree Flow), and the issue persists. The same hardware works fine on Windows. What I've tried so far: - Adjusted key repeat settings with `xset r rate`. - Enabled/disabled key repeat using `xset r off/on`. - Checked keyboard configs in `/etc/X11/xorg.conf.d/`. None of these attempts solved the problem. Could this be a KDE bug or something related to the input drivers? Any help or suggestions would be greatly appreciated! submitted by /u/Kakain18 [link] [comments]
  • How to dual boot Windows 11 and Arch Linux on different drives? (2024/11/20 16:33)
    I am a linux begginer. I have experience with Mint Linux on Dual boot with Windows 10 in the same drive. I have since moved on, Now i use Windows 11. i want to use Arch on Dual boot but in different drives. It would be really helpful if anyone could give me pointers on this. Are there any tutorials or guides for this? submitted by /u/Roopak_Sai [link] [comments]
  • networking connectivity check return only "portal" (2024/11/20 16:00)
    I have set in /etc/NetworkManager/conf.d/20-connectivity.conf my own custom URI for the connectivity check. This URI points to my own nginx server and a txt file with the content NetworkManager is online After that, I have restarted with systemctl restart networkmanager. But when i now check with nmcli networking connectivity check, i get the result portal. Has someone an idea, why i dont get full as response? submitted by /u/CONteRTE [link] [comments]
  • Laptop recomendations (2024/11/20 15:23)
    I wanna use arch or arch based distros on laptops, but im looking for a laptop similar to gaming ones for editing and blender usage, so i want one with good graphics too, so pls share about what laptops you use and pros and cons, my budget is around 1200 usd, i thought of getting a mac mini m4 but i cant use mac os. submitted by /u/Soft_Cow_7856 [link] [comments]
  • Does anyone have Intel with Nvidia RTX Turing hardware setup with hybrid/prime working on latest arch setup? (2024/11/20 14:00)
    Last time I checked the open driver couldn't switch off the gpu (for turing and below only) and there's a lot of bugs like freeze and X server crash on 560. I'm currently running on arch linux 6.11 with nvidia 550.127 from tkg and it is now running well but the problem is when I switch tab to another app it will freeze. For example, when I play Minecraft and then I switch to discord for 2-3 times, it will freeze and lock the entire system. I wonder if anyone have better experience on latest arch setup or got any workaround for this setup. EDIT: solved the freeze-when-switching-apps here submitted by /u/indomieslayer [link] [comments]
  • Using DWM; trying to make libreoffice impress slideshow propagate in auxiliary monitor (2024/11/20 12:34)
    Using DWM 6.5; Libreoffice 24.8.3.2 I sometimes give presentations using Libreoffice Impress. The usual behavior is identical to that of MS Powerpoint: When you start a slideshow, it propagates to the second monitor, while on the first, the presenter is given a screen containing the current slide, a preview of the next, and other assorted information. This works out off the box using KDE, and probably any other standard desktop environment. I wouldn't expect to get that behavior out of the box in DWM, but I would have guessed there'd be a way to configure it. Thus far, I haven't found it. When I start the presentation I get the presenter's window, I'm not even sure where (if anywhere) the slideshow is going. It doesn't show up on any tags, and certainly not on the auxiliary monitor. Messing with the slideshow settings within Impress has not altered this behavior. Does anyone have any idea how to make this work? submitted by /u/big_hairy_hard2carry [link] [comments]
  • NVIDIA Driver: nvidia-470xx-dkms; DRM kernel mode setting; no nvidia_drm module (2024/11/20 11:35)
    I'm installing an nvidia driver right now. On the nvidia arch wiki page at 1.2. if I run ls /sys/module there is to nvidia_drm module. and i use wayland so i can't reboot. I'm new to linux and just don't know what to do anymore. submitted by /u/Blablabla_3012 [link] [comments]
  • Battery Fluid mAh (2024/11/20 10:21)
    Look this bros On the BAT first comand: [root@archlocal ]# acpi -i Battery 0: Discharging, 88%, 05:09:36 remaining Battery 0: design capacity 4054 mAh, last full capacity 4054 mAh = 100% and i repeat with AC: [root@archlocal samuel]# acpi -i Battery 0: Charging, 88%, 00:20:52 until charged Battery 0: design capacity 3994 mAh, last full capacity 3994 mAh = 100% [root@archlocal samuel]# acpi -i Battery 0: Charging, 88%, 00:20:53 until charged Battery 0: design capacity 3992 mAh, last full capacity 3992 mAh = 100% [root@archlocal samuel]# acpi -i Battery 0: Charging, 87%, 00:20:53 until charged Battery 0: design capacity 3991 mAh, last full capacity 3991 mAh = 100% [root@archlocal samuel]# acpi -i Battery 0: Charging, 87%, 00:20:53 until charged Battery 0: design capacity 3990 mAh, last full capacity 3990 mAh = 100% [root@archlocal samuel]# acpi -i Battery 0: Charging, 87%, 00:20:53 until charged Battery 0: design capacity 3807 mAh, last full capacity 3807 mAh = 100% What hell. I noob, i have tlp installed and i trying powertop calibrate and dont work submitted by /u/Perfect_Tiger_1699 [link] [comments]
  • Screen goes black when ac power is removed (2024/11/20 09:56)
    I have a loq 15ARP9 with gnome installed. The screen turns black when i remove the power supply and works fine. The laptop does not have an igpu just a 4050 mobile. Edit- So the issue seemed to be the nvidia-dkms drivers. Instead i installed the normal nvidia driver and its working normally. submitted by /u/mr0crappy77 [link] [comments]
  • Should I install Hyprland (2024/11/20 05:52)
    I am a beginner who recently dual booted arch linux with windows 11. I have been daily driving it for about a month now and has been running smoothly, i was tired of all the windows bloatware eating all my RAM, hence i made the switch. Using KDE plasma desktop environment has been too easy and i feel like making my life hell so should i install hyprland desktop environment. Or maybe i should try install it on a VM first n try submitted by /u/Zemistry [link] [comments]
  • How long has 'archinstall' been around for? (2024/11/19 12:39)
    Cause I'm feeling like an idiot doing it the old way 😂 It works great! submitted by /u/TastyDepartureFrom [link] [comments]
  • FAQ - Read before posting (2018/07/04 22:56)
    First read the Arch Linux FAQ from the wiki Code of conduct How do I ask a proper question? Smart Questions XYProblem Please follow the standard list when giving a problem report. What AUR helper should I use? There are no recommended AUR helpers. Please read over the wiki entry on AUR helpers. If you have a question, please search the subreddit for previous questions. If your AUR helper breaks know how to use makepkg manually. I need help with $derivativeDistribution Use the appropriate support channel for your distribution. Arch is DIY distribution and we expect you to guide us through your system when providing support. Using an installer defeats this expectation. Why was the beginners guide removed? It carried a lot of maintenance on the wiki admin as it duplicated a lot of information, and everyone wanted their addition included. It was scrapped for a compact model that largely referenced the main wiki pages. Why Arch Linux? Arch compared to other distributions Follow the wiki. Random videos are unsupported. <plug>Consider getting involved in Arch Linux!</plug> submitted by /u/Foxboron [link] [comments]
Enter your comment. Wiki syntax is allowed:
P X S W R
 
  • news/reddit/archlinux.txt
  • Last modified: 2021/10/30 11:41
  • by 127.0.0.1